Pull request #4034 updated Pull request #4034 updated Pull request #4034 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 MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at 87560f2f4565905b4987d66a8308e965001c5142 rather than 9c427644f386d7d470522997d87a07c6fbd55569 Obtained Jenkinsfile from 87560f2f4565905b4987d66a8308e965001c5142 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-ssh6090268430476974603.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh5467248477372160762.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-4034/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-4034/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4420113807301957170.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh6283566402408699519.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-4034/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-4034/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1733518046350019596.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64358 in /w/workspace/edgexfoundry_edgex-go_PR-4034 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit 9c427644f386d7d470522997d87a07c6fbd55569 Merge succeeded, producing 9c427644f386d7d470522997d87a07c6fbd55569 Checking out Revision 9c427644f386d7d470522997d87a07c6fbd55569 (PR-4034) > 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/4034/head:refs/remotes/origin/PR-4034 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c427644f386d7d470522997d87a07c6fbd55569 # 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 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c427644f386d7d470522997d87a07c6fbd55569 # timeout=10 Commit message: "Revert "feat(snap): exclude redundant files in snapcraft"" > git rev-list --no-walk 661da0ba828153a2b9b32043aa489b6c1a2b77ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:07:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:07:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:07:04 ========================================================= 10:07:04 EdgeX Global Pipelines Version Info 10:07:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:07:05 ------------------- 10:07:05 stable info: 10:07:05 ------------------- 10:07:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:07:05 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 10:07:05 Message: update stable to v1.0.230 10:07:06 ------------------- 10:07:06 experimental info: 10:07:06 ------------------- 10:07:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:07:06 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 10:07:06 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4034 [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4034 [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4034 [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c427644f386d7d470522997d87a07c6fbd55569 [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c42764 [Pipeline] echo 10:07:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:06 provisioning config files... 10:07:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4570289991183290667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:07 ---> docker-login.sh 10:07:07 nexus3.edgexfoundry.org:10001 10:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:07 Configure a credential helper to remove this warning. See 10:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:07 10:07:07 Login Succeeded 10:07:07 nexus3.edgexfoundry.org:10002 10:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:07 Configure a credential helper to remove this warning. See 10:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:07 10:07:07 Login Succeeded 10:07:07 nexus3.edgexfoundry.org:10003 10:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:07 Configure a credential helper to remove this warning. See 10:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:07 10:07:07 Login Succeeded 10:07:07 nexus3.edgexfoundry.org:10004 10:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:08 Configure a credential helper to remove this warning. See 10:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:08 10:07:08 Login Succeeded 10:07:08 docker.io 10:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:08 Configure a credential helper to remove this warning. See 10:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:08 10:07:08 Login Succeeded 10:07:08 ---> docker-login.sh ends [Pipeline] } 10:07:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:07:08 + 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 10:07:08 + dirname+ cmd/core-command/Dockerfile 10:07:08 cut -d/ -f2 10:07:08 + echo core-command,cmd/core-command/Dockerfile 10:07:08 + dirname cmd/core-data/Dockerfile 10:07:08 + cut -d/ -f2 10:07:08 + echo core-data,cmd/core-data/Dockerfile 10:07:08 + dirname cmd/core-metadata/Dockerfile 10:07:08 + cut -d/ -f2 10:07:08 + echo core-metadata,cmd/core-metadata/Dockerfile 10:07:08 + dirname cmd/security-bootstrapper/Dockerfile 10:07:08 + cut -d/ -f2 10:07:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:07:08 + dirname cmd/security-proxy-setup/Dockerfile 10:07:08 + cut -d/ -f2 10:07:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:07:08 + dirname cmd/security-secretstore-setup/Dockerfile 10:07:08 + cut -d/ -f2 10:07:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:07:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:07:08 + cut -d/ -f2 10:07:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:07:08 + dirname cmd/security-spire-agent/Dockerfile 10:07:08 + cut -d/ -f2 10:07:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:07:08 + dirname cmd/security-spire-config/Dockerfile 10:07:08 + cut -d/ -f2 10:07:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:07:08 + dirname cmd/security-spire-server/Dockerfile 10:07:08 + cut -d/ -f2 10:07:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:07:08 + dirname cmd/support-notifications/Dockerfile 10:07:08 + cut -d/ -f2 10:07:08 + echo support-notifications,cmd/support-notifications/Dockerfile 10:07:08 + dirname cmd/support-scheduler/Dockerfile 10:07:08 + cut -d/ -f2 10:07:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:07:08 + dirname cmd/sys-mgmt-agent/Dockerfile 10:07:08 + cut -d/ -f2 10:07:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:07:08 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 10:07:08 + git rev-list -1 --merges 9c427644f386d7d470522997d87a07c6fbd55569~1..9c427644f386d7d470522997d87a07c6fbd55569 [Pipeline] echo 10:07:09 -----------> git rev-list -1 --merges 9c427644f386d7d470522997d87a07c6fbd55569~1..9c427644f386d7d470522997d87a07c6fbd55569 9c427644f386d7d470522997d87a07c6fbd55569 [false] [Pipeline] sh 10:07:09 + git log --format=format:%s -1 9c427644f386d7d470522997d87a07c6fbd55569 [Pipeline] echo 10:07:09 ========================================================= 10:07:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:07:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:07:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:07:09 + grep -v github /etc/ssh/ssh_known_hosts 10:07:09 + [ -e /tmp/ssh_known_hosts ] 10:07:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:07:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:07:09 + sudo tee -a /etc/ssh/ssh_known_hosts 10:07:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:07:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 10:07:10 10:07:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:07:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 10:07:10 latest: Pulling from edgex-devops/py-git-semver 10:07:10 1fe172e4850f: Pulling fs layer 10:07:10 caf521ccaac6: Pulling fs layer 10:07:10 3ead6fa29328: Pulling fs layer 10:07:10 5c2a1cbceb83: Pulling fs layer 10:07:10 a8d5f1318db7: Pulling fs layer 10:07:10 c427282e49a2: Pulling fs layer 10:07:10 1827001aaf11: Pulling fs layer 10:07:10 0714d37db230: Pulling fs layer 10:07:10 ac28cf19c067: Pulling fs layer 10:07:10 ca983d60f3e2: Pulling fs layer 10:07:10 9f894cec8388: Pulling fs layer 10:07:10 5c2a1cbceb83: Waiting 10:07:10 a8d5f1318db7: Waiting 10:07:10 c427282e49a2: Waiting 10:07:10 1827001aaf11: Waiting 10:07:10 0714d37db230: Waiting 10:07:10 ac28cf19c067: Waiting 10:07:10 ca983d60f3e2: Waiting 10:07:10 9f894cec8388: Waiting 10:07:10 caf521ccaac6: Verifying Checksum 10:07:10 caf521ccaac6: Download complete 10:07:10 5c2a1cbceb83: Download complete 10:07:10 a8d5f1318db7: Verifying Checksum 10:07:10 a8d5f1318db7: Download complete 10:07:10 c427282e49a2: Verifying Checksum 10:07:10 c427282e49a2: Download complete 10:07:10 3ead6fa29328: Verifying Checksum 10:07:10 3ead6fa29328: Download complete 10:07:10 0714d37db230: Verifying Checksum 10:07:10 0714d37db230: Download complete 10:07:10 ac28cf19c067: Verifying Checksum 10:07:10 ac28cf19c067: Download complete 10:07:10 ca983d60f3e2: Verifying Checksum 10:07:10 ca983d60f3e2: Download complete 10:07:10 9f894cec8388: Verifying Checksum 10:07:10 9f894cec8388: Download complete 10:07:10 1fe172e4850f: Verifying Checksum 10:07:10 1fe172e4850f: Download complete 10:07:10 1827001aaf11: Verifying Checksum 10:07:10 1827001aaf11: Download complete 10:07:11 1fe172e4850f: Pull complete 10:07:11 caf521ccaac6: Pull complete 10:07:12 3ead6fa29328: Pull complete 10:07:12 5c2a1cbceb83: Pull complete 10:07:12 a8d5f1318db7: Pull complete 10:07:12 c427282e49a2: Pull complete 10:07:14 1827001aaf11: Pull complete 10:07:14 0714d37db230: Pull complete 10:07:14 ac28cf19c067: Pull complete 10:07:14 ca983d60f3e2: Pull complete 10:07:14 9f894cec8388: Pull complete 10:07:14 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 10:07:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 10:07:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 10:07:15 prd-ubuntu20.04-docker-8c-8g-64358 does not seem to be running inside a container 10:07:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 10:07:16 $ docker top c65215dfb8516908a841b2d7cc0664c8db8bb93f21197c2a1d73d97bc5fb2118 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:07:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:16 [ssh-agent] Looking for ssh-agent implementation... 10:07:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:16 $ docker exec c65215dfb8516908a841b2d7cc0664c8db8bb93f21197c2a1d73d97bc5fb2118 ssh-agent 10:07:16 SSH_AUTH_SOCK=/tmp/ssh-ATgMarNcFdFz/agent.32 10:07:16 SSH_AGENT_PID=38 10:07:16 Running ssh-add (command line suppressed) 10:07:17 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3645862674130650574.key (/w/workspace/edgex-go/2@tmp/private_key_3645862674130650574.key) 10:07:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:17 + git tag --points-at HEAD [Pipeline] } 10:07:17 $ docker exec --env ******** --env ******** c65215dfb8516908a841b2d7cc0664c8db8bb93f21197c2a1d73d97bc5fb2118 ssh-agent -k 10:07:17 unset SSH_AUTH_SOCK; 10:07:17 unset SSH_AGENT_PID; 10:07:17 echo Agent pid 38 killed; 10:07:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:07:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:17 [ssh-agent] Looking for ssh-agent implementation... 10:07:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:17 $ docker exec c65215dfb8516908a841b2d7cc0664c8db8bb93f21197c2a1d73d97bc5fb2118 ssh-agent 10:07:17 SSH_AUTH_SOCK=/tmp/ssh-LTWzU7820hOn/agent.71 10:07:17 SSH_AGENT_PID=78 10:07:17 Running ssh-add (command line suppressed) 10:07:17 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1329229545598492967.key (/w/workspace/edgex-go/2@tmp/private_key_1329229545598492967.key) 10:07:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:18 + git semver init 10:07:18 2022-05-23 10:07:18,416 [run_init] DEBUG init version:0.0.0 force:False 10:07:18 2022-05-23 10:07:18,417 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 10:07:18 2022-05-23 10:07:18,417 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 10:07:18 2022-05-23 10:07:18,418 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 10:07:22 2022-05-23 10:07:22,304 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 10:07:22 2022-05-23 10:07:22,305 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4034 with force:False 10:07:22 2022-05-23 10:07:22,305 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4034 10:07:22 2022-05-23 10:07:22,309 [execute] INFO git cat-file --batch-check 10:07:22 2022-05-23 10:07:22,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 10:07:22 2022-05-23 10:07:22,317 [execute] INFO git cat-file --batch 10:07:22 2022-05-23 10:07:22,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 10:07:22 2022-05-23 10:07:22,323 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4034 10:07:22 0.0.0 [Pipeline] } 10:07:22 $ docker exec --env ******** --env ******** c65215dfb8516908a841b2d7cc0664c8db8bb93f21197c2a1d73d97bc5fb2118 ssh-agent -k 10:07:22 unset SSH_AUTH_SOCK; 10:07:22 unset SSH_AGENT_PID; 10:07:22 echo Agent pid 78 killed; 10:07:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:07:23 + git semver [Pipeline] } 10:07:23 $ docker stop --time=1 c65215dfb8516908a841b2d7cc0664c8db8bb93f21197c2a1d73d97bc5fb2118 10:07:24 $ docker rm -f c65215dfb8516908a841b2d7cc0664c8db8bb93f21197c2a1d73d97bc5fb2118 [Pipeline] // withDockerContainer [Pipeline] sh 10:07:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:07:25 Stashed 1 file(s) [Pipeline] echo 10:07:25 [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 10:07:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:07:25 ========================================================= 10:07:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:07:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:07:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:07:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:07:25 59bf1c3509f3: Pulling fs layer 10:07:25 666ba61612fd: Pulling fs layer 10:07:25 8ed8ca486205: Pulling fs layer 10:07:25 4fe6c5a15a65: Pulling fs layer 10:07:25 22a0e8bec74d: Pulling fs layer 10:07:25 ca2b28591e48: Pulling fs layer 10:07:25 a51346096db8: Pulling fs layer 10:07:25 daebc70d1ce1: Pulling fs layer 10:07:25 0e18a0eac166: Pulling fs layer 10:07:25 4fe6c5a15a65: Waiting 10:07:25 daebc70d1ce1: Waiting 10:07:25 ca2b28591e48: Waiting 10:07:25 0e18a0eac166: Waiting 10:07:25 a51346096db8: Waiting 10:07:25 22a0e8bec74d: Waiting 10:07:25 8ed8ca486205: Verifying Checksum 10:07:25 8ed8ca486205: Download complete 10:07:25 666ba61612fd: Download complete 10:07:25 22a0e8bec74d: Verifying Checksum 10:07:25 22a0e8bec74d: Download complete 10:07:25 ca2b28591e48: Verifying Checksum 10:07:25 ca2b28591e48: Download complete 10:07:25 59bf1c3509f3: Download complete 10:07:25 a51346096db8: Verifying Checksum 10:07:25 a51346096db8: Download complete 10:07:25 daebc70d1ce1: Verifying Checksum 10:07:25 daebc70d1ce1: Download complete 10:07:25 59bf1c3509f3: Pull complete 10:07:26 666ba61612fd: Pull complete 10:07:26 8ed8ca486205: Pull complete 10:07:26 0e18a0eac166: Verifying Checksum 10:07:26 0e18a0eac166: Download complete 10:07:26 4fe6c5a15a65: Verifying Checksum 10:07:26 4fe6c5a15a65: Download complete 10:07:30 4fe6c5a15a65: Pull complete 10:07:30 22a0e8bec74d: Pull complete 10:07:30 ca2b28591e48: Pull complete 10:07:30 a51346096db8: Pull complete 10:07:30 daebc70d1ce1: Pull complete 10:07:32 0e18a0eac166: Pull complete 10:07:32 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 10:07:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:07:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 10:07:32 + + echodocker build -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:07:32 WORKDIR /edgex 10:07:32 COPY go.mod . 10:07:32 RUN go mod download ci-base-image-x86_64 10:07:32 -f - . 10:07:34 Sending build context to Docker daemon 335.4MB 10:07:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:07:34 ---> f018257e8ee9 10:07:34 Step 2/4 : WORKDIR /edgex 10:07:36 ---> Running in f2d8b760dcbe 10:07:36 Removing intermediate container f2d8b760dcbe 10:07:36 ---> d29a09f3b676 10:07:36 Step 3/4 : COPY go.mod . 10:07:36 ---> cc73a5dc3d47 10:07:36 Step 4/4 : RUN go mod download 10:07:36 ---> Running in b3ea36d753a7 10:07:40 Still waiting to schedule task 10:07:40 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 10:07:51 Removing intermediate container b3ea36d753a7 10:07:51 ---> 1fc01704bb4b 10:07:51 Successfully built 1fc01704bb4b 10:07:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:07:51 + docker inspect -f . ci-base-image-x86_64 10:07:51 . [Pipeline] withDockerContainer 10:07:51 prd-ubuntu20.04-docker-8c-8g-64358 does not seem to be running inside a container 10:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 10:07:52 $ docker top 2780389c61cba1fc305b35ff5d944e99e5633892ea121624c9a6cba0acba70d8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:52 + go version 10:07:52 go version go1.17.6 linux/amd64 [Pipeline] } 10:07:52 $ docker stop --time=1 2780389c61cba1fc305b35ff5d944e99e5633892ea121624c9a6cba0acba70d8 10:07:53 $ docker rm -f 2780389c61cba1fc305b35ff5d944e99e5633892ea121624c9a6cba0acba70d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:07:54 + docker inspect -f . ci-base-image-x86_64 10:07:54 . [Pipeline] withDockerContainer 10:07:54 prd-ubuntu20.04-docker-8c-8g-64358 does not seem to be running inside a container 10:07:54 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 10:07:54 $ docker top 8b739da005a0bcea919b7598a4caaa140b83e53c82b1bde99d193f08597eaaf5 -eo pid,comm [Pipeline] { [Pipeline] echo 10:07:54 ========================================================= 10:07:54 [edgeXBuildGoParallel] Running Tests and Build... 10:07:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:07:55 + make test 10:07:55 go mod tidy -compat=1.17 10:07:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:08:00 ? github.com/edgexfoundry/edgex-go [no test files] 10:08:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:08:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:08:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:08:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:08:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:08:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:08:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:08:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:08:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:08:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:08:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:08:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:08:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:08:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:08:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 10:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:08:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.084s coverage: 98.5% of statements 10:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:08:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 53.4% of statements 10:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:08:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.245s coverage: 89.2% of statements 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:08:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.082s coverage: 84.8% of statements 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:08:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.458s coverage: 95.6% of statements 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:08:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:08:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 60.0% of statements 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:08:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:08:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements 10:08:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.6% of statements 10:08:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:08:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 47.1% of statements 10:08:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.098s coverage: 79.5% of statements 10:08:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 10:08:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 10:08:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 10:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements 10:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 10:08:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.5% of statements 10:08:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.4% of statements 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 65.4% of statements 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:08:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 10:08:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 10:08:37 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 10:08:55 GO111MODULE=on go vet ./... 10:08:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:08:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:09:00 ./bin/test-attribution-txt.sh [Pipeline] echo 10:09:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:09:00 + ls -al . 10:09:00 total 684 10:09:00 drwxrwxr-x 10 1001 1001 4096 May 23 10:09 . 10:09:00 drwxr-xr-x 4 root root 4096 May 23 10:07 .. 10:09:00 -rw-rw-r-- 1 1001 1001 11 May 23 10:07 .dockerignore 10:09:00 drwxrwxr-x 8 1001 1001 4096 May 23 10:07 .git 10:09:00 drwxrwxr-x 3 1001 1001 4096 May 23 10:07 .github 10:09:00 -rw-rw-r-- 1 1001 1001 879 May 23 10:07 .gitignore 10:09:00 -rw-rw-r-- 1 1001 1001 42 May 23 10:07 .golangci.yml 10:09:00 -rw-rw-r-- 1 1001 1001 87 May 23 10:07 .hadolint.yml 10:09:00 drwxr-xr-x 3 1001 1001 4096 May 23 10:07 .semver 10:09:00 -rw-rw-r-- 1 1001 1001 166 May 23 10:07 .sonarcloud.properties 10:09:00 -rw-rw-r-- 1 1001 1001 1171 May 23 10:07 ADOPTERS.md 10:09:00 -rw-rw-r-- 1 1001 1001 10086 May 23 10:07 Attribution.txt 10:09:00 -rw-rw-r-- 1 1001 1001 63209 May 23 10:07 CHANGELOG.md 10:09:00 -rw-rw-r-- 1 1001 1001 3804 May 23 10:07 CONTRIBUTING.md 10:09:00 -rw-rw-r-- 1 1001 1001 677 May 23 10:07 GOVERNANCE.md 10:09:00 -rw-rw-r-- 1 1001 1001 850 May 23 10:07 Jenkinsfile 10:09:00 -rw-rw-r-- 1 1001 1001 10775 May 23 10:07 LICENSE 10:09:00 -rw-rw-r-- 1 1001 1001 10389 May 23 10:07 Makefile 10:09:00 -rw-rw-r-- 1 1001 1001 582 May 23 10:07 OWNERS.md 10:09:00 -rw-rw-r-- 1 1001 1001 9094 May 23 10:07 README.md 10:09:00 -rw-rw-r-- 1 1001 1001 6912 May 23 10:07 SECURITY.md 10:09:00 -rw-rw-r-- 1 1001 1001 5 May 23 10:07 VERSION 10:09:00 -rw-rw-r-- 1 1001 1001 4131 May 23 10:07 ZMQWindows.md 10:09:00 drwxrwxr-x 2 1001 1001 4096 May 23 10:07 bin 10:09:00 drwxrwxr-x 18 1001 1001 4096 May 23 10:07 cmd 10:09:00 -rw-r--r-- 1 root root 435134 May 23 10:08 coverage.out 10:09:00 -rw-rw-r-- 1 1001 1001 3217 May 23 10:07 go.mod 10:09:00 -rw-rw-r-- 1 1001 1001 35084 May 23 10:07 go.sum 10:09:00 drwxrwxr-x 8 1001 1001 4096 May 23 10:07 internal 10:09:00 drwxrwxr-x 3 1001 1001 4096 May 23 10:07 openapi 10:09:00 drwxrwxr-x 4 1001 1001 4096 May 23 10:07 snap 10:09:00 -rw-rw-r-- 1 1001 1001 204 May 23 10:07 version.go [Pipeline] sh 10:09:01 + '[' -e coverage.out ] 10:09:01 + chown 1001:1001 coverage.out [Pipeline] stash 10:09:01 Stashed 1 file(s) [Pipeline] sh 10:09:01 + make build 10:09:01 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 10:09:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:09:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:09:23 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 10:09: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:09: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 10:09:30 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 10:09:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:09:32 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 10:09: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:09: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/secrets-config ./cmd/secrets-config 10:09:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:09: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 [Pipeline] } 10:09:36 $ docker stop --time=1 8b739da005a0bcea919b7598a4caaa140b83e53c82b1bde99d193f08597eaaf5 10:09:39 $ docker rm -f 8b739da005a0bcea919b7598a4caaa140b83e53c82b1bde99d193f08597eaaf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:09:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:09:40 10:09:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:09:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:09:41 latest: Pulling from edgex-devops/edgex-compose 10:09:41 cbdbe7a5bc2a: Pulling fs layer 10:09:41 ca9280d653b3: Pulling fs layer 10:09:41 7e9c9ca2126c: Pulling fs layer 10:09:41 cbdbe7a5bc2a: Download complete 10:09:41 ca9280d653b3: Verifying Checksum 10:09:41 ca9280d653b3: Download complete 10:09:41 cbdbe7a5bc2a: Pull complete 10:09:41 7e9c9ca2126c: Download complete 10:09:41 ca9280d653b3: Pull complete 10:09:46 7e9c9ca2126c: Pull complete 10:09:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:09:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:09:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:09:46 prd-ubuntu20.04-docker-8c-8g-64358 does not seem to be running inside a container 10:09:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 10:09:47 $ docker top fa79e6c7452dbecde78f748f170505d9d9d10baa7dcecf376be346c8ea99de17 -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:48 + + grep parallel 10:09:48 docker-compose build --help 10:09:48 --parallel Build images in parallel. [Pipeline] } 10:09:48 $ docker stop --time=1 fa79e6c7452dbecde78f748f170505d9d9d10baa7dcecf376be346c8ea99de17 10:09:50 $ docker rm -f fa79e6c7452dbecde78f748f170505d9d9d10baa7dcecf376be346c8ea99de17 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:09:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:09:50 . [Pipeline] withDockerContainer 10:09:50 prd-ubuntu20.04-docker-8c-8g-64358 does not seem to be running inside a container 10:09:50 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 10:09:50 $ docker top 111e984005ce231f8557fa05ba1e8510b1c83d2155b4bcca8dae765541791980 -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:51 + docker-compose -f ./docker-compose-build.yml build --parallel 10:09:51 Building core-command ... 10:09:51 Building core-data ... 10:09:51 Building core-metadata ... 10:09:51 Building security-bootstrapper ... 10:09:51 Building security-proxy-setup ... 10:09:51 Building security-secretstore-setup ... 10:09:51 Building security-spiffe-token-provider ... 10:09:51 Building security-spire-agent ... 10:09:51 Building security-spire-config ... 10:09:51 Building security-spire-server ... 10:09:51 Building support-notifications ... 10:09:51 Building support-scheduler ... 10:09:51 Building sys-mgmt-agent ... 10:09:51 Building security-spiffe-token-provider 10:09:51 Building security-proxy-setup 10:09:51 Building core-command 10:09:51 Building sys-mgmt-agent 10:09:51 Building core-metadata 10:10:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:10:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:10:10 ---> 1fc01704bb4b 10:10:10 Step 3/23 : WORKDIR /edgex-go 10:10:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:10:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:10:10 ---> 1fc01704bb4b 10:10:10 Step 3/23 : WORKDIR /edgex-go 10:10:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:10:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:10:10 ---> 1fc01704bb4b 10:10:10 Step 3/23 : WORKDIR /edgex-go 10:10:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:10:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:10:10 ---> 1fc01704bb4b 10:10:10 Step 3/22 : WORKDIR /edgex-go 10:10:10 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:10:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:10:10 ---> 1fc01704bb4b 10:10:10 Step 3/20 : WORKDIR /edgex-go 10:10:14 ---> Running in e7982ded6e8a 10:10:14 ---> Running in 5e91fa5c365b 10:10:14 ---> Running in c59be34da49d 10:10:14 ---> Running in caf5e5e823a1 10:10:14 ---> Running in 7a9e1ab3de69 10:10:14 Removing intermediate container 7a9e1ab3de69 10:10:14 ---> 600b2f5c0e08 10:10:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:14 Removing intermediate container caf5e5e823a1 10:10:14 ---> ee60f82179aa 10:10:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:14 Removing intermediate container c59be34da49d 10:10:14 ---> 384d065d6270 10:10:14 Removing intermediate container e7982ded6e8a 10:10:14 ---> 1b0f9e4bcf38 10:10:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:14 10:10:14 ---> Running in 5633202cb5d4 10:10:14 Removing intermediate container 5e91fa5c365b 10:10:14 ---> b374ec9d87a9 10:10:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:10:14 ---> Running in 34c7147ae80f 10:10:14 ---> Running in cdf8ee830f43 10:10:14 ---> Running in c429a5da748a 10:10:14 ---> Running in 0956e4f74700 10:10:14 Removing intermediate container 5633202cb5d4 10:10:14 ---> cd4d97a32fa7 10:10:14 Step 5/23 : RUN apk add --update --no-cache make git 10:10:14 ---> Running in bdf9b9db561b 10:10:14 Removing intermediate container 34c7147ae80f 10:10:14 ---> 9e56654b68b5 10:10:14 Step 5/22 : RUN apk add --update --no-cache make git 10:10:14 ---> Running in 75e5d5c567e1 10:10:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:10:15 Removing intermediate container cdf8ee830f43 10:10:15 ---> 75e1d2f585f9 10:10:15 Step 5/23 : RUN apk add --update --no-cache make git 10:10:15 Removing intermediate container c429a5da748a 10:10:15 ---> de72107a97ff 10:10:15 Step 5/23 : RUN apk add --update --no-cache make bash git 10:10:15 ---> Running in 7e698b0f5085 10:10:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:10:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:10:15 ---> Running in f93f5450e860 10:10:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:10:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:10:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:10:16 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:10:16 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:10:16 OK: 15864 distinct packages available 10:10:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:10:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:10:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:10:16 OK: 221 MiB in 52 packages 10:10:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:10:16 OK: 221 MiB in 52 packages 10:10:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:10:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:10:17 OK: 221 MiB in 52 packages 10:10:17 OK: 221 MiB in 52 packages 10:10:17 Removing intermediate container bdf9b9db561b 10:10:17 ---> b8638aba5661 10:10:17 Step 6/23 : COPY go.mod vendor* ./ 10:10:17 Removing intermediate container 75e5d5c567e1 10:10:17 ---> 171d783031bd 10:10:17 Step 6/22 : COPY go.mod vendor* ./ 10:10:17 OK: 221 MiB in 52 packages 10:10:17 ---> 0332b7ca09ea 10:10:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:17 ---> 32d188196cb2 10:10:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:17 ---> Running in d88882415cc4 10:10:17 Removing intermediate container 7e698b0f5085 10:10:17 ---> 79d6df77f79b 10:10:17 Step 6/23 : COPY go.mod vendor* ./ 10:10:17 ---> Running in 7abd37cedd41 10:10:17 Removing intermediate container f93f5450e860 10:10:17 ---> fade3da1ce90 10:10:17 Step 6/23 : COPY go.mod vendor* ./ 10:10:17 ---> afef83c7bc64 10:10:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:17 Removing intermediate container 0956e4f74700 10:10:17 ---> f0b0ca441f0f 10:10:17 Step 5/20 : COPY go.mod vendor* ./ 10:10:17 ---> Running in b1b1da8c4171 10:10:17 ---> 649e1610667d 10:10:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:18 ---> 76f688d943d3 10:10:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:18 ---> Running in c0bc8952ad34 10:10:18 ---> Running in 0504978b6b9e 10:10:18 Removing intermediate container d88882415cc4 10:10:18 ---> fbc0375062cf 10:10:18 Step 8/23 : COPY . . 10:10:18 Removing intermediate container 7abd37cedd41 10:10:18 ---> b887e3e56384 10:10:18 Step 8/22 : COPY . . 10:10:22 Removing intermediate container b1b1da8c4171 10:10:22 ---> 9c94e5280af7 10:10:22 Step 8/23 : COPY . . 10:10:22 Removing intermediate container c0bc8952ad34 10:10:22 ---> aba03af5070f 10:10:22 Step 8/23 : COPY . . 10:10:22 Removing intermediate container 0504978b6b9e 10:10:22 ---> ab1dc3e4a0ce 10:10:22 Step 7/20 : COPY . . 10:10:30 ---> 026b4de327c8 10:10:30 Step 9/23 : RUN make cmd/core-command/core-command 10:10:30 ---> a32e7bc841b5 10:10:30 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:10:30 ---> f8003a730203 10:10:30 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:10:30 ---> Running in cc367fb352f0 10:10:30 ---> Running in 5a9c1e5bc15b 10:10:30 ---> Running in b051c0386ff2 10:10:30 ---> 28902cb164ed 10:10:30 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:10:30 ---> 1dc5f50f21cc 10:10:30 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:10:30 ---> Running in f6277bdac2b7 10:10:30 ---> Running in 957ec6e9c5fa 10:10: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/core-command/core-command ./cmd/core-command 10:10:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:10:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:10:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:10:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:11:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:11:03 Removing intermediate container b051c0386ff2 10:11:03 ---> b5de69080a8d 10:11:03 10:11:03 Step 10/22 : FROM alpine:3.14 10:11:03 Removing intermediate container cc367fb352f0 10:11:03 ---> af58327d3d25 10:11:03 10:11:03 Step 10/23 : FROM alpine:3.14 10:11:03 Removing intermediate container f6277bdac2b7 10:11:03 ---> a9936a0b635a 10:11:03 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:11:03 Removing intermediate container 5a9c1e5bc15b 10:11:03 ---> 8a6cd4f028cc 10:11:03 10:11:03 Step 10/23 : FROM alpine:3.14 10:11:03 ---> Running in abae0b286e60 10:11:04 3.14: Pulling from library/alpine 10:11:04 3.14: Pulling from library/alpine 10:11:04 3.14: Pulling from library/alpine 10:11:05 Removing intermediate container 957ec6e9c5fa 10:11:05 ---> d5926337f907 10:11:05 10:11:05 Step 9/20 : FROM alpine:3.15 10:11:06 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:11:06 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:11:06 Status: Downloaded newer image for alpine:3.14 10:11:06 Status: Downloaded newer image for alpine:3.14 10:11:06 ---> e04c818066af 10:11:06 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 10:11:06 ---> e04c818066af 10:11:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:11:06 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:11:06 Status: Image is up to date for alpine:3.14 10:11:06 ---> e04c818066af 10:11:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:11:06 3.15: Pulling from library/alpine 10:11:06 ---> Running in 66250bc9dfe5 10:11:06 ---> Running in ca999d1cd396 10:11:06 ---> Running in 15fff28c7697 10:11:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:11:06 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:11:06 Status: Downloaded newer image for alpine:3.15 10:11:06 ---> 0ac33e5f5afa 10:11:06 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:11:06 ---> Running in 136aefb25bfb 10:11:07 Removing intermediate container 136aefb25bfb 10:11:07 ---> 6c3945f2fb9a 10:11:07 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:07 ---> Running in edf9d33414cf 10:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:11:07 (1/6) Installing ca-certificates (20211220-r0) 10:11:07 (1/1) Installing dumb-init (1.2.5-r1) 10:11:07 Executing busybox-1.33.1-r7.trigger 10:11:07 OK: 6 MiB in 15 packages 10:11:07 Removing intermediate container abae0b286e60 10:11:07 ---> bd87d339d055 10:11:07 10:11:07 Step 11/23 : FROM docker:20.10.14 10:11:07 (2/6) Installing brotli-libs (1.0.9-r5) 10:11:07 (1/1) Installing dumb-init (1.2.5-r1) 10:11:07 Executing busybox-1.33.1-r7.trigger 10:11:07 (3/6) Installing nghttp2-libs (1.43.0-r0) 10:11:07 OK: 6 MiB in 15 packages 10:11:07 (4/6) Installing libcurl (7.79.1-r1) 10:11:07 (5/6) Installing curl (7.79.1-r1) 10:11:07 (6/6) Installing dumb-init (1.2.5-r1) 10:11:07 Executing busybox-1.33.1-r7.trigger 10:11:07 Executing ca-certificates-20211220-r0.trigger 10:11:07 OK: 8 MiB in 20 packages 10:11:07 20.10.14: Pulling from library/docker 10:11:08 Removing intermediate container 66250bc9dfe5 10:11:08 ---> b681124e0d36 10:11:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:11:08 Removing intermediate container edf9d33414cf 10:11:08 ---> c2cc5b73ff3c 10:11:08 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:11:08 ---> Running in e502f537ec92 10:11:08 Removing intermediate container 15fff28c7697 10:11:08 ---> c0b9e4f1eaa2 10:11:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:11:08 ---> Running in b94b319d3e91 10:11:08 ---> Running in 76f5b7441ed1 10:11:09 Removing intermediate container ca999d1cd396 10:11:09 ---> 0c2b36648e56 10:11:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:11:09 Removing intermediate container e502f537ec92 10:11:09 ---> 16b6055e9104 10:11:09 Step 13/23 : ENV APP_PORT=59881 10:11:09 ---> Running in 0e8d79b1c9ca 10:11:09 ---> Running in ee2e98f9839a 10:11:09 Removing intermediate container 76f5b7441ed1 10:11:09 ---> 4941cb766886 10:11:09 Step 13/23 : ENV APP_PORT=59882 10:11:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:11:09 Removing intermediate container 0e8d79b1c9ca 10:11:09 ---> e66486dccd7c 10:11:09 Step 13/22 : WORKDIR /edgex 10:11:09 ---> Running in 0d817cb46738 10:11:09 Removing intermediate container ee2e98f9839a 10:11:09 ---> 7dbfbaf7d1ef 10:11:09 Step 14/23 : EXPOSE $APP_PORT 10:11:09 ---> Running in 473db837c942 10:11:09 ---> Running in b5dfaf3e018b 10:11:09 Removing intermediate container 0d817cb46738 10:11:09 ---> 818d90acbd1b 10:11:09 Step 14/23 : EXPOSE $APP_PORT 10:11:09 ---> Running in ab9cb02ae757 10:11:09 Removing intermediate container 473db837c942 10:11:09 ---> e607ca12bec0 10:11:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:11:09 Removing intermediate container b5dfaf3e018b 10:11:09 ---> b0c04fdb6c5e 10:11:09 Step 15/23 : WORKDIR / 10:11:09 ---> Running in da1b3435776c 10:11:09 Removing intermediate container ab9cb02ae757 10:11:09 ---> 9506706a09dd 10:11:09 Step 15/23 : WORKDIR / 10:11:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:11:10 ---> 17bc3dc28956 10:11:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:11:10 ---> Running in 68af11481d8a 10:11:10 Removing intermediate container da1b3435776c 10:11:10 ---> 3566c38fa00a 10:11:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:11:10 Removing intermediate container 68af11481d8a 10:11:10 ---> e1bb70265f7d 10:11:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:11:10 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:11:10 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:11:10 OK: 15857 distinct packages available 10:11:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:11:10 ---> 571cf7711189 10:11:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:11:10 ---> 514fb5228dc1 10:11:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:11:10 ---> 4222b1046cb2 10:11:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:11:11 ---> 6dbfe56405ee 10:11:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:11:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:11:11 ---> 3c3bf0977b5a 10:11:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:11:11 ---> 4630ff0f22d4 10:11:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:11:11 ---> 0c85c56b24b8 10:11:11 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:11:11 (1/9) Installing ca-certificates (20211220-r0) 10:11:11 ---> Running in db5ce907864f 10:11:11 ---> ef18141facf2 10:11:11 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:11:11 ---> 9ac789c890be 10:11:11 Step 19/23 : ENTRYPOINT ["/core-command"] 10:11:11 (2/9) Installing brotli-libs (1.0.9-r5) 10:11:12 ---> Running in f5240cb78368 10:11:12 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 10:11:12 Status: Downloaded newer image for docker:20.10.14 10:11:12 ---> Running in 815498e1d97d 10:11:12 ---> 7417809fdb73 10:11:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:11:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:11:12 Removing intermediate container db5ce907864f 10:11:12 ---> a7bc9bc83a1a 10:11:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:11:12 ---> Running in 66df43a2d551 10:11:12 (4/9) Installing libcurl (7.80.0-r1) 10:11:12 ---> Running in 2e6ec6e48079 10:11:12 Removing intermediate container 815498e1d97d 10:11:12 ---> 39f192ae7f25 10:11:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:11:12 (5/9) Installing curl (7.80.0-r1) 10:11:12 ---> Running in a557d5bfcad6 10:11:12 Removing intermediate container 66df43a2d551 10:11:12 ---> eed8e0fcf64e 10:11:12 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 10:11:12 ---> Running in 29f9e5acbb52 10:11:12 Removing intermediate container 2e6ec6e48079 10:11:12 ---> 3fe3def46c9d 10:11:12 Step 21/23 : LABEL arch=x86_64 10:11:12 (6/9) Installing dumb-init (1.2.5-r1) 10:11:12 ---> Running in 5158db248059 10:11:12 Removing intermediate container a557d5bfcad6 10:11:12 ---> 43b425293fbf 10:11:12 Step 21/23 : LABEL arch=x86_64 10:11:12 (7/9) Installing musl-obstack (1.2.3-r0) 10:11:12 ---> Running in fdb8f495da6c 10:11:12 Removing intermediate container 5158db248059 10:11:12 ---> 294df78704c9 10:11:12 Step 22/23 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:11:12 (8/9) Installing libucontext (1.1-r0) 10:11:12 ---> Running in 6aaa414320c9 10:11:12 Removing intermediate container fdb8f495da6c 10:11:12 ---> 655831b02ace 10:11:12 Step 22/23 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:11:12 (9/9) Installing gcompat (1.0.0-r4) 10:11:12 ---> Running in 738f901b0707 10:11:12 Executing busybox-1.34.1-r5.trigger 10:11:12 Executing ca-certificates-20211220-r0.trigger 10:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:11:12 Removing intermediate container 6aaa414320c9 10:11:12 ---> 355d39754d73 10:11:12 Step 23/23 : LABEL version=0.0.0 10:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:11:12 ---> Running in accfc36708a2 10:11:12 OK: 8 MiB in 23 packages 10:11:12 Removing intermediate container 738f901b0707 10:11:12 ---> e22977e552cb 10:11:12 Step 23/23 : LABEL version=0.0.0 10:11:12 Removing intermediate container f5240cb78368 10:11:12 ---> e801e68bf7c1 10:11:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:11:12 ---> Running in 2e6cbdc9dc2c 10:11:12 ---> Running in 4a877602579d 10:11:12 Removing intermediate container accfc36708a2 10:11:12 ---> 833af52c1657 10:11:12 10:11:13 (1/43) Installing readline (8.1.1-r0) 10:11:13 Successfully built 833af52c1657 10:11:13 (2/43) Installing bash (5.1.16-r0) 10:11:13 Successfully tagged core-metadata:latest 10:11:13  Building core-metadata ... done Building security-secretstore-setup 10:11:13 Executing bash-5.1.16-r0.post-install 10:11:13 (3/43) Installing brotli-libs (1.0.9-r5) 10:11:13 (4/43) Installing nghttp2-libs (1.46.0-r0) 10:11:13 (5/43) Installing libcurl (7.80.0-r1) 10:11:13 (6/43) Installing curl (7.80.0-r1) 10:11:13 (7/43) Installing dumb-init (1.2.5-r1) 10:11:13 (8/43) Installing libbz2 (1.0.8-r1) 10:11:13 (9/43) Installing expat (2.4.7-r0) 10:11:13 (10/43) Installing libffi (3.4.2-r1) 10:11:13 (11/43) Installing gdbm (1.22-r0) 10:11:13 (12/43) Installing xz-libs (5.2.5-r1) 10:11:13 Removing intermediate container 2e6cbdc9dc2c 10:11:13 ---> 9bde1c550ded 10:11:13 Step 20/22 : LABEL arch=x86_64 10:11:13 (13/43) Installing libgcc (10.3.1_git20211027-r0) 10:11:13 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 10:11:13 (15/43) Installing mpdecimal (2.5.1-r1) 10:11:13 (16/43) Installing sqlite-libs (3.36.0-r0) 10:11:13 Removing intermediate container 4a877602579d 10:11:13 ---> 748d033dc3b9 10:11:13 10:11:13 (17/43) Installing python3 (3.9.7-r4) 10:11:13 Successfully built 748d033dc3b9 10:11:13 Successfully tagged core-command:latest 10:11:13 Building security-spire-config 10:11:13  Building core-command ... done  ---> Running in cbb5fac193af 10:11:13 Removing intermediate container b94b319d3e91 10:11:13 ---> 5078dbb97540 10:11:13 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:11:13 (18/43) Installing py3-appdirs (1.4.4-r2) 10:11:13 (19/43) Installing py3-certifi (2020.12.5-r1) 10:11:13 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 10:11:13 (21/43) Installing py3-idna (3.3-r0) 10:11:13 (22/43) Installing py3-urllib3 (1.26.7-r0) 10:11:13 (23/43) Installing py3-requests (2.26.0-r1) 10:11:13 (24/43) Installing py3-msgpack (1.0.2-r1) 10:11:13 (25/43) Installing py3-lockfile (0.12.2-r4) 10:11:13 (26/43) Installing py3-cachecontrol (0.12.10-r0) 10:11:14 (27/43) Installing py3-colorama (0.4.4-r1) 10:11:14 (28/43) Installing py3-contextlib2 (21.6.0-r1) 10:11:14 (29/43) Installing py3-distlib (0.3.3-r0) 10:11:14 (30/43) Installing py3-distro (1.6.0-r0) 10:11:14 (31/43) Installing py3-six (1.16.0-r0) 10:11:14 (32/43) Installing py3-webencodings (0.5.1-r4) 10:11:14 (33/43) Installing py3-html5lib (1.1-r1) 10:11:14 (34/43) Installing py3-parsing (2.4.7-r2) 10:11:14 (35/43) Installing py3-packaging (20.9-r1) 10:11:14 (36/43) Installing py3-tomli (1.2.2-r0) 10:11:14 (37/43) Installing py3-pep517 (0.12.0-r0) 10:11:14 (38/43) Installing py3-progress (1.6-r0) 10:11:14 (39/43) Installing py3-retrying (1.3.3-r2) 10:11:14 (40/43) Installing py3-ordered-set (4.0.2-r2) 10:11:14 (41/43) Installing py3-setuptools (52.0.0-r4) 10:11:14 (42/43) Installing py3-toml (0.10.2-r2) 10:11:14 (43/43) Installing py3-pip (20.3.4-r1) 10:11:14 Executing busybox-1.34.1-r5.trigger 10:11:14 OK: 83 MiB in 65 packages 10:11:14 Removing intermediate container cbb5fac193af 10:11:14 ---> c23eba81cdf2 10:11:14 Step 21/22 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:11:15 Collecting docker-compose==1.23.2 10:11:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:11:15 Collecting PyYAML<4,>=3.10 10:11:15 Downloading PyYAML-3.13.tar.gz (270 kB) 10:11:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:11:16 ---> da3fe9dcaadb 10:11:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:11:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:11:16 ---> Running in e0fa16325f59 10:11:16 Collecting websocket-client<1.0,>=0.32.0 10:11:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:11:16 Collecting texttable<0.10,>=0.9.0 10:11:16 Downloading texttable-0.9.1.tar.gz (11 kB) 10:11:16 Collecting docopt<0.7,>=0.6.1 10:11:16 Downloading docopt-0.6.2.tar.gz (25 kB) 10:11:16 Removing intermediate container e0fa16325f59 10:11:16 ---> 562c61c57477 10:11:16 Step 22/22 : LABEL version=0.0.0 10:11:17 ---> 16c774099318 10:11:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:11:17 ---> Running in 3b4d5511c365 10:11:17 Collecting docker<4.0,>=3.6.0 10:11:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:11:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 10:11:17 Collecting cached-property<2,>=1.2.0 10:11:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:11:17 Collecting jsonschema<3,>=2.5.1 10:11:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:11:17 Removing intermediate container 3b4d5511c365 10:11:17 ---> 2a5134b7e698 10:11:17 10:11:17 Collecting dockerpty<0.5,>=0.4.1 10:11:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:11:17 ---> 42d8e7fbf513 10:11:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:11:18 ---> Running in 1ff354d5f571 10:11:18 Successfully built 2a5134b7e698 10:11:18 Successfully tagged security-proxy-setup:latest 10:11:18  Building security-proxy-setup ... done Building core-data 10:11:18 Removing intermediate container 1ff354d5f571 10:11:18 ---> fd7771a5e083 10:11:18 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:11:18 ---> Running in 54abb8387ef0 10:11:18 Collecting docker-pycreds>=0.4.0 10:11:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:11:18 Collecting chardet<3.1.0,>=3.0.2 10:11:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:11:18 Collecting idna<2.8,>=2.5 10:11:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:11:18 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) 10:11:18 Collecting urllib3<1.25,>=1.21.1 10:11:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:11:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:11:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:11:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:11:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:11:18 Removing intermediate container 54abb8387ef0 10:11:18 ---> 93185c229491 10:11:18 Step 18/20 : LABEL arch=x86_64 10:11:18 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:11:18 Attempting uninstall: urllib3 10:11:18 Found existing installation: urllib3 1.26.7 10:11:18 Uninstalling urllib3-1.26.7: 10:11:18 Successfully uninstalled urllib3-1.26.7 10:11:18 Attempting uninstall: idna 10:11:18 Found existing installation: idna 3.3 10:11:18 Uninstalling idna-3.3: 10:11:19 ---> Running in 9494b720ac93 10:11:19 Successfully uninstalled idna-3.3 10:11:19 Removing intermediate container 9494b720ac93 10:11:19 ---> d404cbfae558 10:11:19 Step 19/20 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:11:20 Attempting uninstall: requests 10:11:20 Found existing installation: requests 2.26.0 10:11:20 Uninstalling requests-2.26.0: 10:11:20 ---> Running in bd3f449bc6bb 10:11:20 Successfully uninstalled requests-2.26.0 10:11:20 Running setup.py install for texttable: started 10:11:20 Removing intermediate container bd3f449bc6bb 10:11:20 ---> 9d5802e6ca7e 10:11:20 Step 20/20 : LABEL version=0.0.0 10:11:20 Running setup.py install for texttable: finished with status 'done' 10:11:20 Running setup.py install for PyYAML: started 10:11:20 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:11:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:11:20 ---> 1fc01704bb4b 10:11:20 Step 3/26 : WORKDIR /edgex-go 10:11:20 ---> Using cache 10:11:20 ---> b374ec9d87a9 10:11:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:21 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:11:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:11:21 ---> 1fc01704bb4b 10:11:21 Step 3/25 : WORKDIR /edgex-go 10:11:21 ---> Using cache 10:11:21 ---> b374ec9d87a9 10:11:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:21 Running setup.py install for PyYAML: finished with status 'done' 10:11:21 ---> Running in c1ba31f9464e 10:11:21 Running setup.py install for docopt: started 10:11:21 ---> Running in 5512d2b78e4a 10:11:21 ---> Running in d800cabd4bf5 10:11:22 Removing intermediate container c1ba31f9464e 10:11:22 ---> ba041722f646 10:11:22 10:11:22 Running setup.py install for docopt: finished with status 'done' 10:11:22 Running setup.py install for dockerpty: started 10:11:22 Successfully built ba041722f646 10:11:22 Successfully tagged security-spiffe-token-provider:latest 10:11:22  Building security-spiffe-token-provider ... done Building support-scheduler 10:11:22 Running setup.py install for dockerpty: finished with status 'done' 10:11:22 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 10:11:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:11:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:11:24 ---> 1fc01704bb4b 10:11:24 Step 3/23 : WORKDIR /edgex-go 10:11:24 ---> Using cache 10:11:24 ---> b374ec9d87a9 10:11:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:25 ---> Running in 63c6f2fdc107 10:11:25 Removing intermediate container 5512d2b78e4a 10:11:25 ---> b4929575699d 10:11:25 Step 5/25 : RUN apk add --update --no-cache make git 10:11:25 ---> Running in 0e713a9621e4 10:11:25 Removing intermediate container d800cabd4bf5 10:11:25 ---> 7e5be6267183 10:11:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:11:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:11:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:11:26 ---> 1fc01704bb4b 10:11:26 Step 3/22 : WORKDIR /edgex-go 10:11:26 ---> Using cache 10:11:26 ---> b374ec9d87a9 10:11:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:26 ---> Using cache 10:11:26 ---> 7e5be6267183 10:11:26 Step 5/22 : RUN apk add --update --no-cache make git 10:11:26 ---> Running in 98bdd5150e83 10:11:26 ---> Running in d97aa8cfe494 10:11:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:11:26 Removing intermediate container 63c6f2fdc107 10:11:26 ---> 80fe605ed337 10:11:26 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:11:27 ---> Running in 87903b4c2509 10:11:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:11:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:11:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:11:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64359 in /w/workspace/edgexfoundry_edgex-go_PR-4034 [Pipeline] { [Pipeline] ws 10:11:27 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 10:11:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:11:27 OK: 221 MiB in 52 packages 10:11:27 The recommended git tool is: git 10:11:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:11:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:11:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:11:28 OK: 221 MiB in 52 packages 10:11:28 Removing intermediate container 29f9e5acbb52 10:11:28 ---> 1ac9ca4eb6e9 10:11:28 Step 14/23 : ENV APP_PORT=58890 10:11:28 OK: 221 MiB in 52 packages 10:11:28 ---> Running in 4f74fe0cac3d 10:11:28 OK: 221 MiB in 52 packages 10:11:28 Removing intermediate container 0e713a9621e4 10:11:28 ---> 8923e71cd215 10:11:28 Step 6/25 : COPY go.mod vendor* ./ 10:11:28 Removing intermediate container 4f74fe0cac3d 10:11:28 ---> 2d068de60919 10:11:28 Step 15/23 : EXPOSE $APP_PORT 10:11:28 ---> Running in 232a0fa3585a 10:11:28 ---> d4a1da10f554 10:11:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:28 ---> Running in 44ab5e53312e 10:11:28 Removing intermediate container 232a0fa3585a 10:11:28 ---> 8b9a61d184df 10:11:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:11:28 Removing intermediate container 98bdd5150e83 10:11:28 ---> 6ca68e7bee12 10:11:28 Step 6/26 : COPY go.mod vendor* ./ 10:11:28 Removing intermediate container d97aa8cfe494 10:11:28 ---> aff409948c38 10:11:28 Step 6/22 : COPY go.mod vendor* ./ 10:11:29 Removing intermediate container 87903b4c2509 10:11:29 ---> 5d8a319beb13 10:11:29 Step 6/23 : COPY go.mod vendor* ./ 10:11:29 ---> 706a3f878aac 10:11:29 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:29 ---> Running in 087521f04a2b 10:11:29 ---> b4469e745dba 10:11:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:29 ---> b80ffe27346f 10:11:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:29 ---> Running in af1e78730b80 10:11:29 ---> 33a0aaa68b5f 10:11:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:11:29 ---> Running in 06a899bc52f1 10:11:29 ---> 152eee4995f6 10:11:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:11:30 ---> 1ca9f427da6c 10:11:30 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:11:30 ---> Running in d58b0e1e00d3 10:11:30 Removing intermediate container 44ab5e53312e 10:11:30 ---> 1972099c48b5 10:11:30 Step 8/25 : COPY . . 10:11:30 Removing intermediate container d58b0e1e00d3 10:11:30 ---> a570a85bfbaf 10:11:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:11:32 Removing intermediate container 087521f04a2b 10:11:32 ---> c3eceb727810 10:11:32 Step 8/26 : COPY . . 10:11:32 ---> Running in 93f74cdbb47d 10:11:32 Removing intermediate container af1e78730b80 10:11:32 ---> de1f97f68372 10:11:32 Step 8/22 : COPY . . 10:11:33 Removing intermediate container 93f74cdbb47d 10:11:33 ---> 968f7c48c1b6 10:11:33 Step 21/23 : LABEL arch=x86_64 10:11:33 Removing intermediate container 06a899bc52f1 10:11:33 ---> 25ef0f12a25a 10:11:33 Step 8/23 : COPY . . 10:11:34 using credential edgex-jenkins-ssh 10:11:34 Cloning the remote Git repository 10:11:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:11:34 > git init /w/workspace/edgex-go/2 # timeout=10 10:11:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:11:34 > git --version # timeout=10 10:11:34 > git --version # 'git version 2.25.1' 10:11:34 using GIT_SSH to set credentials SSH Credentials for GitHub 10:11:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:11:39 ---> Running in 78e3e437f9db 10:11:39 ---> 17282e5af993 10:11:39 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:11:39 ---> d6b85c06e18a 10:11:39 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:11:39 ---> Running in c91ddcf9b097 10:11:39 ---> a3d74a123f77 10:11:39 Step 9/23 : RUN make cmd/core-data/core-data 10:11:39 ---> 617abedfff3b 10:11:39 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:11:39 Removing intermediate container 78e3e437f9db 10:11:39 ---> 087bf76d324a 10:11:39 Step 22/23 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:11:39 ---> Running in 248d7318a9f1 10:11:39 ---> Running in 184f50a47fc6 10:11:39 ---> Running in 5e3ea8b1641c 10:11:39 ---> Running in b60b4b681385 10:11:39 Removing intermediate container 248d7318a9f1 10:11:39 ---> 1e3e51f52c44 10:11:39 Step 10/26 : RUN mkdir -p spire-build 10:11:39 Removing intermediate container b60b4b681385 10:11:39 ---> 6ed83a90d1ac 10:11:39 Step 23/23 : LABEL version=0.0.0 10:11:39 ---> Running in 443a39788542 10:11:39 ---> Running in adde0c13f0ca 10:11:39 Removing intermediate container adde0c13f0ca 10:11:39 ---> e033766d794f 10:11:39 10:11:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:11:39 Successfully built e033766d794f 10:11:40 Successfully tagged sys-mgmt-agent:latest 10:11:40  Building sys-mgmt-agent ... done Building security-bootstrapper 10:11:40 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 10:11:40 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 10:11:42 Removing intermediate container 443a39788542 10:11:42 ---> ab9f99343aa3 10:11:42 Step 11/26 : WORKDIR /edgex-go/spire-build 10:11:42 ---> Running in dbbd6494ea4d 10:11:42 Removing intermediate container dbbd6494ea4d 10:11:42 ---> 0f8d5bbb8b6c 10:11:42 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 10:11:43 ---> Running in f984b5b75c51 10:11:44 spire-1.2.1/ 10:11:44 spire-1.2.1/.data/ 10:11:44 spire-1.2.1/.data/.file 10:11:44 spire-1.2.1/.dockerignore 10:11:44 spire-1.2.1/.gitattributes 10:11:44 spire-1.2.1/.githooks/ 10:11:44 spire-1.2.1/.githooks/pre-commit 10:11:44 spire-1.2.1/.github/ 10:11:44 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:11:44 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:11:44 spire-1.2.1/.github/dependabot.yml 10:11:44 spire-1.2.1/.github/workflows/ 10:11:44 spire-1.2.1/.github/workflows/nightly_build.yaml 10:11:44 spire-1.2.1/.github/workflows/pr_build.yaml 10:11:44 spire-1.2.1/.github/workflows/release_build.yaml 10:11:44 spire-1.2.1/.github/workflows/scripts/ 10:11:44 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:11:44 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:11:44 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:11:44 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:11:44 spire-1.2.1/.github/workflows/scripts/split.sh 10:11:44 spire-1.2.1/.gitignore 10:11:44 spire-1.2.1/.go-version 10:11:44 spire-1.2.1/.golangci.yml 10:11:44 spire-1.2.1/ADOPTERS.md 10:11:44 spire-1.2.1/CHANGELOG.md 10:11:44 spire-1.2.1/CODE-OF-CONDUCT.md 10:11:44 spire-1.2.1/CODEOWNERS 10:11:44 spire-1.2.1/CONTRIBUTING.md 10:11:44 spire-1.2.1/Dockerfile 10:11:44 spire-1.2.1/Dockerfile.dev 10:11:44 spire-1.2.1/Dockerfile.scratch 10:11:44 spire-1.2.1/LICENSE 10:11:44 spire-1.2.1/MAINTAINERS.md 10:11:44 spire-1.2.1/Makefile 10:11:44 spire-1.2.1/README.md 10:11:44 spire-1.2.1/ROADMAP.md 10:11:44 spire-1.2.1/SECURITY.md 10:11:44 spire-1.2.1/cmd/ 10:11:44 spire-1.2.1/cmd/spire-agent/ 10:11:44 spire-1.2.1/cmd/spire-agent/cli/ 10:11:44 spire-1.2.1/cmd/spire-agent/cli/api/ 10:11:44 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:11:44 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:11:44 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:11:44 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:11:44 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:11:44 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:11:44 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:11:44 spire-1.2.1/cmd/spire-agent/cli/common/ 10:11:44 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:11:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:11:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:11:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:11:44 spire-1.2.1/cmd/spire-agent/cli/run/ 10:11:44 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:11:44 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:11:44 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:11:44 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:11:44 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:11:44 spire-1.2.1/cmd/spire-agent/main.go 10:11:44 spire-1.2.1/cmd/spire-server/ 10:11:44 spire-1.2.1/cmd/spire-server/cli/ 10:11:44 spire-1.2.1/cmd/spire-server/cli/agent/ 10:11:44 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:11:44 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/cli.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/entry/ 10:11:44 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/federation/ 10:11:44 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:11:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:11:44 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/run/ 10:11:44 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/token/ 10:11:44 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/validate/ 10:11:44 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/x509/ 10:11:44 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:11:44 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:11:44 spire-1.2.1/cmd/spire-server/main.go 10:11:44 spire-1.2.1/cmd/spire-server/util/ 10:11:44 spire-1.2.1/cmd/spire-server/util/util.go 10:11:44 spire-1.2.1/conf/ 10:11:44 spire-1.2.1/conf/agent/ 10:11:44 spire-1.2.1/conf/agent/agent.conf 10:11:44 spire-1.2.1/conf/agent/agent_full.conf 10:11:44 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:11:44 spire-1.2.1/conf/server/ 10:11:44 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:11:44 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:11:44 spire-1.2.1/conf/server/server.conf 10:11:44 spire-1.2.1/conf/server/server_full.conf 10:11:44 spire-1.2.1/doc/ 10:11:44 spire-1.2.1/doc/SPIRE101.md 10:11:44 spire-1.2.1/doc/auditlog.md 10:11:44 spire-1.2.1/doc/authorization_policy_engine.md 10:11:44 spire-1.2.1/doc/changelog_guidelines.md 10:11:44 spire-1.2.1/doc/cure53-report.pdf 10:11:44 spire-1.2.1/doc/images/ 10:11:44 spire-1.2.1/doc/images/2019_roadmap.png 10:11:44 spire-1.2.1/doc/images/SPIRE101.png 10:11:44 spire-1.2.1/doc/images/SPIRE_agent.png 10:11:44 spire-1.2.1/doc/images/SPIRE_server.png 10:11:44 spire-1.2.1/doc/images/cache_mgr.png 10:11:44 spire-1.2.1/doc/images/cache_mgr_components.png 10:11:44 spire-1.2.1/doc/images/federated_spire.png 10:11:44 spire-1.2.1/doc/images/ha_mode.png 10:11:44 spire-1.2.1/doc/images/nested_spire.png 10:11:44 spire-1.2.1/doc/images/oidc_federation.png 10:11:44 spire-1.2.1/doc/images/single_trust_domain.png 10:11:44 spire-1.2.1/doc/images/spiffe_compatible.png 10:11:44 spire-1.2.1/doc/images/spire_logo.png 10:11:44 spire-1.2.1/doc/migrating_registration_api_clients.md 10:11:44 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:11:44 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:11:44 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:11:44 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:11:44 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:11:44 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:11:44 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:11:44 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:11:44 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:11:44 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:11:44 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:11:44 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:11:44 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:11:44 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:11:44 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:11:44 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:11:44 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:11:44 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:11:44 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:11:44 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:11:44 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:11:44 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:11:44 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:11:44 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:11:44 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:11:44 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:11:44 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:11:44 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:11:44 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:11:44 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:11:44 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:11:44 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:11:44 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:11:44 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:11:44 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:11:44 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:11:44 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:11:44 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:11:44 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:11:44 spire-1.2.1/doc/scaling_spire.md 10:11:44 spire-1.2.1/doc/spire_agent.md 10:11:44 spire-1.2.1/doc/spire_server.md 10:11:44 spire-1.2.1/doc/supported_integrations.md 10:11:44 spire-1.2.1/doc/telemetry.md 10:11:44 spire-1.2.1/doc/telemetry_config.md 10:11:44 spire-1.2.1/doc/upgrading.md 10:11:44 spire-1.2.1/doc/using_spire.md 10:11:44 spire-1.2.1/examples/ 10:11:44 spire-1.2.1/examples/README.md 10:11:44 spire-1.2.1/go.mod 10:11:44 spire-1.2.1/go.sum 10:11:44 spire-1.2.1/pkg/ 10:11:44 spire-1.2.1/pkg/agent/ 10:11:44 spire-1.2.1/pkg/agent/agent.go 10:11:44 spire-1.2.1/pkg/agent/api/ 10:11:44 spire-1.2.1/pkg/agent/api/config.go 10:11:44 spire-1.2.1/pkg/agent/api/debug/ 10:11:44 spire-1.2.1/pkg/agent/api/debug/v1/ 10:11:44 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:11:44 spire-1.2.1/pkg/agent/api/debug/v1/service_test.goStep 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:11:44 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:11:44 ---> 1fc01704bb4b 10:11:44 Step 3/31 : WORKDIR /edgex-go 10:11:44 ---> Using cache 10:11:44 ---> b374ec9d87a9 10:11:44 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:44 ---> Using cache 10:11:44 ---> 80fe605ed337 10:11:44 Step 5/31 : RUN apk add --update --no-cache make git 10:11:44 10:11:44 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:11:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:11:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:11:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:11:44 spire-1.2.1/pkg/agent/api/endpoints.go 10:11:44 spire-1.2.1/pkg/agent/api/health/ 10:11:44 spire-1.2.1/pkg/agent/api/health/v1/ 10:11:44 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:11:44 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:11:44 spire-1.2.1/pkg/agent/api/rpccontext/ 10:11:44 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:11:44 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:11:44 spire-1.2.1/pkg/agent/attestor/ 10:11:44 spire-1.2.1/pkg/agent/attestor/node/ 10:11:44 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:11:44 spire-1.2.1/pkg/agent/attestor/node/node.go 10:11:44 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:11:44 spire-1.2.1/pkg/agent/attestor/workload/ 10:11:44 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:11:44 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:11:44 spire-1.2.1/pkg/agent/catalog/ 10:11:44 spire-1.2.1/pkg/agent/catalog/catalog.go 10:11:44 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:11:44 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:11:44 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:11:44 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:11:44 spire-1.2.1/pkg/agent/client/ 10:11:44 spire-1.2.1/pkg/agent/client/client.go 10:11:44 spire-1.2.1/pkg/agent/client/client_test.go 10:11:44 spire-1.2.1/pkg/agent/client/dial.go 10:11:44 spire-1.2.1/pkg/agent/client/nodeconn.go 10:11:44 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:11:44 spire-1.2.1/pkg/agent/client/update.go 10:11:44 spire-1.2.1/pkg/agent/client/util.go 10:11:44 spire-1.2.1/pkg/agent/common/ 10:11:44 spire-1.2.1/pkg/agent/common/backoff/ 10:11:44 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:11:44 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:11:44 spire-1.2.1/pkg/agent/common/cgroups/ 10:11:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:11:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:11:44 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:11:44 spire-1.2.1/pkg/agent/config.go 10:11:44 spire-1.2.1/pkg/agent/endpoints/ 10:11:44 spire-1.2.1/pkg/agent/endpoints/config.go 10:11:44 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:11:44 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:11:44 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:11:44 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:11:44 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:11:44 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:11:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:11:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:11:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:11:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:11:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:11:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:11:44 spire-1.2.1/pkg/agent/endpoints/workload/ 10:11:44 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:11:44 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:11:44 spire-1.2.1/pkg/agent/manager/ 10:11:44 spire-1.2.1/pkg/agent/manager/cache/ 10:11:44 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:11:44 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:11:44 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:11:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:11:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:11:44 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:11:44 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:11:44 spire-1.2.1/pkg/agent/manager/config.go 10:11:44 spire-1.2.1/pkg/agent/manager/manager.go 10:11:44 spire-1.2.1/pkg/agent/manager/manager_test.go 10:11:44 spire-1.2.1/pkg/agent/manager/storage.go 10:11:44 spire-1.2.1/pkg/agent/manager/storage_test.go 10:11:44 spire-1.2.1/pkg/agent/manager/storecache/ 10:11:44 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:11:44 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:11:44 spire-1.2.1/pkg/agent/manager/sync.go 10:11:44 spire-1.2.1/pkg/agent/plugin/ 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:11:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:11:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:11:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:11:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:11:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:11:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:11:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:11:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:11:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:11:44 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:11:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:11:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:11:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:11:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:11:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:11:44 spire-1.2.1/pkg/agent/svid/ 10:11:44 spire-1.2.1/pkg/agent/svid/rotator.go 10:11:44 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:11:44 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:11:44 spire-1.2.1/pkg/agent/svid/store/ 10:11:44 spire-1.2.1/pkg/agent/svid/store/service.go 10:11:44 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:11:44 spire-1.2.1/pkg/common/ 10:11:44 spire-1.2.1/pkg/common/agentpathtemplate/ 10:11:44 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:11:44 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:11:44 spire-1.2.1/pkg/common/api/ 10:11:44 spire-1.2.1/pkg/common/api/metrics.go 10:11:44 spire-1.2.1/pkg/common/api/middleware/ 10:11:44 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:11:44 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:11:44 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:11:44 spire-1.2.1/pkg/common/api/middleware/logger.go 10:11:44 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:11:44 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:11:44 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:11:44 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:11:44 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:11:44 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:11:44 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:11:44 spire-1.2.1/pkg/common/api/middleware/names.go 10:11:44 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:11:44 spire-1.2.1/pkg/common/api/names.go 10:11:44 spire-1.2.1/pkg/common/api/ratelimit.go 10:11:44 spire-1.2.1/pkg/common/api/rpccontext/ 10:11:44 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:11:44 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:11:44 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:11:44 spire-1.2.1/pkg/common/auth/ 10:11:44 spire-1.2.1/pkg/common/auth/interceptors.go 10:11:44 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:11:44 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:11:44 spire-1.2.1/pkg/common/bundleutil/ 10:11:44 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:11:44 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:11:44 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:11:44 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:11:44 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:11:44 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:11:44 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:11:44 spire-1.2.1/pkg/common/bundleutil/types.go 10:11:44 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:11:44 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:11:44 spire-1.2.1/pkg/common/catalog/ 10:11:44 spire-1.2.1/pkg/common/catalog/bind.go 10:11:44 spire-1.2.1/pkg/common/catalog/builtin.go 10:11:44 spire-1.2.1/pkg/common/catalog/catalog.go 10:11:44 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:11:44 spire-1.2.1/pkg/common/catalog/closers.go 10:11:44 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:11:44 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:11:44 spire-1.2.1/pkg/common/catalog/config.go 10:11:44 spire-1.2.1/pkg/common/catalog/config_test.go 10:11:44 spire-1.2.1/pkg/common/catalog/configure.go 10:11:44 spire-1.2.1/pkg/common/catalog/constraints.go 10:11:44 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:11:44 spire-1.2.1/pkg/common/catalog/context.go 10:11:44 spire-1.2.1/pkg/common/catalog/external.go 10:11:44 spire-1.2.1/pkg/common/catalog/host.go 10:11:44 spire-1.2.1/pkg/common/catalog/pipenet.go 10:11:44 spire-1.2.1/pkg/common/catalog/plugin.go 10:11:44 spire-1.2.1/pkg/common/catalog/testplugin/ 10:11:44 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:11:44 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:11:44 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:11:44 spire-1.2.1/pkg/common/cli/ 10:11:44 spire-1.2.1/pkg/common/cli/env.go 10:11:44 spire-1.2.1/pkg/common/cli/flags.go 10:11:44 spire-1.2.1/pkg/common/cli/trust_domain.go 10:11:44 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:11:44 spire-1.2.1/pkg/common/cli/umask.go 10:11:44 spire-1.2.1/pkg/common/cli/umask_posix.go 10:11:44 spire-1.2.1/pkg/common/cli/umask_test.go 10:11:44 spire-1.2.1/pkg/common/cli/umask_windows.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/ 10:11:44 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/flag.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/format.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/ 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:11:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:11:44 spire-1.2.1/pkg/common/coretypes/ 10:11:44 spire-1.2.1/pkg/common/coretypes/bundle/ 10:11:44 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:11:44 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:11:44 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:11:44 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:11:44 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:11:44 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:11:44 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:11:44 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:11:44 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:11:44 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:11:44 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:11:44 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:11:44 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:11:44 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:11:44 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:11:44 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:11:44 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:11:44 spire-1.2.1/pkg/common/cryptoutil/ 10:11:44 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:11:44 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:11:44 spire-1.2.1/pkg/common/diskutil/ 10:11:44 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:11:44 spire-1.2.1/pkg/common/diskutil/file_test.go 10:11:44 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:11:44 spire-1.2.1/pkg/common/errorutil/ 10:11:44 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:11:44 spire-1.2.1/pkg/common/health/ 10:11:44 spire-1.2.1/pkg/common/health/config.go 10:11:44 spire-1.2.1/pkg/common/health/context.go 10:11:44 spire-1.2.1/pkg/common/health/context_test.go 10:11:44 spire-1.2.1/pkg/common/health/health.go 10:11:44 spire-1.2.1/pkg/common/health/health_test.go 10:11:44 spire-1.2.1/pkg/common/health/logger.go 10:11:44 spire-1.2.1/pkg/common/hostservice/ 10:11:44 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:11:44 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:11:44 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:11:44 spire-1.2.1/pkg/common/idutil/ 10:11:44 spire-1.2.1/pkg/common/idutil/require.go 10:11:44 spire-1.2.1/pkg/common/idutil/require_test.go 10:11:44 spire-1.2.1/pkg/common/idutil/safety.go 10:11:44 spire-1.2.1/pkg/common/idutil/safety_test.go 10:11:44 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:11:44 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:11:44 spire-1.2.1/pkg/common/jwtsvid/ 10:11:44 spire-1.2.1/pkg/common/jwtsvid/common.go 10:11:44 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:11:44 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:11:44 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:11:44 spire-1.2.1/pkg/common/jwtutil/ 10:11:44 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:11:44 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:11:44 spire-1.2.1/pkg/common/log/ 10:11:44 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:11:44 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:11:44 spire-1.2.1/pkg/common/log/log.go 10:11:44 spire-1.2.1/pkg/common/log/log_test.go 10:11:44 spire-1.2.1/pkg/common/log/options.go 10:11:44 spire-1.2.1/pkg/common/nodeutil/ 10:11:44 spire-1.2.1/pkg/common/nodeutil/node.go 10:11:44 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:11:44 spire-1.2.1/pkg/common/peertracker/ 10:11:44 spire-1.2.1/pkg/common/peertracker/conn.go 10:11:44 spire-1.2.1/pkg/common/peertracker/credentials.go 10:11:44 spire-1.2.1/pkg/common/peertracker/errors.go 10:11:44 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:11:44 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:11:44 spire-1.2.1/pkg/common/peertracker/info.go 10:11:44 spire-1.2.1/pkg/common/peertracker/listener.go 10:11:44 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:11:44 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:11:44 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:11:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:11:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:11:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:11:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:11:44 spire-1.2.1/pkg/common/peertracker/tcp.go 10:11:44 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:11:44 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:11:44 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:11:44 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:11:44 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:11:44 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:11:44 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:11:44 spire-1.2.1/pkg/common/peertracker/uds.go 10:11:44 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:11:44 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:11:44 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:11:44 spire-1.2.1/pkg/common/pemutil/ 10:11:44 spire-1.2.1/pkg/common/pemutil/block.go 10:11:44 spire-1.2.1/pkg/common/pemutil/certs.go 10:11:44 spire-1.2.1/pkg/common/pemutil/common.go 10:11:44 spire-1.2.1/pkg/common/pemutil/csr.go 10:11:44 spire-1.2.1/pkg/common/pemutil/keys.go 10:11:44 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:11:44 spire-1.2.1/pkg/common/pemutil/testdata/ 10:11:44 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:11:44 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:11:44 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:11:44 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:11:44 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:11:44 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:11:44 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:11:44 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:11:44 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:11:44 spire-1.2.1/pkg/common/plugin/ 10:11:44 spire-1.2.1/pkg/common/plugin/aws/ 10:11:44 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:11:44 spire-1.2.1/pkg/common/plugin/azure/ 10:11:44 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:11:44 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:11:44 spire-1.2.1/pkg/common/plugin/facade.go 10:11:44 spire-1.2.1/pkg/common/plugin/facade_test.go 10:11:44 spire-1.2.1/pkg/common/plugin/gcp/ 10:11:44 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:11:44 spire-1.2.1/pkg/common/plugin/k8s/ 10:11:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:11:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:11:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:11:44 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:11:44 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:11:44 spire-1.2.1/pkg/common/plugin/log.go 10:11:44 spire-1.2.1/pkg/common/plugin/sshpop/ 10:11:44 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:11:44 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:11:44 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:11:44 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:11:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:11:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:11:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:11:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:11:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:11:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:11:44 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:11:44 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:11:44 spire-1.2.1/pkg/common/plugin/x509pop/ 10:11:44 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:11:44 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:11:44 spire-1.2.1/pkg/common/profiling/ 10:11:44 spire-1.2.1/pkg/common/profiling/dumpers.go 10:11:44 spire-1.2.1/pkg/common/profiling/profiling.go 10:11:44 spire-1.2.1/pkg/common/protoutil/ 10:11:44 spire-1.2.1/pkg/common/protoutil/masks.go 10:11:44 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:11:44 spire-1.2.1/pkg/common/rotationutil/ 10:11:44 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:11:44 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:11:44 spire-1.2.1/pkg/common/selector/ 10:11:44 spire-1.2.1/pkg/common/selector/selector.go 10:11:44 spire-1.2.1/pkg/common/selector/selector_test.go 10:11:44 spire-1.2.1/pkg/common/selector/set.go 10:11:44 spire-1.2.1/pkg/common/selector/set_utils.go 10:11:44 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:11:44 spire-1.2.1/pkg/common/telemetry/ 10:11:44 spire-1.2.1/pkg/common/telemetry/agent/ 10:11:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:11:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:11:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:11:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:11:44 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:11:44 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:11:44 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:11:44 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:11:44 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:11:44 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:11:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:11:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:11:44 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:11:44 spire-1.2.1/pkg/common/telemetry/call.go 10:11:44 spire-1.2.1/pkg/common/telemetry/common/ 10:11:44 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:11:44 spire-1.2.1/pkg/common/telemetry/config.go 10:11:44 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:11:44 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:11:44 spire-1.2.1/pkg/common/telemetry/inmem.go 10:11:44 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:11:44 spire-1.2.1/pkg/common/telemetry/m3.go 10:11:44 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:11:44 spire-1.2.1/pkg/common/telemetry/metrics.go 10:11:44 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:11:44 spire-1.2.1/pkg/common/telemetry/names.go 10:11:44 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:11:44 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:11:44 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:11:44 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:11:44 spire-1.2.1/pkg/common/telemetry/server/ 10:11:44 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:11:44 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:11:44 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:11:44 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:11:44 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:11:44 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:11:44 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:11:44 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:11:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:11:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:11:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:11:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:11:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:11:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:11:44 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:11:44 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:11:44 spire-1.2.1/pkg/common/telemetry/server/server.go 10:11:44 spire-1.2.1/pkg/common/telemetry/sink.go 10:11:44 spire-1.2.1/pkg/common/telemetry/statsd.go 10:11:44 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:11:44 spire-1.2.1/pkg/common/telemetry/uptime.go 10:11:44 spire-1.2.1/pkg/common/telemetry/version.go 10:11:44 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:11:44 spire-1.2.1/pkg/common/uptime/ 10:11:44 spire-1.2.1/pkg/common/uptime/uptime.go 10:11:44 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:11:44 spire-1.2.1/pkg/common/util/ 10:11:44 spire-1.2.1/pkg/common/util/certs.go 10:11:44 spire-1.2.1/pkg/common/util/certs_test.go 10:11:44 spire-1.2.1/pkg/common/util/csr.go 10:11:44 spire-1.2.1/pkg/common/util/hash.go 10:11:44 spire-1.2.1/pkg/common/util/selectors.go 10:11:44 spire-1.2.1/pkg/common/util/selectors_test.go 10:11:44 spire-1.2.1/pkg/common/util/signals.go 10:11:44 spire-1.2.1/pkg/common/util/sort.go 10:11:44 spire-1.2.1/pkg/common/util/sort_test.go 10:11:44 spire-1.2.1/pkg/common/util/task.go 10:11:44 spire-1.2.1/pkg/common/util/task_test.go 10:11:44 spire-1.2.1/pkg/common/util/testdata/ 10:11:44 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:11:44 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:11:44 spire-1.2.1/pkg/common/version/ 10:11:44 spire-1.2.1/pkg/common/version/version.go 10:11:44 spire-1.2.1/pkg/common/x509svid/ 10:11:44 spire-1.2.1/pkg/common/x509svid/common_test.go 10:11:44 spire-1.2.1/pkg/common/x509svid/csr.go 10:11:44 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:11:44 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:11:44 spire-1.2.1/pkg/common/x509util/ 10:11:44 spire-1.2.1/pkg/common/x509util/cert.go 10:11:44 spire-1.2.1/pkg/common/x509util/dns.go 10:11:44 spire-1.2.1/pkg/common/x509util/dns_test.go 10:11:44 spire-1.2.1/pkg/common/x509util/keyid.go 10:11:44 spire-1.2.1/pkg/common/x509util/keypair.go 10:11:44 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:11:44 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:11:44 spire-1.2.1/pkg/server/ 10:11:44 spire-1.2.1/pkg/server/api/ 10:11:44 spire-1.2.1/pkg/server/api/agent.go 10:11:44 spire-1.2.1/pkg/server/api/agent/ 10:11:44 spire-1.2.1/pkg/server/api/agent/v1/ 10:11:44 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:11:44 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:11:44 spire-1.2.1/pkg/server/api/agent_test.go 10:11:44 spire-1.2.1/pkg/server/api/api.go 10:11:44 spire-1.2.1/pkg/server/api/audit/ 10:11:44 spire-1.2.1/pkg/server/api/audit/audit.go 10:11:44 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:11:44 spire-1.2.1/pkg/server/api/bundle.go 10:11:44 spire-1.2.1/pkg/server/api/bundle/ 10:11:44 spire-1.2.1/pkg/server/api/bundle/v1/ 10:11:44 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:11:44 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:11:44 spire-1.2.1/pkg/server/api/bundle_test.go 10:11:44 spire-1.2.1/pkg/server/api/debug/ 10:11:44 spire-1.2.1/pkg/server/api/debug/v1/ 10:11:44 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:11:44 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:11:44 spire-1.2.1/pkg/server/api/entry.go 10:11:44 spire-1.2.1/pkg/server/api/entry/ 10:11:44 spire-1.2.1/pkg/server/api/entry/v1/ 10:11:44 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:11:44 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:11:44 spire-1.2.1/pkg/server/api/entry_test.go 10:11:44 spire-1.2.1/pkg/server/api/health/ 10:11:44 spire-1.2.1/pkg/server/api/health/v1/ 10:11:44 spire-1.2.1/pkg/server/api/health/v1/service.go 10:11:44 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:11:44 spire-1.2.1/pkg/server/api/id.go 10:11:44 spire-1.2.1/pkg/server/api/id_test.go 10:11:44 spire-1.2.1/pkg/server/api/limits/ 10:11:44 spire-1.2.1/pkg/server/api/limits/limits.go 10:11:44 spire-1.2.1/pkg/server/api/middleware/ 10:11:44 spire-1.2.1/pkg/server/api/middleware/alias.go 10:11:44 spire-1.2.1/pkg/server/api/middleware/audit.go 10:11:44 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:11:44 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:11:44 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:11:44 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:11:44 spire-1.2.1/pkg/server/api/middleware/caller.go 10:11:44 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:11:44 spire-1.2.1/pkg/server/api/middleware/common.go 10:11:44 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:11:44 spire-1.2.1/pkg/server/api/middleware/entries.go 10:11:44 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:11:44 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:11:44 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:11:44 spire-1.2.1/pkg/server/api/ratelimit.go 10:11:44 spire-1.2.1/pkg/server/api/rpccontext/ 10:11:44 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:11:44 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:11:44 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:11:44 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:11:44 spire-1.2.1/pkg/server/api/selector.go 10:11:44 spire-1.2.1/pkg/server/api/selector_test.go 10:11:44 spire-1.2.1/pkg/server/api/status.go 10:11:44 spire-1.2.1/pkg/server/api/status_test.go 10:11:44 spire-1.2.1/pkg/server/api/svid/ 10:11:44 spire-1.2.1/pkg/server/api/svid/v1/ 10:11:44 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:11:44 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:11:44 spire-1.2.1/pkg/server/api/trustdomain.go 10:11:44 spire-1.2.1/pkg/server/api/trustdomain/ 10:11:44 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:11:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:11:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:11:44 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:11:44 spire-1.2.1/pkg/server/authpolicy/ 10:11:44 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:11:44 spire-1.2.1/pkg/server/authpolicy/policy.go 10:11:44 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:11:44 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:11:44 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:11:44 spire-1.2.1/pkg/server/authpolicy/validate.go 10:11:44 spire-1.2.1/pkg/server/bundle/ 10:11:44 spire-1.2.1/pkg/server/bundle/client/ 10:11:44 spire-1.2.1/pkg/server/bundle/client/client.go 10:11:44 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:11:44 spire-1.2.1/pkg/server/bundle/client/manager.go 10:11:44 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:11:44 spire-1.2.1/pkg/server/bundle/client/sources.go 10:11:44 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:11:44 spire-1.2.1/pkg/server/bundle/client/updater.go 10:11:44 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:11:44 spire-1.2.1/pkg/server/ca/ 10:11:44 spire-1.2.1/pkg/server/ca/ca.go 10:11:44 spire-1.2.1/pkg/server/ca/ca_health.go 10:11:44 spire-1.2.1/pkg/server/ca/ca_test.go 10:11:44 spire-1.2.1/pkg/server/ca/journal.go 10:11:44 spire-1.2.1/pkg/server/ca/journal_test.go 10:11:44 spire-1.2.1/pkg/server/ca/manager.go 10:11:44 spire-1.2.1/pkg/server/ca/manager_health.go 10:11:44 spire-1.2.1/pkg/server/ca/manager_test.go 10:11:44 spire-1.2.1/pkg/server/ca/templates.go 10:11:44 spire-1.2.1/pkg/server/ca/upstream_client.go 10:11:44 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:11:44 spire-1.2.1/pkg/server/ca/validation.go 10:11:44 spire-1.2.1/pkg/server/cache/ 10:11:44 spire-1.2.1/pkg/server/cache/dscache/ 10:11:44 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:11:44 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:11:44 spire-1.2.1/pkg/server/cache/entrycache/ 10:11:44 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:11:44 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:11:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:11:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:11:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:11:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:11:44 spire-1.2.1/pkg/server/catalog/ 10:11:44 spire-1.2.1/pkg/server/catalog/catalog.go 10:11:44 spire-1.2.1/pkg/server/catalog/keymanager.go 10:11:44 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:11:44 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:11:44 spire-1.2.1/pkg/server/catalog/notifier.go 10:11:44 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:11:44 spire-1.2.1/pkg/server/config.go 10:11:44 spire-1.2.1/pkg/server/datastore/ 10:11:44 spire-1.2.1/pkg/server/datastore/datastore.go 10:11:44 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:11:44 spire-1.2.1/pkg/server/datastore/repository.go 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:11:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:11:44 spire-1.2.1/pkg/server/endpoints/ 10:11:44 spire-1.2.1/pkg/server/endpoints/bundle/ 10:11:44 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:11:44 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:11:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:11:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:11:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:11:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:11:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:11:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:11:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:11:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:11:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:11:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:11:44 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:11:44 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:11:44 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:11:44 spire-1.2.1/pkg/server/endpoints/config.go 10:11:44 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:11:44 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:11:44 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:11:44 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:11:44 spire-1.2.1/pkg/server/endpoints/middleware.go 10:11:44 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:11:44 spire-1.2.1/pkg/server/hostservice/ 10:11:44 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:11:44 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:11:44 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:11:44 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:11:44 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:11:44 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:11:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:11:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/ 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/ 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:11:44 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:11:44 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:11:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:11:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:11:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:11:44 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:11:44 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:11:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:11:44 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/notifier/ 10:11:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:11:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:11:44 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:11:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:11:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:11:44 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:11:44 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:11:44 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:11:44 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:11:44 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:11:44 spire-1.2.1/pkg/server/registration/ 10:11:44 spire-1.2.1/pkg/server/registration/manager.go 10:11:44 spire-1.2.1/pkg/server/registration/manager_test.go 10:11:44 spire-1.2.1/pkg/server/scanentries.go 10:11:44 spire-1.2.1/pkg/server/scanentries_test.go 10:11:44 spire-1.2.1/pkg/server/server.go 10:11:44 spire-1.2.1/pkg/server/server_test.go 10:11:44 spire-1.2.1/pkg/server/svid/ 10:11:44 spire-1.2.1/pkg/server/svid/observer.go 10:11:44 spire-1.2.1/pkg/server/svid/observer_test.go 10:11:44 spire-1.2.1/pkg/server/svid/rotator.go 10:11:44 spire-1.2.1/pkg/server/svid/rotator_config.go 10:11:44 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:11:44 spire-1.2.1/pkg/server/svid/rotator_test.go 10:11:44 spire-1.2.1/proto/ 10:11:44 spire-1.2.1/proto/private/ 10:11:44 spire-1.2.1/proto/private/server/ 10:11:44 spire-1.2.1/proto/private/server/journal/ 10:11:44 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:11:44 spire-1.2.1/proto/private/server/journal/journal.proto 10:11:44 spire-1.2.1/proto/spire/ 10:11:44 spire-1.2.1/proto/spire/common/ 10:11:44 spire-1.2.1/proto/spire/common/common.pb.go 10:11:44 spire-1.2.1/proto/spire/common/common.proto 10:11:44 spire-1.2.1/proto/spire/common/plugin/ 10:11:44 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:11:44 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:11:44 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:11:44 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:11:44 spire-1.2.1/proto/spire/plugin/ 10:11:44 spire-1.2.1/proto/spire/plugin/agent/ 10:11:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:11:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:11:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:11:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:11:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:11:44 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:11:44 spire-1.2.1/release/ 10:11:44 spire-1.2.1/release/spire-extras/ 10:11:44 spire-1.2.1/release/spire-extras/README.md 10:11:44 spire-1.2.1/release/spire-extras/conf/ 10:11:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:11:44 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:11:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:11:44 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:11:44 spire-1.2.1/release/spire/ 10:11:44 spire-1.2.1/release/spire/README.md 10:11:44 spire-1.2.1/release/spire/conf/ 10:11:44 spire-1.2.1/release/spire/conf/agent/ 10:11:44 spire-1.2.1/release/spire/conf/agent/agent.conf 10:11:44 spire-1.2.1/release/spire/conf/server/ 10:11:44 spire-1.2.1/release/spire/conf/server/server.conf 10:11:44 spire-1.2.1/script/ 10:11:44 spire-1.2.1/script/build-artifact.sh 10:11:44 spire-1.2.1/script/generate_dummy_ca.sh 10:11:44 spire-1.2.1/support/ 10:11:44 spire-1.2.1/support/k8s/ 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:11:44 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:11:44 spire-1.2.1/support/oidc-discovery-provider/ 10:11:44 spire-1.2.1/support/oidc-discovery-provider/README.md 10:11:44 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:11:44 spire-1.2.1/support/oidc-discovery-provider/config.go 10:11:44 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:11:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:11:44 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:11:44 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:11:44 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:11:44 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:11:44 spire-1.2.1/support/oidc-discovery-provider/main.go 10:11:44 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:11:44 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:11:44 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:11:44 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:11:44 spire-1.2.1/test/ 10:11:44 spire-1.2.1/test/clock/ 10:11:44 spire-1.2.1/test/clock/clock.go 10:11:44 spire-1.2.1/test/fakes/ 10:11:44 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:11:44 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:11:44 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:11:44 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:11:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:11:44 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:11:44 spire-1.2.1/test/fakes/fakeagentstore/ 10:11:44 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:11:44 spire-1.2.1/test/fakes/fakedatastore/ 10:11:44 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:11:44 spire-1.2.1/test/fakes/fakeentryclient/ 10:11:44 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:11:44 spire-1.2.1/test/fakes/fakehealthchecker/ 10:11:44 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:11:44 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:11:44 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:11:44 spire-1.2.1/test/fakes/fakemetrics/ 10:11:44 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:11:44 spire-1.2.1/test/fakes/fakenoderesolver/ 10:11:44 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:11:44 spire-1.2.1/test/fakes/fakenotifier/ 10:11:44 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:11:44 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:11:44 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:11:44 spire-1.2.1/test/fakes/fakeserverca/ 10:11:44 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:11:44 spire-1.2.1/test/fakes/fakeservercatalog/ 10:11:44 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:11:44 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:11:44 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:11:44 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:11:44 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:11:44 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:11:44 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:11:44 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:11:44 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:11:44 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:11:44 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:11:44 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:11:44 spire-1.2.1/test/fixture/ 10:11:44 spire-1.2.1/test/fixture/certs/ 10:11:44 spire-1.2.1/test/fixture/certs/agent_svid.der 10:11:44 spire-1.2.1/test/fixture/certs/base_cert.pem 10:11:44 spire-1.2.1/test/fixture/certs/base_csr.pem 10:11:44 spire-1.2.1/test/fixture/certs/base_key.pem 10:11:44 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:11:44 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:11:44 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:11:44 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:11:44 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:11:44 spire-1.2.1/test/fixture/certs/blog_key.pem 10:11:44 spire-1.2.1/test/fixture/certs/bundle.der 10:11:44 spire-1.2.1/test/fixture/certs/ca.pem 10:11:44 spire-1.2.1/test/fixture/certs/ca_key.pem 10:11:44 spire-1.2.1/test/fixture/certs/database_cert.pem 10:11:44 spire-1.2.1/test/fixture/certs/database_csr.pem 10:11:44 spire-1.2.1/test/fixture/certs/database_key.pem 10:11:44 spire-1.2.1/test/fixture/certs/node_cert.pem 10:11:44 spire-1.2.1/test/fixture/certs/node_csr.pem 10:11:44 spire-1.2.1/test/fixture/certs/node_key.pem 10:11:44 spire-1.2.1/test/fixture/certs/svid.pem 10:11:44 spire-1.2.1/test/fixture/certs/svid_key.pem 10:11:44 spire-1.2.1/test/fixture/config/ 10:11:44 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:11:44 spire-1.2.1/test/fixture/config/agent_good.conf 10:11:44 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:11:44 spire-1.2.1/test/fixture/config/plugin_good.conf 10:11:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:11:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:11:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:11:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:11:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:11:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:11:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:11:44 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:11:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:11:44 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:11:44 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:11:44 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:11:44 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:11:44 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:11:44 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:11:44 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:11:44 spire-1.2.1/test/fixture/config/server_good.conf 10:11:44 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:11:44 spire-1.2.1/test/fixture/fixture.go 10:11:44 spire-1.2.1/test/fixture/nodeattestor/ 10:11:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:11:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:11:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:11:44 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:11:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:11:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:11:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:11:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:11:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:11:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:11:44 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:11:44 spire-1.2.1/test/fixture/registration/ 10:11:44 spire-1.2.1/test/fixture/registration/entries.json 10:11:44 spire-1.2.1/test/fixture/registration/good-for-update.json 10:11:44 spire-1.2.1/test/fixture/registration/good.json 10:11:44 spire-1.2.1/test/fixture/registration/invalid.json 10:11:44 spire-1.2.1/test/fixture/registration/invalid_json.json 10:11:44 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:11:44 spire-1.2.1/test/integration/ 10:11:44 spire-1.2.1/test/integration/README.md 10:11:44 spire-1.2.1/test/integration/common 10:11:44 spire-1.2.1/test/integration/setup/ 10:11:44 spire-1.2.1/test/integration/setup/adminclient/ 10:11:44 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:11:44 spire-1.2.1/test/integration/setup/adminclient/client.go 10:11:44 spire-1.2.1/test/integration/setup/debugagent/ 10:11:44 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:11:44 spire-1.2.1/test/integration/setup/debugagent/main.go 10:11:44 spire-1.2.1/test/integration/setup/debugserver/ 10:11:44 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:11:44 spire-1.2.1/test/integration/setup/debugserver/main.go 10:11:44 spire-1.2.1/test/integration/setup/downstreamclient/ 10:11:44 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:11:44 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:11:44 spire-1.2.1/test/integration/setup/itclient/ 10:11:44 spire-1.2.1/test/integration/setup/itclient/client.go 10:11:44 spire-1.2.1/test/integration/setup/node-attestation/ 10:11:44 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:11:44 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:11:44 spire-1.2.1/test/integration/setup/x509pop/ 10:11:44 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:11:44 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:11:44 spire-1.2.1/test/integration/suites/ 10:11:44 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:11:44 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:11:44 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:11:44 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:11:44 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:11:44 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:11:44 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:11:44 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:11:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:11:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:11:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:11:44 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:11:44 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:11:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:11:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:11:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:11:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:11:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:11:44 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:11:44 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:11:44 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:11:44 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:11:44 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:11:44 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:11:44 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:11:44 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:11:44 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:11:44 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:11:44 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:11:44 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:11:44 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:11:44 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:11:44 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:11:44 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:11:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:11:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:11:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:11:44 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:11:44 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:11:44 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:11:44 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:11:44 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:11:44 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:11:44 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:11:44 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:11:44 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:11:44 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:11:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:11:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:11:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:11:44 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:11:44 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:11:44 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:11:44 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:11:44 spire-1.2.1/test/integration/suites/join-token/ 10:11:44 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:11:44 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:11:44 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:11:44 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:11:44 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:11:44 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:11:44 spire-1.2.1/test/integration/suites/join-token/README.md 10:11:44 spire-1.2.1/test/integration/suites/join-token/conf/ 10:11:44 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:11:44 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:11:44 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:11:44 spire-1.2.1/test/integration/suites/join-token/teardown 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:11:44 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:11:44 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:11:44 spire-1.2.1/test/integration/suites/k8s/ 10:11:44 spire-1.2.1/test/integration/suites/k8s/00-setup 10:11:44 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:11:44 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:11:44 spire-1.2.1/test/integration/suites/k8s/README.md 10:11:44 spire-1.2.1/test/integration/suites/k8s/conf/ 10:11:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:11:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:11:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:11:44 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:11:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:11:44 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:11:44 spire-1.2.1/test/integration/suites/k8s/teardown 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/ 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:11:44 spire-1.2.1/test/integration/suites/node-attestation/ 10:11:44 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:11:44 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:11:44 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:11:44 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:11:44 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:11:44 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:11:44 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:11:44 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:11:44 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:11:44 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:11:44 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:11:44 spire-1.2.1/test/integration/suites/rotation/ 10:11:44 spire-1.2.1/test/integration/suites/rotation/00-setup 10:11:44 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:11:44 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:11:44 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:11:44 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:11:44 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:11:44 spire-1.2.1/test/integration/suites/rotation/README.md 10:11:44 spire-1.2.1/test/integration/suites/rotation/conf/ 10:11:44 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:11:44 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:11:44 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:11:44 spire-1.2.1/test/integration/suites/rotation/teardown 10:11:44 spire-1.2.1/test/integration/suites/self-test/ 10:11:44 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:11:44 spire-1.2.1/test/integration/suites/self-test/README.md 10:11:44 spire-1.2.1/test/integration/suites/self-test/teardown 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:11:44 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:11:44 spire-1.2.1/test/integration/suites/upgrade/ 10:11:44 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:11:44 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:11:44 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:11:44 spire-1.2.1/test/integration/suites/upgrade/README.md 10:11:44 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:11:44 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:11:44 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:11:44 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:11:44 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:11:44 spire-1.2.1/test/integration/suites/upgrade/teardown 10:11:44 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:11:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:11:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:11:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:11:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:11:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:11:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:11:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:11:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:11:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:11:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:11:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:11:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:11:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:11:44 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:11:44 spire-1.2.1/test/integration/test-one.sh 10:11:44 spire-1.2.1/test/integration/test.sh 10:11:44 spire-1.2.1/test/plugintest/ 10:11:44 spire-1.2.1/test/plugintest/config.go 10:11:44 spire-1.2.1/test/plugintest/load.go 10:11:44 spire-1.2.1/test/plugintest/option.go 10:11:44 spire-1.2.1/test/spiretest/ 10:11:44 spire-1.2.1/test/spiretest/apiserver.go 10:11:44 spire-1.2.1/test/spiretest/assertions.go 10:11:44 spire-1.2.1/test/spiretest/dir.go 10:11:44 spire-1.2.1/test/spiretest/errors_posix.go 10:11:44 spire-1.2.1/test/spiretest/errors_windows.go 10:11:44 spire-1.2.1/test/spiretest/logs.go 10:11:44 spire-1.2.1/test/spiretest/socketapi.go 10:11:44 spire-1.2.1/test/spiretest/suite.go 10:11:44 spire-1.2.1/test/spiretest/x509.go 10:11:44 spire-1.2.1/test/testca/ 10:11:44 spire-1.2.1/test/testca/ca.go 10:11:44 spire-1.2.1/test/testkey/ 10:11:44 spire-1.2.1/test/testkey/generate.sh 10:11:44 spire-1.2.1/test/testkey/genkeys.go 10:11:44 spire-1.2.1/test/testkey/keys.go 10:11:44 spire-1.2.1/test/testkey/new.go 10:11:44 spire-1.2.1/test/tpmsimulator/ 10:11:44 spire-1.2.1/test/tpmsimulator/simulator.go 10:11:44 spire-1.2.1/test/util/ 10:11:44 spire-1.2.1/test/util/cert_fixtures.go 10:11:44 spire-1.2.1/test/util/cert_generation.go 10:11:44 spire-1.2.1/test/util/io_redirection.go 10:11:44 spire-1.2.1/test/util/race.go 10:11:44 spire-1.2.1/test/util/util.go 10:11:44 building spire from source... 10:11:44 Installing go1.17.7... 10:11:45 ---> Running in ab36bb4ca663 10:11:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:11:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:11:46 OK: 221 MiB in 52 packages 10:11:50 Removing intermediate container ab36bb4ca663 10:11:50 ---> 82653ffb64ae 10:11:50 Step 6/31 : COPY go.mod vendor* ./ 10:11:50 Building bin/spire-server... 10:11:50 go: downloading google.golang.org/grpc v1.44.0 10:11:50 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:11:50 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:11:50 go: downloading github.com/mitchellh/cli v1.1.2 10:11:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:11:50 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:11:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:11:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:11:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:11:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:11:50 using GIT_SSH to set credentials SSH Credentials for GitHub 10:11:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4034/head:refs/remotes/origin/PR-4034 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:11:50 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:11:50 go: downloading github.com/imdario/mergo v0.3.12 10:11:50  ---> 88d9762226d9 10:11:50 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:50 go: downloading github.com/sirupsen/logrus v1.8.1 10:11:50 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:11:51 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:11:51 go: downloading github.com/fatih/color v1.13.0 10:11:51 go: downloading github.com/mattn/go-isatty v0.0.14 10:11:51 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:11:51 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:11:51  ---> Running in c190251b706a 10:11:51 Merging remotes/origin/main commit 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit 9c427644f386d7d470522997d87a07c6fbd55569 10:11:51 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:11:51 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:11:51 go: downloading github.com/armon/go-metrics v0.3.10 10:11:51 go: downloading github.com/prometheus/client_golang v1.12.1 10:11:51 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:11:51 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:11:51 go: downloading github.com/open-policy-agent/opa v0.38.0 10:11:51 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:11:51 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:11:51 go: downloading github.com/Masterminds/goutils v1.1.0 10:11:51 go: downloading github.com/Masterminds/semver v1.5.0 10:11:51 go: downloading github.com/google/uuid v1.1.2 10:11:51 go: downloading github.com/huandu/xstrings v1.3.2 10:11:51 Merge succeeded, producing 9c427644f386d7d470522997d87a07c6fbd55569 10:11:51 Checking out Revision 9c427644f386d7d470522997d87a07c6fbd55569 (PR-4034) 10:11:51 go: downloading github.com/mattn/go-colorable v0.1.12 10:11:51 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:11:51 go: downloading github.com/oklog/run v1.0.0 10:11:51 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:11:51 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:11:51 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:11:51 go: downloading github.com/imkira/go-observer v1.0.3 10:11:51 go: downloading github.com/prometheus/client_model v0.2.0 10:11:51 go: downloading github.com/prometheus/common v0.32.1 10:11:51 go: downloading github.com/beorn7/perks v1.0.1 10:11:51 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:11:51 go: downloading github.com/prometheus/procfs v0.7.3 10:11:51 go: downloading go.uber.org/atomic v1.9.0 10:11:51 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:11:51 go: downloading github.com/hashicorp/errwrap v1.1.0 10:11:51 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:11:51 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:11:51 go: downloading github.com/blang/semver/v4 v4.0.0 10:11:51 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:11:51 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:11:51 go: downloading github.com/jinzhu/gorm v1.9.16 10:11:52 go: downloading github.com/lib/pq v1.10.4 10:11:52 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:11:52 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:11:52 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:11:52 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:11:51 > git config core.sparsecheckout # timeout=10 10:11:51 > git checkout -f 9c427644f386d7d470522997d87a07c6fbd55569 # timeout=10 10:11:51 > git remote # timeout=10 10:11:51 > git config --get remote.origin.url # timeout=10 10:11:51 using GIT_SSH to set credentials SSH Credentials for GitHub 10:11:51 > git merge 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 10:11:51 > git rev-parse HEAD^{commit} # timeout=10 10:11:51 > git config core.sparsecheckout # timeout=10 10:11:51 > git checkout -f 9c427644f386d7d470522997d87a07c6fbd55569 # timeout=10 10:11:54 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:11:54 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:11:54 go: downloading github.com/stretchr/testify v1.7.0 10:11:54 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:11:54 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:11:55 Removing intermediate container c190251b706a 10:11:55 ---> 629bb2c14417 10:11:55 Step 8/31 : COPY . . 10:11:56 Commit message: "Revert "feat(snap): exclude redundant files in snapcraft"" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:11:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:11:57 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:57 Dload Upload Total Spent Left Speed 10:11:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 47492 0 --:--:-- --:--:-- --:--:-- 47492 [Pipeline] sh 10:11:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:11:57 go: downloading google.golang.org/api v0.70.0 10:11:57 go: downloading k8s.io/client-go v0.23.4 10:11:57 go: downloading k8s.io/api v0.23.4 10:11:57 go: downloading github.com/google/go-tpm v0.3.3 10:11:57 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:11:57 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:11:57 + sudo tee /etc/docker/daemon.new 10:11:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:11:57 { 10:11:57 "registry-mirrors": [ 10:11:57 "https://nexus3.edgexfoundry.org:10001" 10:11:57 ], 10:11:57 "bip": "10.250.0.254/24", 10:11:57 "hosts": [ 10:11:57 "tcp://0.0.0.0:5555", 10:11:57 "unix:///var/run/docker.sock" 10:11:57 ], 10:11:57 "mtu": 1458, 10:11:57 "selinux-enabled": true, 10:11:57 "seccomp-profile": "/etc/docker/seccomp.json" 10:11:57 } [Pipeline] sh 10:11:58 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:11:58 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:11:58 go: downloading cloud.google.com/go/storage v1.21.0 10:11:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:11:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:11:58 go: downloading cloud.google.com/go v0.100.2 10:11:58 + sudo service docker restart 10:11:59 go: downloading k8s.io/apimachinery v0.23.4 10:11:59 go: downloading k8s.io/kube-aggregator v0.23.3 10:11:59 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:11:59 go: downloading cloud.google.com/go/security v1.3.0 10:11:59 go: downloading github.com/hashicorp/vault/api v1.4.1 10:11:59 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:12:00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:12:00 go: downloading github.com/twmb/murmur3 v1.1.6 10:12:00 go: downloading github.com/jinzhu/inflection v1.0.0 10:12:00 go: downloading github.com/aws/smithy-go v1.11.0 10:12:00 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:12:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:12:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:12:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:12:01 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:12:01 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:12:01 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:12:01 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:12:01 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:12:02 go: downloading github.com/dimchansky/utfbom v1.1.1 10:12:02 go: downloading cloud.google.com/go/compute v1.3.0 10:12:02 go: downloading cloud.google.com/go/iam v0.1.1 10:12:02 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:12:02 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:12:02 go: downloading github.com/gogo/protobuf v1.3.2 10:12:02 go: downloading github.com/google/gofuzz v1.1.0 10:12:02 go: downloading k8s.io/klog/v2 v2.30.0 10:12:02 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:12:02 go: downloading github.com/spf13/pflag v1.0.5 10:12:02 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:12:02 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:12:02 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:12:02 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:12:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:12:02 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:12:02 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:12:02 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:12:02 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:12:02 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:12:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:12:02 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:12:02 go: downloading gopkg.in/yaml.v2 v2.4.0 10:12:03 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:12:03 go: downloading github.com/gobwas/glob v0.2.3 10:12:03 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:12:03 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:12:03 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:12:03 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:12:03 go: downloading go.opencensus.io v0.23.0 10:12:03 go: downloading gopkg.in/inf.v0 v0.9.1 10:12:03 go: downloading github.com/google/go-cmp v0.5.7 10:12:03 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:12:03 go: downloading github.com/googleapis/gnostic v0.5.5 10:12:03 go: downloading github.com/go-logr/logr v1.2.2 10:12:03 go: downloading github.com/json-iterator/go v1.1.12 10:12:03 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:12:03 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:12:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:12:03 go: downloading go.uber.org/zap v1.21.0 10:12:03 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:12:03 go: downloading github.com/tklauser/numcpus v0.3.0 10:12:03 go: downloading sigs.k8s.io/yaml v1.3.0 10:12:03 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:12:03 go: downloading github.com/golang/snappy v0.0.4 10:12:03 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:12:03 go: downloading github.com/ryanuber/go-glob v1.0.0 10:12:03 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:12:03 go: downloading github.com/modern-go/reflect2 v1.0.2 10:12:03 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:12:03 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:12:03 go: downloading github.com/hashicorp/go-version v1.2.0 10:12:03 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:12:03 go: downloading go.uber.org/multierr v1.6.0 10:12:08 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:12:08 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:12:08  ---> e48a80acf4d0 10:12:08 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:12:09 ---> Running in 7df532c5a159 10:12:09 Removing intermediate container c91ddcf9b097 10:12:09 ---> 80e6e6a0c38e 10:12:09 10:12:09 Step 10/25 : FROM alpine:3.14 10:12:09 ---> e04c818066af 10:12:09 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:12:09 ---> Running in e6f6aabda838 10:12:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:12:09 Removing intermediate container 184f50a47fc6 10:12:09 ---> a22c381290d3 10:12:09 10:12:09 Step 10/23 : FROM alpine:3.14 10:12:09 ---> e04c818066af 10:12:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:12:10 ---> Running in ff0dec9f9153 10:12:10 (1/3) Installing ca-certificates (20211220-r0) 10:12:10 (2/3) Installing dumb-init (1.2.5-r1) 10:12:10 (3/3) Installing su-exec (0.2-r1) 10:12:10 Executing busybox-1.33.1-r7.trigger 10:12:10 Executing ca-certificates-20211220-r0.trigger 10:12:10 Removing intermediate container 5e3ea8b1641c 10:12:10 ---> 034d5232e69b 10:12:10 10:12:10 Step 10/22 : FROM alpine:3.14 10:12:10 ---> e04c818066af 10:12:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:12:10 ---> Using cache 10:12:10 ---> c0b9e4f1eaa2 10:12:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:12:10 ---> Using cache 10:12:10 ---> 4941cb766886 10:12:10 Step 13/22 : ENV APP_PORT=59861 10:12:10 OK: 6 MiB in 17 packages 10:12:10 ---> Running in 365df1ef2c27 10:12:10 Removing intermediate container ff0dec9f9153 10:12:10 ---> 244d7840ab13 10:12:10 Step 12/23 : ENV APP_PORT=59880 10:12:10 ---> Running in fbccc58b8a4d 10:12:10 Removing intermediate container 365df1ef2c27 10:12:10 ---> 1a637a5e79a0 10:12:10 Step 14/22 : EXPOSE $APP_PORT 10:12:10 ---> Running in a4f1358d1372 10:12:10 Removing intermediate container fbccc58b8a4d 10:12:10 ---> 778afb722857 10:12:10 Step 13/23 : EXPOSE $APP_PORT 10:12:10 ---> Running in 9794870e394c 10:12:10 Removing intermediate container a4f1358d1372 10:12:10 ---> 3bf220c727f3 10:12:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:12:10 Removing intermediate container e6f6aabda838 10:12:10 ---> b673fa62b3a7 10:12:10 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:12:10 Removing intermediate container 9794870e394c 10:12:10 ---> 8e6d72c30ea6 10:12:10 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:11 ---> Running in 73afd375d9ca 10:12:11 ---> Running in b7e5059dfaf2 10:12:11 ---> c6fd9cc056e4 10:12:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:12:11 Removing intermediate container 73afd375d9ca 10:12:11 ---> e12dbbd06790 10:12:11 Step 13/25 : WORKDIR / 10:12:11 ---> Running in 8ea3734a5217 10:12:11 Removing intermediate container 8ea3734a5217 10:12:11 ---> 8f355fb674e1 10:12:11 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:12:12 ---> b2aef8ce7a8d 10:12:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:12:12 ---> 9b8e6c7d127f 10:12:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:12:12 Removing intermediate container b7e5059dfaf2 10:12:12 ---> 4d06467d1cc4 10:12:12 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:12:12 ---> d1de3a24722a 10:12:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:12:12 ---> Running in 55c9bb7ce8ca 10:12:12 ---> 9b54fdb5d283 10:12:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:12:13 ---> Running in f1ac7432b123 10:12:13 ---> 9478c5476856 10:12:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:12:13 Removing intermediate container f1ac7432b123 10:12:13 ---> 2f8475a986d2 10:12:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:12:13 ---> Running in b6c5a4eba077 10:12:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:12:13 ---> ed48341bc767 10:12:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:12:13 Removing intermediate container b6c5a4eba077 10:12:13 ---> 791d56aebf6c 10:12:13 Step 20/22 : LABEL arch=x86_64 10:12:13 ---> Running in 596cf3e694b2 10:12:14 Removing intermediate container 596cf3e694b2 10:12:14 ---> 9cb2f7eaa2fb 10:12:14 Step 21/22 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:12:14 ---> 8a0b46ad8698 10:12:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:12:14 ---> Running in 5ea6a6578248 10:12:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:12:14 (1/6) Installing dumb-init (1.2.5-r1) 10:12:14 Removing intermediate container 5ea6a6578248 10:12:14 ---> 16f863323903 10:12:14 Step 22/22 : LABEL version=0.0.0 10:12:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:12:14 (3/6) Installing libsodium (1.0.18-r0) 10:12:14 ---> Running in c0c18fdbbef8 10:12:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:12:14 ---> fdb2fc7f151e 10:12:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:12:15 Removing intermediate container c0c18fdbbef8 10:12:15 ---> cff68fde0f1f 10:12:15 10:12:15 (5/6) Installing libzmq (4.3.4-r0) 10:12:15 Successfully built cff68fde0f1f 10:12:15 (6/6) Installing zeromq (4.3.4-r0) 10:12:15 Successfully tagged support-scheduler:latest 10:12:15  Building support-scheduler ... done Building security-spire-server 10:12:15 Executing busybox-1.33.1-r7.trigger 10:12:15 OK: 8 MiB in 20 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:17 provisioning config files... 10:12:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6991944559855123954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:17 ---> docker-login.sh 10:12:17 nexus3.edgexfoundry.org:10001 10:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:18 Configure a credential helper to remove this warning. See 10:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:18 10:12:18 Login Succeeded 10:12:18 nexus3.edgexfoundry.org:10002 10:12:18 ---> 9705d12cb9f7 10:12:18 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/ 10:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:18 Configure a credential helper to remove this warning. See 10:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:18 10:12:18 Login Succeeded 10:12:18 nexus3.edgexfoundry.org:10003 10:12:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:12:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:12:19 ---> 1fc01704bb4b 10:12:19 Step 3/25 : WORKDIR /edgex-go 10:12:19 ---> Using cache 10:12:19 ---> b374ec9d87a9 10:12:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:19 ---> Using cache 10:12:19 ---> 80fe605ed337 10:12:19 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:12:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:19 ---> Running in b7fd85d48c32 10:12:19 ---> Running in 3a27b17c380d 10:12:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:19 Configure a credential helper to remove this warning. See 10:12:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:19 10:12:19 Login Succeeded 10:12:19 nexus3.edgexfoundry.org:10004 10:12:19 Removing intermediate container 55c9bb7ce8ca 10:12:19 ---> e6fcdd2740f6 10:12:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:12:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:19 Configure a credential helper to remove this warning. See 10:12:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:19 10:12:19 Login Succeeded 10:12:19 docker.io 10:12:20 ---> 95d2ea930388 10:12:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:12:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:20 Configure a credential helper to remove this warning. See 10:12:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:20 10:12:20 Login Succeeded 10:12:20 ---> docker-login.sh ends [Pipeline] } 10:12:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:12:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:12:21 ---> bcc3ba3d2373 10:12:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [Pipeline] echo 10:12:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:12:21 ========================================================= 10:12:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:12:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:12:21 OK: 221 MiB in 52 packages 10:12:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:12:21 ---> a0d65ebe5148 10:12:21 Step 19/23 : ENTRYPOINT ["/core-data"] 10:12:21 Removing intermediate container 3a27b17c380d 10:12:21 ---> cd24389c3363 10:12:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:12:21 ---> Running in bd33e3d15a98 10:12:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:12:21 9b3977197b4f: Pulling fs layer 10:12:21 1a89e8eeedd5: Pulling fs layer 10:12:21 94645a83ff95: Pulling fs layer 10:12:21 3f3a8bcf1eab: Pulling fs layer 10:12:21 0c92f367c5e7: Pulling fs layer 10:12:21 3096ccb668a1: Pulling fs layer 10:12:21 e8cf19c19ddd: Pulling fs layer 10:12:21 a4caa8a26152: Pulling fs layer 10:12:21 3f3a8bcf1eab: Waiting 10:12:21 0c92f367c5e7: Waiting 10:12:21 3096ccb668a1: Waiting 10:12:21 e8cf19c19ddd: Waiting 10:12:21 a4caa8a26152: Waiting 10:12:21 94645a83ff95: Download complete 10:12:21 1a89e8eeedd5: Download complete 10:12:21 0c92f367c5e7: Verifying Checksum 10:12:21 0c92f367c5e7: Download complete 10:12:21 9b3977197b4f: Verifying Checksum 10:12:21 9b3977197b4f: Download complete 10:12:21 3096ccb668a1: Verifying Checksum 10:12:21 3096ccb668a1: Download complete 10:12:21 e8cf19c19ddd: Verifying Checksum 10:12:21 e8cf19c19ddd: Download complete 10:12:21 ---> Running in 62187ef95419 10:12:22 Removing intermediate container bd33e3d15a98 10:12:22 ---> 19eccf3d9495 10:12:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:12:22 Removing intermediate container 62187ef95419 10:12:22 ---> 8f3286e12277 10:12:22 Step 23/25 : LABEL arch=x86_64 10:12:22 Removing intermediate container b7fd85d48c32 10:12:22 ---> 62774d907e9f 10:12:22 Step 6/25 : COPY go.mod vendor* ./ 10:12:22 ---> Running in bd5f7499395b 10:12:22 ---> Running in eb2c52973538 10:12:22 ---> 09d963b61e1f 10:12:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:22 Removing intermediate container bd5f7499395b 10:12:22 ---> 064762e8b9e3 10:12:22 Step 24/25 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:12:22 Removing intermediate container eb2c52973538 10:12:22 ---> 2a8751c76b26 10:12:22 Step 21/23 : LABEL arch=x86_64 10:12:22 ---> Running in 005512b63155 10:12:22 9b3977197b4f: Pull complete 10:12:23 ---> Running in d642049fc6e3 10:12:23 ---> Running in f77bb506fb20 10:12:23 1a89e8eeedd5: Pull complete 10:12:23 Removing intermediate container d642049fc6e3 10:12:23 ---> 34e6cf91258e 10:12:23 Step 25/25 : LABEL version=0.0.0 10:12:23 Removing intermediate container f77bb506fb20 10:12:23 ---> 7a333f5c0658 10:12:23 Step 22/23 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:12:23 ---> Running in 216b6934aa1b 10:12:23 ---> Running in 608582077ef2 10:12:23 Removing intermediate container 216b6934aa1b 10:12:23 ---> 237b3ac6a883 10:12:23 10:12:23 94645a83ff95: Pull complete 10:12:23 Removing intermediate container 608582077ef2 10:12:23 ---> 0cf398cacfb2 10:12:23 Step 23/23 : LABEL version=0.0.0 10:12:23 Successfully built 237b3ac6a883 10:12:23 Successfully tagged security-secretstore-setup:latest 10:12:23  Building security-secretstore-setup ... done Building support-notifications 10:12:23 ---> Running in 47c8ce31df0e 10:12:23 a4caa8a26152: Verifying Checksum 10:12:23 a4caa8a26152: Download complete 10:12:24 3f3a8bcf1eab: Verifying Checksum 10:12:24 3f3a8bcf1eab: Download complete 10:12:25 Removing intermediate container 47c8ce31df0e 10:12:25 ---> fd87f0372fe5 10:12:25 10:12:25 Successfully built fd87f0372fe5 10:12:25 Successfully tagged core-data:latest 10:12:25  Building core-data ... done Building security-spire-agent 10:12:27 Removing intermediate container 005512b63155 10:12:27 ---> 779a53bd103a 10:12:27 Step 8/25 : COPY . . 10:12:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:12:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:12:27 ---> 1fc01704bb4b 10:12:27 Step 3/22 : WORKDIR /edgex-go 10:12:27 ---> Using cache 10:12:27 ---> b374ec9d87a9 10:12:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:27 ---> Using cache 10:12:27 ---> 80fe605ed337 10:12:27 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:12:28 ---> Running in fb339a896907 10:12:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:12:29 Removing intermediate container 7df532c5a159 10:12:29 ---> e839a3e7ac55 10:12:29 10:12:29 Step 10/31 : FROM alpine:3.14 10:12:29 ---> e04c818066af 10:12:29 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:12:30 ---> Running in a6074833d8b7 10:12:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:12:30 OK: 221 MiB in 52 packages 10:12:30 Removing intermediate container a6074833d8b7 10:12:30 ---> 5bf8e4ae3357 10:12:30 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:12:30 ---> Running in 0cbc474f43a5 10:12:32 Removing intermediate container fb339a896907 10:12:32 ---> 5508ee694c81 10:12:32 Step 6/22 : COPY go.mod vendor* ./ 10:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:12:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:12:32 (1/2) Installing dumb-init (1.2.5-r1) 10:12:32 (2/2) Installing su-exec (0.2-r1) 10:12:32 Executing busybox-1.33.1-r7.trigger 10:12:32 OK: 6 MiB in 16 packages 10:12:33 ---> bb70c2ab4f8f 10:12:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:33 ---> Running in f074b7a43866 10:12:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:12:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:12:34 ---> 1fc01704bb4b 10:12:34 Step 3/26 : WORKDIR /edgex-go 10:12:34 ---> Using cache 10:12:34 ---> b374ec9d87a9 10:12:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:34 ---> Using cache 10:12:34 ---> 80fe605ed337 10:12:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:12:34 ---> Using cache 10:12:34 ---> 62774d907e9f 10:12:34 Step 6/26 : COPY go.mod vendor* ./ 10:12:34 ---> Using cache 10:12:34 ---> 09d963b61e1f 10:12:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:34 ---> Using cache 10:12:34 ---> 779a53bd103a 10:12:34 Step 8/26 : COPY . . 10:12:34 Removing intermediate container 0cbc474f43a5 10:12:34 ---> 716486b3afb9 10:12:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:12:34 ---> Running in 9b03d869a2d4 10:12:34 Removing intermediate container 9b03d869a2d4 10:12:34 ---> 7a25c1f7361d 10:12:34 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:12:34 ---> Running in 21b7a06973c6 10:12:35 Removing intermediate container 21b7a06973c6 10:12:35 ---> 27d526b4c2a7 10:12:35 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:12:35 Removing intermediate container f074b7a43866 10:12:35 ---> ec5331c49115 10:12:35 Step 8/22 : COPY . . 10:12:36 ---> Running in f2f4fdfaede3 10:12:36 3f3a8bcf1eab: Pull complete 10:12:36 0c92f367c5e7: Pull complete 10:12:36 3096ccb668a1: Pull complete 10:12:36 e8cf19c19ddd: Pull complete 10:12:39 Removing intermediate container f2f4fdfaede3 10:12:39 ---> 68569e8f01b9 10:12:39 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:12:39 ---> Running in c927d1702367 10:12:39 Removing intermediate container c927d1702367 10:12:39 ---> 2026c0556425 10:12:39 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:12:40 ---> b0022c6ad9d4 10:12:40 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:12:41 ---> Running in dde81ae60201 10:12:43 a4caa8a26152: Pull complete 10:12:43 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 10:12:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:12:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists 10:12:43 ---> 05feb8a69b33 10:12:43 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [Pipeline] sh 10:12:43 ---> Running in 112b5033e088 10:12:43 Removing intermediate container dde81ae60201 10:12:43 ---> 01d469740f2a 10:12:43 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:12:44 + docker build -t ci-base-image-arm64 -f - . 10:12:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:12:44 WORKDIR /edgex 10:12:44 COPY go.mod . 10:12:44 RUN go mod download 10:12:44 Removing intermediate container 112b5033e088 10:12:44 ---> 3df761158785 10:12:44 Step 10/25 : RUN mkdir -p spire-build 10:12:45 ---> Running in 49f73ec7c050 10:12:45 ---> 8f370a34b5c7 10:12:45 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:12:46 Sending build context to Docker daemon 169.4MB 10:12:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:12:46 ---> 725f1c02e7f9 10:12:46 Step 2/4 : WORKDIR /edgex 10:12:48 ---> adf080cbaa88 10:12:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:12:48 Removing intermediate container 49f73ec7c050 10:12:48 ---> d82ff13c594f 10:12:48 Step 11/25 : WORKDIR /edgex-go/spire-build 10:12:48 ---> Running in 6fe8eeb265c2 10:12:48 Removing intermediate container 6fe8eeb265c2 10:12:48 ---> 17c21363a352 10:12:48 Step 3/4 : COPY go.mod . 10:12:49 ---> 1652b0274580 10:12:49 Step 4/4 : RUN go mod download 10:12:49 ---> Running in 3b85a14e34ec 10:12:49 ---> 80277a59b4d6 10:12:49 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:12:49 ---> Running in b45201ea0860 10:12:49 ---> 70848ce8a26f 10:12:49 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:12:49 Removing intermediate container b45201ea0860 10:12:49 ---> Running in 43af97ca07c0 10:12:49 ---> d5c3a01d699b 10:12:49 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 10:12:49 ---> 4aaff5346347 10:12:49 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:12:49 ---> Running in c3b149e6a273 10:12:50 Removing intermediate container 43af97ca07c0 10:12:50 ---> 936ce07b46ae 10:12:50 Step 10/26 : RUN mkdir -p spire-build 10:12:50 ---> Running in 2e9551ec81bf 10:12:50 ---> c5075d17f11b 10:12:50 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:12:50 ---> d726d852e4f8 10:12:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:12:50 ---> Running in cc84036acd1b 10:12:50 ---> Running in 6d1b05a986fc 10:12:50 Removing intermediate container cc84036acd1b 10:12:50 ---> aea985d1aff2 10:12:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:12:50 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 10:12:51 spire-1.2.1/ 10:12:51 spire-1.2.1/.data/ 10:12:51 spire-1.2.1/.data/.file 10:12:51 spire-1.2.1/.dockerignore 10:12:51 spire-1.2.1/.gitattributes 10:12:51 spire-1.2.1/.githooks/ 10:12:51 spire-1.2.1/.githooks/pre-commit 10:12:51 spire-1.2.1/.github/ 10:12:51 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:12:51 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:12:51 spire-1.2.1/.github/dependabot.yml 10:12:51 spire-1.2.1/.github/workflows/ 10:12:51 spire-1.2.1/.github/workflows/nightly_build.yaml 10:12:51 spire-1.2.1/.github/workflows/pr_build.yaml 10:12:51 spire-1.2.1/.github/workflows/release_build.yaml 10:12:51 spire-1.2.1/.github/workflows/scripts/ 10:12:51 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:12:51 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:12:51 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:12:51 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:12:51 spire-1.2.1/.github/workflows/scripts/split.sh 10:12:51 spire-1.2.1/.gitignore 10:12:51 spire-1.2.1/.go-version 10:12:51 spire-1.2.1/.golangci.yml 10:12:51 spire-1.2.1/ADOPTERS.md 10:12:51 spire-1.2.1/CHANGELOG.md 10:12:51 spire-1.2.1/CODE-OF-CONDUCT.md 10:12:51 spire-1.2.1/CODEOWNERS 10:12:51 spire-1.2.1/CONTRIBUTING.md 10:12:51 spire-1.2.1/Dockerfile 10:12:51 spire-1.2.1/Dockerfile.dev 10:12:51 spire-1.2.1/Dockerfile.scratch 10:12:51 spire-1.2.1/LICENSE 10:12:51 spire-1.2.1/MAINTAINERS.md 10:12:51 spire-1.2.1/Makefile 10:12:51 spire-1.2.1/README.md 10:12:51 spire-1.2.1/ROADMAP.md 10:12:51 spire-1.2.1/SECURITY.md 10:12:51 spire-1.2.1/cmd/ 10:12:51 spire-1.2.1/cmd/spire-agent/ 10:12:51 spire-1.2.1/cmd/spire-agent/cli/ 10:12:51 spire-1.2.1/cmd/spire-agent/cli/api/ 10:12:51 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:12:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:12:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:12:51 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:12:51 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:12:51 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:12:51 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:12:51 spire-1.2.1/cmd/spire-agent/cli/common/ 10:12:51 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:12:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:12:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:12:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:12:51 spire-1.2.1/cmd/spire-agent/cli/run/ 10:12:51 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:12:51 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:12:51 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:12:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:12:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:12:51 spire-1.2.1/cmd/spire-agent/main.go 10:12:51 spire-1.2.1/cmd/spire-server/ 10:12:51 spire-1.2.1/cmd/spire-server/cli/ 10:12:51 spire-1.2.1/cmd/spire-server/cli/agent/ 10:12:51 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:12:51 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/cli.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/entry/ 10:12:51 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/federation/ 10:12:51 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:12:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:12:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/run/ 10:12:51 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/token/ 10:12:51 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/validate/ 10:12:51 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/x509/ 10:12:51 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:12:51 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:12:51 spire-1.2.1/cmd/spire-server/main.go 10:12:51 spire-1.2.1/cmd/spire-server/util/ 10:12:51 spire-1.2.1/cmd/spire-server/util/util.go 10:12:51 spire-1.2.1/conf/ 10:12:51 spire-1.2.1/conf/agent/ 10:12:51 spire-1.2.1/conf/agent/agent.conf 10:12:51 spire-1.2.1/conf/agent/agent_full.conf 10:12:51 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:12:51 spire-1.2.1/conf/server/ 10:12:51 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:12:51 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:12:51 spire-1.2.1/conf/server/server.conf 10:12:51 spire-1.2.1/conf/server/server_full.conf 10:12:51 spire-1.2.1/doc/ 10:12:51 spire-1.2.1/doc/SPIRE101.md 10:12:51 spire-1.2.1/doc/auditlog.md 10:12:51 spire-1.2.1/doc/authorization_policy_engine.md 10:12:51 spire-1.2.1/doc/changelog_guidelines.md 10:12:51 spire-1.2.1/doc/cure53-report.pdf 10:12:51 spire-1.2.1/doc/images/ 10:12:51 spire-1.2.1/doc/images/2019_roadmap.png 10:12:51 spire-1.2.1/doc/images/SPIRE101.png 10:12:51 spire-1.2.1/doc/images/SPIRE_agent.png 10:12:51 spire-1.2.1/doc/images/SPIRE_server.png ---> 3ec089be4b1a 10:12:51 Step 26/31 : RUN chmod +x /entrypoint.sh 10:12:51 10:12:51 spire-1.2.1/doc/images/cache_mgr.png 10:12:51 spire-1.2.1/doc/images/cache_mgr_components.png 10:12:51 spire-1.2.1/doc/images/federated_spire.png 10:12:51 spire-1.2.1/doc/images/ha_mode.png 10:12:51 spire-1.2.1/doc/images/nested_spire.png 10:12:51 spire-1.2.1/doc/images/oidc_federation.png 10:12:51 spire-1.2.1/doc/images/single_trust_domain.png 10:12:51 spire-1.2.1/doc/images/spiffe_compatible.png 10:12:51 spire-1.2.1/doc/images/spire_logo.png 10:12:51 spire-1.2.1/doc/migrating_registration_api_clients.md 10:12:51 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:12:51 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:12:51 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:12:51 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:12:51 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:12:51 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:12:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:12:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:12:51 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:12:51 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:12:51 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:12:51 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:12:51 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:12:51 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:12:51 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:12:51 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:12:51 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:12:51 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:12:51 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:12:51 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:12:51 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:12:51 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:12:51 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:12:51 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:12:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:12:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:12:51 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:12:51 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:12:51 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:12:51 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:12:51 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:12:51 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:12:51 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:12:51 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:12:51 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:12:51 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:12:51 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:12:51 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:12:51 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:12:51 spire-1.2.1/doc/scaling_spire.md 10:12:51 spire-1.2.1/doc/spire_agent.md 10:12:51 spire-1.2.1/doc/spire_server.md 10:12:51 spire-1.2.1/doc/supported_integrations.md 10:12:51 spire-1.2.1/doc/telemetry.md 10:12:51 spire-1.2.1/doc/telemetry_config.md 10:12:51 spire-1.2.1/doc/upgrading.md 10:12:51 spire-1.2.1/doc/using_spire.md 10:12:51 spire-1.2.1/examples/ 10:12:51 spire-1.2.1/examples/README.md 10:12:51 spire-1.2.1/go.mod 10:12:51 spire-1.2.1/go.sum 10:12:51 spire-1.2.1/pkg/ 10:12:51 spire-1.2.1/pkg/agent/ 10:12:51 spire-1.2.1/pkg/agent/agent.go 10:12:51 spire-1.2.1/pkg/agent/api/ 10:12:51 spire-1.2.1/pkg/agent/api/config.go 10:12:51 spire-1.2.1/pkg/agent/api/debug/ 10:12:51 spire-1.2.1/pkg/agent/api/debug/v1/ 10:12:51 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:12:51 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:12:51 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:12:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:12:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:12:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:12:51 spire-1.2.1/pkg/agent/api/endpoints.go 10:12:51 spire-1.2.1/pkg/agent/api/health/ 10:12:51 spire-1.2.1/pkg/agent/api/health/v1/ 10:12:51 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:12:51 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:12:51 spire-1.2.1/pkg/agent/api/rpccontext/ 10:12:51 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:12:51 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:12:51 spire-1.2.1/pkg/agent/attestor/ 10:12:51 spire-1.2.1/pkg/agent/attestor/node/ 10:12:51 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:12:51 spire-1.2.1/pkg/agent/attestor/node/node.go 10:12:51 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:12:51 spire-1.2.1/pkg/agent/attestor/workload/ 10:12:51 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:12:51 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:12:51 spire-1.2.1/pkg/agent/catalog/ 10:12:51 spire-1.2.1/pkg/agent/catalog/catalog.go 10:12:51 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:12:51 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:12:51 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:12:51 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:12:51 spire-1.2.1/pkg/agent/client/ 10:12:51 spire-1.2.1/pkg/agent/client/client.go 10:12:51 spire-1.2.1/pkg/agent/client/client_test.go 10:12:51 spire-1.2.1/pkg/agent/client/dial.go 10:12:51 spire-1.2.1/pkg/agent/client/nodeconn.go 10:12:51 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:12:51 spire-1.2.1/pkg/agent/client/update.go 10:12:51 spire-1.2.1/pkg/agent/client/util.go 10:12:51 spire-1.2.1/pkg/agent/common/ 10:12:51 spire-1.2.1/pkg/agent/common/backoff/ 10:12:51 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:12:51 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:12:51 spire-1.2.1/pkg/agent/common/cgroups/ 10:12:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:12:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:12:51 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:12:51 spire-1.2.1/pkg/agent/config.go 10:12:51 spire-1.2.1/pkg/agent/endpoints/ 10:12:51 spire-1.2.1/pkg/agent/endpoints/config.go 10:12:51 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:12:51 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:12:51 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:12:51 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:12:51 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:12:51 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:12:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:12:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:12:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:12:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:12:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:12:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:12:51 spire-1.2.1/pkg/agent/endpoints/workload/ 10:12:51 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:12:51 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:12:51 spire-1.2.1/pkg/agent/manager/ 10:12:51 spire-1.2.1/pkg/agent/manager/cache/ 10:12:51 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:12:51 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:12:51 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:12:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:12:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:12:51 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:12:51 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:12:51 spire-1.2.1/pkg/agent/manager/config.go 10:12:51 spire-1.2.1/pkg/agent/manager/manager.go 10:12:51 spire-1.2.1/pkg/agent/manager/manager_test.go 10:12:51 spire-1.2.1/pkg/agent/manager/storage.go 10:12:51 spire-1.2.1/pkg/agent/manager/storage_test.go 10:12:51 spire-1.2.1/pkg/agent/manager/storecache/ 10:12:51 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:12:51 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:12:51 spire-1.2.1/pkg/agent/manager/sync.go 10:12:51 spire-1.2.1/pkg/agent/plugin/ 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:12:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:12:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:12:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:12:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:12:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:12:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:12:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:12:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:12:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:12:51 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:12:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:12:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:12:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:12:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:12:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:12:51 spire-1.2.1/pkg/agent/svid/ 10:12:51 spire-1.2.1/pkg/agent/svid/rotator.go 10:12:51 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:12:51 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:12:51 spire-1.2.1/pkg/agent/svid/store/ 10:12:51 spire-1.2.1/pkg/agent/svid/store/service.go 10:12:51 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:12:51 spire-1.2.1/pkg/common/ 10:12:51 spire-1.2.1/pkg/common/agentpathtemplate/ 10:12:51 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:12:51 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:12:51 spire-1.2.1/pkg/common/api/ 10:12:51 spire-1.2.1/pkg/common/api/metrics.go 10:12:51 spire-1.2.1/pkg/common/api/middleware/ 10:12:51 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:12:51 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:12:51 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:12:51 spire-1.2.1/pkg/common/api/middleware/logger.go 10:12:51 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:12:51 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:12:51 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:12:51 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:12:51 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:12:51 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:12:51 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:12:51 spire-1.2.1/pkg/common/api/middleware/names.go 10:12:51 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:12:51 spire-1.2.1/pkg/common/api/names.go 10:12:51 spire-1.2.1/pkg/common/api/ratelimit.go 10:12:51 spire-1.2.1/pkg/common/api/rpccontext/ 10:12:51 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:12:51 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:12:51 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:12:51 spire-1.2.1/pkg/common/auth/ 10:12:51 spire-1.2.1/pkg/common/auth/interceptors.go 10:12:51 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:12:51 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:12:51 spire-1.2.1/pkg/common/bundleutil/ 10:12:51 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:12:51 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:12:51 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:12:51 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:12:51 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:12:51 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:12:51 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:12:51 spire-1.2.1/pkg/common/bundleutil/types.go 10:12:51 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:12:51 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:12:51 spire-1.2.1/pkg/common/catalog/ 10:12:51 spire-1.2.1/pkg/common/catalog/bind.go 10:12:51 spire-1.2.1/pkg/common/catalog/builtin.go 10:12:51 spire-1.2.1/pkg/common/catalog/catalog.go 10:12:51 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:12:51 spire-1.2.1/pkg/common/catalog/closers.go 10:12:51 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:12:51 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:12:51 spire-1.2.1/pkg/common/catalog/config.go 10:12:51 spire-1.2.1/pkg/common/catalog/config_test.go 10:12:51 spire-1.2.1/pkg/common/catalog/configure.go 10:12:51 spire-1.2.1/pkg/common/catalog/constraints.go 10:12:51 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:12:51 spire-1.2.1/pkg/common/catalog/context.go 10:12:51 spire-1.2.1/pkg/common/catalog/external.go 10:12:51 spire-1.2.1/pkg/common/catalog/host.go 10:12:51 spire-1.2.1/pkg/common/catalog/pipenet.go 10:12:51 spire-1.2.1/pkg/common/catalog/plugin.go 10:12:51 spire-1.2.1/pkg/common/catalog/testplugin/ 10:12:51 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:12:51 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:12:51 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:12:51 spire-1.2.1/pkg/common/cli/ 10:12:51 spire-1.2.1/pkg/common/cli/env.go 10:12:51 spire-1.2.1/pkg/common/cli/flags.go 10:12:51 spire-1.2.1/pkg/common/cli/trust_domain.go 10:12:51 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:12:51 spire-1.2.1/pkg/common/cli/umask.go 10:12:51 spire-1.2.1/pkg/common/cli/umask_posix.go 10:12:51 spire-1.2.1/pkg/common/cli/umask_test.go 10:12:51 spire-1.2.1/pkg/common/cli/umask_windows.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/ 10:12:51 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/flag.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/format.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/ 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:12:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:12:51 spire-1.2.1/pkg/common/coretypes/ 10:12:51 spire-1.2.1/pkg/common/coretypes/bundle/ 10:12:51 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:12:51 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:12:51 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:12:51 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:12:51 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:12:51 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:12:51 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:12:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:12:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:12:51 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:12:51 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:12:51 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:12:51 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:12:51 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:12:51 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:12:51 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:12:51 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:12:51 spire-1.2.1/pkg/common/cryptoutil/ 10:12:51 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:12:51 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:12:51 spire-1.2.1/pkg/common/diskutil/ 10:12:51 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:12:51 spire-1.2.1/pkg/common/diskutil/file_test.go 10:12:51 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:12:51 spire-1.2.1/pkg/common/errorutil/ 10:12:51 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:12:51 spire-1.2.1/pkg/common/health/ 10:12:51 spire-1.2.1/pkg/common/health/config.go 10:12:51 spire-1.2.1/pkg/common/health/context.go 10:12:51 spire-1.2.1/pkg/common/health/context_test.go 10:12:51 spire-1.2.1/pkg/common/health/health.go 10:12:51 spire-1.2.1/pkg/common/health/health_test.go 10:12:51 spire-1.2.1/pkg/common/health/logger.go 10:12:51 spire-1.2.1/pkg/common/hostservice/ 10:12:51 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:12:51 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:12:51 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:12:51 spire-1.2.1/pkg/common/idutil/ 10:12:51 spire-1.2.1/pkg/common/idutil/require.go 10:12:51 spire-1.2.1/pkg/common/idutil/require_test.go 10:12:51 spire-1.2.1/pkg/common/idutil/safety.go 10:12:51 spire-1.2.1/pkg/common/idutil/safety_test.go 10:12:51 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:12:51 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:12:51 spire-1.2.1/pkg/common/jwtsvid/ 10:12:51 spire-1.2.1/pkg/common/jwtsvid/common.go 10:12:51 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:12:51 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:12:51 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:12:51 spire-1.2.1/pkg/common/jwtutil/ 10:12:51 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:12:51 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:12:51 spire-1.2.1/pkg/common/log/ 10:12:51 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:12:51 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:12:51 spire-1.2.1/pkg/common/log/log.go 10:12:51 spire-1.2.1/pkg/common/log/log_test.go 10:12:51 spire-1.2.1/pkg/common/log/options.go 10:12:51 spire-1.2.1/pkg/common/nodeutil/ 10:12:51 spire-1.2.1/pkg/common/nodeutil/node.go 10:12:51 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:12:51 spire-1.2.1/pkg/common/peertracker/ 10:12:51 spire-1.2.1/pkg/common/peertracker/conn.go 10:12:51 spire-1.2.1/pkg/common/peertracker/credentials.go 10:12:51 spire-1.2.1/pkg/common/peertracker/errors.go 10:12:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:12:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:12:51 spire-1.2.1/pkg/common/peertracker/info.go 10:12:51 spire-1.2.1/pkg/common/peertracker/listener.go 10:12:51 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:12:51 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:12:51 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:12:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:12:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:12:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:12:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:12:51 spire-1.2.1/pkg/common/peertracker/tcp.go 10:12:51 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:12:51 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:12:51 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:12:51 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:12:51 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:12:51 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:12:51 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:12:51 spire-1.2.1/pkg/common/peertracker/uds.go 10:12:51 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:12:51 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:12:51 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:12:51 spire-1.2.1/pkg/common/pemutil/ 10:12:51 spire-1.2.1/pkg/common/pemutil/block.go 10:12:51 spire-1.2.1/pkg/common/pemutil/certs.go 10:12:51 spire-1.2.1/pkg/common/pemutil/common.go 10:12:51 spire-1.2.1/pkg/common/pemutil/csr.go 10:12:51 spire-1.2.1/pkg/common/pemutil/keys.go 10:12:51 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:12:51 spire-1.2.1/pkg/common/pemutil/testdata/ 10:12:51 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:12:51 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:12:51 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:12:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:12:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:12:51 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:12:51 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:12:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:12:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:12:51 spire-1.2.1/pkg/common/plugin/ 10:12:51 spire-1.2.1/pkg/common/plugin/aws/ 10:12:51 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:12:51 spire-1.2.1/pkg/common/plugin/azure/ 10:12:51 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:12:51 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:12:51 spire-1.2.1/pkg/common/plugin/facade.go 10:12:51 spire-1.2.1/pkg/common/plugin/facade_test.go 10:12:51 spire-1.2.1/pkg/common/plugin/gcp/ 10:12:51 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:12:51 spire-1.2.1/pkg/common/plugin/k8s/ 10:12:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:12:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:12:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:12:51 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:12:51 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:12:51 spire-1.2.1/pkg/common/plugin/log.go 10:12:51 spire-1.2.1/pkg/common/plugin/sshpop/ 10:12:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:12:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:12:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:12:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:12:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:12:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:12:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:12:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:12:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:12:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:12:51 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:12:51 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:12:51 spire-1.2.1/pkg/common/plugin/x509pop/ 10:12:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:12:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:12:51 spire-1.2.1/pkg/common/profiling/ 10:12:51 spire-1.2.1/pkg/common/profiling/dumpers.go 10:12:51 spire-1.2.1/pkg/common/profiling/profiling.go 10:12:51 spire-1.2.1/pkg/common/protoutil/ 10:12:51 spire-1.2.1/pkg/common/protoutil/masks.go 10:12:51 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:12:51 spire-1.2.1/pkg/common/rotationutil/ 10:12:51 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:12:51 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:12:51 spire-1.2.1/pkg/common/selector/ 10:12:51 spire-1.2.1/pkg/common/selector/selector.go 10:12:51 spire-1.2.1/pkg/common/selector/selector_test.go 10:12:51 spire-1.2.1/pkg/common/selector/set.go 10:12:51 spire-1.2.1/pkg/common/selector/set_utils.go 10:12:51 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:12:51 spire-1.2.1/pkg/common/telemetry/ 10:12:51 spire-1.2.1/pkg/common/telemetry/agent/ 10:12:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:12:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:12:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:12:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:12:51 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:12:51 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:12:51 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:12:51 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:12:51 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:12:51 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:12:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:12:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:12:51 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:12:51 spire-1.2.1/pkg/common/telemetry/call.go 10:12:51 spire-1.2.1/pkg/common/telemetry/common/ 10:12:51 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:12:51 spire-1.2.1/pkg/common/telemetry/config.go 10:12:51 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:12:51 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:12:51 spire-1.2.1/pkg/common/telemetry/inmem.go 10:12:51 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:12:51 spire-1.2.1/pkg/common/telemetry/m3.go 10:12:51 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:12:51 spire-1.2.1/pkg/common/telemetry/metrics.go 10:12:51 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:12:51 spire-1.2.1/pkg/common/telemetry/names.go 10:12:51 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:12:51 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:12:51 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:12:51 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:12:51 spire-1.2.1/pkg/common/telemetry/server/ 10:12:51 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:12:51 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:12:51 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:12:51 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:12:51 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:12:51 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:12:51 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:12:51 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:12:51 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:12:51 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:12:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:12:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:12:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:12:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:12:51 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:12:51 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:12:51 spire-1.2.1/pkg/common/telemetry/server/server.go 10:12:51 spire-1.2.1/pkg/common/telemetry/sink.go 10:12:51 spire-1.2.1/pkg/common/telemetry/statsd.go 10:12:51 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:12:51 spire-1.2.1/pkg/common/telemetry/uptime.go 10:12:51 spire-1.2.1/pkg/common/telemetry/version.go 10:12:51 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:12:51 spire-1.2.1/pkg/common/uptime/ 10:12:51 spire-1.2.1/pkg/common/uptime/uptime.go 10:12:51 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:12:51 spire-1.2.1/pkg/common/util/ 10:12:51 spire-1.2.1/pkg/common/util/certs.go 10:12:51 spire-1.2.1/pkg/common/util/certs_test.go 10:12:51 spire-1.2.1/pkg/common/util/csr.go 10:12:51 spire-1.2.1/pkg/common/util/hash.go 10:12:51 spire-1.2.1/pkg/common/util/selectors.go 10:12:51 spire-1.2.1/pkg/common/util/selectors_test.go 10:12:51 spire-1.2.1/pkg/common/util/signals.go 10:12:51 spire-1.2.1/pkg/common/util/sort.go 10:12:51 spire-1.2.1/pkg/common/util/sort_test.go 10:12:51 spire-1.2.1/pkg/common/util/task.go 10:12:51 spire-1.2.1/pkg/common/util/task_test.go 10:12:51 spire-1.2.1/pkg/common/util/testdata/ 10:12:51 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:12:51 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:12:51 spire-1.2.1/pkg/common/version/ 10:12:51 spire-1.2.1/pkg/common/version/version.go 10:12:51 spire-1.2.1/pkg/common/x509svid/ 10:12:51 spire-1.2.1/pkg/common/x509svid/common_test.go 10:12:51 spire-1.2.1/pkg/common/x509svid/csr.go 10:12:51 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:12:51 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:12:51 spire-1.2.1/pkg/common/x509util/ 10:12:51 spire-1.2.1/pkg/common/x509util/cert.go 10:12:51 spire-1.2.1/pkg/common/x509util/dns.go 10:12:51 spire-1.2.1/pkg/common/x509util/dns_test.go 10:12:51 spire-1.2.1/pkg/common/x509util/keyid.go 10:12:51 spire-1.2.1/pkg/common/x509util/keypair.go 10:12:51 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:12:51 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:12:51 spire-1.2.1/pkg/server/ 10:12:51 spire-1.2.1/pkg/server/api/ 10:12:51 spire-1.2.1/pkg/server/api/agent.go 10:12:51 spire-1.2.1/pkg/server/api/agent/ 10:12:51 spire-1.2.1/pkg/server/api/agent/v1/ 10:12:51 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:12:51 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:12:51 spire-1.2.1/pkg/server/api/agent_test.go 10:12:51 spire-1.2.1/pkg/server/api/api.go 10:12:51 spire-1.2.1/pkg/server/api/audit/ 10:12:51 spire-1.2.1/pkg/server/api/audit/audit.go 10:12:51 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:12:51 spire-1.2.1/pkg/server/api/bundle.go 10:12:51 spire-1.2.1/pkg/server/api/bundle/ 10:12:51 spire-1.2.1/pkg/server/api/bundle/v1/ 10:12:51 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:12:51 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:12:51 spire-1.2.1/pkg/server/api/bundle_test.go 10:12:51 spire-1.2.1/pkg/server/api/debug/ 10:12:51 spire-1.2.1/pkg/server/api/debug/v1/ 10:12:51 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:12:51 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:12:51 spire-1.2.1/pkg/server/api/entry.go 10:12:51 spire-1.2.1/pkg/server/api/entry/ 10:12:51 spire-1.2.1/pkg/server/api/entry/v1/ 10:12:51 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:12:51 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:12:51 spire-1.2.1/pkg/server/api/entry_test.go 10:12:51 spire-1.2.1/pkg/server/api/health/ 10:12:51 spire-1.2.1/pkg/server/api/health/v1/ 10:12:51 spire-1.2.1/pkg/server/api/health/v1/service.go 10:12:51 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:12:51 spire-1.2.1/pkg/server/api/id.go 10:12:51 spire-1.2.1/pkg/server/api/id_test.go 10:12:51 spire-1.2.1/pkg/server/api/limits/ 10:12:51 spire-1.2.1/pkg/server/api/limits/limits.go 10:12:51 spire-1.2.1/pkg/server/api/middleware/ 10:12:51 spire-1.2.1/pkg/server/api/middleware/alias.go 10:12:51 spire-1.2.1/pkg/server/api/middleware/audit.go 10:12:51 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:12:51 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:12:51 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:12:51 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:12:51 spire-1.2.1/pkg/server/api/middleware/caller.go 10:12:51 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:12:51 spire-1.2.1/pkg/server/api/middleware/common.go 10:12:51 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:12:51 spire-1.2.1/pkg/server/api/middleware/entries.go 10:12:51 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:12:51 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:12:51 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:12:51 spire-1.2.1/pkg/server/api/ratelimit.go 10:12:51 spire-1.2.1/pkg/server/api/rpccontext/ 10:12:51 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:12:51 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:12:51 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:12:51 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:12:51 spire-1.2.1/pkg/server/api/selector.go 10:12:51 spire-1.2.1/pkg/server/api/selector_test.go 10:12:51 spire-1.2.1/pkg/server/api/status.go 10:12:51 spire-1.2.1/pkg/server/api/status_test.go 10:12:51 spire-1.2.1/pkg/server/api/svid/ 10:12:51 spire-1.2.1/pkg/server/api/svid/v1/ 10:12:51 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:12:51 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:12:51 spire-1.2.1/pkg/server/api/trustdomain.go 10:12:51 spire-1.2.1/pkg/server/api/trustdomain/ 10:12:51 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:12:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:12:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:12:51 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:12:51 spire-1.2.1/pkg/server/authpolicy/ 10:12:51 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:12:51 spire-1.2.1/pkg/server/authpolicy/policy.go 10:12:51 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:12:51 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:12:51 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:12:51 spire-1.2.1/pkg/server/authpolicy/validate.go 10:12:51 spire-1.2.1/pkg/server/bundle/ 10:12:51 spire-1.2.1/pkg/server/bundle/client/ 10:12:51 spire-1.2.1/pkg/server/bundle/client/client.go 10:12:51 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:12:51 spire-1.2.1/pkg/server/bundle/client/manager.go 10:12:51 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:12:51 spire-1.2.1/pkg/server/bundle/client/sources.go 10:12:51 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:12:51 spire-1.2.1/pkg/server/bundle/client/updater.go 10:12:51 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:12:51 spire-1.2.1/pkg/server/ca/ 10:12:51 spire-1.2.1/pkg/server/ca/ca.go 10:12:51 spire-1.2.1/pkg/server/ca/ca_health.go 10:12:51 spire-1.2.1/pkg/server/ca/ca_test.go 10:12:51 spire-1.2.1/pkg/server/ca/journal.go 10:12:51 spire-1.2.1/pkg/server/ca/journal_test.go 10:12:51 spire-1.2.1/pkg/server/ca/manager.go 10:12:51 spire-1.2.1/pkg/server/ca/manager_health.go 10:12:51 spire-1.2.1/pkg/server/ca/manager_test.go 10:12:51 spire-1.2.1/pkg/server/ca/templates.go 10:12:51 spire-1.2.1/pkg/server/ca/upstream_client.go 10:12:51 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:12:51 spire-1.2.1/pkg/server/ca/validation.go 10:12:51 spire-1.2.1/pkg/server/cache/ 10:12:51 spire-1.2.1/pkg/server/cache/dscache/ 10:12:51 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:12:51 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:12:51 spire-1.2.1/pkg/server/cache/entrycache/ 10:12:51 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:12:51 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:12:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:12:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:12:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:12:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:12:51 spire-1.2.1/pkg/server/catalog/ 10:12:51 spire-1.2.1/pkg/server/catalog/catalog.go 10:12:51 spire-1.2.1/pkg/server/catalog/keymanager.go 10:12:51 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:12:51 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:12:51 spire-1.2.1/pkg/server/catalog/notifier.go 10:12:51 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:12:51 spire-1.2.1/pkg/server/config.go 10:12:51 spire-1.2.1/pkg/server/datastore/ 10:12:51 spire-1.2.1/pkg/server/datastore/datastore.go 10:12:51 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:12:51 spire-1.2.1/pkg/server/datastore/repository.go 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:12:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:12:51 spire-1.2.1/pkg/server/endpoints/ 10:12:51 spire-1.2.1/pkg/server/endpoints/bundle/ 10:12:51 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:12:51 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:12:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:12:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:12:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:12:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:12:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:12:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:12:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:12:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:12:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:12:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:12:51 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:12:51 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:12:51 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:12:51 spire-1.2.1/pkg/server/endpoints/config.go 10:12:51 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:12:51 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:12:51 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:12:51 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:12:51 spire-1.2.1/pkg/server/endpoints/middleware.go 10:12:51 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:12:51 spire-1.2.1/pkg/server/hostservice/ 10:12:51 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:12:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:12:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:12:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:12:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:12:51 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:12:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:12:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/ 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/ 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:12:51 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:12:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:12:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:12:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:12:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:12:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:12:51 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:12:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:12:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/notifier/ 10:12:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:12:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:12:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:12:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:12:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:12:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:12:51 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:12:51 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:12:51 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:12:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:12:51 spire-1.2.1/pkg/server/registration/ 10:12:51 spire-1.2.1/pkg/server/registration/manager.go 10:12:51 spire-1.2.1/pkg/server/registration/manager_test.go 10:12:51 spire-1.2.1/pkg/server/scanentries.go 10:12:51 spire-1.2.1/pkg/server/scanentries_test.go 10:12:51 spire-1.2.1/pkg/server/server.go 10:12:51 spire-1.2.1/pkg/server/server_test.go 10:12:51 spire-1.2.1/pkg/server/svid/ 10:12:51 spire-1.2.1/pkg/server/svid/observer.go 10:12:51 spire-1.2.1/pkg/server/svid/observer_test.go 10:12:51 spire-1.2.1/pkg/server/svid/rotator.go 10:12:51 spire-1.2.1/pkg/server/svid/rotator_config.go 10:12:51 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:12:51 spire-1.2.1/pkg/server/svid/rotator_test.go 10:12:51 spire-1.2.1/proto/ 10:12:51 spire-1.2.1/proto/private/ 10:12:51 spire-1.2.1/proto/private/server/ 10:12:51 spire-1.2.1/proto/private/server/journal/ 10:12:51 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:12:51 spire-1.2.1/proto/private/server/journal/journal.proto 10:12:51 spire-1.2.1/proto/spire/ 10:12:51 spire-1.2.1/proto/spire/common/ 10:12:51 spire-1.2.1/proto/spire/common/common.pb.go 10:12:51 spire-1.2.1/proto/spire/common/common.proto 10:12:51 spire-1.2.1/proto/spire/common/plugin/ 10:12:51 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:12:51 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:12:51 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:12:51 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:12:51 spire-1.2.1/proto/spire/plugin/ 10:12:51 spire-1.2.1/proto/spire/plugin/agent/ 10:12:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:12:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:12:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:12:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:12:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:12:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:12:51 spire-1.2.1/release/ 10:12:51 spire-1.2.1/release/spire-extras/ 10:12:51 spire-1.2.1/release/spire-extras/README.md 10:12:51 spire-1.2.1/release/spire-extras/conf/ 10:12:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:12:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:12:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:12:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:12:51 spire-1.2.1/release/spire/ 10:12:51 spire-1.2.1/release/spire/README.md 10:12:51 spire-1.2.1/release/spire/conf/ 10:12:51 spire-1.2.1/release/spire/conf/agent/ 10:12:51 spire-1.2.1/release/spire/conf/agent/agent.conf 10:12:51 spire-1.2.1/release/spire/conf/server/ 10:12:51 spire-1.2.1/release/spire/conf/server/server.conf 10:12:51 spire-1.2.1/script/ 10:12:51 spire-1.2.1/script/build-artifact.sh 10:12:51 spire-1.2.1/script/generate_dummy_ca.sh 10:12:51 spire-1.2.1/support/ 10:12:51 spire-1.2.1/support/k8s/ 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:12:51 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:12:51 spire-1.2.1/support/oidc-discovery-provider/ 10:12:51 spire-1.2.1/support/oidc-discovery-provider/README.md 10:12:51 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:12:51 spire-1.2.1/support/oidc-discovery-provider/config.go 10:12:51 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:12:51 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:12:51 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:12:51 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:12:51 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:12:51 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:12:51 spire-1.2.1/support/oidc-discovery-provider/main.go 10:12:51 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:12:51 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:12:51 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:12:51 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:12:51 spire-1.2.1/test/ 10:12:51 spire-1.2.1/test/clock/ 10:12:51 spire-1.2.1/test/clock/clock.go 10:12:51 spire-1.2.1/test/fakes/ 10:12:51 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:12:51 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:12:51 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:12:51 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:12:51 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:12:51 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:12:51 spire-1.2.1/test/fakes/fakeagentstore/ 10:12:51 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:12:51 spire-1.2.1/test/fakes/fakedatastore/ 10:12:51 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:12:51 spire-1.2.1/test/fakes/fakeentryclient/ 10:12:51 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:12:51 spire-1.2.1/test/fakes/fakehealthchecker/ 10:12:51 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:12:51 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:12:51 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:12:51 spire-1.2.1/test/fakes/fakemetrics/ 10:12:51 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:12:51 spire-1.2.1/test/fakes/fakenoderesolver/ 10:12:51 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:12:51 spire-1.2.1/test/fakes/fakenotifier/ 10:12:51 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:12:51 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:12:51 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:12:51 spire-1.2.1/test/fakes/fakeserverca/ 10:12:51 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:12:51 spire-1.2.1/test/fakes/fakeservercatalog/ 10:12:51 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:12:51 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:12:51 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:12:51 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:12:51 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:12:51 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:12:51 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:12:51 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:12:51 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:12:51 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:12:51 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:12:51 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:12:51 spire-1.2.1/test/fixture/ 10:12:51 spire-1.2.1/test/fixture/certs/ 10:12:51 spire-1.2.1/test/fixture/certs/agent_svid.der 10:12:51 spire-1.2.1/test/fixture/certs/base_cert.pem 10:12:51 spire-1.2.1/test/fixture/certs/base_csr.pem 10:12:51 spire-1.2.1/test/fixture/certs/base_key.pem 10:12:51 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:12:51 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:12:51 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:12:51 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:12:51 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:12:51 spire-1.2.1/test/fixture/certs/blog_key.pem 10:12:51 spire-1.2.1/test/fixture/certs/bundle.der 10:12:51 spire-1.2.1/test/fixture/certs/ca.pem 10:12:51 spire-1.2.1/test/fixture/certs/ca_key.pem 10:12:51 spire-1.2.1/test/fixture/certs/database_cert.pem 10:12:51 spire-1.2.1/test/fixture/certs/database_csr.pem 10:12:51 spire-1.2.1/test/fixture/certs/database_key.pem 10:12:51 spire-1.2.1/test/fixture/certs/node_cert.pem 10:12:51 spire-1.2.1/test/fixture/certs/node_csr.pem 10:12:51 spire-1.2.1/test/fixture/certs/node_key.pem 10:12:51 spire-1.2.1/test/fixture/certs/svid.pem 10:12:51 spire-1.2.1/test/fixture/certs/svid_key.pem 10:12:51 spire-1.2.1/test/fixture/config/ 10:12:51 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:12:51 spire-1.2.1/test/fixture/config/agent_good.conf 10:12:51 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:12:51 spire-1.2.1/test/fixture/config/plugin_good.conf 10:12:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:12:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:12:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:12:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:12:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:12:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:12:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:12:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:12:51 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:12:51 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:12:51 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:12:51 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:12:51 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:12:51 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:12:51 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:12:51 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:12:51 spire-1.2.1/test/fixture/config/server_good.conf 10:12:51 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:12:51 spire-1.2.1/test/fixture/fixture.go 10:12:51 spire-1.2.1/test/fixture/nodeattestor/ 10:12:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:12:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:12:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:12:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:12:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:12:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:12:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:12:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:12:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:12:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:12:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:12:51 spire-1.2.1/test/fixture/registration/ 10:12:51 spire-1.2.1/test/fixture/registration/entries.json 10:12:51 spire-1.2.1/test/fixture/registration/good-for-update.json 10:12:51 spire-1.2.1/test/fixture/registration/good.json 10:12:51 spire-1.2.1/test/fixture/registration/invalid.json 10:12:51 spire-1.2.1/test/fixture/registration/invalid_json.json 10:12:51 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:12:51 spire-1.2.1/test/integration/ 10:12:51 spire-1.2.1/test/integration/README.md 10:12:51 spire-1.2.1/test/integration/common 10:12:51 spire-1.2.1/test/integration/setup/ 10:12:51 spire-1.2.1/test/integration/setup/adminclient/ 10:12:51 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:12:51 spire-1.2.1/test/integration/setup/adminclient/client.go 10:12:51 spire-1.2.1/test/integration/setup/debugagent/ 10:12:51 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:12:51 spire-1.2.1/test/integration/setup/debugagent/main.go 10:12:51 spire-1.2.1/test/integration/setup/debugserver/ 10:12:51 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:12:51 spire-1.2.1/test/integration/setup/debugserver/main.go 10:12:51 spire-1.2.1/test/integration/setup/downstreamclient/ 10:12:51 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:12:51 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:12:51 spire-1.2.1/test/integration/setup/itclient/ 10:12:51 spire-1.2.1/test/integration/setup/itclient/client.go 10:12:51 spire-1.2.1/test/integration/setup/node-attestation/ 10:12:51 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:12:51 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:12:51 spire-1.2.1/test/integration/setup/x509pop/ 10:12:51 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:12:51 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:12:51 spire-1.2.1/test/integration/suites/ 10:12:51 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:12:51 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:12:51 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:12:51 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:12:51 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:12:51 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:12:51 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:12:51 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:12:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:12:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:12:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:12:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:12:51 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:12:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:12:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:12:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:12:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:12:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:12:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:12:51 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:12:51 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:12:51 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:12:51 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:12:51 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:12:51 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:12:51 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:12:51 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:12:51 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:12:51 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:12:51 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:12:51 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:12:51 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:12:51 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:12:51 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:12:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:12:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:12:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:12:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:12:51 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:12:51 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:12:51 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:12:51 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:12:51 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:12:51 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:12:51 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:12:51 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:12:51 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:12:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:12:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:12:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:12:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:12:51 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:12:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:12:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:12:51 spire-1.2.1/test/integration/suites/join-token/ 10:12:51 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:12:51 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:12:51 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:12:51 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:12:51 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:12:51 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:12:51 spire-1.2.1/test/integration/suites/join-token/README.md 10:12:51 spire-1.2.1/test/integration/suites/join-token/conf/ 10:12:51 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:12:51 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:12:51 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:12:51 spire-1.2.1/test/integration/suites/join-token/teardown 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:12:51 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:12:51 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:12:51 spire-1.2.1/test/integration/suites/k8s/ 10:12:51 spire-1.2.1/test/integration/suites/k8s/00-setup 10:12:51 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:12:51 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:12:51 spire-1.2.1/test/integration/suites/k8s/README.md 10:12:51 spire-1.2.1/test/integration/suites/k8s/conf/ 10:12:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:12:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:12:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:12:51 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:12:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:12:51 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:12:51 spire-1.2.1/test/integration/suites/k8s/teardown 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/ 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:12:51 spire-1.2.1/test/integration/suites/node-attestation/ 10:12:51 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:12:51 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:12:51 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:12:51 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:12:51 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:12:51 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:12:51 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:12:51 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:12:51 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:12:51 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:12:51 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:12:51 spire-1.2.1/test/integration/suites/rotation/ 10:12:51 spire-1.2.1/test/integration/suites/rotation/00-setup 10:12:51 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:12:51 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:12:51 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:12:51 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:12:51 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:12:51 spire-1.2.1/test/integration/suites/rotation/README.md 10:12:51 spire-1.2.1/test/integration/suites/rotation/conf/ 10:12:51 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:12:51 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:12:51 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:12:51 spire-1.2.1/test/integration/suites/rotation/teardown 10:12:51 spire-1.2.1/test/integration/suites/self-test/ 10:12:51 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:12:51 spire-1.2.1/test/integration/suites/self-test/README.md 10:12:51 spire-1.2.1/test/integration/suites/self-test/teardown 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:12:51 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:12:51 spire-1.2.1/test/integration/suites/upgrade/ 10:12:51 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:12:51 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:12:51 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:12:51 spire-1.2.1/test/integration/suites/upgrade/README.md 10:12:51 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:12:51 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:12:51 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:12:51 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:12:51 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:12:51 spire-1.2.1/test/integration/suites/upgrade/teardown 10:12:51 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:12:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:12:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:12:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:12:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:12:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:12:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:12:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:12:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:12:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:12:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:12:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:12:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:12:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:12:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:12:51 spire-1.2.1/test/integration/test-one.sh 10:12:51 spire-1.2.1/test/integration/test.sh 10:12:51 spire-1.2.1/test/plugintest/ 10:12:51 spire-1.2.1/test/plugintest/config.go 10:12:51 spire-1.2.1/test/plugintest/load.go 10:12:51 spire-1.2.1/test/plugintest/option.go 10:12:51 spire-1.2.1/test/spiretest/ 10:12:51 spire-1.2.1/test/spiretest/apiserver.go 10:12:51 spire-1.2.1/test/spiretest/assertions.go 10:12:51 spire-1.2.1/test/spiretest/dir.go 10:12:51 spire-1.2.1/test/spiretest/errors_posix.go 10:12:51 spire-1.2.1/test/spiretest/errors_windows.go 10:12:51 spire-1.2.1/test/spiretest/logs.go 10:12:51 spire-1.2.1/test/spiretest/socketapi.go 10:12:51 spire-1.2.1/test/spiretest/suite.go 10:12:51 spire-1.2.1/test/spiretest/x509.go 10:12:51 spire-1.2.1/test/testca/ 10:12:51 spire-1.2.1/test/testca/ca.go 10:12:51 spire-1.2.1/test/testkey/ 10:12:51 spire-1.2.1/test/testkey/generate.sh 10:12:51 spire-1.2.1/test/testkey/genkeys.go 10:12:51 spire-1.2.1/test/testkey/keys.go 10:12:51 spire-1.2.1/test/testkey/new.go 10:12:51 spire-1.2.1/test/tpmsimulator/ 10:12:51 spire-1.2.1/test/tpmsimulator/simulator.go 10:12:51 spire-1.2.1/test/util/ 10:12:51 spire-1.2.1/test/util/cert_fixtures.go 10:12:51 spire-1.2.1/test/util/cert_generation.go 10:12:51 spire-1.2.1/test/util/io_redirection.go 10:12:51 spire-1.2.1/test/util/race.go 10:12:51 spire-1.2.1/test/util/util.go 10:12:51 building spire from source... 10:12:51 ---> Running in 702858eed3c6 10:12:51 Removing intermediate container 2e9551ec81bf 10:12:51 ---> ec9944105994 10:12:51 Step 11/26 : WORKDIR /edgex-go/spire-build 10:12:51 Installing go1.17.7... 10:12:51 ---> Running in c219e3f6d6a6 10:12:51 Removing intermediate container c219e3f6d6a6 10:12:51 ---> 758175c2dbae 10:12:51 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 10:12:51 ---> Running in 52aeffcfdb0b 10:12:53 spire-1.2.1/ 10:12:53 spire-1.2.1/.data/ 10:12:53 spire-1.2.1/.data/.file 10:12:53 spire-1.2.1/.dockerignore 10:12:53 spire-1.2.1/.gitattributes 10:12:53 spire-1.2.1/.githooks/ 10:12:53 spire-1.2.1/.githooks/pre-commit 10:12:53 spire-1.2.1/.github/ 10:12:53 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:12:53 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:12:53 spire-1.2.1/.github/dependabot.yml 10:12:53 spire-1.2.1/.github/workflows/ 10:12:53 spire-1.2.1/.github/workflows/nightly_build.yaml 10:12:53 spire-1.2.1/.github/workflows/pr_build.yaml 10:12:53 spire-1.2.1/.github/workflows/release_build.yaml 10:12:53 spire-1.2.1/.github/workflows/scripts/ 10:12:53 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:12:53 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:12:53 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:12:53 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:12:53 spire-1.2.1/.github/workflows/scripts/split.sh 10:12:53 spire-1.2.1/.gitignore 10:12:53 spire-1.2.1/.go-version 10:12:53 spire-1.2.1/.golangci.yml 10:12:53 spire-1.2.1/ADOPTERS.md 10:12:53 spire-1.2.1/CHANGELOG.md 10:12:53 spire-1.2.1/CODE-OF-CONDUCT.md 10:12:53 spire-1.2.1/CODEOWNERS 10:12:53 spire-1.2.1/CONTRIBUTING.md 10:12:53 spire-1.2.1/Dockerfile 10:12:53 spire-1.2.1/Dockerfile.dev 10:12:53 spire-1.2.1/Dockerfile.scratch 10:12:53 spire-1.2.1/LICENSE 10:12:53 spire-1.2.1/MAINTAINERS.md 10:12:53 spire-1.2.1/Makefile 10:12:53 spire-1.2.1/README.md 10:12:53 spire-1.2.1/ROADMAP.md 10:12:53 spire-1.2.1/SECURITY.md 10:12:53 spire-1.2.1/cmd/ 10:12:53 spire-1.2.1/cmd/spire-agent/ 10:12:53 spire-1.2.1/cmd/spire-agent/cli/ 10:12:53 spire-1.2.1/cmd/spire-agent/cli/api/ 10:12:53 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:12:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:12:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:12:53 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:12:53 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:12:53 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:12:53 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:12:53 spire-1.2.1/cmd/spire-agent/cli/common/ 10:12:53 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:12:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:12:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:12:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:12:53 spire-1.2.1/cmd/spire-agent/cli/run/ 10:12:53 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:12:53 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:12:53 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:12:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:12:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:12:53 spire-1.2.1/cmd/spire-agent/main.go 10:12:53 spire-1.2.1/cmd/spire-server/ 10:12:53 spire-1.2.1/cmd/spire-server/cli/ 10:12:53 spire-1.2.1/cmd/spire-server/cli/agent/ 10:12:53 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:12:53 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/cli.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/entry/ 10:12:53 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/federation/ 10:12:53 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:12:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:12:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/run/ 10:12:53 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/token/ 10:12:53 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/validate/ 10:12:53 spire-1.2.1/cmd/spire-server/cli/validate/validate.goRemoving intermediate container 702858eed3c6 10:12:53 ---> 1fd5503c3385 10:12:53 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:12:53 10:12:53 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/x509/ 10:12:53 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:12:53 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:12:53 spire-1.2.1/cmd/spire-server/main.go 10:12:53 spire-1.2.1/cmd/spire-server/util/ 10:12:53 spire-1.2.1/cmd/spire-server/util/util.go 10:12:53 spire-1.2.1/conf/ 10:12:53 spire-1.2.1/conf/agent/ 10:12:53 spire-1.2.1/conf/agent/agent.conf 10:12:53 spire-1.2.1/conf/agent/agent_full.conf 10:12:53 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:12:53 spire-1.2.1/conf/server/ 10:12:53 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:12:53 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:12:53 spire-1.2.1/conf/server/server.conf 10:12:53 spire-1.2.1/conf/server/server_full.conf 10:12:53 spire-1.2.1/doc/ 10:12:53 spire-1.2.1/doc/SPIRE101.md 10:12:53 spire-1.2.1/doc/auditlog.md 10:12:53 spire-1.2.1/doc/authorization_policy_engine.md 10:12:53 spire-1.2.1/doc/changelog_guidelines.md 10:12:53 spire-1.2.1/doc/cure53-report.pdf 10:12:53 spire-1.2.1/doc/images/ 10:12:53 spire-1.2.1/doc/images/2019_roadmap.png 10:12:53 spire-1.2.1/doc/images/SPIRE101.png 10:12:53 spire-1.2.1/doc/images/SPIRE_agent.png 10:12:53 spire-1.2.1/doc/images/SPIRE_server.png 10:12:53 spire-1.2.1/doc/images/cache_mgr.png 10:12:53 spire-1.2.1/doc/images/cache_mgr_components.png 10:12:53 spire-1.2.1/doc/images/federated_spire.png 10:12:53 spire-1.2.1/doc/images/ha_mode.png 10:12:53 spire-1.2.1/doc/images/nested_spire.png 10:12:53 spire-1.2.1/doc/images/oidc_federation.png 10:12:53 spire-1.2.1/doc/images/single_trust_domain.png 10:12:53 spire-1.2.1/doc/images/spiffe_compatible.png 10:12:53 spire-1.2.1/doc/images/spire_logo.png 10:12:53 spire-1.2.1/doc/migrating_registration_api_clients.md 10:12:53 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:12:53 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:12:53 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:12:53 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:12:53 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:12:53 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:12:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:12:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:12:53 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:12:53 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:12:53 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:12:53 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:12:53 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:12:53 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:12:53 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:12:53 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:12:53 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:12:53 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:12:53 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:12:53 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:12:53 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:12:53 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:12:53 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:12:53 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:12:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:12:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:12:53 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:12:53 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:12:53 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:12:53 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:12:53 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:12:53 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:12:53 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:12:53 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:12:53 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:12:53 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:12:53 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:12:53 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:12:53 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:12:53 spire-1.2.1/doc/scaling_spire.md 10:12:53 spire-1.2.1/doc/spire_agent.md 10:12:53 spire-1.2.1/doc/spire_server.md 10:12:53 spire-1.2.1/doc/supported_integrations.md 10:12:53 spire-1.2.1/doc/telemetry.md 10:12:53 spire-1.2.1/doc/telemetry_config.md 10:12:53 spire-1.2.1/doc/upgrading.md 10:12:53 spire-1.2.1/doc/using_spire.md 10:12:53 spire-1.2.1/examples/ 10:12:53 spire-1.2.1/examples/README.md 10:12:53 spire-1.2.1/go.mod 10:12:53 spire-1.2.1/go.sum 10:12:53 spire-1.2.1/pkg/ 10:12:53 spire-1.2.1/pkg/agent/ 10:12:53 spire-1.2.1/pkg/agent/agent.go 10:12:53 spire-1.2.1/pkg/agent/api/ 10:12:53 spire-1.2.1/pkg/agent/api/config.go 10:12:53 spire-1.2.1/pkg/agent/api/debug/ 10:12:53 spire-1.2.1/pkg/agent/api/debug/v1/ 10:12:53 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:12:53 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:12:53 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:12:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:12:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:12:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:12:53 spire-1.2.1/pkg/agent/api/endpoints.go 10:12:53 spire-1.2.1/pkg/agent/api/health/ 10:12:53 spire-1.2.1/pkg/agent/api/health/v1/ 10:12:53 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:12:53 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:12:53 spire-1.2.1/pkg/agent/api/rpccontext/ 10:12:53 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:12:53 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:12:53 spire-1.2.1/pkg/agent/attestor/ 10:12:53 spire-1.2.1/pkg/agent/attestor/node/ 10:12:53 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:12:53 spire-1.2.1/pkg/agent/attestor/node/node.go 10:12:53 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:12:53 spire-1.2.1/pkg/agent/attestor/workload/ 10:12:53 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:12:53 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:12:53 spire-1.2.1/pkg/agent/catalog/ 10:12:53 spire-1.2.1/pkg/agent/catalog/catalog.go 10:12:53 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:12:53 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:12:53 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:12:53 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:12:53 spire-1.2.1/pkg/agent/client/ 10:12:53 spire-1.2.1/pkg/agent/client/client.go 10:12:53 spire-1.2.1/pkg/agent/client/client_test.go 10:12:53 spire-1.2.1/pkg/agent/client/dial.go 10:12:53 spire-1.2.1/pkg/agent/client/nodeconn.go 10:12:53 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:12:53 spire-1.2.1/pkg/agent/client/update.go 10:12:53 spire-1.2.1/pkg/agent/client/util.go 10:12:53 spire-1.2.1/pkg/agent/common/ 10:12:53 spire-1.2.1/pkg/agent/common/backoff/ 10:12:53 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:12:53 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:12:53 spire-1.2.1/pkg/agent/common/cgroups/ 10:12:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:12:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:12:53 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:12:53 spire-1.2.1/pkg/agent/config.go 10:12:53 spire-1.2.1/pkg/agent/endpoints/ 10:12:53 spire-1.2.1/pkg/agent/endpoints/config.go 10:12:53 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:12:53 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:12:53 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:12:53 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:12:53 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:12:53 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:12:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:12:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:12:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:12:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:12:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:12:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:12:53 spire-1.2.1/pkg/agent/endpoints/workload/ 10:12:53 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:12:53 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:12:53 spire-1.2.1/pkg/agent/manager/ 10:12:53 spire-1.2.1/pkg/agent/manager/cache/ 10:12:53 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:12:53 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:12:53 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:12:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:12:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:12:53 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:12:53 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:12:53 spire-1.2.1/pkg/agent/manager/config.go 10:12:53 spire-1.2.1/pkg/agent/manager/manager.go 10:12:53 spire-1.2.1/pkg/agent/manager/manager_test.go 10:12:53 spire-1.2.1/pkg/agent/manager/storage.go 10:12:53 spire-1.2.1/pkg/agent/manager/storage_test.go 10:12:53 spire-1.2.1/pkg/agent/manager/storecache/ 10:12:53 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:12:53 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:12:53 spire-1.2.1/pkg/agent/manager/sync.go 10:12:53 spire-1.2.1/pkg/agent/plugin/ 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:12:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:12:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:12:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:12:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:12:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:12:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:12:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:12:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:12:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:12:53 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:12:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:12:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:12:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:12:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:12:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:12:53 spire-1.2.1/pkg/agent/svid/ 10:12:53 spire-1.2.1/pkg/agent/svid/rotator.go 10:12:53 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:12:53 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:12:53 spire-1.2.1/pkg/agent/svid/store/ 10:12:53 spire-1.2.1/pkg/agent/svid/store/service.go 10:12:53 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:12:53 spire-1.2.1/pkg/common/ 10:12:53 spire-1.2.1/pkg/common/agentpathtemplate/ 10:12:53 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:12:53 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:12:53 spire-1.2.1/pkg/common/api/ 10:12:53 spire-1.2.1/pkg/common/api/metrics.go 10:12:53 spire-1.2.1/pkg/common/api/middleware/ 10:12:53 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:12:53 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:12:53 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:12:53 spire-1.2.1/pkg/common/api/middleware/logger.go 10:12:53 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:12:53 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:12:53 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:12:53 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:12:53 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:12:53 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:12:53 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:12:53 spire-1.2.1/pkg/common/api/middleware/names.go 10:12:53 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:12:53 spire-1.2.1/pkg/common/api/names.go 10:12:53 spire-1.2.1/pkg/common/api/ratelimit.go 10:12:53 spire-1.2.1/pkg/common/api/rpccontext/ 10:12:53 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:12:53 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:12:53 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:12:53 spire-1.2.1/pkg/common/auth/ 10:12:53 spire-1.2.1/pkg/common/auth/interceptors.go 10:12:53 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:12:53 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:12:53 spire-1.2.1/pkg/common/bundleutil/ 10:12:53 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:12:53 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:12:53 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:12:53 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:12:53 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:12:53 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:12:53 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:12:53 spire-1.2.1/pkg/common/bundleutil/types.go 10:12:53 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:12:53 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:12:53 spire-1.2.1/pkg/common/catalog/ 10:12:53 spire-1.2.1/pkg/common/catalog/bind.go 10:12:53 spire-1.2.1/pkg/common/catalog/builtin.go 10:12:53 spire-1.2.1/pkg/common/catalog/catalog.go 10:12:53 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:12:53 spire-1.2.1/pkg/common/catalog/closers.go 10:12:53 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:12:53 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:12:53 spire-1.2.1/pkg/common/catalog/config.go 10:12:53 spire-1.2.1/pkg/common/catalog/config_test.go 10:12:53 spire-1.2.1/pkg/common/catalog/configure.go 10:12:53 spire-1.2.1/pkg/common/catalog/constraints.go 10:12:53 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:12:53 spire-1.2.1/pkg/common/catalog/context.go 10:12:53 spire-1.2.1/pkg/common/catalog/external.go 10:12:53 spire-1.2.1/pkg/common/catalog/host.go 10:12:53 spire-1.2.1/pkg/common/catalog/pipenet.go 10:12:53 spire-1.2.1/pkg/common/catalog/plugin.go 10:12:53 spire-1.2.1/pkg/common/catalog/testplugin/ 10:12:53 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:12:53 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:12:53 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:12:53 spire-1.2.1/pkg/common/cli/ 10:12:53 spire-1.2.1/pkg/common/cli/env.go 10:12:53 spire-1.2.1/pkg/common/cli/flags.go 10:12:53 spire-1.2.1/pkg/common/cli/trust_domain.go 10:12:53 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:12:53 spire-1.2.1/pkg/common/cli/umask.go 10:12:53 spire-1.2.1/pkg/common/cli/umask_posix.go 10:12:53 spire-1.2.1/pkg/common/cli/umask_test.go 10:12:53 spire-1.2.1/pkg/common/cli/umask_windows.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/ 10:12:53 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/flag.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/format.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/ 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:12:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:12:53 spire-1.2.1/pkg/common/coretypes/ 10:12:53 spire-1.2.1/pkg/common/coretypes/bundle/ 10:12:53 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:12:53 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:12:53 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:12:53 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:12:53 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:12:53 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:12:53 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:12:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:12:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:12:53 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:12:53 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:12:53 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:12:53 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:12:53 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:12:53 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:12:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:12:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:12:53 spire-1.2.1/pkg/common/cryptoutil/ 10:12:53 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:12:53 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:12:53 spire-1.2.1/pkg/common/diskutil/ 10:12:53 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:12:53 spire-1.2.1/pkg/common/diskutil/file_test.go 10:12:53 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:12:53 spire-1.2.1/pkg/common/errorutil/ 10:12:53 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:12:53 spire-1.2.1/pkg/common/health/ 10:12:53 spire-1.2.1/pkg/common/health/config.go 10:12:53 spire-1.2.1/pkg/common/health/context.go 10:12:53 spire-1.2.1/pkg/common/health/context_test.go 10:12:53 spire-1.2.1/pkg/common/health/health.go 10:12:53 spire-1.2.1/pkg/common/health/health_test.go 10:12:53 spire-1.2.1/pkg/common/health/logger.go 10:12:53 spire-1.2.1/pkg/common/hostservice/ 10:12:53 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:12:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:12:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:12:53 spire-1.2.1/pkg/common/idutil/ 10:12:53 spire-1.2.1/pkg/common/idutil/require.go 10:12:53 spire-1.2.1/pkg/common/idutil/require_test.go 10:12:53 spire-1.2.1/pkg/common/idutil/safety.go 10:12:53 spire-1.2.1/pkg/common/idutil/safety_test.go 10:12:53 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:12:53 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:12:53 spire-1.2.1/pkg/common/jwtsvid/ 10:12:53 spire-1.2.1/pkg/common/jwtsvid/common.go 10:12:53 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:12:53 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:12:53 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:12:53 spire-1.2.1/pkg/common/jwtutil/ 10:12:53 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:12:53 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:12:53 spire-1.2.1/pkg/common/log/ 10:12:53 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:12:53 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:12:53 spire-1.2.1/pkg/common/log/log.go 10:12:53 spire-1.2.1/pkg/common/log/log_test.go 10:12:53 spire-1.2.1/pkg/common/log/options.go 10:12:53 spire-1.2.1/pkg/common/nodeutil/ 10:12:53 spire-1.2.1/pkg/common/nodeutil/node.go 10:12:53 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:12:53 spire-1.2.1/pkg/common/peertracker/ 10:12:53 spire-1.2.1/pkg/common/peertracker/conn.go 10:12:53 spire-1.2.1/pkg/common/peertracker/credentials.go 10:12:53 spire-1.2.1/pkg/common/peertracker/errors.go 10:12:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:12:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:12:53 spire-1.2.1/pkg/common/peertracker/info.go 10:12:53 spire-1.2.1/pkg/common/peertracker/listener.go 10:12:53 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:12:53 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:12:53 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:12:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:12:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:12:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:12:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:12:53 spire-1.2.1/pkg/common/peertracker/tcp.go 10:12:53 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:12:53 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:12:53 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:12:53 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:12:53 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:12:53 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:12:53 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:12:53 spire-1.2.1/pkg/common/peertracker/uds.go 10:12:53 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:12:53 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:12:53 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:12:53 spire-1.2.1/pkg/common/pemutil/ 10:12:53 spire-1.2.1/pkg/common/pemutil/block.go 10:12:53 spire-1.2.1/pkg/common/pemutil/certs.go 10:12:53 spire-1.2.1/pkg/common/pemutil/common.go 10:12:53 spire-1.2.1/pkg/common/pemutil/csr.go 10:12:53 spire-1.2.1/pkg/common/pemutil/keys.go 10:12:53 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:12:53 spire-1.2.1/pkg/common/pemutil/testdata/ 10:12:53 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:12:53 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:12:53 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:12:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:12:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:12:53 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:12:53 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:12:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:12:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:12:53 spire-1.2.1/pkg/common/plugin/ 10:12:53 spire-1.2.1/pkg/common/plugin/aws/ 10:12:53 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:12:53 spire-1.2.1/pkg/common/plugin/azure/ 10:12:53 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:12:53 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:12:53 spire-1.2.1/pkg/common/plugin/facade.go 10:12:53 spire-1.2.1/pkg/common/plugin/facade_test.go 10:12:53 spire-1.2.1/pkg/common/plugin/gcp/ 10:12:53 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:12:53 spire-1.2.1/pkg/common/plugin/k8s/ 10:12:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:12:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:12:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:12:53 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:12:53 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:12:53 spire-1.2.1/pkg/common/plugin/log.go 10:12:53 spire-1.2.1/pkg/common/plugin/sshpop/ 10:12:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:12:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:12:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:12:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:12:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:12:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:12:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:12:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:12:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:12:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:12:53 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:12:53 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:12:53 spire-1.2.1/pkg/common/plugin/x509pop/ 10:12:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:12:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:12:53 spire-1.2.1/pkg/common/profiling/ 10:12:53 spire-1.2.1/pkg/common/profiling/dumpers.go 10:12:53 spire-1.2.1/pkg/common/profiling/profiling.go 10:12:53 spire-1.2.1/pkg/common/protoutil/ 10:12:53 spire-1.2.1/pkg/common/protoutil/masks.go 10:12:53 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:12:53 spire-1.2.1/pkg/common/rotationutil/ 10:12:53 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:12:53 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:12:53 spire-1.2.1/pkg/common/selector/ 10:12:53 spire-1.2.1/pkg/common/selector/selector.go 10:12:53 spire-1.2.1/pkg/common/selector/selector_test.go 10:12:53 spire-1.2.1/pkg/common/selector/set.go 10:12:53 spire-1.2.1/pkg/common/selector/set_utils.go 10:12:53 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:12:53 spire-1.2.1/pkg/common/telemetry/ 10:12:53 spire-1.2.1/pkg/common/telemetry/agent/ 10:12:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:12:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:12:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:12:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:12:53 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:12:53 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:12:53 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:12:53 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:12:53 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:12:53 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:12:53 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:12:53 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:12:53 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:12:53 spire-1.2.1/pkg/common/telemetry/call.go 10:12:53 spire-1.2.1/pkg/common/telemetry/common/ 10:12:53 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:12:53 spire-1.2.1/pkg/common/telemetry/config.go 10:12:53 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:12:53 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:12:53 spire-1.2.1/pkg/common/telemetry/inmem.go 10:12:53 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:12:53 spire-1.2.1/pkg/common/telemetry/m3.go 10:12:53 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:12:53 spire-1.2.1/pkg/common/telemetry/metrics.go 10:12:53 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:12:53 spire-1.2.1/pkg/common/telemetry/names.go 10:12:53 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:12:53 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:12:53 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:12:53 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:12:53 spire-1.2.1/pkg/common/telemetry/server/ 10:12:53 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:12:53 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:12:53 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:12:53 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:12:53 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:12:53 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:12:53 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:12:53 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:12:53 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:12:53 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:12:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:12:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:12:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:12:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:12:53 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:12:53 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:12:53 spire-1.2.1/pkg/common/telemetry/server/server.go 10:12:53 spire-1.2.1/pkg/common/telemetry/sink.go 10:12:53 spire-1.2.1/pkg/common/telemetry/statsd.go 10:12:53 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:12:53 spire-1.2.1/pkg/common/telemetry/uptime.go 10:12:53 spire-1.2.1/pkg/common/telemetry/version.go 10:12:53 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:12:53 spire-1.2.1/pkg/common/uptime/ 10:12:53 spire-1.2.1/pkg/common/uptime/uptime.go 10:12:53 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:12:53 spire-1.2.1/pkg/common/util/ 10:12:53 spire-1.2.1/pkg/common/util/certs.go 10:12:53 spire-1.2.1/pkg/common/util/certs_test.go 10:12:53 spire-1.2.1/pkg/common/util/csr.go 10:12:53 spire-1.2.1/pkg/common/util/hash.go 10:12:53 spire-1.2.1/pkg/common/util/selectors.go 10:12:53 spire-1.2.1/pkg/common/util/selectors_test.go 10:12:53 spire-1.2.1/pkg/common/util/signals.go 10:12:53 spire-1.2.1/pkg/common/util/sort.go 10:12:53 spire-1.2.1/pkg/common/util/sort_test.go 10:12:53 spire-1.2.1/pkg/common/util/task.go 10:12:53 spire-1.2.1/pkg/common/util/task_test.go 10:12:53 spire-1.2.1/pkg/common/util/testdata/ 10:12:53 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:12:53 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:12:53 spire-1.2.1/pkg/common/version/ 10:12:53 spire-1.2.1/pkg/common/version/version.go 10:12:53 spire-1.2.1/pkg/common/x509svid/ 10:12:53 spire-1.2.1/pkg/common/x509svid/common_test.go 10:12:53 spire-1.2.1/pkg/common/x509svid/csr.go 10:12:53 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:12:53 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:12:53 spire-1.2.1/pkg/common/x509util/ 10:12:53 spire-1.2.1/pkg/common/x509util/cert.go 10:12:53 spire-1.2.1/pkg/common/x509util/dns.go 10:12:53 spire-1.2.1/pkg/common/x509util/dns_test.go 10:12:53 spire-1.2.1/pkg/common/x509util/keyid.go 10:12:53 spire-1.2.1/pkg/common/x509util/keypair.go 10:12:53 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:12:53 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:12:53 spire-1.2.1/pkg/server/ 10:12:53 spire-1.2.1/pkg/server/api/ 10:12:53 spire-1.2.1/pkg/server/api/agent.go 10:12:53 spire-1.2.1/pkg/server/api/agent/ 10:12:53 spire-1.2.1/pkg/server/api/agent/v1/ 10:12:53 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:12:53 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:12:53 spire-1.2.1/pkg/server/api/agent_test.go 10:12:53 spire-1.2.1/pkg/server/api/api.go 10:12:53 spire-1.2.1/pkg/server/api/audit/ 10:12:53 spire-1.2.1/pkg/server/api/audit/audit.go 10:12:53 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:12:53 spire-1.2.1/pkg/server/api/bundle.go 10:12:53 spire-1.2.1/pkg/server/api/bundle/ 10:12:53 spire-1.2.1/pkg/server/api/bundle/v1/ 10:12:53 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:12:53 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:12:53 spire-1.2.1/pkg/server/api/bundle_test.go 10:12:53 spire-1.2.1/pkg/server/api/debug/ 10:12:53 spire-1.2.1/pkg/server/api/debug/v1/ 10:12:53 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:12:53 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:12:53 spire-1.2.1/pkg/server/api/entry.go 10:12:53 spire-1.2.1/pkg/server/api/entry/ 10:12:53 spire-1.2.1/pkg/server/api/entry/v1/ 10:12:53 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:12:53 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:12:53 spire-1.2.1/pkg/server/api/entry_test.go 10:12:53 spire-1.2.1/pkg/server/api/health/ 10:12:53 spire-1.2.1/pkg/server/api/health/v1/ 10:12:53 spire-1.2.1/pkg/server/api/health/v1/service.go 10:12:53 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:12:53 spire-1.2.1/pkg/server/api/id.go 10:12:53 spire-1.2.1/pkg/server/api/id_test.go 10:12:53 spire-1.2.1/pkg/server/api/limits/ 10:12:53 spire-1.2.1/pkg/server/api/limits/limits.go 10:12:53 spire-1.2.1/pkg/server/api/middleware/ 10:12:53 spire-1.2.1/pkg/server/api/middleware/alias.go 10:12:53 spire-1.2.1/pkg/server/api/middleware/audit.go 10:12:53 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:12:53 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:12:53 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:12:53 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:12:53 spire-1.2.1/pkg/server/api/middleware/caller.go 10:12:53 spire-1.2.1/pkg/server/api/middleware/caller_test.go ---> Running in 858234cd9ab4 10:12:53 10:12:53 spire-1.2.1/pkg/server/api/middleware/common.go 10:12:53 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:12:53 spire-1.2.1/pkg/server/api/middleware/entries.go 10:12:53 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:12:53 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:12:53 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:12:53 spire-1.2.1/pkg/server/api/ratelimit.go 10:12:53 spire-1.2.1/pkg/server/api/rpccontext/ 10:12:53 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:12:53 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:12:53 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:12:53 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:12:53 spire-1.2.1/pkg/server/api/selector.go 10:12:53 spire-1.2.1/pkg/server/api/selector_test.go 10:12:53 spire-1.2.1/pkg/server/api/status.go 10:12:53 spire-1.2.1/pkg/server/api/status_test.go 10:12:53 spire-1.2.1/pkg/server/api/svid/ 10:12:53 spire-1.2.1/pkg/server/api/svid/v1/ 10:12:53 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:12:53 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:12:53 spire-1.2.1/pkg/server/api/trustdomain.go 10:12:53 spire-1.2.1/pkg/server/api/trustdomain/ 10:12:53 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:12:53 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:12:53 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:12:53 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:12:53 spire-1.2.1/pkg/server/authpolicy/ 10:12:53 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:12:53 spire-1.2.1/pkg/server/authpolicy/policy.go 10:12:53 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:12:53 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:12:53 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:12:53 spire-1.2.1/pkg/server/authpolicy/validate.go 10:12:53 spire-1.2.1/pkg/server/bundle/ 10:12:53 spire-1.2.1/pkg/server/bundle/client/ 10:12:53 spire-1.2.1/pkg/server/bundle/client/client.go 10:12:53 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:12:53 spire-1.2.1/pkg/server/bundle/client/manager.go 10:12:53 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:12:53 spire-1.2.1/pkg/server/bundle/client/sources.go 10:12:53 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:12:53 spire-1.2.1/pkg/server/bundle/client/updater.go 10:12:53 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:12:53 spire-1.2.1/pkg/server/ca/ 10:12:53 spire-1.2.1/pkg/server/ca/ca.go 10:12:53 spire-1.2.1/pkg/server/ca/ca_health.go 10:12:53 spire-1.2.1/pkg/server/ca/ca_test.go 10:12:53 spire-1.2.1/pkg/server/ca/journal.go 10:12:53 spire-1.2.1/pkg/server/ca/journal_test.go 10:12:53 spire-1.2.1/pkg/server/ca/manager.go 10:12:53 spire-1.2.1/pkg/server/ca/manager_health.go 10:12:53 spire-1.2.1/pkg/server/ca/manager_test.go 10:12:53 spire-1.2.1/pkg/server/ca/templates.go 10:12:53 spire-1.2.1/pkg/server/ca/upstream_client.go 10:12:53 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:12:53 spire-1.2.1/pkg/server/ca/validation.go 10:12:53 spire-1.2.1/pkg/server/cache/ 10:12:53 spire-1.2.1/pkg/server/cache/dscache/ 10:12:53 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:12:53 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:12:53 spire-1.2.1/pkg/server/cache/entrycache/ 10:12:53 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:12:53 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:12:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:12:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:12:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:12:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:12:53 spire-1.2.1/pkg/server/catalog/ 10:12:53 spire-1.2.1/pkg/server/catalog/catalog.go 10:12:53 spire-1.2.1/pkg/server/catalog/keymanager.go 10:12:53 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:12:53 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:12:53 spire-1.2.1/pkg/server/catalog/notifier.go 10:12:53 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:12:53 spire-1.2.1/pkg/server/config.go 10:12:53 spire-1.2.1/pkg/server/datastore/ 10:12:53 spire-1.2.1/pkg/server/datastore/datastore.go 10:12:53 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:12:53 spire-1.2.1/pkg/server/datastore/repository.go 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:12:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:12:53 spire-1.2.1/pkg/server/endpoints/ 10:12:53 spire-1.2.1/pkg/server/endpoints/bundle/ 10:12:53 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:12:53 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:12:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:12:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:12:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:12:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:12:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:12:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:12:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:12:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:12:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:12:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:12:53 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:12:53 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:12:53 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:12:53 spire-1.2.1/pkg/server/endpoints/config.go 10:12:53 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:12:53 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:12:53 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:12:53 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:12:53 spire-1.2.1/pkg/server/endpoints/middleware.go 10:12:53 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:12:53 spire-1.2.1/pkg/server/hostservice/ 10:12:53 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:12:53 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:12:53 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:12:53 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:12:53 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:12:53 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:12:53 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:12:53 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/ 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/ 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:12:53 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:12:53 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:12:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:12:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:12:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:12:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:12:53 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:12:53 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:12:53 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/notifier/ 10:12:53 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:12:53 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:12:53 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:12:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:12:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:12:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:12:53 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:12:53 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:12:53 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:12:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:12:53 spire-1.2.1/pkg/server/registration/ 10:12:53 spire-1.2.1/pkg/server/registration/manager.go 10:12:53 spire-1.2.1/pkg/server/registration/manager_test.go 10:12:53 spire-1.2.1/pkg/server/scanentries.go 10:12:53 spire-1.2.1/pkg/server/scanentries_test.go 10:12:53 spire-1.2.1/pkg/server/server.go 10:12:53 spire-1.2.1/pkg/server/server_test.go 10:12:53 spire-1.2.1/pkg/server/svid/ 10:12:53 spire-1.2.1/pkg/server/svid/observer.go 10:12:53 spire-1.2.1/pkg/server/svid/observer_test.go 10:12:53 spire-1.2.1/pkg/server/svid/rotator.go 10:12:53 spire-1.2.1/pkg/server/svid/rotator_config.go 10:12:53 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:12:53 spire-1.2.1/pkg/server/svid/rotator_test.go 10:12:53 spire-1.2.1/proto/ 10:12:53 spire-1.2.1/proto/private/ 10:12:53 spire-1.2.1/proto/private/server/ 10:12:53 spire-1.2.1/proto/private/server/journal/ 10:12:53 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:12:53 spire-1.2.1/proto/private/server/journal/journal.proto 10:12:53 spire-1.2.1/proto/spire/ 10:12:53 spire-1.2.1/proto/spire/common/ 10:12:53 spire-1.2.1/proto/spire/common/common.pb.go 10:12:53 spire-1.2.1/proto/spire/common/common.proto 10:12:53 spire-1.2.1/proto/spire/common/plugin/ 10:12:53 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:12:53 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:12:53 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:12:53 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:12:53 spire-1.2.1/proto/spire/plugin/ 10:12:53 spire-1.2.1/proto/spire/plugin/agent/ 10:12:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:12:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:12:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:12:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:12:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:12:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:12:53 spire-1.2.1/release/ 10:12:53 spire-1.2.1/release/spire-extras/ 10:12:53 spire-1.2.1/release/spire-extras/README.md 10:12:53 spire-1.2.1/release/spire-extras/conf/ 10:12:53 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:12:53 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:12:53 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:12:53 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:12:53 spire-1.2.1/release/spire/ 10:12:53 spire-1.2.1/release/spire/README.md 10:12:53 spire-1.2.1/release/spire/conf/ 10:12:53 spire-1.2.1/release/spire/conf/agent/ 10:12:53 spire-1.2.1/release/spire/conf/agent/agent.conf 10:12:53 spire-1.2.1/release/spire/conf/server/ 10:12:53 spire-1.2.1/release/spire/conf/server/server.conf 10:12:53 spire-1.2.1/script/ 10:12:53 spire-1.2.1/script/build-artifact.sh 10:12:53 spire-1.2.1/script/generate_dummy_ca.sh 10:12:53 spire-1.2.1/support/ 10:12:53 spire-1.2.1/support/k8s/ 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:12:53 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:12:53 spire-1.2.1/support/oidc-discovery-provider/ 10:12:53 spire-1.2.1/support/oidc-discovery-provider/README.md 10:12:53 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:12:53 spire-1.2.1/support/oidc-discovery-provider/config.go 10:12:53 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:12:53 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:12:53 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:12:53 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:12:53 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:12:53 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:12:53 spire-1.2.1/support/oidc-discovery-provider/main.go 10:12:53 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:12:53 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:12:53 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:12:53 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:12:53 spire-1.2.1/test/ 10:12:53 spire-1.2.1/test/clock/ 10:12:53 spire-1.2.1/test/clock/clock.go 10:12:53 spire-1.2.1/test/fakes/ 10:12:53 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:12:53 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:12:53 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:12:53 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:12:53 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:12:53 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:12:53 spire-1.2.1/test/fakes/fakeagentstore/ 10:12:53 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:12:53 spire-1.2.1/test/fakes/fakedatastore/ 10:12:53 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:12:53 spire-1.2.1/test/fakes/fakeentryclient/ 10:12:53 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:12:53 spire-1.2.1/test/fakes/fakehealthchecker/ 10:12:53 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:12:53 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:12:53 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:12:53 spire-1.2.1/test/fakes/fakemetrics/ 10:12:53 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:12:53 spire-1.2.1/test/fakes/fakenoderesolver/ 10:12:53 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:12:53 spire-1.2.1/test/fakes/fakenotifier/ 10:12:53 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:12:53 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:12:53 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:12:53 spire-1.2.1/test/fakes/fakeserverca/ 10:12:53 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:12:53 spire-1.2.1/test/fakes/fakeservercatalog/ 10:12:53 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:12:53 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:12:53 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:12:53 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:12:53 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:12:53 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:12:53 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:12:53 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:12:53 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:12:53 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:12:53 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:12:53 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:12:53 spire-1.2.1/test/fixture/ 10:12:53 spire-1.2.1/test/fixture/certs/ 10:12:53 spire-1.2.1/test/fixture/certs/agent_svid.der 10:12:53 spire-1.2.1/test/fixture/certs/base_cert.pem 10:12:53 spire-1.2.1/test/fixture/certs/base_csr.pem 10:12:53 spire-1.2.1/test/fixture/certs/base_key.pem 10:12:53 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:12:53 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:12:53 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:12:53 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:12:53 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:12:53 spire-1.2.1/test/fixture/certs/blog_key.pem 10:12:53 spire-1.2.1/test/fixture/certs/bundle.der 10:12:53 spire-1.2.1/test/fixture/certs/ca.pem 10:12:53 spire-1.2.1/test/fixture/certs/ca_key.pem 10:12:53 spire-1.2.1/test/fixture/certs/database_cert.pem 10:12:53 spire-1.2.1/test/fixture/certs/database_csr.pem 10:12:53 spire-1.2.1/test/fixture/certs/database_key.pem 10:12:53 spire-1.2.1/test/fixture/certs/node_cert.pem 10:12:53 spire-1.2.1/test/fixture/certs/node_csr.pem 10:12:53 spire-1.2.1/test/fixture/certs/node_key.pem 10:12:53 spire-1.2.1/test/fixture/certs/svid.pem 10:12:53 spire-1.2.1/test/fixture/certs/svid_key.pem 10:12:53 spire-1.2.1/test/fixture/config/ 10:12:53 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:12:53 spire-1.2.1/test/fixture/config/agent_good.conf 10:12:53 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:12:53 spire-1.2.1/test/fixture/config/plugin_good.conf 10:12:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:12:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:12:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:12:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:12:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:12:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:12:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:12:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:12:53 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:12:53 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:12:53 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:12:53 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:12:53 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:12:53 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:12:53 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:12:53 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:12:53 spire-1.2.1/test/fixture/config/server_good.conf 10:12:53 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:12:53 spire-1.2.1/test/fixture/fixture.go 10:12:53 spire-1.2.1/test/fixture/nodeattestor/ 10:12:53 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:12:53 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:12:53 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:12:53 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:12:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:12:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:12:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:12:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:12:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:12:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:12:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:12:53 spire-1.2.1/test/fixture/registration/ 10:12:53 spire-1.2.1/test/fixture/registration/entries.json 10:12:53 spire-1.2.1/test/fixture/registration/good-for-update.json 10:12:53 spire-1.2.1/test/fixture/registration/good.json 10:12:53 spire-1.2.1/test/fixture/registration/invalid.json 10:12:53 spire-1.2.1/test/fixture/registration/invalid_json.json 10:12:53 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:12:53 spire-1.2.1/test/integration/ 10:12:53 spire-1.2.1/test/integration/README.md 10:12:53 spire-1.2.1/test/integration/common 10:12:53 spire-1.2.1/test/integration/setup/ 10:12:53 spire-1.2.1/test/integration/setup/adminclient/ 10:12:53 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:12:53 spire-1.2.1/test/integration/setup/adminclient/client.go 10:12:53 spire-1.2.1/test/integration/setup/debugagent/ 10:12:53 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:12:53 spire-1.2.1/test/integration/setup/debugagent/main.go 10:12:53 spire-1.2.1/test/integration/setup/debugserver/ 10:12:53 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:12:53 spire-1.2.1/test/integration/setup/debugserver/main.go 10:12:53 spire-1.2.1/test/integration/setup/downstreamclient/ 10:12:53 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:12:53 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:12:53 spire-1.2.1/test/integration/setup/itclient/ 10:12:53 spire-1.2.1/test/integration/setup/itclient/client.go 10:12:53 spire-1.2.1/test/integration/setup/node-attestation/ 10:12:53 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:12:53 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:12:53 spire-1.2.1/test/integration/setup/x509pop/ 10:12:53 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:12:53 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:12:53 spire-1.2.1/test/integration/suites/ 10:12:53 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:12:53 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:12:53 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:12:53 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:12:53 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:12:53 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:12:53 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:12:53 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:12:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:12:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:12:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:12:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:12:53 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:12:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:12:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:12:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:12:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:12:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:12:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:12:53 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:12:53 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:12:53 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:12:53 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:12:53 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:12:53 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:12:53 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:12:53 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:12:53 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:12:53 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:12:53 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:12:53 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:12:53 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:12:53 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:12:53 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:12:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:12:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:12:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:12:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:12:53 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:12:53 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:12:53 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:12:53 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:12:53 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:12:53 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:12:53 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:12:53 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:12:53 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:12:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:12:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:12:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:12:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:12:53 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:12:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:12:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:12:53 spire-1.2.1/test/integration/suites/join-token/ 10:12:53 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:12:53 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:12:53 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:12:53 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:12:53 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:12:53 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:12:53 spire-1.2.1/test/integration/suites/join-token/README.md 10:12:53 spire-1.2.1/test/integration/suites/join-token/conf/ 10:12:53 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:12:53 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:12:53 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:12:53 spire-1.2.1/test/integration/suites/join-token/teardown 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:12:53 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:12:53 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:12:53 spire-1.2.1/test/integration/suites/k8s/ 10:12:53 spire-1.2.1/test/integration/suites/k8s/00-setup 10:12:53 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:12:53 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:12:53 spire-1.2.1/test/integration/suites/k8s/README.md 10:12:53 spire-1.2.1/test/integration/suites/k8s/conf/ 10:12:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:12:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:12:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:12:53 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:12:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:12:53 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:12:53 spire-1.2.1/test/integration/suites/k8s/teardown 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/ 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:12:53 spire-1.2.1/test/integration/suites/node-attestation/ 10:12:53 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:12:53 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:12:53 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:12:53 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:12:53 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:12:53 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:12:53 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:12:53 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:12:53 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:12:53 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:12:53 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:12:53 spire-1.2.1/test/integration/suites/rotation/ 10:12:53 spire-1.2.1/test/integration/suites/rotation/00-setup 10:12:53 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:12:53 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:12:53 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:12:53 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:12:53 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:12:53 spire-1.2.1/test/integration/suites/rotation/README.md 10:12:53 spire-1.2.1/test/integration/suites/rotation/conf/ 10:12:53 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:12:53 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:12:53 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:12:53 spire-1.2.1/test/integration/suites/rotation/teardown 10:12:53 spire-1.2.1/test/integration/suites/self-test/ 10:12:53 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:12:53 spire-1.2.1/test/integration/suites/self-test/README.md 10:12:53 spire-1.2.1/test/integration/suites/self-test/teardown 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:12:53 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:12:53 spire-1.2.1/test/integration/suites/upgrade/ 10:12:53 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:12:53 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:12:53 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:12:53 spire-1.2.1/test/integration/suites/upgrade/README.md 10:12:53 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:12:53 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:12:53 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:12:53 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:12:53 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:12:53 spire-1.2.1/test/integration/suites/upgrade/teardown 10:12:53 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:12:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:12:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:12:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:12:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:12:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:12:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:12:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:12:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:12:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:12:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:12:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:12:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:12:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:12:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:12:53 spire-1.2.1/test/integration/test-one.sh 10:12:53 spire-1.2.1/test/integration/test.sh 10:12:53 spire-1.2.1/test/plugintest/ 10:12:53 spire-1.2.1/test/plugintest/config.go 10:12:53 spire-1.2.1/test/plugintest/load.go 10:12:53 spire-1.2.1/test/plugintest/option.go 10:12:53 spire-1.2.1/test/spiretest/ 10:12:53 spire-1.2.1/test/spiretest/apiserver.go 10:12:53 spire-1.2.1/test/spiretest/assertions.go 10:12:53 spire-1.2.1/test/spiretest/dir.go 10:12:53 spire-1.2.1/test/spiretest/errors_posix.go 10:12:53 spire-1.2.1/test/spiretest/errors_windows.go 10:12:53 spire-1.2.1/test/spiretest/logs.go 10:12:53 spire-1.2.1/test/spiretest/socketapi.go 10:12:53 spire-1.2.1/test/spiretest/suite.go 10:12:53 spire-1.2.1/test/spiretest/x509.go 10:12:53 spire-1.2.1/test/testca/ 10:12:53 spire-1.2.1/test/testca/ca.go 10:12:53 spire-1.2.1/test/testkey/ 10:12:53 spire-1.2.1/test/testkey/generate.sh 10:12:53 spire-1.2.1/test/testkey/genkeys.go 10:12:53 spire-1.2.1/test/testkey/keys.go 10:12:53 spire-1.2.1/test/testkey/new.go 10:12:53 spire-1.2.1/test/tpmsimulator/ 10:12:53 spire-1.2.1/test/tpmsimulator/simulator.go 10:12:53 spire-1.2.1/test/util/ 10:12:53 spire-1.2.1/test/util/cert_fixtures.go 10:12:53 spire-1.2.1/test/util/cert_generation.go 10:12:53 spire-1.2.1/test/util/io_redirection.go 10:12:53 spire-1.2.1/test/util/race.go 10:12:53 spire-1.2.1/test/util/util.go 10:12:53 building spire from source... 10:12:53 Installing go1.17.7... 10:12:53 Removing intermediate container 858234cd9ab4 10:12:53 ---> c3520818ddd8 10:12:53 Step 28/31 : CMD ["gate"] 10:12:54 ---> Running in afaa0e3caf5a 10:12:54 Removing intermediate container afaa0e3caf5a 10:12:54 ---> 2f11b9b876e7 10:12:54 Step 29/31 : LABEL arch=x86_64 10:12:55 ---> Running in b2624e7f27ab 10:12:55 Removing intermediate container b2624e7f27ab 10:12:55 ---> b256a0c88e5e 10:12:55 Step 30/31 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:12:55 ---> Running in cb017c75afad 10:12:55 Removing intermediate container cb017c75afad 10:12:55 ---> 7ac5035b788b 10:12:55 Step 31/31 : LABEL version=0.0.0 10:12:56 ---> Running in 4d9f813262e7 10:12:56 Removing intermediate container 4d9f813262e7 10:12:56 ---> 7d5b8992ba8c 10:12:56 10:12:56 Successfully built 7d5b8992ba8c 10:12:56 Successfully tagged security-bootstrapper:latest 10:12:57  Building security-bootstrapper ... done Building bin/spire-server... 10:12:57 go: downloading github.com/mitchellh/cli v1.1.2 10:12:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:12:57 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:12:57 go: downloading google.golang.org/grpc v1.44.0 10:12:57 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:12:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:12:57 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:12:57 go: downloading github.com/imdario/mergo v0.3.12 10:12:57 go: downloading github.com/sirupsen/logrus v1.8.1 10:12:57 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:12:57 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:12:57 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:12:57 go: downloading github.com/fatih/color v1.13.0 10:12:57 go: downloading github.com/mattn/go-isatty v0.0.14 10:12:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:12:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:12:58 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:12:58 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:12:58 go: downloading github.com/armon/go-metrics v0.3.10 10:12:58 go: downloading github.com/prometheus/client_golang v1.12.1 10:12:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:12:58 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:12:58 go: downloading github.com/open-policy-agent/opa v0.38.0 10:12:58 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:12:58 go: downloading github.com/mattn/go-colorable v0.1.12 10:12:58 go: downloading github.com/Masterminds/goutils v1.1.0 10:12:58 go: downloading github.com/Masterminds/semver v1.5.0 10:12:58 go: downloading github.com/google/uuid v1.1.2 10:12:58 go: downloading github.com/huandu/xstrings v1.3.2 10:12:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:12:58 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:12:58 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:12:58 go: downloading github.com/oklog/run v1.0.0 10:12:58 go: downloading github.com/beorn7/perks v1.0.1 10:12:58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:12:58 go: downloading github.com/prometheus/client_model v0.2.0 10:12:58 go: downloading github.com/prometheus/common v0.32.1 10:12:58 go: downloading github.com/prometheus/procfs v0.7.3 10:12:58 go: downloading go.uber.org/atomic v1.9.0 10:12:58 go: downloading github.com/imkira/go-observer v1.0.3 10:12:58 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:12:58 go: downloading github.com/hashicorp/errwrap v1.1.0 10:12:59 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:12:59 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:12:59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:12:59 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:12:59 go: downloading github.com/blang/semver/v4 v4.0.0 10:12:59 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:12:59 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:12:59 go: downloading github.com/jinzhu/gorm v1.9.16 10:12:59 go: downloading github.com/lib/pq v1.10.4 10:12:59 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:12:59 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:12:59 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:12:59 Building bin/spire-server... 10:12:59 go: downloading github.com/mitchellh/cli v1.1.2 10:12:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:12:59 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:12:59 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:12:59 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:12:59 go: downloading github.com/imdario/mergo v0.3.12 10:12:59 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:12:59 go: downloading github.com/sirupsen/logrus v1.8.1 10:12:59 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:12:59 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:12:59 go: downloading google.golang.org/grpc v1.44.0 10:12:59 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:12:59 go: downloading github.com/fatih/color v1.13.0 10:12:59 go: downloading github.com/mattn/go-isatty v0.0.14 10:12:59 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:12:59 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:12:59 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:12:59 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:13:00 go: downloading github.com/armon/go-metrics v0.3.10 10:13:00 go: downloading github.com/prometheus/client_golang v1.12.1 10:13:00 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:13:00 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:13:00 go: downloading github.com/open-policy-agent/opa v0.38.0 10:13:00 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:13:00 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:13:00 go: downloading github.com/mattn/go-colorable v0.1.12 10:13:00 go: downloading github.com/Masterminds/goutils v1.1.0 10:13:00 go: downloading github.com/Masterminds/semver v1.5.0 10:13:00 go: downloading github.com/google/uuid v1.1.2 10:13:00 go: downloading github.com/huandu/xstrings v1.3.2 10:13:00 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:13:00 go: downloading github.com/oklog/run v1.0.0 10:13:00 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:13:00 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:13:00 go: downloading github.com/prometheus/client_model v0.2.0 10:13:00 go: downloading github.com/prometheus/common v0.32.1 10:13:00 go: downloading github.com/beorn7/perks v1.0.1 10:13:00 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:13:00 go: downloading github.com/prometheus/procfs v0.7.3 10:13:00 go: downloading github.com/imkira/go-observer v1.0.3 10:13:00 go: downloading go.uber.org/atomic v1.9.0 10:13:00 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:13:00 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:13:00 go: downloading github.com/hashicorp/errwrap v1.1.0 10:13:00 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:13:00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:13:00 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:13:00 go: downloading github.com/blang/semver/v4 v4.0.0 10:13:00 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:13:00 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:13:00 go: downloading github.com/jinzhu/gorm v1.9.16 10:13:00 go: downloading github.com/lib/pq v1.10.4 10:13:00 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:13:00 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:13:00 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:13:01 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:13:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:13:01 go: downloading github.com/stretchr/testify v1.7.0 10:13:01 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:13:01 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:13:01 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:13:02 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:13:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:13:02 go: downloading github.com/stretchr/testify v1.7.0 10:13:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:13:02 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:13:04 go: downloading google.golang.org/api v0.70.0 10:13:04 go: downloading k8s.io/client-go v0.23.4 10:13:04 go: downloading k8s.io/api v0.23.4 10:13:04 go: downloading github.com/google/go-tpm v0.3.3 10:13:04 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:13:04 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:13:04 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:13:04 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:13:04 go: downloading cloud.google.com/go/storage v1.21.0 10:13:04 go: downloading cloud.google.com/go v0.100.2 10:13:05 go: downloading k8s.io/apimachinery v0.23.4 10:13:06 go: downloading k8s.io/kube-aggregator v0.23.3 10:13:06 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:13:06 go: downloading cloud.google.com/go/security v1.3.0 10:13:06 go: downloading google.golang.org/api v0.70.0 10:13:06 go: downloading k8s.io/client-go v0.23.4 10:13:06 go: downloading k8s.io/api v0.23.4 10:13:06 go: downloading github.com/google/go-tpm v0.3.3 10:13:06 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:13:06 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:13:06 go: downloading github.com/hashicorp/vault/api v1.4.1 10:13:06 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:13:06 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:13:06 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:13:06 go: downloading github.com/twmb/murmur3 v1.1.6 10:13:06 go: downloading github.com/jinzhu/inflection v1.0.0 10:13:06 go: downloading cloud.google.com/go/storage v1.21.0 10:13:06 go: downloading github.com/aws/smithy-go v1.11.0 10:13:06 go: downloading cloud.google.com/go v0.100.2 10:13:06 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:13:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:13:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:13:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:13:06 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:13:06 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:13:06 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:13:06 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:13:06 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:13:07 go: downloading github.com/dimchansky/utfbom v1.1.1 10:13:07 go: downloading cloud.google.com/go/compute v1.3.0 10:13:07 go: downloading cloud.google.com/go/iam v0.1.1 10:13:07 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:13:07 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:13:07 go: downloading k8s.io/apimachinery v0.23.4 10:13:07 go: downloading k8s.io/kube-aggregator v0.23.3 10:13:07 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:13:07 go: downloading cloud.google.com/go/security v1.3.0 10:13:07 go: downloading github.com/hashicorp/vault/api v1.4.1 10:13:07 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:13:07 go: downloading github.com/twmb/murmur3 v1.1.6 10:13:07 go: downloading github.com/jinzhu/inflection v1.0.0 10:13:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:13:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:13:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:13:08 go: downloading github.com/aws/smithy-go v1.11.0 10:13:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:13:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:13:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:13:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:13:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:13:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:13:08 go: downloading github.com/dimchansky/utfbom v1.1.1 10:13:08 go: downloading cloud.google.com/go/compute v1.3.0 10:13:08 go: downloading cloud.google.com/go/iam v0.1.1 10:13:08 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:13:08 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:13:08 go: downloading github.com/gogo/protobuf v1.3.2 10:13:08 go: downloading k8s.io/klog/v2 v2.30.0 10:13:08 go: downloading github.com/google/gofuzz v1.1.0 10:13:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:13:08 go: downloading github.com/spf13/pflag v1.0.5 10:13:08 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:13:08 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:13:08 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:13:08 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:13:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:13:08 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:13:08 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:13:08 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:13:08 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:13:08 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:13:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:13:08 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:13:08 go: downloading gopkg.in/yaml.v2 v2.4.0 10:13:08 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:13:08 go: downloading github.com/gobwas/glob v0.2.3 10:13:08 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:13:08 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:13:08 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:13:08 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:13:08 go: downloading go.opencensus.io v0.23.0 10:13:08 go: downloading gopkg.in/inf.v0 v0.9.1 10:13:08 go: downloading github.com/google/go-cmp v0.5.7 10:13:08 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:13:08 go: downloading github.com/go-logr/logr v1.2.2 10:13:08 go: downloading github.com/googleapis/gnostic v0.5.5 10:13:08 go: downloading github.com/json-iterator/go v1.1.12 10:13:08 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:13:08 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:13:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:13:09 go: downloading go.uber.org/zap v1.21.0 10:13:09 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:13:09 go: downloading github.com/tklauser/numcpus v0.3.0 10:13:09 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:13:09 go: downloading sigs.k8s.io/yaml v1.3.0 10:13:09 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:13:09 go: downloading github.com/modern-go/reflect2 v1.0.2 10:13:09 go: downloading github.com/ryanuber/go-glob v1.0.0 10:13:09 go: downloading github.com/golang/snappy v0.0.4 10:13:09 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:13:09 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:13:09 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:13:09 go: downloading github.com/hashicorp/go-version v1.2.0 10:13:09 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:13:09 go: downloading go.uber.org/multierr v1.6.0 10:13:10 go: downloading github.com/gogo/protobuf v1.3.2 10:13:10 go: downloading k8s.io/klog/v2 v2.30.0 10:13:10 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:13:10 go: downloading github.com/google/gofuzz v1.1.0 10:13:10 go: downloading github.com/spf13/pflag v1.0.5 10:13:10 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:13:10 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:13:10 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:13:10 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:13:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:13:10 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:13:10 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:13:10 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:13:10 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:13:10 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:13:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:13:10 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:13:10 go: downloading gopkg.in/yaml.v2 v2.4.0 10:13:10 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:13:10 go: downloading github.com/gobwas/glob v0.2.3 10:13:10 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:13:10 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:13:10 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:13:10 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:13:10 go: downloading go.opencensus.io v0.23.0 10:13:10 go: downloading gopkg.in/inf.v0 v0.9.1 10:13:10 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:13:10 go: downloading github.com/googleapis/gnostic v0.5.5 10:13:10 go: downloading github.com/json-iterator/go v1.1.12 10:13:10 go: downloading github.com/go-logr/logr v1.2.2 10:13:10 go: downloading github.com/google/go-cmp v0.5.7 10:13:10 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:13:10 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:13:10 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:13:10 go: downloading go.uber.org/zap v1.21.0 10:13:10 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:13:10 go: downloading github.com/tklauser/numcpus v0.3.0 10:13:10 go: downloading sigs.k8s.io/yaml v1.3.0 10:13:10 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:13:10 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:13:10 go: downloading github.com/modern-go/reflect2 v1.0.2 10:13:10 go: downloading github.com/golang/snappy v0.0.4 10:13:10 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:13:10 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:13:10 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:13:10 go: downloading github.com/hashicorp/go-version v1.2.0 10:13:10 go: downloading github.com/ryanuber/go-glob v1.0.0 10:13:10 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:13:10 go: downloading go.uber.org/multierr v1.6.0 10:13:14 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:13:14 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:13:16 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:13:16 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:13:28 Removing intermediate container 6d1b05a986fc 10:13:28 ---> 0f767ef8f693 10:13:28 10:13:28 Step 10/22 : FROM alpine:3.14 10:13:28 ---> e04c818066af 10:13:28 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:13:28 ---> Running in 656a949cc7ab 10:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:13:29 (1/2) Installing ca-certificates (20211220-r0) 10:13:29 (2/2) Installing dumb-init (1.2.5-r1) 10:13:29 Executing busybox-1.33.1-r7.trigger 10:13:29 Executing ca-certificates-20211220-r0.trigger 10:13:29 OK: 6 MiB in 16 packages 10:13:30 Removing intermediate container 656a949cc7ab 10:13:30 ---> 9ff7ef46ce64 10:13:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:13:30 ---> Running in e871da8085ec 10:13:30 Removing intermediate container e871da8085ec 10:13:30 ---> 6eb51a659f31 10:13:30 Step 13/22 : ENV APP_PORT=59860 10:13:30 ---> Running in 03e8bee5500f 10:13:30 Removing intermediate container 03e8bee5500f 10:13:30 ---> 79e3f3160a37 10:13:30 Step 14/22 : EXPOSE $APP_PORT 10:13:30 ---> Running in 3e27db941a13 10:13:31 Removing intermediate container 3e27db941a13 10:13:31 ---> bd9a4784adb0 10:13:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:13:31 ---> bf9259823f63 10:13:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:13:32 ---> a199ba9b0d4e 10:13:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:13:33 ---> 32dcd57e5517 10:13:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:13:33 ---> Running in f7b75bca7926 10:13:33 Removing intermediate container f7b75bca7926 10:13:33 ---> a540ae42471a 10:13:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:13:33 ---> Running in e8491dc74a75 10:13:34 Removing intermediate container e8491dc74a75 10:13:34 ---> a02f90242d65 10:13:34 Step 20/22 : LABEL arch=x86_64 10:13:34 ---> Running in 502703a5dfdc 10:13:34 Removing intermediate container 502703a5dfdc 10:13:34 ---> fd70b2fa8cae 10:13:34 Step 21/22 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:13:34 ---> Running in 08dc7b42eaf3 10:13:34 Removing intermediate container 08dc7b42eaf3 10:13:34 ---> d4373830f1ba 10:13:34 Step 22/22 : LABEL version=0.0.0 10:13:34 ---> Running in a243f033e6c6 10:13:35 Removing intermediate container a243f033e6c6 10:13:35 ---> 676f4c486ddb 10:13:35 10:13:35 Successfully built 676f4c486ddb 10:13:35 Successfully tagged support-notifications:latest 10:13:36 Removing intermediate container 3b85a14e34ec 10:13:36 ---> 8cd6df245e8f 10:13:36 Successfully built 8cd6df245e8f 10:13:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:13:36 + docker inspect -f . ci-base-image-arm64 10:13:36 . [Pipeline] withDockerContainer 10:13:36 prd-ubuntu20.04-docker-arm64-4c-16g-64359 does not seem to be running inside a container 10:13:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:13:38 $ docker top c7f5cfec22f5f2337f1d8fa9d84f06cb395fafb969a9477d2a40b92156f3c43d -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:39 + go version 10:13:39 go version go1.17.6 linux/arm64 [Pipeline] } 10:13:39 $ docker stop --time=1 c7f5cfec22f5f2337f1d8fa9d84f06cb395fafb969a9477d2a40b92156f3c43d 10:13:41 $ docker rm -f c7f5cfec22f5f2337f1d8fa9d84f06cb395fafb969a9477d2a40b92156f3c43d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:13:41 + docker inspect -f . ci-base-image-arm64 10:13:41 . [Pipeline] withDockerContainer 10:13:41 prd-ubuntu20.04-docker-arm64-4c-16g-64359 does not seem to be running inside a container 10:13:42 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:13:43 $ docker top 8b7200555b4b792467c927b6fbe41ad1047c2556a89883d182e7099187ccf3f3 -eo pid,comm [Pipeline] { [Pipeline] echo 10:13:43 ========================================================= 10:13:43 [edgeXBuildGoParallel] Running Tests and Build... 10:13:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:13:44 + make test 10:13:44 go mod tidy -compat=1.17 10:13:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:14:01  Building support-notifications ... done Building bin/spire-agent... 10:14:01 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:14:01 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:14:01 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:14:01 go: downloading github.com/docker/docker v20.10.12+incompatible 10:14:01 go: downloading github.com/google/go-tpm-tools v0.3.3 10:14:01 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:14:01 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:14:01 go: downloading github.com/docker/go-connections v0.4.0 10:14:01 go: downloading github.com/docker/go-units v0.4.0 10:14:01 go: downloading github.com/opencontainers/image-spec v1.0.1 10:14:01 go: downloading github.com/containerd/containerd v1.3.4 10:14:01 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:14:01 go: downloading github.com/opencontainers/go-digest v1.0.0 10:14:17 ? github.com/edgexfoundry/edgex-go [no test files] 10:15:23 Removing intermediate container f984b5b75c51 10:15:23 ---> f96a831908c1 10:15:23 10:15:23 Step 13/26 : FROM alpine:3.15 10:15:23 ---> 0ac33e5f5afa 10:15:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:15:23 ---> Using cache 10:15:23 ---> 6c3945f2fb9a 10:15:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:15:23 ---> Using cache 10:15:23 ---> c2cc5b73ff3c 10:15:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:15:23 ---> Running in b5b5cef4fbdb 10:15:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:15:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:15:23 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:15:23 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:15:23 OK: 15857 distinct packages available 10:15:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:15:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:15:23 (1/4) Installing dumb-init (1.2.5-r1) 10:15:23 (2/4) Installing musl-obstack (1.2.3-r0) 10:15:23 (3/4) Installing libucontext (1.1-r0) 10:15:23 (4/4) Installing gcompat (1.0.0-r4) 10:15:23 Executing busybox-1.34.1-r5.trigger 10:15:23 OK: 6 MiB in 18 packages 10:15:23 Removing intermediate container b5b5cef4fbdb 10:15:23 ---> f906603037c8 10:15:23 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:15:23 ---> 60d1420adbf9 10:15:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:15:23 ---> 0a370c487cd4 10:15:23 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:15:23 ---> Running in 3c547d35efec 10:15:23 Removing intermediate container 3c547d35efec 10:15:23 ---> 306f586d2ce6 10:15:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:15:23 ---> 1b19e92bacb2 10:15:23 Step 21/26 : WORKDIR / 10:15:23 ---> Running in 44b464537931 10:15:23 Removing intermediate container 44b464537931 10:15:23 ---> 84db702ad459 10:15:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:15:23 ---> Running in 5a5b9910143d 10:15:23 Removing intermediate container 5a5b9910143d 10:15:23 ---> 532cac44f596 10:15:23 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:15:23 ---> Running in cf1795b652c3 10:15:23 Removing intermediate container cf1795b652c3 10:15:23 ---> cf52d5bf8795 10:15:23 Step 24/26 : LABEL arch=x86_64 10:15:23 ---> Running in 00629b06dd61 10:15:23 Removing intermediate container 00629b06dd61 10:15:23 ---> ac98a0b0d39f 10:15:23 Step 25/26 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:15:23 ---> Running in 7cf834e305df 10:15:23 Removing intermediate container 7cf834e305df 10:15:23 ---> ef476d4b0af6 10:15:23 Step 26/26 : LABEL version=0.0.0 10:15:23 ---> Running in 44467002f661 10:15:23 Removing intermediate container 44467002f661 10:15:23 ---> 64c79c8c2b57 10:15:23 10:15:23 Successfully built 64c79c8c2b57 10:15:23 Successfully tagged security-spire-config:latest 10:15:33  Building security-spire-config ... done Building bin/spire-agent... 10:15:33 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:15:33 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:15:33 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:15:33 go: downloading github.com/docker/docker v20.10.12+incompatible 10:15:33 go: downloading github.com/google/go-tpm-tools v0.3.3 10:15:33 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:15:33 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:15:33 Building bin/spire-agent... 10:15:33 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:15:33 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:15:33 go: downloading github.com/docker/docker v20.10.12+incompatible 10:15:33 go: downloading github.com/opencontainers/image-spec v1.0.1 10:15:33 go: downloading github.com/docker/go-units v0.4.0 10:15:33 go: downloading github.com/docker/go-connections v0.4.0 10:15:33 go: downloading github.com/containerd/containerd v1.3.4 10:15:33 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:15:33 go: downloading github.com/opencontainers/go-digest v1.0.0 10:15:33 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:15:33 go: downloading github.com/google/go-tpm-tools v0.3.3 10:15:33 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:15:33 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:15:33 go: downloading github.com/docker/go-units v0.4.0 10:15:33 go: downloading github.com/docker/go-connections v0.4.0 10:15:33 go: downloading github.com/opencontainers/image-spec v1.0.1 10:15:33 go: downloading github.com/containerd/containerd v1.3.4 10:15:33 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:15:33 go: downloading github.com/opencontainers/go-digest v1.0.0 10:15:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:15:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:15:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:15:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:16:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:16:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:16:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:16:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:16:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:16:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:16:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:16:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:16:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:16:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:16:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:16:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.286s coverage: 28.7% of statements 10:16:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:16:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:16:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.518s coverage: 98.5% of statements 10:16:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:16:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.670s coverage: 53.4% of statements 10:16:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:16:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:16:29 Removing intermediate container 52aeffcfdb0b 10:16:29 ---> 23d819a4c983 10:16:29 10:16:29 Step 13/26 : FROM alpine:3.15 10:16:29 ---> 0ac33e5f5afa 10:16:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:16:29 ---> Using cache 10:16:29 ---> 6c3945f2fb9a 10:16:29 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:29 ---> Using cache 10:16:29 ---> c2cc5b73ff3c 10:16:29 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:16:29 Removing intermediate container c3b149e6a273 10:16:29 ---> 21a1fea8435b 10:16:29 10:16:29 Step 13/25 : FROM alpine:3.15 10:16:29 ---> 0ac33e5f5afa 10:16:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:16:29 ---> Using cache 10:16:29 ---> 6c3945f2fb9a 10:16:29 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:29 ---> Using cache 10:16:29 ---> c2cc5b73ff3c 10:16:29 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:16:29 ---> Running in 4aafc168054a 10:16:29 ---> Running in b3dbe59838b5 10:16:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:16:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:16:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:16:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:16:30 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:16:30 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:16:30 OK: 15857 distinct packages available 10:16:30 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:16:30 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:16:30 OK: 15857 distinct packages available 10:16:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:16:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:16:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:16:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:16:31 (1/5) Installing dumb-init (1.2.5-r1) 10:16:31 (1/5) Installing dumb-init (1.2.5-r1) 10:16:31 (2/5) Installing musl-obstack (1.2.3-r0) 10:16:31 (2/5) Installing musl-obstack (1.2.3-r0) 10:16:31 (3/5) Installing libucontext (1.1-r0) 10:16:31 (3/5) Installing libucontext (1.1-r0) 10:16:31 (4/5) Installing gcompat (1.0.0-r4) 10:16:31 (4/5) Installing gcompat (1.0.0-r4) 10:16:31 (5/5) Installing openssl (1.1.1o-r0) 10:16:31 (5/5) Installing openssl (1.1.1o-r0) 10:16:31 Executing busybox-1.34.1-r5.trigger 10:16:31 OK: 6 MiB in 19 packages 10:16:31 Executing busybox-1.34.1-r5.trigger 10:16:31 OK: 6 MiB in 19 packages 10:16:32 Removing intermediate container 4aafc168054a 10:16:32 ---> a234bee74b4f 10:16:32 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 10:16:32 Removing intermediate container b3dbe59838b5 10:16:32 ---> ed82af4a8fff 10:16:32 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:16:33 ---> d74b0759ef0b 10:16:33 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:16:33 ---> 4d098c882167 10:16:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:16:33 ---> 8774dd8257a0 10:16:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:16:34 ---> a6c9662263b7 10:16:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:16:34 ---> 454a2d3541c2 10:16:34 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:16:34 ---> Running in 07cc3aedc6e1 10:16:34 Removing intermediate container 07cc3aedc6e1 10:16:34 ---> 77c16bdcafc2 10:16:34 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:16:34 ---> f59e20f38504 10:16:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:16:34 ---> Running in 9eb010ccf415 10:16:34 Removing intermediate container 9eb010ccf415 10:16:34 ---> d2b43ec3b537 10:16:34 Step 23/25 : LABEL arch=x86_64 10:16:34 ---> dfccd1c234f1 10:16:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:16:34 ---> Running in eb98e54084a6 10:16:34 Removing intermediate container eb98e54084a6 10:16:34 ---> 87b578e8749f 10:16:34 Step 24/25 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:16:34 ---> Running in a281d54b2c98 10:16:34 ---> d21a8472e82b 10:16:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:16:34 Removing intermediate container a281d54b2c98 10:16:34 ---> 42005449d81c 10:16:34 Step 25/25 : LABEL version=0.0.0 10:16:34 ---> Running in c0b618572f37 10:16:34 ---> a62cd79745f9 10:16:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:16:35 ---> Running in 65f32f60808d 10:16:35 Removing intermediate container c0b618572f37 10:16:35 ---> 8c52ee307d8e 10:16:35 10:16:35 Removing intermediate container 65f32f60808d 10:16:35 ---> 54e79febe197 10:16:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:16:35 Successfully built 8c52ee307d8e 10:16:35 Successfully tagged security-spire-server:latest 10:16:35 ---> Running in 3d54372ac34b 10:16:35  Building security-spire-server ... done Removing intermediate container 3d54372ac34b 10:16:35 ---> b5786531ddd4 10:16:35 Step 24/26 : LABEL arch=x86_64 10:16:35 ---> Running in 59c9921724a7 10:16:35 Removing intermediate container 59c9921724a7 10:16:35 ---> e2404fb6c94f 10:16:35 Step 25/26 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:16:35 ---> Running in 6000d1790f98 10:16:35 Removing intermediate container 6000d1790f98 10:16:35 ---> d9a662b87282 10:16:35 Step 26/26 : LABEL version=0.0.0 10:16:35 ---> Running in 26c8e01bc30c 10:16:35 Removing intermediate container 26c8e01bc30c 10:16:35 ---> 6e05192e6dbd 10:16:35 10:16:35 Successfully built 6e05192e6dbd 10:16:35 Successfully tagged security-spire-agent:latest 10:16:35  Building security-spire-agent ... done  [Pipeline] } 10:16:35 $ docker stop --time=1 111e984005ce231f8557fa05ba1e8510b1c83d2155b4bcca8dae765541791980 10:16:36 $ docker rm -f 111e984005ce231f8557fa05ba1e8510b1c83d2155b4bcca8dae765541791980 [Pipeline] // withDockerContainer [Pipeline] sh 10:16:37 + docker images 10:16:37 REPOSITORY TAG IMAGE ID CREATED SIZE 10:16:37 security-spire-agent latest 6e05192e6dbd 2 seconds ago 127MB 10:16:37 security-spire-server latest 8c52ee307d8e 3 seconds ago 87.3MB 10:16:37 23d819a4c983 18 seconds ago 4.43GB 10:16:37 21a1fea8435b 19 seconds ago 4.43GB 10:16:37 security-spire-config latest 64c79c8c2b57 About a minute ago 86.7MB 10:16:37 f96a831908c1 About a minute ago 4.43GB 10:16:37 support-notifications latest 676f4c486ddb 3 minutes ago 26.9MB 10:16:37 0f767ef8f693 3 minutes ago 1.55GB 10:16:37 security-bootstrapper latest 7d5b8992ba8c 3 minutes ago 19.1MB 10:16:37 e839a3e7ac55 4 minutes ago 1.5GB 10:16:37 core-data latest fd87f0372fe5 4 minutes ago 22.5MB 10:16:37 security-secretstore-setup latest 237b3ac6a883 4 minutes ago 28.5MB 10:16:37 support-scheduler latest cff68fde0f1f 4 minutes ago 26.3MB 10:16:37 a22c381290d3 4 minutes ago 1.52GB 10:16:37 034d5232e69b 4 minutes ago 1.55GB 10:16:37 80e6e6a0c38e 4 minutes ago 1.5GB 10:16:37 sys-mgmt-agent latest e033766d794f 4 minutes ago 299MB 10:16:37 security-spiffe-token-provider latest ba041722f646 5 minutes ago 28.8MB 10:16:37 security-proxy-setup latest 2a5134b7e698 5 minutes ago 26.9MB 10:16:37 core-command latest 748d033dc3b9 5 minutes ago 16.1MB 10:16:37 core-metadata latest 833af52c1657 5 minutes ago 17MB 10:16:37 bd87d339d055 5 minutes ago 1.49GB 10:16:37 d5926337f907 5 minutes ago 1.54GB 10:16:37 b5de69080a8d 5 minutes ago 1.5GB 10:16:37 af58327d3d25 5 minutes ago 1.49GB 10:16:37 8a6cd4f028cc 5 minutes ago 1.5GB 10:16:37 ci-base-image-x86_64 latest 1fc01704bb4b 8 minutes ago 895MB 10:16:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 4 weeks ago 562MB 10:16:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB 10:16:37 docker 20.10.14 7417809fdb73 6 weeks ago 218MB 10:16:37 alpine 3.14 e04c818066af 6 weeks ago 5.59MB 10:16:37 alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB 10:16:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 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] } 10:16:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.947s coverage: 89.2% of statements 10:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:16:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.453s coverage: 84.8% of statements 10:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 10:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:16:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.612s coverage: 95.6% of statements 10:16:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:16:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:16:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.351s coverage: 72.2% of statements 10:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:16:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.500s coverage: 60.0% of statements 10:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:16:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.665s coverage: 0.9% of statements 10:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:16:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.444s coverage: 58.8% of statements 10:16:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.339s coverage: 29.6% of statements 10:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.290s coverage: 47.1% of statements 10:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.401s coverage: 79.5% of statements 10:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.380s coverage: 94.1% of statements 10:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements 10:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.264s coverage: 87.5% of statements 10:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.291s coverage: 94.4% of statements 10:17:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.191s coverage: 44.8% of statements 10:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.669s coverage: 82.5% of statements 10:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.271s coverage: 58.8% of statements 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.265s coverage: 80.0% of statements 10:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements 10:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements 10:17:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.782s coverage: 91.2% of statements 10:17:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.967s coverage: 64.4% of statements 10:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:17:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.251s coverage: 100.0% of statements 10:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 89.4% of statements 10:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 10:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 10:17:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 10:17:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.492s coverage: 65.4% of statements 10:17:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:17:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:17:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.800s coverage: 43.8% of statements 10:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements 10:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.232s coverage: 84.8% of statements 10:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:17:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:17:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.327s coverage: 17.7% of statements 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.882s coverage: 92.3% of statements 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.291s coverage: 63.2% of statements 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:17:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.427s coverage: 97.7% of statements 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:17:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:17:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:17:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.233s coverage: 100.0% of statements 10:17:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 10:17:45 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 10:17:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:17:45 GO111MODULE=on go vet ./... 10:19:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:19:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:19:37 ./bin/test-attribution-txt.sh [Pipeline] echo 10:19:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:19:38 + ls -al . 10:19:38 total 680 10:19:38 drwxrwxr-x 9 1001 1001 4096 May 23 10:19 . 10:19:38 drwxr-xr-x 4 root root 4096 May 23 10:13 .. 10:19:38 -rw-rw-r-- 1 1001 1001 11 May 23 10:11 .dockerignore 10:19:38 drwxrwxr-x 8 1001 1001 4096 May 23 10:11 .git 10:19:38 drwxrwxr-x 3 1001 1001 4096 May 23 10:11 .github 10:19:38 -rw-rw-r-- 1 1001 1001 879 May 23 10:11 .gitignore 10:19:38 -rw-rw-r-- 1 1001 1001 42 May 23 10:11 .golangci.yml 10:19:38 -rw-rw-r-- 1 1001 1001 87 May 23 10:11 .hadolint.yml 10:19:38 -rw-rw-r-- 1 1001 1001 166 May 23 10:11 .sonarcloud.properties 10:19:38 -rw-rw-r-- 1 1001 1001 1171 May 23 10:11 ADOPTERS.md 10:19:38 -rw-rw-r-- 1 1001 1001 10086 May 23 10:11 Attribution.txt 10:19:38 -rw-rw-r-- 1 1001 1001 63209 May 23 10:11 CHANGELOG.md 10:19:38 -rw-rw-r-- 1 1001 1001 3804 May 23 10:11 CONTRIBUTING.md 10:19:38 -rw-rw-r-- 1 1001 1001 677 May 23 10:11 GOVERNANCE.md 10:19:38 -rw-rw-r-- 1 1001 1001 850 May 23 10:11 Jenkinsfile 10:19:38 -rw-rw-r-- 1 1001 1001 10775 May 23 10:11 LICENSE 10:19:38 -rw-rw-r-- 1 1001 1001 10389 May 23 10:11 Makefile 10:19:38 -rw-rw-r-- 1 1001 1001 582 May 23 10:11 OWNERS.md 10:19:38 -rw-rw-r-- 1 1001 1001 9094 May 23 10:11 README.md 10:19:38 -rw-rw-r-- 1 1001 1001 6912 May 23 10:11 SECURITY.md 10:19:38 -rw-rw-r-- 1 1001 1001 5 May 23 10:07 VERSION 10:19:38 -rw-rw-r-- 1 1001 1001 4131 May 23 10:11 ZMQWindows.md 10:19:38 drwxrwxr-x 2 1001 1001 4096 May 23 10:11 bin 10:19:38 drwxrwxr-x 18 1001 1001 4096 May 23 10:11 cmd 10:19:38 -rw-r--r-- 1 root root 435134 May 23 10:17 coverage.out 10:19:38 -rw-rw-r-- 1 1001 1001 3217 May 23 10:11 go.mod 10:19:38 -rw-rw-r-- 1 1001 1001 35084 May 23 10:13 go.sum 10:19:38 drwxrwxr-x 8 1001 1001 4096 May 23 10:11 internal 10:19:38 drwxrwxr-x 3 1001 1001 4096 May 23 10:11 openapi 10:19:38 drwxrwxr-x 4 1001 1001 4096 May 23 10:11 snap 10:19:38 -rw-rw-r-- 1 1001 1001 204 May 23 10:11 version.go [Pipeline] sh 10:19:39 + '[' -e coverage.out ] 10:19:39 + chown 1001:1001 coverage.out [Pipeline] stash 10:19:39 Warning: overwriting stash ‘coverage-report’ 10:19:40 Stashed 1 file(s) [Pipeline] sh 10:19:40 + make build 10:19:40 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 10:21:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:22:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:22:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:22: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 10:22: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:22:45 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 10:22:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:22:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:23: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 10:23:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:23:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:23:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:23:21 $ docker stop --time=1 8b7200555b4b792467c927b6fbe41ad1047c2556a89883d182e7099187ccf3f3 10:23:23 $ docker rm -f 8b7200555b4b792467c927b6fbe41ad1047c2556a89883d182e7099187ccf3f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:23:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:23:25 10:23:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:23:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:23:26 latest: Pulling from edgex-devops/edgex-compose-arm64 10:23:26 29e5d40040c1: Pulling fs layer 10:23:26 1ce36da41761: Pulling fs layer 10:23:26 25b303627fd3: Pulling fs layer 10:23:26 29e5d40040c1: Verifying Checksum 10:23:26 29e5d40040c1: Download complete 10:23:26 1ce36da41761: Verifying Checksum 10:23:26 1ce36da41761: Download complete 10:23:26 29e5d40040c1: Pull complete 10:23:28 1ce36da41761: Pull complete 10:23:28 25b303627fd3: Verifying Checksum 10:23:28 25b303627fd3: Download complete 10:23:38 25b303627fd3: Pull complete 10:23:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:23:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:23:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:23:38 prd-ubuntu20.04-docker-arm64-4c-16g-64359 does not seem to be running inside a container 10:23:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 10:23:41 $ docker top 26c6e253767fa0324a2f3b8174cf09e2cccadd63251316c5ec7c2c09db469733 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:42 + grep parallel 10:23:42 + docker-compose build --help 10:23:47 --parallel Build images in parallel. [Pipeline] } 10:23:47 $ docker stop --time=1 26c6e253767fa0324a2f3b8174cf09e2cccadd63251316c5ec7c2c09db469733 10:23:49 $ docker rm -f 26c6e253767fa0324a2f3b8174cf09e2cccadd63251316c5ec7c2c09db469733 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:23:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:23:49 . [Pipeline] withDockerContainer 10:23:49 prd-ubuntu20.04-docker-arm64-4c-16g-64359 does not seem to be running inside a container 10:23:50 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:23:51 $ docker top 2360ade94213631d1e4d358a2230e9f4c4b8cccd89b3b8fff2907407a6bc0d6a -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:52 + docker-compose -f ./docker-compose-build.yml build --parallel 10:23:57 Building core-command ... 10:23:57 Building core-data ... 10:23:57 Building core-metadata ... 10:23:57 Building security-bootstrapper ... 10:23:57 Building security-proxy-setup ... 10:23:57 Building security-secretstore-setup ... 10:23:57 Building security-spiffe-token-provider ... 10:23:57 Building security-spire-agent ... 10:23:57 Building security-spire-config ... 10:23:57 Building security-spire-server ... 10:23:57 Building support-notifications ... 10:23:57 Building support-scheduler ... 10:23:57 Building sys-mgmt-agent ... 10:23:57 Building security-spire-agent 10:23:57 Building core-metadata 10:23:57 Building sys-mgmt-agent 10:23:57 Building security-bootstrapper 10:23:57 Building support-scheduler 10:25:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:25:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:25:34 ---> 8cd6df245e8f 10:25:34 Step 3/23 : WORKDIR /edgex-go 10:25:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:25:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:25:34 ---> 8cd6df245e8f 10:25:34 Step 3/23 : WORKDIR /edgex-go 10:25:34 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:25:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:25:34 ---> 8cd6df245e8f 10:25:34 Step 3/31 : WORKDIR /edgex-go 10:25:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:25:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:25:34 ---> 8cd6df245e8f 10:25:34 Step 3/26 : WORKDIR /edgex-go 10:25:34 ---> Running in 4fa7ae57a41d 10:25:34 ---> Running in 6e07f0316fac 10:25:34 ---> Running in 0f347ae95097 10:25:34 ---> Running in 7a1c9ab8b623 10:25:34 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:25:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:25:34 ---> 8cd6df245e8f 10:25:34 Step 3/22 : WORKDIR /edgex-go 10:25:34 ---> Running in ccba5992a755 10:25:34 Removing intermediate container 7a1c9ab8b623 10:25:34 ---> 8193dd4ac09f 10:25:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:34 Removing intermediate container 4fa7ae57a41d 10:25:34 ---> 35e9cb4d66a8 10:25:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:34 Removing intermediate container 6e07f0316fac 10:25:34 ---> c92e62ae555e 10:25:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:34 Removing intermediate container 0f347ae95097 10:25:34 ---> 329e71511ae1 10:25:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:34 Removing intermediate container ccba5992a755 10:25:34 ---> 7d25b195f55f 10:25:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:25:34 ---> Running in aa9d86fb24ca 10:25:34 ---> Running in a84e98cd0b10 10:25:34 ---> Running in 059363baf8c7 10:25:34 ---> Running in 8b07b565ecb7 10:25:34 ---> Running in 091f8e1ab1d5 10:25:34 Removing intermediate container aa9d86fb24ca 10:25:34 ---> 02039600e64f 10:25:34 Step 5/23 : RUN apk add --update --no-cache make git 10:25:34 ---> Running in d7a458b4adc9 10:25:34 Removing intermediate container 091f8e1ab1d5 10:25:34 ---> c9f64236f978 10:25:34 Step 5/31 : RUN apk add --update --no-cache make git 10:25:34 Removing intermediate container a84e98cd0b10 10:25:34 ---> ffa4d3278deb 10:25:34 Step 5/23 : RUN apk add --update --no-cache make bash git 10:25:34 ---> Running in ac312681cff1 10:25:34 ---> Running in 606aaf521473 10:25:34 Removing intermediate container 8b07b565ecb7 10:25:34 ---> 281e2c3227a7 10:25:34 Step 5/22 : RUN apk add --update --no-cache make git 10:25:34 Removing intermediate container 059363baf8c7 10:25:34 ---> c143b30dff52 10:25:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:25:34 ---> Running in 3b437ad30784 10:25:34 ---> Running in 98907dedc3a1 10:25:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:25:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:25:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:25:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:25:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:25:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:25:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:25:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:25:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:25:34 OK: 220 MiB in 52 packages 10:25:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:25:34 OK: 220 MiB in 52 packages 10:25:35 OK: 220 MiB in 52 packages 10:25:35 Removing intermediate container d7a458b4adc9 10:25:35 ---> 6951ed58885f 10:25:35 Step 6/23 : COPY go.mod vendor* ./ 10:25:35 OK: 220 MiB in 52 packages 10:25:35 OK: 220 MiB in 52 packages 10:25:36 Removing intermediate container 606aaf521473 10:25:36 ---> c3bd13fe1d21 10:25:36 Step 6/31 : COPY go.mod vendor* ./ 10:25:36 ---> b2f3b41430cd 10:25:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:37 ---> Running in 4e41d87b5bd4 10:25:37 Removing intermediate container 3b437ad30784 10:25:37 ---> d3bb6f033208 10:25:37 Step 6/22 : COPY go.mod vendor* ./ 10:25:37 Removing intermediate container ac312681cff1 10:25:37 ---> 3246e2ec8592 10:25:37 Step 6/23 : COPY go.mod vendor* ./ 10:25:37 Removing intermediate container 98907dedc3a1 10:25:37 ---> 06e89ad0fd7b 10:25:37 Step 6/26 : COPY go.mod vendor* ./ 10:25:37 ---> 0ea3e2f61e7e 10:25:37 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:38 ---> Running in 8a2a62b1b8a4 10:25:38 ---> 4330acea199f 10:25:38 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:38 ---> 9a4095119458 10:25:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:39 ---> 6c9517a9c006 10:25:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:39 ---> Running in ef54e75dd555 10:25:39 ---> Running in 00a978447d7c 10:25:39 ---> Running in a21e8e827431 10:25:42 Removing intermediate container 4e41d87b5bd4 10:25:42 ---> 4fee1ad55f54 10:25:42 Step 8/23 : COPY . . 10:25:43 Removing intermediate container 8a2a62b1b8a4 10:25:43 ---> 82b33354c845 10:25:43 Step 8/31 : COPY . . 10:25:46 Removing intermediate container 00a978447d7c 10:25:46 ---> a8243007bfe8 10:25:46 Step 8/26 : COPY . . 10:25:46 Removing intermediate container ef54e75dd555 10:25:46 ---> a3566179e7bd 10:25:46 Step 8/23 : COPY . . 10:25:46 Removing intermediate container a21e8e827431 10:25:46 ---> 01a7c1c14f7b 10:25:46 Step 8/22 : COPY . . 10:26:18 ---> b684899b4964 10:26:18 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:26:18 ---> 709b9ff4749d 10:26:18 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:26:18 ---> Running in 8554b91da355 10:26:18 ---> cbdd91ce2dbc 10:26:18 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:26:18 ---> Running in fe8245ee04bf 10:26:18 ---> Running in d293023b8f44 10:26:18 ---> 8f069c9ba7a2 10:26:18 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:26:18 ---> ca70f507c237 10:26:18 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:26:18 ---> Running in e34dde8de27e 10:26:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:26:18 ---> Running in 6db693f80046 10:26:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:26:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:26:18 Removing intermediate container e34dde8de27e 10:26:18 ---> aabe1c96d503 10:26:18 Step 10/26 : RUN mkdir -p spire-build 10:26:18 ---> Running in 2837388f10a4 10:26:18 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 10:26:20 Removing intermediate container 2837388f10a4 10:26:20 ---> 32f8d011e0d2 10:26:20 Step 11/26 : WORKDIR /edgex-go/spire-build 10:26:20 ---> Running in dc6acd03b01f 10:26:20 Removing intermediate container dc6acd03b01f 10:26:20 ---> 7d69b23ea014 10:26:20 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 10:26:20 ---> Running in e9d379be554e 10:26:23 spire-1.2.1/ 10:26:23 spire-1.2.1/.data/ 10:26:23 spire-1.2.1/.data/.file 10:26:23 spire-1.2.1/.dockerignore 10:26:23 spire-1.2.1/.gitattributes 10:26:23 spire-1.2.1/.githooks/ 10:26:23 spire-1.2.1/.githooks/pre-commit 10:26:23 spire-1.2.1/.github/ 10:26:23 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:26:23 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:26:23 spire-1.2.1/.github/dependabot.yml 10:26:23 spire-1.2.1/.github/workflows/ 10:26:23 spire-1.2.1/.github/workflows/nightly_build.yaml 10:26:23 spire-1.2.1/.github/workflows/pr_build.yaml 10:26:23 spire-1.2.1/.github/workflows/release_build.yaml 10:26:23 spire-1.2.1/.github/workflows/scripts/ 10:26:23 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:26:23 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:26:23 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:26:23 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:26:23 spire-1.2.1/.github/workflows/scripts/split.sh 10:26:23 spire-1.2.1/.gitignore 10:26:23 spire-1.2.1/.go-version 10:26:23 spire-1.2.1/.golangci.yml 10:26:23 spire-1.2.1/ADOPTERS.md 10:26:23 spire-1.2.1/CHANGELOG.md 10:26:23 spire-1.2.1/CODE-OF-CONDUCT.md 10:26:23 spire-1.2.1/CODEOWNERS 10:26:23 spire-1.2.1/CONTRIBUTING.md 10:26:23 spire-1.2.1/Dockerfile 10:26:23 spire-1.2.1/Dockerfile.dev 10:26:23 spire-1.2.1/Dockerfile.scratch 10:26:23 spire-1.2.1/LICENSE 10:26:23 spire-1.2.1/MAINTAINERS.md 10:26:23 spire-1.2.1/Makefile 10:26:23 spire-1.2.1/README.md 10:26:23 spire-1.2.1/ROADMAP.md 10:26:23 spire-1.2.1/SECURITY.md 10:26:23 spire-1.2.1/cmd/ 10:26:23 spire-1.2.1/cmd/spire-agent/ 10:26:23 spire-1.2.1/cmd/spire-agent/cli/ 10:26:23 spire-1.2.1/cmd/spire-agent/cli/api/ 10:26:23 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:26:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:26:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:26:23 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:26:23 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:26:23 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:26:23 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:26:23 spire-1.2.1/cmd/spire-agent/cli/common/ 10:26:23 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:26:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:26:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:26:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:26:23 spire-1.2.1/cmd/spire-agent/cli/run/ 10:26:23 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:26:23 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:26:23 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:26:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:26:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:26:23 spire-1.2.1/cmd/spire-agent/main.go 10:26:23 spire-1.2.1/cmd/spire-server/ 10:26:23 spire-1.2.1/cmd/spire-server/cli/ 10:26:23 spire-1.2.1/cmd/spire-server/cli/agent/ 10:26:23 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/cli.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/entry/ 10:26:23 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/federation/ 10:26:23 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:26:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:26:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/run/ 10:26:23 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/token/ 10:26:23 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/validate/ 10:26:23 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/x509/ 10:26:23 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:26:23 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:26:23 spire-1.2.1/cmd/spire-server/main.go 10:26:23 spire-1.2.1/cmd/spire-server/util/ 10:26:23 spire-1.2.1/cmd/spire-server/util/util.go 10:26:23 spire-1.2.1/conf/ 10:26:23 spire-1.2.1/conf/agent/ 10:26:23 spire-1.2.1/conf/agent/agent.conf 10:26:23 spire-1.2.1/conf/agent/agent_full.conf 10:26:23 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:26:23 spire-1.2.1/conf/server/ 10:26:23 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:26:23 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:26:23 spire-1.2.1/conf/server/server.conf 10:26:23 spire-1.2.1/conf/server/server_full.conf 10:26:23 spire-1.2.1/doc/ 10:26:23 spire-1.2.1/doc/SPIRE101.md 10:26:23 spire-1.2.1/doc/auditlog.md 10:26:23 spire-1.2.1/doc/authorization_policy_engine.md 10:26:23 spire-1.2.1/doc/changelog_guidelines.md 10:26:23 spire-1.2.1/doc/cure53-report.pdf 10:26:23 spire-1.2.1/doc/images/ 10:26:23 spire-1.2.1/doc/images/2019_roadmap.png 10:26:23 spire-1.2.1/doc/images/SPIRE101.png 10:26:23 spire-1.2.1/doc/images/SPIRE_agent.png 10:26:23 spire-1.2.1/doc/images/SPIRE_server.png 10:26:23 spire-1.2.1/doc/images/cache_mgr.png 10:26:23 spire-1.2.1/doc/images/cache_mgr_components.png 10:26:23 spire-1.2.1/doc/images/federated_spire.png 10:26:23 spire-1.2.1/doc/images/ha_mode.png 10:26:23 spire-1.2.1/doc/images/nested_spire.png 10:26:23 spire-1.2.1/doc/images/oidc_federation.png 10:26:23 spire-1.2.1/doc/images/single_trust_domain.png 10:26:23 spire-1.2.1/doc/images/spiffe_compatible.png 10:26:23 spire-1.2.1/doc/images/spire_logo.png 10:26:23 spire-1.2.1/doc/migrating_registration_api_clients.md 10:26:23 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:26:23 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:26:23 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:26:23 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:26:23 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:26:23 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:26:23 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:26:23 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:26:23 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:26:23 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:26:23 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:26:23 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:26:23 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:26:23 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:26:23 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:26:23 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:26:23 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:26:23 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:26:23 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:26:23 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:26:23 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:26:23 spire-1.2.1/doc/scaling_spire.md 10:26:23 spire-1.2.1/doc/spire_agent.md 10:26:23 spire-1.2.1/doc/spire_server.md 10:26:23 spire-1.2.1/doc/supported_integrations.md 10:26:23 spire-1.2.1/doc/telemetry.md 10:26:23 spire-1.2.1/doc/telemetry_config.md 10:26:23 spire-1.2.1/doc/upgrading.md 10:26:23 spire-1.2.1/doc/using_spire.md 10:26:23 spire-1.2.1/examples/ 10:26:23 spire-1.2.1/examples/README.md 10:26:23 spire-1.2.1/go.mod 10:26:23 spire-1.2.1/go.sum 10:26:23 spire-1.2.1/pkg/ 10:26:23 spire-1.2.1/pkg/agent/ 10:26:23 spire-1.2.1/pkg/agent/agent.go 10:26:23 spire-1.2.1/pkg/agent/api/ 10:26:23 spire-1.2.1/pkg/agent/api/config.go 10:26:23 spire-1.2.1/pkg/agent/api/debug/ 10:26:23 spire-1.2.1/pkg/agent/api/debug/v1/ 10:26:23 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:26:23 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:26:23 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:26:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:26:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:26:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:26:23 spire-1.2.1/pkg/agent/api/endpoints.go 10:26:23 spire-1.2.1/pkg/agent/api/health/ 10:26:23 spire-1.2.1/pkg/agent/api/health/v1/ 10:26:23 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:26:23 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:26:23 spire-1.2.1/pkg/agent/api/rpccontext/ 10:26:23 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:26:23 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:26:23 spire-1.2.1/pkg/agent/attestor/ 10:26:23 spire-1.2.1/pkg/agent/attestor/node/ 10:26:23 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:26:23 spire-1.2.1/pkg/agent/attestor/node/node.go 10:26:23 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:26:23 spire-1.2.1/pkg/agent/attestor/workload/ 10:26:23 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:26:23 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:26:23 spire-1.2.1/pkg/agent/catalog/ 10:26:23 spire-1.2.1/pkg/agent/catalog/catalog.go 10:26:23 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:26:23 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:26:23 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:26:23 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:26:23 spire-1.2.1/pkg/agent/client/ 10:26:23 spire-1.2.1/pkg/agent/client/client.go 10:26:23 spire-1.2.1/pkg/agent/client/client_test.go 10:26:23 spire-1.2.1/pkg/agent/client/dial.go 10:26:23 spire-1.2.1/pkg/agent/client/nodeconn.go 10:26:23 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:26:23 spire-1.2.1/pkg/agent/client/update.go 10:26:23 spire-1.2.1/pkg/agent/client/util.go 10:26:23 spire-1.2.1/pkg/agent/common/ 10:26:23 spire-1.2.1/pkg/agent/common/backoff/ 10:26:23 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:26:23 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:26:23 spire-1.2.1/pkg/agent/common/cgroups/ 10:26:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:26:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:26:23 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:26:23 spire-1.2.1/pkg/agent/config.go 10:26:23 spire-1.2.1/pkg/agent/endpoints/ 10:26:23 spire-1.2.1/pkg/agent/endpoints/config.go 10:26:23 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:26:23 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:26:23 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:26:23 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:26:23 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:26:23 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:26:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:26:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:26:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:26:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:26:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:26:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:26:23 spire-1.2.1/pkg/agent/endpoints/workload/ 10:26:23 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:26:23 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:26:23 spire-1.2.1/pkg/agent/manager/ 10:26:23 spire-1.2.1/pkg/agent/manager/cache/ 10:26:23 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:26:23 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:26:23 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:26:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:26:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:26:23 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:26:23 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:26:23 spire-1.2.1/pkg/agent/manager/config.go 10:26:23 spire-1.2.1/pkg/agent/manager/manager.go 10:26:23 spire-1.2.1/pkg/agent/manager/manager_test.go 10:26:23 spire-1.2.1/pkg/agent/manager/storage.go 10:26:23 spire-1.2.1/pkg/agent/manager/storage_test.go 10:26:23 spire-1.2.1/pkg/agent/manager/storecache/ 10:26:23 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:26:23 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:26:23 spire-1.2.1/pkg/agent/manager/sync.go 10:26:23 spire-1.2.1/pkg/agent/plugin/ 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:26:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:26:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:26:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:26:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:26:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:26:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:26:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:26:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:26:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:26:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:26:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:26:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:26:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:26:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:26:24 spire-1.2.1/pkg/agent/svid/ 10:26:24 spire-1.2.1/pkg/agent/svid/rotator.go 10:26:24 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:26:24 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:26:24 spire-1.2.1/pkg/agent/svid/store/ 10:26:24 spire-1.2.1/pkg/agent/svid/store/service.go 10:26:24 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:26:24 spire-1.2.1/pkg/common/ 10:26:24 spire-1.2.1/pkg/common/agentpathtemplate/ 10:26:24 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:26:24 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:26:24 spire-1.2.1/pkg/common/api/ 10:26:24 spire-1.2.1/pkg/common/api/metrics.go 10:26:24 spire-1.2.1/pkg/common/api/middleware/ 10:26:24 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:26:24 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:26:24 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:26:24 spire-1.2.1/pkg/common/api/middleware/logger.go 10:26:24 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:26:24 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:26:24 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:26:24 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:26:24 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:26:24 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:26:24 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:26:24 spire-1.2.1/pkg/common/api/middleware/names.go 10:26:24 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:26:24 spire-1.2.1/pkg/common/api/names.go 10:26:24 spire-1.2.1/pkg/common/api/ratelimit.go 10:26:24 spire-1.2.1/pkg/common/api/rpccontext/ 10:26:24 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:26:24 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:26:24 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:26:24 spire-1.2.1/pkg/common/auth/ 10:26:24 spire-1.2.1/pkg/common/auth/interceptors.go 10:26:24 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:26:24 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:26:24 spire-1.2.1/pkg/common/bundleutil/ 10:26:24 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:26:24 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:26:24 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:26:24 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:26:24 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:26:24 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:26:24 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:26:24 spire-1.2.1/pkg/common/bundleutil/types.go 10:26:24 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:26:24 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:26:24 spire-1.2.1/pkg/common/catalog/ 10:26:24 spire-1.2.1/pkg/common/catalog/bind.go 10:26:24 spire-1.2.1/pkg/common/catalog/builtin.go 10:26:24 spire-1.2.1/pkg/common/catalog/catalog.go 10:26:24 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:26:24 spire-1.2.1/pkg/common/catalog/closers.go 10:26:24 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:26:24 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:26:24 spire-1.2.1/pkg/common/catalog/config.go 10:26:24 spire-1.2.1/pkg/common/catalog/config_test.go 10:26:24 spire-1.2.1/pkg/common/catalog/configure.go 10:26:24 spire-1.2.1/pkg/common/catalog/constraints.go 10:26:24 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:26:24 spire-1.2.1/pkg/common/catalog/context.go 10:26:24 spire-1.2.1/pkg/common/catalog/external.go 10:26:24 spire-1.2.1/pkg/common/catalog/host.go 10:26:24 spire-1.2.1/pkg/common/catalog/pipenet.go 10:26:24 spire-1.2.1/pkg/common/catalog/plugin.go 10:26:24 spire-1.2.1/pkg/common/catalog/testplugin/ 10:26:24 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:26:24 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:26:24 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:26:24 spire-1.2.1/pkg/common/cli/ 10:26:24 spire-1.2.1/pkg/common/cli/env.go 10:26:24 spire-1.2.1/pkg/common/cli/flags.go 10:26:24 spire-1.2.1/pkg/common/cli/trust_domain.go 10:26:24 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:26:24 spire-1.2.1/pkg/common/cli/umask.go 10:26:24 spire-1.2.1/pkg/common/cli/umask_posix.go 10:26:24 spire-1.2.1/pkg/common/cli/umask_test.go 10:26:24 spire-1.2.1/pkg/common/cli/umask_windows.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/ 10:26:24 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/flag.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/format.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/ 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:26:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:26:24 spire-1.2.1/pkg/common/coretypes/ 10:26:24 spire-1.2.1/pkg/common/coretypes/bundle/ 10:26:24 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:26:24 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:26:24 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:26:24 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:26:24 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:26:24 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:26:24 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:26:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:26:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:26:24 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:26:24 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:26:24 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:26:24 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:26:24 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:26:24 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:26:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:26:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:26:24 spire-1.2.1/pkg/common/cryptoutil/ 10:26:24 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:26:24 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:26:24 spire-1.2.1/pkg/common/diskutil/ 10:26:24 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:26:24 spire-1.2.1/pkg/common/diskutil/file_test.go 10:26:24 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:26:24 spire-1.2.1/pkg/common/errorutil/ 10:26:24 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:26:24 spire-1.2.1/pkg/common/health/ 10:26:24 spire-1.2.1/pkg/common/health/config.go 10:26:24 spire-1.2.1/pkg/common/health/context.go 10:26:24 spire-1.2.1/pkg/common/health/context_test.go 10:26:24 spire-1.2.1/pkg/common/health/health.go 10:26:24 spire-1.2.1/pkg/common/health/health_test.go 10:26:24 spire-1.2.1/pkg/common/health/logger.go 10:26:24 spire-1.2.1/pkg/common/hostservice/ 10:26:24 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:26:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:26:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:26:24 spire-1.2.1/pkg/common/idutil/ 10:26:24 spire-1.2.1/pkg/common/idutil/require.go 10:26:24 spire-1.2.1/pkg/common/idutil/require_test.go 10:26:24 spire-1.2.1/pkg/common/idutil/safety.go 10:26:24 spire-1.2.1/pkg/common/idutil/safety_test.go 10:26:24 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:26:24 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:26:24 spire-1.2.1/pkg/common/jwtsvid/ 10:26:24 spire-1.2.1/pkg/common/jwtsvid/common.go 10:26:24 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:26:24 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:26:24 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:26:24 spire-1.2.1/pkg/common/jwtutil/ 10:26:24 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:26:24 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:26:24 spire-1.2.1/pkg/common/log/ 10:26:24 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:26:24 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:26:24 spire-1.2.1/pkg/common/log/log.go 10:26:24 spire-1.2.1/pkg/common/log/log_test.go 10:26:24 spire-1.2.1/pkg/common/log/options.go 10:26:24 spire-1.2.1/pkg/common/nodeutil/ 10:26:24 spire-1.2.1/pkg/common/nodeutil/node.go 10:26:24 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:26:24 spire-1.2.1/pkg/common/peertracker/ 10:26:24 spire-1.2.1/pkg/common/peertracker/conn.go 10:26:24 spire-1.2.1/pkg/common/peertracker/credentials.go 10:26:24 spire-1.2.1/pkg/common/peertracker/errors.go 10:26:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:26:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:26:24 spire-1.2.1/pkg/common/peertracker/info.go 10:26:24 spire-1.2.1/pkg/common/peertracker/listener.go 10:26:24 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:26:24 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:26:24 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:26:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:26:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:26:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:26:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:26:24 spire-1.2.1/pkg/common/peertracker/tcp.go 10:26:24 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:26:24 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:26:24 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:26:24 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:26:24 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:26:24 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:26:24 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:26:24 spire-1.2.1/pkg/common/peertracker/uds.go 10:26:24 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:26:24 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:26:24 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:26:24 spire-1.2.1/pkg/common/pemutil/ 10:26:24 spire-1.2.1/pkg/common/pemutil/block.go 10:26:24 spire-1.2.1/pkg/common/pemutil/certs.go 10:26:24 spire-1.2.1/pkg/common/pemutil/common.go 10:26:24 spire-1.2.1/pkg/common/pemutil/csr.go 10:26:24 spire-1.2.1/pkg/common/pemutil/keys.go 10:26:24 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:26:24 spire-1.2.1/pkg/common/pemutil/testdata/ 10:26:24 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:26:24 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:26:24 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:26:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:26:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:26:24 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:26:24 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:26:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:26:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:26:24 spire-1.2.1/pkg/common/plugin/ 10:26:24 spire-1.2.1/pkg/common/plugin/aws/ 10:26:24 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:26:24 spire-1.2.1/pkg/common/plugin/azure/ 10:26:24 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:26:24 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:26:24 spire-1.2.1/pkg/common/plugin/facade.go 10:26:24 spire-1.2.1/pkg/common/plugin/facade_test.go 10:26:24 spire-1.2.1/pkg/common/plugin/gcp/ 10:26:24 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:26:24 spire-1.2.1/pkg/common/plugin/k8s/ 10:26:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:26:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:26:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:26:24 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:26:24 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:26:24 spire-1.2.1/pkg/common/plugin/log.go 10:26:24 spire-1.2.1/pkg/common/plugin/sshpop/ 10:26:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:26:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:26:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:26:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:26:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:26:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:26:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:26:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:26:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:26:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:26:24 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:26:24 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:26:24 spire-1.2.1/pkg/common/plugin/x509pop/ 10:26:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:26:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:26:24 spire-1.2.1/pkg/common/profiling/ 10:26:24 spire-1.2.1/pkg/common/profiling/dumpers.go 10:26:24 spire-1.2.1/pkg/common/profiling/profiling.go 10:26:24 spire-1.2.1/pkg/common/protoutil/ 10:26:24 spire-1.2.1/pkg/common/protoutil/masks.go 10:26:24 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:26:24 spire-1.2.1/pkg/common/rotationutil/ 10:26:24 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:26:24 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:26:24 spire-1.2.1/pkg/common/selector/ 10:26:24 spire-1.2.1/pkg/common/selector/selector.go 10:26:24 spire-1.2.1/pkg/common/selector/selector_test.go 10:26:24 spire-1.2.1/pkg/common/selector/set.go 10:26:24 spire-1.2.1/pkg/common/selector/set_utils.go 10:26:24 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:26:24 spire-1.2.1/pkg/common/telemetry/ 10:26:24 spire-1.2.1/pkg/common/telemetry/agent/ 10:26:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:26:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:26:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:26:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:26:24 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:26:24 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:26:24 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:26:24 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:26:24 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:26:24 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:26:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:26:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:26:24 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:26:24 spire-1.2.1/pkg/common/telemetry/call.go 10:26:24 spire-1.2.1/pkg/common/telemetry/common/ 10:26:24 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:26:24 spire-1.2.1/pkg/common/telemetry/config.go 10:26:24 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:26:24 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:26:24 spire-1.2.1/pkg/common/telemetry/inmem.go 10:26:24 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:26:24 spire-1.2.1/pkg/common/telemetry/m3.go 10:26:24 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:26:24 spire-1.2.1/pkg/common/telemetry/metrics.go 10:26:24 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:26:24 spire-1.2.1/pkg/common/telemetry/names.go 10:26:24 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:26:24 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:26:24 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:26:24 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:26:24 spire-1.2.1/pkg/common/telemetry/server/ 10:26:24 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:26:24 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:26:24 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:26:24 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:26:24 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:26:24 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:26:24 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:26:24 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:26:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:26:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:26:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:26:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:26:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:26:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:26:24 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:26:24 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:26:24 spire-1.2.1/pkg/common/telemetry/server/server.go 10:26:24 spire-1.2.1/pkg/common/telemetry/sink.go 10:26:24 spire-1.2.1/pkg/common/telemetry/statsd.go 10:26:24 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:26:24 spire-1.2.1/pkg/common/telemetry/uptime.go 10:26:24 spire-1.2.1/pkg/common/telemetry/version.go 10:26:24 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:26:24 spire-1.2.1/pkg/common/uptime/ 10:26:24 spire-1.2.1/pkg/common/uptime/uptime.go 10:26:24 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:26:24 spire-1.2.1/pkg/common/util/ 10:26:24 spire-1.2.1/pkg/common/util/certs.go 10:26:24 spire-1.2.1/pkg/common/util/certs_test.go 10:26:24 spire-1.2.1/pkg/common/util/csr.go 10:26:24 spire-1.2.1/pkg/common/util/hash.go 10:26:24 spire-1.2.1/pkg/common/util/selectors.go 10:26:24 spire-1.2.1/pkg/common/util/selectors_test.go 10:26:24 spire-1.2.1/pkg/common/util/signals.go 10:26:24 spire-1.2.1/pkg/common/util/sort.go 10:26:24 spire-1.2.1/pkg/common/util/sort_test.go 10:26:24 spire-1.2.1/pkg/common/util/task.go 10:26:24 spire-1.2.1/pkg/common/util/task_test.go 10:26:24 spire-1.2.1/pkg/common/util/testdata/ 10:26:24 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:26:24 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:26:24 spire-1.2.1/pkg/common/version/ 10:26:24 spire-1.2.1/pkg/common/version/version.go 10:26:24 spire-1.2.1/pkg/common/x509svid/ 10:26:24 spire-1.2.1/pkg/common/x509svid/common_test.go 10:26:24 spire-1.2.1/pkg/common/x509svid/csr.go 10:26:24 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:26:24 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:26:24 spire-1.2.1/pkg/common/x509util/ 10:26:24 spire-1.2.1/pkg/common/x509util/cert.go 10:26:24 spire-1.2.1/pkg/common/x509util/dns.go 10:26:24 spire-1.2.1/pkg/common/x509util/dns_test.go 10:26:24 spire-1.2.1/pkg/common/x509util/keyid.go 10:26:24 spire-1.2.1/pkg/common/x509util/keypair.go 10:26:24 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:26:24 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:26:24 spire-1.2.1/pkg/server/ 10:26:24 spire-1.2.1/pkg/server/api/ 10:26:24 spire-1.2.1/pkg/server/api/agent.go 10:26:24 spire-1.2.1/pkg/server/api/agent/ 10:26:24 spire-1.2.1/pkg/server/api/agent/v1/ 10:26:24 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:26:24 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:26:24 spire-1.2.1/pkg/server/api/agent_test.go 10:26:24 spire-1.2.1/pkg/server/api/api.go 10:26:24 spire-1.2.1/pkg/server/api/audit/ 10:26:24 spire-1.2.1/pkg/server/api/audit/audit.go 10:26:24 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:26:24 spire-1.2.1/pkg/server/api/bundle.go 10:26:24 spire-1.2.1/pkg/server/api/bundle/ 10:26:24 spire-1.2.1/pkg/server/api/bundle/v1/ 10:26:24 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:26:24 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:26:24 spire-1.2.1/pkg/server/api/bundle_test.go 10:26:24 spire-1.2.1/pkg/server/api/debug/ 10:26:24 spire-1.2.1/pkg/server/api/debug/v1/ 10:26:24 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:26:24 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:26:24 spire-1.2.1/pkg/server/api/entry.go 10:26:24 spire-1.2.1/pkg/server/api/entry/ 10:26:24 spire-1.2.1/pkg/server/api/entry/v1/ 10:26:24 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:26:24 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:26:24 spire-1.2.1/pkg/server/api/entry_test.go 10:26:24 spire-1.2.1/pkg/server/api/health/ 10:26:24 spire-1.2.1/pkg/server/api/health/v1/ 10:26:24 spire-1.2.1/pkg/server/api/health/v1/service.go 10:26:24 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:26:24 spire-1.2.1/pkg/server/api/id.go 10:26:24 spire-1.2.1/pkg/server/api/id_test.go 10:26:24 spire-1.2.1/pkg/server/api/limits/ 10:26:24 spire-1.2.1/pkg/server/api/limits/limits.go 10:26:24 spire-1.2.1/pkg/server/api/middleware/ 10:26:24 spire-1.2.1/pkg/server/api/middleware/alias.go 10:26:24 spire-1.2.1/pkg/server/api/middleware/audit.go 10:26:24 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:26:24 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:26:24 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:26:24 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:26:24 spire-1.2.1/pkg/server/api/middleware/caller.go 10:26:24 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:26:24 spire-1.2.1/pkg/server/api/middleware/common.go 10:26:24 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:26:24 spire-1.2.1/pkg/server/api/middleware/entries.go 10:26:24 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:26:24 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:26:24 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:26:24 spire-1.2.1/pkg/server/api/ratelimit.go 10:26:24 spire-1.2.1/pkg/server/api/rpccontext/ 10:26:24 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:26:24 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:26:24 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:26:24 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:26:24 spire-1.2.1/pkg/server/api/selector.go 10:26:24 spire-1.2.1/pkg/server/api/selector_test.go 10:26:24 spire-1.2.1/pkg/server/api/status.go 10:26:24 spire-1.2.1/pkg/server/api/status_test.go 10:26:24 spire-1.2.1/pkg/server/api/svid/ 10:26:24 spire-1.2.1/pkg/server/api/svid/v1/ 10:26:24 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:26:24 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:26:24 spire-1.2.1/pkg/server/api/trustdomain.go 10:26:24 spire-1.2.1/pkg/server/api/trustdomain/ 10:26:24 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:26:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:26:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:26:24 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:26:24 spire-1.2.1/pkg/server/authpolicy/ 10:26:24 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:26:24 spire-1.2.1/pkg/server/authpolicy/policy.go 10:26:24 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:26:24 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:26:24 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:26:24 spire-1.2.1/pkg/server/authpolicy/validate.go 10:26:24 spire-1.2.1/pkg/server/bundle/ 10:26:24 spire-1.2.1/pkg/server/bundle/client/ 10:26:24 spire-1.2.1/pkg/server/bundle/client/client.go 10:26:24 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:26:24 spire-1.2.1/pkg/server/bundle/client/manager.go 10:26:24 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:26:24 spire-1.2.1/pkg/server/bundle/client/sources.go 10:26:24 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:26:24 spire-1.2.1/pkg/server/bundle/client/updater.go 10:26:24 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:26:24 spire-1.2.1/pkg/server/ca/ 10:26:24 spire-1.2.1/pkg/server/ca/ca.go 10:26:24 spire-1.2.1/pkg/server/ca/ca_health.go 10:26:24 spire-1.2.1/pkg/server/ca/ca_test.go 10:26:24 spire-1.2.1/pkg/server/ca/journal.go 10:26:24 spire-1.2.1/pkg/server/ca/journal_test.go 10:26:24 spire-1.2.1/pkg/server/ca/manager.go 10:26:24 spire-1.2.1/pkg/server/ca/manager_health.go 10:26:24 spire-1.2.1/pkg/server/ca/manager_test.go 10:26:24 spire-1.2.1/pkg/server/ca/templates.go 10:26:24 spire-1.2.1/pkg/server/ca/upstream_client.go 10:26:24 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:26:24 spire-1.2.1/pkg/server/ca/validation.go 10:26:24 spire-1.2.1/pkg/server/cache/ 10:26:24 spire-1.2.1/pkg/server/cache/dscache/ 10:26:24 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:26:24 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:26:24 spire-1.2.1/pkg/server/cache/entrycache/ 10:26:24 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:26:24 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:26:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:26:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:26:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:26:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:26:24 spire-1.2.1/pkg/server/catalog/ 10:26:24 spire-1.2.1/pkg/server/catalog/catalog.go 10:26:24 spire-1.2.1/pkg/server/catalog/keymanager.go 10:26:24 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:26:24 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:26:24 spire-1.2.1/pkg/server/catalog/notifier.go 10:26:24 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:26:24 spire-1.2.1/pkg/server/config.go 10:26:24 spire-1.2.1/pkg/server/datastore/ 10:26:24 spire-1.2.1/pkg/server/datastore/datastore.go 10:26:24 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:26:24 spire-1.2.1/pkg/server/datastore/repository.go 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:26:24 spire-1.2.1/pkg/server/endpoints/ 10:26:24 spire-1.2.1/pkg/server/endpoints/bundle/ 10:26:24 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:26:24 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:26:24 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:26:24 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:26:24 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:26:24 spire-1.2.1/pkg/server/endpoints/config.go 10:26:24 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:26:24 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:26:24 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:26:24 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:26:24 spire-1.2.1/pkg/server/endpoints/middleware.go 10:26:24 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:26:24 spire-1.2.1/pkg/server/hostservice/ 10:26:24 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:26:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:26:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:26:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:26:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:26:24 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:26:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:26:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/ 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/ 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:26:24 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:26:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:26:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:26:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:26:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:26:24 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:26:24 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:26:24 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/notifier/ 10:26:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:26:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:26:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:26:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:26:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:26:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:26:24 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:26:24 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:26:24 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:26:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:26:24 spire-1.2.1/pkg/server/registration/ 10:26:24 spire-1.2.1/pkg/server/registration/manager.go 10:26:24 spire-1.2.1/pkg/server/registration/manager_test.go 10:26:24 spire-1.2.1/pkg/server/scanentries.go 10:26:24 spire-1.2.1/pkg/server/scanentries_test.go 10:26:24 spire-1.2.1/pkg/server/server.go 10:26:24 spire-1.2.1/pkg/server/server_test.go 10:26:24 spire-1.2.1/pkg/server/svid/ 10:26:24 spire-1.2.1/pkg/server/svid/observer.go 10:26:24 spire-1.2.1/pkg/server/svid/observer_test.go 10:26:24 spire-1.2.1/pkg/server/svid/rotator.go 10:26:24 spire-1.2.1/pkg/server/svid/rotator_config.go 10:26:24 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:26:24 spire-1.2.1/pkg/server/svid/rotator_test.go 10:26:24 spire-1.2.1/proto/ 10:26:24 spire-1.2.1/proto/private/ 10:26:24 spire-1.2.1/proto/private/server/ 10:26:24 spire-1.2.1/proto/private/server/journal/ 10:26:24 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:26:24 spire-1.2.1/proto/private/server/journal/journal.proto 10:26:24 spire-1.2.1/proto/spire/ 10:26:24 spire-1.2.1/proto/spire/common/ 10:26:24 spire-1.2.1/proto/spire/common/common.pb.go 10:26:24 spire-1.2.1/proto/spire/common/common.proto 10:26:24 spire-1.2.1/proto/spire/common/plugin/ 10:26:24 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:26:24 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:26:24 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:26:24 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:26:24 spire-1.2.1/proto/spire/plugin/ 10:26:24 spire-1.2.1/proto/spire/plugin/agent/ 10:26:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:26:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:26:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:26:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:26:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:26:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:26:24 spire-1.2.1/release/ 10:26:24 spire-1.2.1/release/spire-extras/ 10:26:24 spire-1.2.1/release/spire-extras/README.md 10:26:24 spire-1.2.1/release/spire-extras/conf/ 10:26:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:26:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:26:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:26:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:26:24 spire-1.2.1/release/spire/ 10:26:24 spire-1.2.1/release/spire/README.md 10:26:24 spire-1.2.1/release/spire/conf/ 10:26:24 spire-1.2.1/release/spire/conf/agent/ 10:26:24 spire-1.2.1/release/spire/conf/agent/agent.conf 10:26:24 spire-1.2.1/release/spire/conf/server/ 10:26:24 spire-1.2.1/release/spire/conf/server/server.conf 10:26:24 spire-1.2.1/script/ 10:26:24 spire-1.2.1/script/build-artifact.sh 10:26:24 spire-1.2.1/script/generate_dummy_ca.sh 10:26:24 spire-1.2.1/support/ 10:26:24 spire-1.2.1/support/k8s/ 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:26:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:26:24 spire-1.2.1/support/oidc-discovery-provider/ 10:26:24 spire-1.2.1/support/oidc-discovery-provider/README.md 10:26:24 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:26:24 spire-1.2.1/support/oidc-discovery-provider/config.go 10:26:24 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:26:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:26:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:26:24 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:26:24 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:26:24 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:26:24 spire-1.2.1/support/oidc-discovery-provider/main.go 10:26:24 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:26:24 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:26:24 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:26:24 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:26:24 spire-1.2.1/test/ 10:26:24 spire-1.2.1/test/clock/ 10:26:24 spire-1.2.1/test/clock/clock.go 10:26:24 spire-1.2.1/test/fakes/ 10:26:24 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:26:24 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:26:24 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:26:24 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:26:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:26:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:26:24 spire-1.2.1/test/fakes/fakeagentstore/ 10:26:24 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:26:24 spire-1.2.1/test/fakes/fakedatastore/ 10:26:24 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:26:24 spire-1.2.1/test/fakes/fakeentryclient/ 10:26:24 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:26:24 spire-1.2.1/test/fakes/fakehealthchecker/ 10:26:24 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:26:24 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:26:24 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:26:24 spire-1.2.1/test/fakes/fakemetrics/ 10:26:24 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:26:24 spire-1.2.1/test/fakes/fakenoderesolver/ 10:26:24 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:26:24 spire-1.2.1/test/fakes/fakenotifier/ 10:26:24 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:26:24 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:26:24 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:26:24 spire-1.2.1/test/fakes/fakeserverca/ 10:26:24 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:26:24 spire-1.2.1/test/fakes/fakeservercatalog/ 10:26:24 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:26:24 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:26:24 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:26:24 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:26:24 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:26:24 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:26:24 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:26:24 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:26:24 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:26:24 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:26:24 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:26:24 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:26:24 spire-1.2.1/test/fixture/ 10:26:24 spire-1.2.1/test/fixture/certs/ 10:26:24 spire-1.2.1/test/fixture/certs/agent_svid.der 10:26:24 spire-1.2.1/test/fixture/certs/base_cert.pem 10:26:24 spire-1.2.1/test/fixture/certs/base_csr.pem 10:26:24 spire-1.2.1/test/fixture/certs/base_key.pem 10:26:24 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:26:24 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:26:24 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:26:24 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:26:24 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:26:24 spire-1.2.1/test/fixture/certs/blog_key.pem 10:26:24 spire-1.2.1/test/fixture/certs/bundle.der 10:26:24 spire-1.2.1/test/fixture/certs/ca.pem 10:26:24 spire-1.2.1/test/fixture/certs/ca_key.pem 10:26:24 spire-1.2.1/test/fixture/certs/database_cert.pem 10:26:24 spire-1.2.1/test/fixture/certs/database_csr.pem 10:26:24 spire-1.2.1/test/fixture/certs/database_key.pem 10:26:24 spire-1.2.1/test/fixture/certs/node_cert.pem 10:26:24 spire-1.2.1/test/fixture/certs/node_csr.pem 10:26:24 spire-1.2.1/test/fixture/certs/node_key.pem 10:26:24 spire-1.2.1/test/fixture/certs/svid.pem 10:26:24 spire-1.2.1/test/fixture/certs/svid_key.pem 10:26:24 spire-1.2.1/test/fixture/config/ 10:26:24 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:26:24 spire-1.2.1/test/fixture/config/agent_good.conf 10:26:24 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:26:24 spire-1.2.1/test/fixture/config/plugin_good.conf 10:26:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:26:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:26:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:26:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:26:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:26:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:26:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:26:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:26:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:26:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:26:24 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:26:24 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:26:24 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:26:24 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:26:24 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:26:24 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:26:24 spire-1.2.1/test/fixture/config/server_good.conf 10:26:24 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:26:24 spire-1.2.1/test/fixture/fixture.go 10:26:24 spire-1.2.1/test/fixture/nodeattestor/ 10:26:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:26:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:26:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:26:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:26:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:26:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:26:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:26:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:26:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:26:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:26:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:26:24 spire-1.2.1/test/fixture/registration/ 10:26:24 spire-1.2.1/test/fixture/registration/entries.json 10:26:24 spire-1.2.1/test/fixture/registration/good-for-update.json 10:26:24 spire-1.2.1/test/fixture/registration/good.json 10:26:24 spire-1.2.1/test/fixture/registration/invalid.json 10:26:24 spire-1.2.1/test/fixture/registration/invalid_json.json 10:26:24 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:26:24 spire-1.2.1/test/integration/ 10:26:24 spire-1.2.1/test/integration/README.md 10:26:24 spire-1.2.1/test/integration/common 10:26:24 spire-1.2.1/test/integration/setup/ 10:26:24 spire-1.2.1/test/integration/setup/adminclient/ 10:26:24 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:26:24 spire-1.2.1/test/integration/setup/adminclient/client.go 10:26:24 spire-1.2.1/test/integration/setup/debugagent/ 10:26:24 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:26:24 spire-1.2.1/test/integration/setup/debugagent/main.go 10:26:24 spire-1.2.1/test/integration/setup/debugserver/ 10:26:24 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:26:24 spire-1.2.1/test/integration/setup/debugserver/main.go 10:26:24 spire-1.2.1/test/integration/setup/downstreamclient/ 10:26:24 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:26:24 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:26:24 spire-1.2.1/test/integration/setup/itclient/ 10:26:24 spire-1.2.1/test/integration/setup/itclient/client.go 10:26:24 spire-1.2.1/test/integration/setup/node-attestation/ 10:26:24 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:26:24 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:26:24 spire-1.2.1/test/integration/setup/x509pop/ 10:26:24 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:26:24 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:26:24 spire-1.2.1/test/integration/suites/ 10:26:24 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:26:24 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:26:24 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:26:24 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:26:24 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:26:24 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:26:24 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:26:24 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:26:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:26:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:26:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:26:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:26:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:26:24 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:26:24 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:26:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:26:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:26:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:26:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:26:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:26:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:26:24 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:26:24 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:26:24 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:26:24 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:26:24 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:26:24 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:26:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:26:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:26:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:26:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:26:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:26:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:26:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:26:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:26:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:26:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:26:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:26:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:26:24 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:26:24 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:26:25 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:26:25 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:26:25 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:26:25 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:26:25 spire-1.2.1/test/integration/suites/join-token/ 10:26:25 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:26:25 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:26:25 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:26:25 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:26:25 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:26:25 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:26:25 spire-1.2.1/test/integration/suites/join-token/README.md 10:26:25 spire-1.2.1/test/integration/suites/join-token/conf/ 10:26:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:26:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:26:25 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:26:25 spire-1.2.1/test/integration/suites/join-token/teardown 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:26:25 spire-1.2.1/test/integration/suites/k8s/ 10:26:25 spire-1.2.1/test/integration/suites/k8s/00-setup 10:26:25 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:26:25 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:26:25 spire-1.2.1/test/integration/suites/k8s/README.md 10:26:25 spire-1.2.1/test/integration/suites/k8s/conf/ 10:26:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:26:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:26:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:26:25 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:26:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:26:25 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:26:25 spire-1.2.1/test/integration/suites/k8s/teardown 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/ 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:26:25 spire-1.2.1/test/integration/suites/node-attestation/ 10:26:25 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:26:25 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:26:25 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:26:25 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:26:25 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:26:25 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:26:25 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:26:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:26:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:26:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:26:25 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:26:25 spire-1.2.1/test/integration/suites/rotation/ 10:26:25 spire-1.2.1/test/integration/suites/rotation/00-setup 10:26:25 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:26:25 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:26:25 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:26:25 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:26:25 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:26:25 spire-1.2.1/test/integration/suites/rotation/README.md 10:26:25 spire-1.2.1/test/integration/suites/rotation/conf/ 10:26:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:26:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:26:25 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:26:25 spire-1.2.1/test/integration/suites/rotation/teardown 10:26:25 spire-1.2.1/test/integration/suites/self-test/ 10:26:25 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:26:25 spire-1.2.1/test/integration/suites/self-test/README.md 10:26:25 spire-1.2.1/test/integration/suites/self-test/teardown 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:26:25 spire-1.2.1/test/integration/suites/upgrade/ 10:26:25 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:26:25 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:26:25 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:26:25 spire-1.2.1/test/integration/suites/upgrade/README.md 10:26:25 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:26:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:26:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:26:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:26:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:26:25 spire-1.2.1/test/integration/suites/upgrade/teardown 10:26:25 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:26:25 spire-1.2.1/test/integration/test-one.sh 10:26:25 spire-1.2.1/test/integration/test.sh 10:26:25 spire-1.2.1/test/plugintest/ 10:26:25 spire-1.2.1/test/plugintest/config.go 10:26:25 spire-1.2.1/test/plugintest/load.go 10:26:25 spire-1.2.1/test/plugintest/option.go 10:26:25 spire-1.2.1/test/spiretest/ 10:26:25 spire-1.2.1/test/spiretest/apiserver.go 10:26:25 spire-1.2.1/test/spiretest/assertions.go 10:26:25 spire-1.2.1/test/spiretest/dir.go 10:26:25 spire-1.2.1/test/spiretest/errors_posix.go 10:26:25 spire-1.2.1/test/spiretest/errors_windows.go 10:26:25 spire-1.2.1/test/spiretest/logs.go 10:26:25 spire-1.2.1/test/spiretest/socketapi.go 10:26:25 spire-1.2.1/test/spiretest/suite.go 10:26:25 spire-1.2.1/test/spiretest/x509.go 10:26:25 spire-1.2.1/test/testca/ 10:26:25 spire-1.2.1/test/testca/ca.go 10:26:25 spire-1.2.1/test/testkey/ 10:26:25 spire-1.2.1/test/testkey/generate.sh 10:26:25 spire-1.2.1/test/testkey/genkeys.go 10:26:25 spire-1.2.1/test/testkey/keys.go 10:26:25 spire-1.2.1/test/testkey/new.go 10:26:25 spire-1.2.1/test/tpmsimulator/ 10:26:25 spire-1.2.1/test/tpmsimulator/simulator.go 10:26:25 spire-1.2.1/test/util/ 10:26:25 spire-1.2.1/test/util/cert_fixtures.go 10:26:25 spire-1.2.1/test/util/cert_generation.go 10:26:25 spire-1.2.1/test/util/io_redirection.go 10:26:25 spire-1.2.1/test/util/race.go 10:26:25 spire-1.2.1/test/util/util.go 10:26:25 building spire from source... 10:26:26 Installing go1.17.7... 10:26:53 Building bin/spire-server... 10:26:53 go: downloading github.com/mitchellh/cli v1.1.2 10:26:53 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:26:53 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:26:53 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:26:53 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:26:53 go: downloading github.com/fatih/color v1.13.0 10:26:53 go: downloading github.com/mattn/go-isatty v0.0.14 10:26:53 go: downloading google.golang.org/grpc v1.44.0 10:26:55 go: downloading github.com/sirupsen/logrus v1.8.1 10:26:56 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:26:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:26:57 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:26:57 go: downloading github.com/imdario/mergo v0.3.12 10:26:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:26:58 go: downloading github.com/mattn/go-colorable v0.1.12 10:26:58 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:26:58 go: downloading github.com/Masterminds/semver v1.5.0 10:26:58 go: downloading github.com/Masterminds/goutils v1.1.0 10:26:58 go: downloading github.com/google/uuid v1.1.2 10:26:58 go: downloading github.com/huandu/xstrings v1.3.2 10:26:58 go: downloading github.com/armon/go-metrics v0.3.10 10:26:59 go: downloading github.com/prometheus/client_golang v1.12.1 10:26:59 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:27:00 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:27:00 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:27:00 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:27:00 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:27:01 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:27:01 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:27:02 go: downloading github.com/open-policy-agent/opa v0.38.0 10:27:29 go: downloading github.com/hashicorp/errwrap v1.1.0 10:27:29 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:27:29 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:27:29 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:27:29 go: downloading go.uber.org/atomic v1.9.0 10:27:29 go: downloading github.com/prometheus/client_model v0.2.0 10:27:29 go: downloading github.com/prometheus/common v0.32.1 10:27:29 go: downloading github.com/beorn7/perks v1.0.1 10:27:29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:27:29 go: downloading github.com/prometheus/procfs v0.7.3 10:27:29 go: downloading github.com/imkira/go-observer v1.0.3 10:27:29 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:27:29 go: downloading github.com/oklog/run v1.0.0 10:27:29 go: downloading github.com/twmb/murmur3 v1.1.6 10:27:29 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:27:29 go: downloading github.com/stretchr/testify v1.7.0 10:27:29 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:27:29 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:27:30 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:27:30 go: downloading github.com/blang/semver/v4 v4.0.0 10:27:30 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:27:31 go: downloading github.com/jinzhu/gorm v1.9.16 10:27:31 go: downloading github.com/lib/pq v1.10.4 10:27:31 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:27:31 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:27:32 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:27:32 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:27:35 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:27:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:27:40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:27:40 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:28:02 go: downloading google.golang.org/api v0.70.0 10:28:02 go: downloading k8s.io/client-go v0.23.4 10:28:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:28:02 go: downloading github.com/google/go-tpm v0.3.3 10:28:04 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:28:52 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:28:52 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:28:52 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:28:52 go: downloading k8s.io/api v0.23.4 10:28:55 go: downloading cloud.google.com/go/storage v1.21.0 10:28:56 go: downloading cloud.google.com/go v0.100.2 10:28:58 go: downloading k8s.io/apimachinery v0.23.4 10:28:59 go: downloading k8s.io/kube-aggregator v0.23.3 10:29:00 go: downloading cloud.google.com/go/security v1.3.0 10:29:00 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:29:02 go: downloading github.com/hashicorp/vault/api v1.4.1 10:29:02 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:29:02 go: downloading gopkg.in/yaml.v2 v2.4.0 10:29:03 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:29:03 go: downloading github.com/gobwas/glob v0.2.3 10:29:03 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:29:03 go: downloading github.com/jinzhu/inflection v1.0.0 10:29:03 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:29:04 go: downloading github.com/aws/smithy-go v1.11.0 10:29:05 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:29:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:29:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:29:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:29:06 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:29:06 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:29:07 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:29:07 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:29:07 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:29:07 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:29:07 go: downloading github.com/dimchansky/utfbom v1.1.1 10:29:07 go: downloading github.com/gogo/protobuf v1.3.2 10:29:12 go: downloading cloud.google.com/go/compute v1.3.0 10:29:13 go: downloading cloud.google.com/go/iam v0.1.1 10:29:13 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:29:14 go: downloading k8s.io/klog/v2 v2.30.0 10:29:14 go: downloading github.com/google/gofuzz v1.1.0 10:29:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:29:15 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:29:16 go: downloading github.com/spf13/pflag v1.0.5 10:29:16 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:29:16 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:29:17 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:29:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:29:17 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:29:17 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:29:17 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:29:18 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:29:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:29:18 go: downloading github.com/tklauser/numcpus v0.3.0 10:29:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:29:18 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:29:20 go: downloading go.opencensus.io v0.23.0 10:29:21 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:29:21 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:29:22 go: downloading gopkg.in/inf.v0 v0.9.1 10:29:22 go: downloading github.com/go-logr/logr v1.2.2 10:29:22 go: downloading github.com/google/go-cmp v0.5.7 10:29:22 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:29:22 go: downloading github.com/json-iterator/go v1.1.12 10:29:23 go: downloading github.com/googleapis/gnostic v0.5.5 10:29:26 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:29:28 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:29:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:29:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:29:29 go: downloading go.uber.org/zap v1.21.0 10:29:29 go: downloading sigs.k8s.io/yaml v1.3.0 10:29:29 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:29:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:29:30 go: downloading github.com/modern-go/reflect2 v1.0.2 10:29:30 go: downloading github.com/ryanuber/go-glob v1.0.0 10:29:30 go: downloading github.com/golang/snappy v0.0.4 10:29:30 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:29:40 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:29:40 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:29:40 go: downloading github.com/hashicorp/go-version v1.2.0 10:29:40 go: downloading go.uber.org/multierr v1.6.0 10:30:03 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:30:03 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:31:24 Removing intermediate container d293023b8f44 10:31:24 ---> 2a28d91c0e94 10:31:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:31:24 ---> Running in 13a1d170c953 10:31:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:31:26 Removing intermediate container 13a1d170c953 10:31:26 ---> e361cefe21a2 10:31:26 10:31:26 Step 11/23 : FROM docker:20.10.14 10:31:26 20.10.14: Pulling from library/docker 10:31:38 Removing intermediate container 8554b91da355 10:31:38 ---> 4d5c3fca4882 10:31:38 10:31:38 Step 10/31 : FROM alpine:3.14 10:31:38 3.14: Pulling from library/alpine 10:31:40 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:31:40 Status: Downloaded newer image for alpine:3.14 10:31:40 ---> ac73e934f311 10:31:40 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:31:40 ---> Running in a3d3cdbb9ab0 10:31:41 Removing intermediate container a3d3cdbb9ab0 10:31:41 ---> 12aed61e57a3 10:31:41 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:31:41 ---> Running in 02a1c77a8de4 10:31:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:31:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:31:45 (1/2) Installing dumb-init (1.2.5-r1) 10:31:45 (2/2) Installing su-exec (0.2-r1) 10:31:45 Executing busybox-1.33.1-r7.trigger 10:31:45 OK: 6 MiB in 16 packages 10:31:48 Removing intermediate container 02a1c77a8de4 10:31:48 ---> cd594d6f21e3 10:31:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:31:48 ---> Running in 1d44b3bcf70a 10:31:49 Removing intermediate container 1d44b3bcf70a 10:31:49 ---> b3829822b7b9 10:31:49 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:31:50 ---> Running in 304007278b3a 10:31:51 Removing intermediate container 304007278b3a 10:31:51 ---> 6289eb9e9b2b 10:31:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:31:51 ---> Running in f8b6baf616aa 10:31:52 Removing intermediate container fe8245ee04bf 10:31:52 ---> f11f8464bd07 10:31:52 10:31:52 Step 10/23 : FROM alpine:3.14 10:31:52 ---> ac73e934f311 10:31:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:31:53 ---> Running in da9097f54bc5 10:31:55 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 10:31:55 Status: Downloaded newer image for docker:20.10.14 10:31:55 ---> c346e9eafbab 10:31:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:31:55 ---> Running in b3d49e5785b6 10:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:31:56 Removing intermediate container f8b6baf616aa 10:31:56 ---> f1835b7c987a 10:31:56 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:31:56 ---> Running in 96a316d231fd 10:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:31:56 Removing intermediate container b3d49e5785b6 10:31:56 ---> 2b85e8bf4e54 10:31:56 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 10:31:56 ---> Running in 502a0245d1b5 10:31:57 Removing intermediate container 96a316d231fd 10:31:57 ---> 9f4f5d5d7c03 10:31:57 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:31:58 (1/1) Installing dumb-init (1.2.5-r1) 10:31:58 Executing busybox-1.33.1-r7.trigger 10:31:58 OK: 5 MiB in 15 packages 10:31:58 ---> 905b75e8fd54 10:31:58 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:31:59 ---> Running in 96f327e1f752 10:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:32:00 Removing intermediate container da9097f54bc5 10:32:00 ---> 134c138ebb17 10:32:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:32:00 ---> Running in 7cf0356ba2b0 10:32:01 Removing intermediate container 7cf0356ba2b0 10:32:01 ---> 990d56867e26 10:32:01 Step 13/23 : ENV APP_PORT=59881 10:32:01 ---> Running in 310e32747dfe 10:32:02 (1/43) Installing readline (8.1.1-r0) 10:32:02 (2/43) Installing bash (5.1.16-r0) 10:32:02 Executing bash-5.1.16-r0.post-install 10:32:02 (3/43) Installing brotli-libs (1.0.9-r5) 10:32:02 (4/43) Installing nghttp2-libs (1.46.0-r0) 10:32:02 (5/43) Installing libcurl (7.80.0-r1) 10:32:02 (6/43) Installing curl (7.80.0-r1) 10:32:02 Removing intermediate container 310e32747dfe 10:32:02 ---> b1652d323afc 10:32:02 Step 14/23 : EXPOSE $APP_PORT 10:32:02 (7/43) Installing dumb-init (1.2.5-r1) 10:32:02 (8/43) Installing libbz2 (1.0.8-r1) 10:32:02 (9/43) Installing expat (2.4.7-r0) 10:32:02 (10/43) Installing libffi (3.4.2-r1) 10:32:02 (11/43) Installing gdbm (1.22-r0) 10:32:02 (12/43) Installing xz-libs (5.2.5-r1) 10:32:02 (13/43) Installing libgcc (10.3.1_git20211027-r0) 10:32:02 ---> Running in 8bca733397b1 10:32:02 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 10:32:02 (15/43) Installing mpdecimal (2.5.1-r1) 10:32:02 (16/43) Installing sqlite-libs (3.36.0-r0) 10:32:02 (17/43) Installing python3 (3.9.7-r4) 10:32:03 Removing intermediate container 96f327e1f752 10:32:03 ---> 2b0628776266 10:32:03 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:32:03 Removing intermediate container 8bca733397b1 10:32:03 ---> 2e4632399e4d 10:32:03 Step 15/23 : WORKDIR / 10:32:03 ---> Running in 6bbe3e61c9e7 10:32:04 Removing intermediate container 6bbe3e61c9e7 10:32:04 ---> c7496b7cba5e 10:32:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:32:04 ---> db71279ef653 10:32:04 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:32:06 (18/43) Installing py3-appdirs (1.4.4-r2) 10:32:06 (19/43) Installing py3-certifi (2020.12.5-r1) 10:32:06 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 10:32:06 ---> a725a98c07fe 10:32:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:32:06 (21/43) Installing py3-idna (3.3-r0) 10:32:06 (22/43) Installing py3-urllib3 (1.26.7-r0) 10:32:06 (23/43) Installing py3-requests (2.26.0-r1) 10:32:06 (24/43) Installing py3-msgpack (1.0.2-r1) 10:32:06 (25/43) Installing py3-lockfile (0.12.2-r4) 10:32:06 (26/43) Installing py3-cachecontrol (0.12.10-r0) 10:32:06 (27/43) Installing py3-colorama (0.4.4-r1) 10:32:06 (28/43) Installing py3-contextlib2 (21.6.0-r1) 10:32:06 (29/43) Installing py3-distlib (0.3.3-r0) 10:32:06 (30/43) Installing py3-distro (1.6.0-r0) 10:32:06 (31/43) Installing py3-six (1.16.0-r0) 10:32:06 (32/43) Installing py3-webencodings (0.5.1-r4) 10:32:06 (33/43) Installing py3-html5lib (1.1-r1) 10:32:06 (34/43) Installing py3-parsing (2.4.7-r2) 10:32:06 (35/43) Installing py3-packaging (20.9-r1) 10:32:06 (36/43) Installing py3-tomli (1.2.2-r0) 10:32:06 (37/43) Installing py3-pep517 (0.12.0-r0) 10:32:06 (38/43) Installing py3-progress (1.6-r0) 10:32:06 (39/43) Installing py3-retrying (1.3.3-r2) 10:32:06 (40/43) Installing py3-ordered-set (4.0.2-r2) 10:32:06 (41/43) Installing py3-setuptools (52.0.0-r4) 10:32:07 (42/43) Installing py3-toml (0.10.2-r2) 10:32:07 (43/43) Installing py3-pip (20.3.4-r1) 10:32:07 ---> 0990c72fd398 10:32:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:32:07 Executing busybox-1.34.1-r5.trigger 10:32:08 OK: 82 MiB in 65 packages 10:32:09 ---> c8ef4334db63 10:32:09 ---> f53d4e3965e2 10:32:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:32:09 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:32:10 ---> 7e390c1e8cb4 10:32:10 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:32:10 ---> 5608ef372f98 10:32:10 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:32:10 ---> Running in e338a60aa286 10:32:11 Removing intermediate container e338a60aa286 10:32:11 ---> 7eb21e5c9173 10:32:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:32:11 ---> fac2f24f8a11 10:32:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:32:11 ---> Running in 49900440de2a 10:32:11 ---> Running in 4a79b322f95c 10:32:12 Removing intermediate container 49900440de2a 10:32:12 ---> f2ed4166430a 10:32:12 Step 21/23 : LABEL arch=arm64 10:32:12 ---> Running in dd37c6b44027 10:32:12 Removing intermediate container 4a79b322f95c 10:32:12 ---> 3c00806edb3c 10:32:12 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:32:13 Removing intermediate container dd37c6b44027 10:32:13 ---> 70df3dc61145 10:32:13 Step 22/23 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:32:13 ---> Running in f17c65229fe2 10:32:14 ---> e0e6c387ec2d 10:32:14 Step 26/31 : RUN chmod +x /entrypoint.sh 10:32:14 Removing intermediate container f17c65229fe2 10:32:14 ---> 54e6d7d92a78 10:32:14 Step 23/23 : LABEL version=0.0.0 10:32:14 Collecting docker-compose==1.23.2 10:32:14 ---> Running in e3e2aa5a60ca 10:32:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:32:14 ---> Running in 3ef75fd63d30 10:32:15 Removing intermediate container e3e2aa5a60ca 10:32:15 ---> e2cacb008d67 10:32:15 10:32:16 Successfully built e2cacb008d67 10:32:16 Successfully tagged core-metadata-arm64:latest 10:32:16 Building security-spire-server 10:32:16  Building core-metadata ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:32:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:32:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 10:32:16 Collecting texttable<0.10,>=0.9.0 10:32:16 Downloading texttable-0.9.1.tar.gz (11 kB) 10:32:17 Removing intermediate container 3ef75fd63d30 10:32:17 ---> bcfe724fe727 10:32:17 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:32:18 ---> Running in f7064b5743a6 10:32:18 Removing intermediate container f7064b5743a6 10:32:18 ---> adf01f854b56 10:32:18 Step 28/31 : CMD ["gate"] 10:32:18 ---> Running in 3e1bfd889d95 10:32:19 Removing intermediate container 3e1bfd889d95 10:32:19 ---> 2593af538512 10:32:19 Step 29/31 : LABEL arch=arm64 10:32:20 ---> Running in ccd60b2cd0f4 10:32:20 Removing intermediate container ccd60b2cd0f4 10:32:20 ---> 790e3467b742 10:32:20 Step 30/31 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:32:20 Collecting cached-property<2,>=1.2.0 10:32:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:32:21 ---> Running in a3671fe1b7a2 10:32:21 Collecting dockerpty<0.5,>=0.4.1 10:32:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:32:21 Removing intermediate container a3671fe1b7a2 10:32:21 ---> 13394c6bda79 10:32:21 Step 31/31 : LABEL version=0.0.0 10:32:21 ---> Running in c0da011cb4e6 10:32:22 Removing intermediate container c0da011cb4e6 10:32:22 ---> 7ea24236674a 10:32:22 10:32:22 Successfully built 7ea24236674a 10:32:22 Successfully tagged security-bootstrapper-arm64:latest 10:32:22  Building security-bootstrapper ... done Building core-data 10:32:24 Collecting docker<4.0,>=3.6.0 10:32:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:32:25 Collecting jsonschema<3,>=2.5.1 10:32:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:32:25 Collecting websocket-client<1.0,>=0.32.0 10:32:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:32:26 Collecting PyYAML<4,>=3.10 10:32:26 Downloading PyYAML-3.13.tar.gz (270 kB) 10:32:31 Collecting docopt<0.7,>=0.6.1 10:32:31 Downloading docopt-0.6.2.tar.gz (25 kB) 10:32:33 Collecting docker-pycreds>=0.4.0 10:32:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:32:35 Collecting chardet<3.1.0,>=3.0.2 10:32:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:32:35 Collecting idna<2.8,>=2.5 10:32:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:32:36 Collecting urllib3<1.25,>=1.21.1 10:32:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:32:36 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) 10:32:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:32:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:32:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:32:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:32:39 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:32:39 Attempting uninstall: urllib3 10:32:39 Found existing installation: urllib3 1.26.7 10:32:39 Uninstalling urllib3-1.26.7: 10:32:39 Successfully uninstalled urllib3-1.26.7 10:32:40 Attempting uninstall: idna 10:32:40 Found existing installation: idna 3.3 10:32:40 Uninstalling idna-3.3: 10:32:40 Successfully uninstalled idna-3.3 10:32:45 Attempting uninstall: requests 10:32:45 Found existing installation: requests 2.26.0 10:32:45 Uninstalling requests-2.26.0: 10:32:45 Successfully uninstalled requests-2.26.0 10:32:45 Running setup.py install for texttable: started 10:32:48 Running setup.py install for texttable: finished with status 'done' 10:32:48 Running setup.py install for PyYAML: started 10:32:52 Running setup.py install for PyYAML: finished with status 'done' 10:32:53 Running setup.py install for docopt: started 10:32:56 Running setup.py install for docopt: finished with status 'done' 10:32:56 Running setup.py install for dockerpty: started 10:32:59 Running setup.py install for dockerpty: finished with status 'done' 10:33:03 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 10:33:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:33:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:33:03 ---> 8cd6df245e8f 10:33:03 Step 3/25 : WORKDIR /edgex-go 10:33:03 ---> Using cache 10:33:03 ---> 7d25b195f55f 10:33:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:03 ---> Using cache 10:33:03 ---> 281e2c3227a7 10:33:03 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:33:03 ---> Running in 6c088891788e 10:33:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:33:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:33:08 OK: 220 MiB in 52 packages 10:33:11 Removing intermediate container 6c088891788e 10:33:11 ---> 994b0308466a 10:33:11 Step 6/25 : COPY go.mod vendor* ./ 10:33:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:33:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:33:11 ---> 8cd6df245e8f 10:33:11 Step 3/23 : WORKDIR /edgex-go 10:33:11 ---> Using cache 10:33:11 ---> 7d25b195f55f 10:33:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:33:11 ---> Using cache 10:33:11 ---> 281e2c3227a7 10:33:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:33:11 ---> Running in e8e5e6a822a5 10:33:13 ---> c0016d8e4911 10:33:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:13 ---> Running in c83c193b9d5b 10:33:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:33:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:33:17 OK: 220 MiB in 52 packages 10:33:20 Removing intermediate container e8e5e6a822a5 10:33:20 ---> 2ea7b1b1ead9 10:33:20 Step 6/23 : COPY go.mod vendor* ./ 10:33:21 Removing intermediate container c83c193b9d5b 10:33:21 ---> 73cfd0826c31 10:33:21 Step 8/25 : COPY . . 10:33:22 ---> 73a7b7072039 10:33:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:22 ---> Running in 005b4416d795 10:33:28 Removing intermediate container 502a0245d1b5 10:33:28 ---> ea1977211720 10:33:28 Step 14/23 : ENV APP_PORT=58890 10:33:28 ---> Running in a8b23a0b06fa 10:33:28 Removing intermediate container a8b23a0b06fa 10:33:28 ---> 664b695490e1 10:33:28 Step 15/23 : EXPOSE $APP_PORT 10:33:28 ---> Running in 8680fe104e34 10:33:29 Removing intermediate container 005b4416d795 10:33:29 ---> 7ddbc8fd36f8 10:33:29 Step 8/23 : COPY . . 10:33:30 Removing intermediate container 8680fe104e34 10:33:30 ---> 9a6d188af4db 10:33:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:33:33 ---> fd0fdd2b5f3c 10:33:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:33:34 ---> 094cf70c8afa 10:33:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:33:36 ---> 44082bf009e5 10:33:36 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:33:36 ---> Running in 72a55528dae7 10:33:38 Removing intermediate container 72a55528dae7 10:33:38 ---> c37915da5826 10:33:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:33:38 ---> Running in ba07b0354222 10:33:39 Removing intermediate container ba07b0354222 10:33:39 ---> aae22d40bc75 10:33:39 Step 21/23 : LABEL arch=arm64 10:33:39 ---> Running in 55590e28b777 10:33:40 Removing intermediate container 55590e28b777 10:33:40 ---> 0698b06059be 10:33:40 Step 22/23 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:33:40 ---> Running in 3b7008415996 10:33:41 Removing intermediate container 3b7008415996 10:33:41 ---> 0ff19fc8a48b 10:33:41 Step 23/23 : LABEL version=0.0.0 10:33:42 ---> Running in 6d6dfd59cb24 10:33:43 Removing intermediate container 6d6dfd59cb24 10:33:43 ---> 0d83af88aec9 10:33:43 10:33:45 Successfully built 0d83af88aec9 10:33:45 Successfully tagged sys-mgmt-agent-arm64:latest 10:33:45 Building support-notifications 10:34:12  Building sys-mgmt-agent ... done Removing intermediate container 6db693f80046 10:34:12 ---> 0cf569efef83 10:34:12 10:34:12 Step 10/22 : FROM alpine:3.14 10:34:12 ---> ac73e934f311 10:34:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:34:12 ---> Using cache 10:34:12 ---> 134c138ebb17 10:34:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:34:12 ---> Using cache 10:34:12 ---> 990d56867e26 10:34:12 Step 13/22 : ENV APP_PORT=59861 10:34:12 ---> Running in 5a30f8fb00f4 10:34:12 Removing intermediate container 5a30f8fb00f4 10:34:12 ---> c62f3043f98b 10:34:12 Step 14/22 : EXPOSE $APP_PORT 10:34:12 ---> Running in 3ac4caa284ee 10:34:12 Removing intermediate container 3ac4caa284ee 10:34:12 ---> 511746bcf033 10:34:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:34:13 ---> 5276958aeb45 10:34:13 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:34:13 ---> b909463702ee 10:34:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:34:13 ---> Running in 903bd96a463d 10:34:15 Removing intermediate container 903bd96a463d 10:34:15 ---> be7a735d52c4 10:34:15 Step 10/25 : RUN mkdir -p spire-build 10:34:15 ---> Running in 5725c139f7ac 10:34:20 Removing intermediate container 5725c139f7ac 10:34:20 ---> e37e47aa9d04 10:34:20 Step 11/25 : WORKDIR /edgex-go/spire-build 10:34:20 ---> 0d1a6133a0d8 10:34:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:34:20 ---> Running in 73f595f7ac13 10:34:21 Removing intermediate container 73f595f7ac13 10:34:21 ---> b5723f643814 10:34:21 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 10:34:21 ---> Running in 5f7fa199fb80 10:34:21 ---> 26be37c6a4d6 10:34:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:34:22 ---> Running in fd3d5aefe1a4 10:34:23 Removing intermediate container fd3d5aefe1a4 10:34:23 ---> 78fb43e2e823 10:34:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:34:23 ---> Running in 51b4f72edd9a 10:34:24 Removing intermediate container 51b4f72edd9a 10:34:24 ---> 4693c4d64a55 10:34:24 Step 20/22 : LABEL arch=arm64 10:34:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:34:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:34:24 ---> 8cd6df245e8f 10:34:24 Step 3/22 : WORKDIR /edgex-go 10:34:24 ---> Using cache 10:34:24 ---> 7d25b195f55f 10:34:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:24 ---> Using cache 10:34:24 ---> 281e2c3227a7 10:34:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:34:24 ---> Running in b0cfb1473fb4 10:34:25 ---> Running in 08e49954022d 10:34:25 spire-1.2.1/ 10:34:25 spire-1.2.1/.data/ 10:34:25 spire-1.2.1/.data/.file 10:34:25 spire-1.2.1/.dockerignore 10:34:25 spire-1.2.1/.gitattributes 10:34:25 spire-1.2.1/.githooks/ 10:34:25 spire-1.2.1/.githooks/pre-commit 10:34:25 spire-1.2.1/.github/ 10:34:25 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:34:25 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:34:25 spire-1.2.1/.github/dependabot.yml 10:34:25 spire-1.2.1/.github/workflows/ 10:34:25 spire-1.2.1/.github/workflows/nightly_build.yaml 10:34:25 spire-1.2.1/.github/workflows/pr_build.yaml 10:34:25 spire-1.2.1/.github/workflows/release_build.yaml 10:34:25 spire-1.2.1/.github/workflows/scripts/ 10:34:25 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:34:25 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:34:25 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:34:25 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:34:25 spire-1.2.1/.github/workflows/scripts/split.sh 10:34:25 spire-1.2.1/.gitignore 10:34:25 spire-1.2.1/.go-version 10:34:25 spire-1.2.1/.golangci.yml 10:34:25 spire-1.2.1/ADOPTERS.md 10:34:25 spire-1.2.1/CHANGELOG.md 10:34:25 spire-1.2.1/CODE-OF-CONDUCT.md 10:34:25 spire-1.2.1/CODEOWNERS 10:34:25 spire-1.2.1/CONTRIBUTING.md 10:34:25 spire-1.2.1/Dockerfile 10:34:25 spire-1.2.1/Dockerfile.dev 10:34:25 spire-1.2.1/Dockerfile.scratch 10:34:25 spire-1.2.1/LICENSE 10:34:25 spire-1.2.1/MAINTAINERS.md 10:34:25 spire-1.2.1/Makefile 10:34:25 spire-1.2.1/README.md 10:34:25 spire-1.2.1/ROADMAP.md 10:34:25 spire-1.2.1/SECURITY.md 10:34:25 spire-1.2.1/cmd/ 10:34:25 spire-1.2.1/cmd/spire-agent/ 10:34:25 spire-1.2.1/cmd/spire-agent/cli/ 10:34:25 spire-1.2.1/cmd/spire-agent/cli/api/ 10:34:25 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:34:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:34:25 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:34:25 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:34:25 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:34:25 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:34:25 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:34:25 spire-1.2.1/cmd/spire-agent/cli/common/ 10:34:25 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:34:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:34:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:34:25 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:34:25 spire-1.2.1/cmd/spire-agent/cli/run/ 10:34:25 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:34:25 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:34:25 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:34:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:34:25 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:34:25 spire-1.2.1/cmd/spire-agent/main.go 10:34:25 spire-1.2.1/cmd/spire-server/ 10:34:25 spire-1.2.1/cmd/spire-server/cli/ 10:34:25 spire-1.2.1/cmd/spire-server/cli/agent/ 10:34:25 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:34:25 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/cli.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/entry/ 10:34:25 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/federation/ 10:34:25 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:34:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:34:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/run/ 10:34:25 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/token/ 10:34:25 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/validate/ 10:34:25 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/x509/ 10:34:25 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:34:25 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:34:25 spire-1.2.1/cmd/spire-server/main.go 10:34:25 spire-1.2.1/cmd/spire-server/util/ 10:34:25 spire-1.2.1/cmd/spire-server/util/util.go 10:34:25 spire-1.2.1/conf/ 10:34:25 spire-1.2.1/conf/agent/ 10:34:25 spire-1.2.1/conf/agent/agent.conf 10:34:25 spire-1.2.1/conf/agent/agent_full.conf 10:34:25 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:34:25 spire-1.2.1/conf/server/ 10:34:25 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:34:25 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:34:25 spire-1.2.1/conf/server/server.conf 10:34:25 spire-1.2.1/conf/server/server_full.conf 10:34:25 spire-1.2.1/doc/ 10:34:25 spire-1.2.1/doc/SPIRE101.md 10:34:25 spire-1.2.1/doc/auditlog.md 10:34:25 spire-1.2.1/doc/authorization_policy_engine.md 10:34:25 spire-1.2.1/doc/changelog_guidelines.md 10:34:25 spire-1.2.1/doc/cure53-report.pdf 10:34:25 spire-1.2.1/doc/images/ 10:34:25 spire-1.2.1/doc/images/2019_roadmap.png 10:34:25 spire-1.2.1/doc/images/SPIRE101.png 10:34:25 spire-1.2.1/doc/images/SPIRE_agent.png 10:34:25 spire-1.2.1/doc/images/SPIRE_server.png 10:34:25 spire-1.2.1/doc/images/cache_mgr.png 10:34:25 spire-1.2.1/doc/images/cache_mgr_components.png 10:34:25 spire-1.2.1/doc/images/federated_spire.png 10:34:25 spire-1.2.1/doc/images/ha_mode.png 10:34:25 spire-1.2.1/doc/images/nested_spire.png 10:34:25 spire-1.2.1/doc/images/oidc_federation.png 10:34:25 spire-1.2.1/doc/images/single_trust_domain.png 10:34:25 spire-1.2.1/doc/images/spiffe_compatible.png 10:34:25 spire-1.2.1/doc/images/spire_logo.png 10:34:25 spire-1.2.1/doc/migrating_registration_api_clients.md 10:34:25 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:34:25 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:34:25 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:34:25 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:34:25 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:34:25 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:34:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:34:25 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:34:25 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:34:25 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:34:25 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:34:25 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:34:25 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:34:25 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:34:25 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:34:25 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:34:25 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:34:25 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:34:25 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:34:25 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:34:25 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:34:25 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:34:25 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:34:25 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:34:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:34:25 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:34:25 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:34:25 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:34:25 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:34:25 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:34:25 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:34:25 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:34:25 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:34:25 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:34:25 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:34:25 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:34:25 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:34:25 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:34:25 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:34:25 spire-1.2.1/doc/scaling_spire.md 10:34:25 spire-1.2.1/doc/spire_agent.md 10:34:25 spire-1.2.1/doc/spire_server.md 10:34:25 spire-1.2.1/doc/supported_integrations.md 10:34:25 spire-1.2.1/doc/telemetry.md 10:34:25 spire-1.2.1/doc/telemetry_config.md 10:34:25 spire-1.2.1/doc/upgrading.md 10:34:25 spire-1.2.1/doc/using_spire.md 10:34:25 spire-1.2.1/examples/ 10:34:25 spire-1.2.1/examples/README.md 10:34:25 spire-1.2.1/go.mod 10:34:25 spire-1.2.1/go.sum 10:34:25 spire-1.2.1/pkg/ 10:34:25 spire-1.2.1/pkg/agent/ 10:34:25 spire-1.2.1/pkg/agent/agent.go 10:34:25 spire-1.2.1/pkg/agent/api/ 10:34:25 spire-1.2.1/pkg/agent/api/config.go 10:34:25 spire-1.2.1/pkg/agent/api/debug/ 10:34:25 spire-1.2.1/pkg/agent/api/debug/v1/ 10:34:25 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:34:25 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:34:25 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:34:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:34:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:34:25 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:34:25 spire-1.2.1/pkg/agent/api/endpoints.go 10:34:25 spire-1.2.1/pkg/agent/api/health/ 10:34:25 spire-1.2.1/pkg/agent/api/health/v1/ 10:34:25 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:34:25 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:34:25 spire-1.2.1/pkg/agent/api/rpccontext/ 10:34:25 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:34:25 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:34:25 spire-1.2.1/pkg/agent/attestor/ 10:34:25 spire-1.2.1/pkg/agent/attestor/node/ 10:34:25 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:34:25 spire-1.2.1/pkg/agent/attestor/node/node.go 10:34:25 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:34:25 spire-1.2.1/pkg/agent/attestor/workload/ 10:34:25 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:34:25 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:34:25 spire-1.2.1/pkg/agent/catalog/ 10:34:25 spire-1.2.1/pkg/agent/catalog/catalog.go 10:34:25 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:34:25 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:34:25 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:34:25 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:34:25 spire-1.2.1/pkg/agent/client/ 10:34:25 spire-1.2.1/pkg/agent/client/client.go 10:34:25 spire-1.2.1/pkg/agent/client/client_test.go 10:34:25 spire-1.2.1/pkg/agent/client/dial.go 10:34:25 spire-1.2.1/pkg/agent/client/nodeconn.go 10:34:25 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:34:25 spire-1.2.1/pkg/agent/client/update.go 10:34:25 spire-1.2.1/pkg/agent/client/util.go 10:34:25 spire-1.2.1/pkg/agent/common/ 10:34:25 spire-1.2.1/pkg/agent/common/backoff/ 10:34:25 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:34:25 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:34:25 spire-1.2.1/pkg/agent/common/cgroups/ 10:34:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:34:25 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:34:25 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:34:25 spire-1.2.1/pkg/agent/config.go 10:34:25 spire-1.2.1/pkg/agent/endpoints/ 10:34:25 spire-1.2.1/pkg/agent/endpoints/config.go 10:34:25 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:34:25 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:34:25 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:34:25 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:34:25 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:34:25 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:34:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:34:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:34:25 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:34:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:34:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:34:25 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:34:25 spire-1.2.1/pkg/agent/endpoints/workload/ 10:34:25 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:34:25 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:34:25 spire-1.2.1/pkg/agent/manager/ 10:34:25 spire-1.2.1/pkg/agent/manager/cache/ 10:34:25 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:34:25 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:34:25 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:34:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:34:25 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:34:25 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:34:25 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:34:25 spire-1.2.1/pkg/agent/manager/config.go 10:34:25 spire-1.2.1/pkg/agent/manager/manager.go 10:34:25 spire-1.2.1/pkg/agent/manager/manager_test.go 10:34:25 spire-1.2.1/pkg/agent/manager/storage.go 10:34:25 spire-1.2.1/pkg/agent/manager/storage_test.go 10:34:25 spire-1.2.1/pkg/agent/manager/storecache/ 10:34:25 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:34:25 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:34:25 spire-1.2.1/pkg/agent/manager/sync.go 10:34:25 spire-1.2.1/pkg/agent/plugin/ 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:34:25 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:34:25 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:34:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:34:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:34:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:34:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:34:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:34:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:34:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:34:25 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:34:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:34:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:34:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:34:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:34:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:34:25 spire-1.2.1/pkg/agent/svid/ 10:34:25 spire-1.2.1/pkg/agent/svid/rotator.go 10:34:25 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:34:25 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:34:25 spire-1.2.1/pkg/agent/svid/store/ 10:34:25 spire-1.2.1/pkg/agent/svid/store/service.go 10:34:25 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:34:25 spire-1.2.1/pkg/common/ 10:34:25 spire-1.2.1/pkg/common/agentpathtemplate/ 10:34:25 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:34:25 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:34:25 spire-1.2.1/pkg/common/api/ 10:34:25 spire-1.2.1/pkg/common/api/metrics.go 10:34:25 spire-1.2.1/pkg/common/api/middleware/ 10:34:25 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:34:25 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:34:25 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:34:25 spire-1.2.1/pkg/common/api/middleware/logger.go 10:34:25 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:34:25 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:34:25 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:34:25 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:34:25 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:34:25 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:34:25 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:34:25 spire-1.2.1/pkg/common/api/middleware/names.go 10:34:25 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:34:25 spire-1.2.1/pkg/common/api/names.go 10:34:25 spire-1.2.1/pkg/common/api/ratelimit.go 10:34:25 spire-1.2.1/pkg/common/api/rpccontext/ 10:34:25 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:34:25 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:34:25 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:34:25 spire-1.2.1/pkg/common/auth/ 10:34:25 spire-1.2.1/pkg/common/auth/interceptors.go 10:34:25 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:34:25 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:34:25 spire-1.2.1/pkg/common/bundleutil/ 10:34:25 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:34:25 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:34:25 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:34:25 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:34:25 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:34:25 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:34:25 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:34:25 spire-1.2.1/pkg/common/bundleutil/types.go 10:34:25 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:34:25 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:34:25 spire-1.2.1/pkg/common/catalog/ 10:34:25 spire-1.2.1/pkg/common/catalog/bind.go 10:34:25 spire-1.2.1/pkg/common/catalog/builtin.go 10:34:25 spire-1.2.1/pkg/common/catalog/catalog.go 10:34:25 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:34:25 spire-1.2.1/pkg/common/catalog/closers.go 10:34:25 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:34:25 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:34:25 spire-1.2.1/pkg/common/catalog/config.go 10:34:25 spire-1.2.1/pkg/common/catalog/config_test.go 10:34:25 spire-1.2.1/pkg/common/catalog/configure.go 10:34:25 spire-1.2.1/pkg/common/catalog/constraints.go 10:34:25 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:34:25 spire-1.2.1/pkg/common/catalog/context.go 10:34:25 spire-1.2.1/pkg/common/catalog/external.go 10:34:25 spire-1.2.1/pkg/common/catalog/host.go 10:34:25 spire-1.2.1/pkg/common/catalog/pipenet.go 10:34:25 spire-1.2.1/pkg/common/catalog/plugin.go 10:34:25 spire-1.2.1/pkg/common/catalog/testplugin/ 10:34:25 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:34:25 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:34:25 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:34:25 spire-1.2.1/pkg/common/cli/ 10:34:25 spire-1.2.1/pkg/common/cli/env.go 10:34:25 spire-1.2.1/pkg/common/cli/flags.go 10:34:25 spire-1.2.1/pkg/common/cli/trust_domain.go 10:34:25 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:34:25 spire-1.2.1/pkg/common/cli/umask.go 10:34:25 spire-1.2.1/pkg/common/cli/umask_posix.go 10:34:25 spire-1.2.1/pkg/common/cli/umask_test.go 10:34:25 spire-1.2.1/pkg/common/cli/umask_windows.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/ 10:34:25 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/flag.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/format.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/ 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:34:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:34:25 spire-1.2.1/pkg/common/coretypes/ 10:34:25 spire-1.2.1/pkg/common/coretypes/bundle/ 10:34:25 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:34:25 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:34:25 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:34:25 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:34:25 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:34:25 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:34:25 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:34:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:34:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:34:25 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:34:25 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:34:25 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:34:25 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:34:25 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:34:25 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:34:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:34:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:34:25 spire-1.2.1/pkg/common/cryptoutil/ 10:34:25 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:34:25 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:34:25 spire-1.2.1/pkg/common/diskutil/ 10:34:25 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:34:25 spire-1.2.1/pkg/common/diskutil/file_test.go 10:34:25 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:34:25 spire-1.2.1/pkg/common/errorutil/ 10:34:25 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:34:25 spire-1.2.1/pkg/common/health/ 10:34:25 spire-1.2.1/pkg/common/health/config.go 10:34:25 spire-1.2.1/pkg/common/health/context.go 10:34:25 spire-1.2.1/pkg/common/health/context_test.go 10:34:25 spire-1.2.1/pkg/common/health/health.go 10:34:25 spire-1.2.1/pkg/common/health/health_test.go 10:34:25 spire-1.2.1/pkg/common/health/logger.go 10:34:25 spire-1.2.1/pkg/common/hostservice/ 10:34:25 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:34:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:34:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:34:25 spire-1.2.1/pkg/common/idutil/ 10:34:25 spire-1.2.1/pkg/common/idutil/require.go 10:34:25 spire-1.2.1/pkg/common/idutil/require_test.go 10:34:25 spire-1.2.1/pkg/common/idutil/safety.go 10:34:25 spire-1.2.1/pkg/common/idutil/safety_test.go 10:34:25 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:34:25 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:34:25 spire-1.2.1/pkg/common/jwtsvid/ 10:34:25 spire-1.2.1/pkg/common/jwtsvid/common.go 10:34:25 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:34:25 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:34:25 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:34:25 spire-1.2.1/pkg/common/jwtutil/ 10:34:25 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:34:25 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:34:25 spire-1.2.1/pkg/common/log/ 10:34:25 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:34:25 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:34:25 spire-1.2.1/pkg/common/log/log.go 10:34:25 spire-1.2.1/pkg/common/log/log_test.go 10:34:25 spire-1.2.1/pkg/common/log/options.go 10:34:25 spire-1.2.1/pkg/common/nodeutil/ 10:34:25 spire-1.2.1/pkg/common/nodeutil/node.go 10:34:25 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:34:25 spire-1.2.1/pkg/common/peertracker/ 10:34:25 spire-1.2.1/pkg/common/peertracker/conn.go 10:34:25 spire-1.2.1/pkg/common/peertracker/credentials.go 10:34:25 spire-1.2.1/pkg/common/peertracker/errors.go 10:34:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:34:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:34:25 spire-1.2.1/pkg/common/peertracker/info.go 10:34:25 spire-1.2.1/pkg/common/peertracker/listener.go 10:34:25 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:34:25 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:34:25 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:34:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:34:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:34:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:34:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:34:25 spire-1.2.1/pkg/common/peertracker/tcp.go 10:34:25 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:34:25 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:34:25 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:34:25 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:34:25 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:34:25 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:34:25 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:34:25 spire-1.2.1/pkg/common/peertracker/uds.go 10:34:25 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:34:25 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:34:25 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:34:25 spire-1.2.1/pkg/common/pemutil/ 10:34:25 spire-1.2.1/pkg/common/pemutil/block.go 10:34:25 spire-1.2.1/pkg/common/pemutil/certs.go 10:34:25 spire-1.2.1/pkg/common/pemutil/common.go 10:34:25 spire-1.2.1/pkg/common/pemutil/csr.go 10:34:25 spire-1.2.1/pkg/common/pemutil/keys.go 10:34:25 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:34:25 spire-1.2.1/pkg/common/pemutil/testdata/ 10:34:25 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:34:25 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:34:25 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:34:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:34:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:34:25 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:34:25 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:34:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:34:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:34:25 spire-1.2.1/pkg/common/plugin/ 10:34:25 spire-1.2.1/pkg/common/plugin/aws/ 10:34:25 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:34:25 spire-1.2.1/pkg/common/plugin/azure/ 10:34:25 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:34:25 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:34:25 spire-1.2.1/pkg/common/plugin/facade.go 10:34:25 spire-1.2.1/pkg/common/plugin/facade_test.go 10:34:25 spire-1.2.1/pkg/common/plugin/gcp/ 10:34:25 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:34:25 spire-1.2.1/pkg/common/plugin/k8s/ 10:34:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:34:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:34:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:34:25 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:34:25 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:34:25 spire-1.2.1/pkg/common/plugin/log.go 10:34:25 spire-1.2.1/pkg/common/plugin/sshpop/ 10:34:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:34:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:34:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:34:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:34:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:34:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:34:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:34:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:34:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:34:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:34:25 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:34:25 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:34:25 spire-1.2.1/pkg/common/plugin/x509pop/ 10:34:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:34:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:34:25 spire-1.2.1/pkg/common/profiling/ 10:34:25 spire-1.2.1/pkg/common/profiling/dumpers.go 10:34:25 spire-1.2.1/pkg/common/profiling/profiling.go 10:34:25 spire-1.2.1/pkg/common/protoutil/ 10:34:25 spire-1.2.1/pkg/common/protoutil/masks.go 10:34:25 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:34:25 spire-1.2.1/pkg/common/rotationutil/ 10:34:25 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:34:25 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:34:25 spire-1.2.1/pkg/common/selector/ 10:34:25 spire-1.2.1/pkg/common/selector/selector.go 10:34:25 spire-1.2.1/pkg/common/selector/selector_test.go 10:34:25 spire-1.2.1/pkg/common/selector/set.go 10:34:25 spire-1.2.1/pkg/common/selector/set_utils.go 10:34:25 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:34:25 spire-1.2.1/pkg/common/telemetry/ 10:34:25 spire-1.2.1/pkg/common/telemetry/agent/ 10:34:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:34:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:34:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:34:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:34:25 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:34:25 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:34:25 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:34:25 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:34:25 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:34:25 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:34:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:34:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:34:25 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:34:25 spire-1.2.1/pkg/common/telemetry/call.go 10:34:25 spire-1.2.1/pkg/common/telemetry/common/ 10:34:25 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:34:25 spire-1.2.1/pkg/common/telemetry/config.go 10:34:25 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:34:25 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:34:25 spire-1.2.1/pkg/common/telemetry/inmem.go 10:34:25 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:34:25 spire-1.2.1/pkg/common/telemetry/m3.go 10:34:25 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:34:25 spire-1.2.1/pkg/common/telemetry/metrics.go 10:34:25 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:34:25 spire-1.2.1/pkg/common/telemetry/names.go 10:34:25 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:34:25 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:34:25 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:34:25 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:34:25 spire-1.2.1/pkg/common/telemetry/server/ 10:34:25 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:34:25 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:34:25 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:34:25 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:34:25 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:34:25 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:34:25 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:34:25 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:34:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:34:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:34:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:34:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:34:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:34:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:34:25 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:34:25 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:34:25 spire-1.2.1/pkg/common/telemetry/server/server.go 10:34:25 spire-1.2.1/pkg/common/telemetry/sink.go 10:34:25 spire-1.2.1/pkg/common/telemetry/statsd.go 10:34:25 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:34:25 spire-1.2.1/pkg/common/telemetry/uptime.go 10:34:25 spire-1.2.1/pkg/common/telemetry/version.go 10:34:25 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:34:25 spire-1.2.1/pkg/common/uptime/ 10:34:25 spire-1.2.1/pkg/common/uptime/uptime.go 10:34:25 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:34:25 spire-1.2.1/pkg/common/util/ 10:34:25 spire-1.2.1/pkg/common/util/certs.go 10:34:25 spire-1.2.1/pkg/common/util/certs_test.go 10:34:25 spire-1.2.1/pkg/common/util/csr.go 10:34:25 spire-1.2.1/pkg/common/util/hash.go 10:34:25 spire-1.2.1/pkg/common/util/selectors.go 10:34:25 spire-1.2.1/pkg/common/util/selectors_test.go 10:34:25 spire-1.2.1/pkg/common/util/signals.go 10:34:25 spire-1.2.1/pkg/common/util/sort.go 10:34:25 spire-1.2.1/pkg/common/util/sort_test.go 10:34:25 spire-1.2.1/pkg/common/util/task.go 10:34:25 spire-1.2.1/pkg/common/util/task_test.go 10:34:25 spire-1.2.1/pkg/common/util/testdata/ 10:34:25 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:34:25 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:34:25 spire-1.2.1/pkg/common/version/ 10:34:25 spire-1.2.1/pkg/common/version/version.go 10:34:25 spire-1.2.1/pkg/common/x509svid/ 10:34:25 spire-1.2.1/pkg/common/x509svid/common_test.go 10:34:25 spire-1.2.1/pkg/common/x509svid/csr.go 10:34:25 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:34:25 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:34:25 spire-1.2.1/pkg/common/x509util/ 10:34:25 spire-1.2.1/pkg/common/x509util/cert.go 10:34:25 spire-1.2.1/pkg/common/x509util/dns.go 10:34:25 spire-1.2.1/pkg/common/x509util/dns_test.go 10:34:25 spire-1.2.1/pkg/common/x509util/keyid.go 10:34:25 spire-1.2.1/pkg/common/x509util/keypair.go 10:34:25 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:34:25 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:34:25 spire-1.2.1/pkg/server/ 10:34:25 spire-1.2.1/pkg/server/api/ 10:34:25 spire-1.2.1/pkg/server/api/agent.go 10:34:25 spire-1.2.1/pkg/server/api/agent/ 10:34:25 spire-1.2.1/pkg/server/api/agent/v1/ 10:34:25 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:34:25 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:34:25 spire-1.2.1/pkg/server/api/agent_test.go 10:34:25 spire-1.2.1/pkg/server/api/api.go 10:34:25 spire-1.2.1/pkg/server/api/audit/ 10:34:25 spire-1.2.1/pkg/server/api/audit/audit.go 10:34:25 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:34:25 spire-1.2.1/pkg/server/api/bundle.go 10:34:25 spire-1.2.1/pkg/server/api/bundle/ 10:34:25 spire-1.2.1/pkg/server/api/bundle/v1/ 10:34:25 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:34:25 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:34:25 spire-1.2.1/pkg/server/api/bundle_test.go 10:34:25 spire-1.2.1/pkg/server/api/debug/ 10:34:25 spire-1.2.1/pkg/server/api/debug/v1/ 10:34:25 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:34:25 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:34:25 spire-1.2.1/pkg/server/api/entry.go 10:34:25 spire-1.2.1/pkg/server/api/entry/ 10:34:25 spire-1.2.1/pkg/server/api/entry/v1/ 10:34:25 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:34:25 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:34:25 spire-1.2.1/pkg/server/api/entry_test.go 10:34:25 spire-1.2.1/pkg/server/api/health/ 10:34:25 spire-1.2.1/pkg/server/api/health/v1/ 10:34:25 spire-1.2.1/pkg/server/api/health/v1/service.go 10:34:25 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:34:25 spire-1.2.1/pkg/server/api/id.go 10:34:25 spire-1.2.1/pkg/server/api/id_test.go 10:34:25 spire-1.2.1/pkg/server/api/limits/ 10:34:25 spire-1.2.1/pkg/server/api/limits/limits.go 10:34:25 spire-1.2.1/pkg/server/api/middleware/ 10:34:25 spire-1.2.1/pkg/server/api/middleware/alias.go 10:34:25 spire-1.2.1/pkg/server/api/middleware/audit.go 10:34:25 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:34:25 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:34:25 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:34:25 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:34:25 spire-1.2.1/pkg/server/api/middleware/caller.go 10:34:25 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:34:25 spire-1.2.1/pkg/server/api/middleware/common.go 10:34:25 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:34:25 spire-1.2.1/pkg/server/api/middleware/entries.go 10:34:25 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:34:25 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:34:25 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:34:25 spire-1.2.1/pkg/server/api/ratelimit.go 10:34:25 spire-1.2.1/pkg/server/api/rpccontext/ 10:34:25 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:34:25 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:34:25 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:34:25 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:34:25 spire-1.2.1/pkg/server/api/selector.go 10:34:25 spire-1.2.1/pkg/server/api/selector_test.go 10:34:25 spire-1.2.1/pkg/server/api/status.go 10:34:25 spire-1.2.1/pkg/server/api/status_test.go 10:34:25 spire-1.2.1/pkg/server/api/svid/ 10:34:25 spire-1.2.1/pkg/server/api/svid/v1/ 10:34:25 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:34:25 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:34:25 spire-1.2.1/pkg/server/api/trustdomain.go 10:34:25 spire-1.2.1/pkg/server/api/trustdomain/ 10:34:25 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:34:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:34:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:34:25 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:34:25 spire-1.2.1/pkg/server/authpolicy/ 10:34:25 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:34:25 spire-1.2.1/pkg/server/authpolicy/policy.go 10:34:25 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:34:25 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:34:25 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:34:25 spire-1.2.1/pkg/server/authpolicy/validate.go 10:34:25 spire-1.2.1/pkg/server/bundle/ 10:34:25 spire-1.2.1/pkg/server/bundle/client/ 10:34:25 spire-1.2.1/pkg/server/bundle/client/client.go 10:34:25 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:34:25 spire-1.2.1/pkg/server/bundle/client/manager.go 10:34:25 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:34:25 spire-1.2.1/pkg/server/bundle/client/sources.go 10:34:25 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:34:25 spire-1.2.1/pkg/server/bundle/client/updater.go 10:34:25 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:34:25 spire-1.2.1/pkg/server/ca/ 10:34:25 spire-1.2.1/pkg/server/ca/ca.go 10:34:25 spire-1.2.1/pkg/server/ca/ca_health.go 10:34:25 spire-1.2.1/pkg/server/ca/ca_test.go 10:34:25 spire-1.2.1/pkg/server/ca/journal.go 10:34:25 spire-1.2.1/pkg/server/ca/journal_test.go 10:34:25 spire-1.2.1/pkg/server/ca/manager.go 10:34:25 spire-1.2.1/pkg/server/ca/manager_health.go 10:34:25 spire-1.2.1/pkg/server/ca/manager_test.go 10:34:25 spire-1.2.1/pkg/server/ca/templates.go 10:34:25 spire-1.2.1/pkg/server/ca/upstream_client.go 10:34:25 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:34:25 spire-1.2.1/pkg/server/ca/validation.go 10:34:25 spire-1.2.1/pkg/server/cache/ 10:34:25 spire-1.2.1/pkg/server/cache/dscache/ 10:34:25 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:34:25 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:34:25 spire-1.2.1/pkg/server/cache/entrycache/ 10:34:25 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:34:25 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:34:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:34:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:34:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:34:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:34:25 spire-1.2.1/pkg/server/catalog/ 10:34:25 spire-1.2.1/pkg/server/catalog/catalog.go 10:34:25 spire-1.2.1/pkg/server/catalog/keymanager.go 10:34:25 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:34:25 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:34:25 spire-1.2.1/pkg/server/catalog/notifier.go 10:34:25 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:34:25 spire-1.2.1/pkg/server/config.go 10:34:25 spire-1.2.1/pkg/server/datastore/ 10:34:25 spire-1.2.1/pkg/server/datastore/datastore.go 10:34:25 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:34:25 spire-1.2.1/pkg/server/datastore/repository.go 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:34:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:34:25 spire-1.2.1/pkg/server/endpoints/ 10:34:25 spire-1.2.1/pkg/server/endpoints/bundle/ 10:34:25 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:34:25 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:34:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:34:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:34:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:34:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:34:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:34:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:34:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:34:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:34:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:34:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:34:25 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:34:25 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:34:25 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:34:25 spire-1.2.1/pkg/server/endpoints/config.go 10:34:25 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:34:25 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:34:25 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:34:25 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:34:25 spire-1.2.1/pkg/server/endpoints/middleware.go 10:34:25 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:34:25 spire-1.2.1/pkg/server/hostservice/ 10:34:25 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:34:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:34:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:34:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:34:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:34:25 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:34:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:34:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/ 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/ 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:34:25 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:34:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:34:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:34:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:34:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:34:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:34:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:34:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:34:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/notifier/ 10:34:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:34:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:34:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:34:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:34:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:34:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:34:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:34:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:34:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ ---> 76d59c240b15 10:34:25 Step 9/23 : RUN make cmd/core-data/core-data 10:34:25 Removing intermediate container 08e49954022d 10:34:25 ---> ff6d93c76914 10:34:25 Step 21/22 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:34:25 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:34:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:34:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:34:26 spire-1.2.1/pkg/server/registration/ 10:34:26 spire-1.2.1/pkg/server/registration/manager.go 10:34:26 spire-1.2.1/pkg/server/registration/manager_test.go 10:34:26 spire-1.2.1/pkg/server/scanentries.go 10:34:26 spire-1.2.1/pkg/server/scanentries_test.go 10:34:26 spire-1.2.1/pkg/server/server.go 10:34:26 spire-1.2.1/pkg/server/server_test.go 10:34:26 spire-1.2.1/pkg/server/svid/ 10:34:26 spire-1.2.1/pkg/server/svid/observer.go 10:34:26 spire-1.2.1/pkg/server/svid/observer_test.go 10:34:26 spire-1.2.1/pkg/server/svid/rotator.go 10:34:26 spire-1.2.1/pkg/server/svid/rotator_config.go 10:34:26 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:34:26 spire-1.2.1/pkg/server/svid/rotator_test.go 10:34:26 spire-1.2.1/proto/ 10:34:26 spire-1.2.1/proto/private/ 10:34:26 spire-1.2.1/proto/private/server/ 10:34:26 spire-1.2.1/proto/private/server/journal/ 10:34:26 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:34:26 spire-1.2.1/proto/private/server/journal/journal.proto 10:34:26 spire-1.2.1/proto/spire/ 10:34:26 spire-1.2.1/proto/spire/common/ 10:34:26 spire-1.2.1/proto/spire/common/common.pb.go 10:34:26 spire-1.2.1/proto/spire/common/common.proto 10:34:26 spire-1.2.1/proto/spire/common/plugin/ 10:34:26 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:34:26 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:34:26 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:34:26 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:34:26 spire-1.2.1/proto/spire/plugin/ 10:34:26 spire-1.2.1/proto/spire/plugin/agent/ 10:34:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:34:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:34:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:34:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:34:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:34:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:34:26 spire-1.2.1/release/ 10:34:26 spire-1.2.1/release/spire-extras/ 10:34:26 spire-1.2.1/release/spire-extras/README.md 10:34:26 spire-1.2.1/release/spire-extras/conf/ 10:34:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:34:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:34:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:34:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:34:26 spire-1.2.1/release/spire/ 10:34:26 spire-1.2.1/release/spire/README.md 10:34:26 spire-1.2.1/release/spire/conf/ 10:34:26 spire-1.2.1/release/spire/conf/agent/ 10:34:26 spire-1.2.1/release/spire/conf/agent/agent.conf 10:34:26 spire-1.2.1/release/spire/conf/server/ 10:34:26 spire-1.2.1/release/spire/conf/server/server.conf 10:34:26 spire-1.2.1/script/ 10:34:26 spire-1.2.1/script/build-artifact.sh 10:34:26 spire-1.2.1/script/generate_dummy_ca.sh 10:34:26 spire-1.2.1/support/ 10:34:26 spire-1.2.1/support/k8s/ 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go ---> Running in a08eaf05d035 10:34:26 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:34:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:34:26 spire-1.2.1/support/oidc-discovery-provider/ 10:34:26 spire-1.2.1/support/oidc-discovery-provider/README.md 10:34:26 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:34:26 spire-1.2.1/support/oidc-discovery-provider/config.go 10:34:26 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:34:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go ---> Running in 868afbbe24da 10:34:26 10:34:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:34:26 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:34:26 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:34:26 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:34:26 spire-1.2.1/support/oidc-discovery-provider/main.go 10:34:26 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:34:26 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:34:26 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:34:26 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:34:26 spire-1.2.1/test/ 10:34:26 spire-1.2.1/test/clock/ 10:34:26 spire-1.2.1/test/clock/clock.go 10:34:26 spire-1.2.1/test/fakes/ 10:34:26 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:34:26 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:34:26 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:34:26 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:34:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:34:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:34:26 spire-1.2.1/test/fakes/fakeagentstore/ 10:34:26 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:34:26 spire-1.2.1/test/fakes/fakedatastore/ 10:34:26 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:34:26 spire-1.2.1/test/fakes/fakeentryclient/ 10:34:26 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:34:26 spire-1.2.1/test/fakes/fakehealthchecker/ 10:34:26 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:34:26 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:34:26 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:34:26 spire-1.2.1/test/fakes/fakemetrics/ 10:34:26 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:34:26 spire-1.2.1/test/fakes/fakenoderesolver/ 10:34:26 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:34:26 spire-1.2.1/test/fakes/fakenotifier/ 10:34:26 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:34:26 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:34:26 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:34:26 spire-1.2.1/test/fakes/fakeserverca/ 10:34:26 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:34:26 spire-1.2.1/test/fakes/fakeservercatalog/ 10:34:26 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:34:26 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:34:26 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:34:26 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:34:26 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:34:26 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:34:26 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:34:26 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:34:26 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:34:26 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:34:26 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:34:26 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:34:26 spire-1.2.1/test/fixture/ 10:34:26 spire-1.2.1/test/fixture/certs/ 10:34:26 spire-1.2.1/test/fixture/certs/agent_svid.der 10:34:26 spire-1.2.1/test/fixture/certs/base_cert.pem 10:34:26 spire-1.2.1/test/fixture/certs/base_csr.pem 10:34:26 spire-1.2.1/test/fixture/certs/base_key.pem 10:34:26 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:34:26 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:34:26 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:34:26 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:34:26 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:34:26 spire-1.2.1/test/fixture/certs/blog_key.pem 10:34:26 spire-1.2.1/test/fixture/certs/bundle.der 10:34:26 spire-1.2.1/test/fixture/certs/ca.pem 10:34:26 spire-1.2.1/test/fixture/certs/ca_key.pem 10:34:26 spire-1.2.1/test/fixture/certs/database_cert.pem 10:34:26 spire-1.2.1/test/fixture/certs/database_csr.pem 10:34:26 spire-1.2.1/test/fixture/certs/database_key.pem 10:34:26 spire-1.2.1/test/fixture/certs/node_cert.pem 10:34:26 spire-1.2.1/test/fixture/certs/node_csr.pem 10:34:26 spire-1.2.1/test/fixture/certs/node_key.pem 10:34:26 spire-1.2.1/test/fixture/certs/svid.pem 10:34:26 spire-1.2.1/test/fixture/certs/svid_key.pem 10:34:26 spire-1.2.1/test/fixture/config/ 10:34:26 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:34:26 spire-1.2.1/test/fixture/config/agent_good.conf 10:34:26 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:34:26 spire-1.2.1/test/fixture/config/plugin_good.conf 10:34:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:34:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:34:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:34:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:34:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:34:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:34:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:34:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:34:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:34:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:34:26 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:34:26 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:34:26 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:34:26 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:34:26 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:34:26 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:34:26 spire-1.2.1/test/fixture/config/server_good.conf 10:34:26 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:34:26 spire-1.2.1/test/fixture/fixture.go 10:34:26 spire-1.2.1/test/fixture/nodeattestor/ 10:34:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:34:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:34:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:34:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:34:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:34:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:34:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:34:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:34:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:34:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:34:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:34:26 spire-1.2.1/test/fixture/registration/ 10:34:26 spire-1.2.1/test/fixture/registration/entries.json 10:34:26 spire-1.2.1/test/fixture/registration/good-for-update.json 10:34:26 spire-1.2.1/test/fixture/registration/good.json 10:34:26 spire-1.2.1/test/fixture/registration/invalid.json 10:34:26 spire-1.2.1/test/fixture/registration/invalid_json.json 10:34:26 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:34:26 spire-1.2.1/test/integration/ 10:34:26 spire-1.2.1/test/integration/README.md 10:34:26 spire-1.2.1/test/integration/common 10:34:26 spire-1.2.1/test/integration/setup/ 10:34:26 spire-1.2.1/test/integration/setup/adminclient/ 10:34:26 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:34:26 spire-1.2.1/test/integration/setup/adminclient/client.go 10:34:26 spire-1.2.1/test/integration/setup/debugagent/ 10:34:26 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:34:26 spire-1.2.1/test/integration/setup/debugagent/main.go 10:34:26 spire-1.2.1/test/integration/setup/debugserver/ 10:34:26 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:34:26 spire-1.2.1/test/integration/setup/debugserver/main.go 10:34:26 spire-1.2.1/test/integration/setup/downstreamclient/ 10:34:26 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:34:26 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:34:26 spire-1.2.1/test/integration/setup/itclient/ 10:34:26 spire-1.2.1/test/integration/setup/itclient/client.go 10:34:26 spire-1.2.1/test/integration/setup/node-attestation/ 10:34:26 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:34:26 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:34:26 spire-1.2.1/test/integration/setup/x509pop/ 10:34:26 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:34:26 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:34:26 spire-1.2.1/test/integration/suites/ 10:34:26 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:34:26 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:34:26 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:34:26 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:34:26 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:34:26 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:34:26 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:34:26 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:34:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:34:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:34:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:34:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:34:26 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:34:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:34:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:34:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:34:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:34:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:34:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:34:26 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:34:26 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:34:26 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:34:26 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:34:26 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:34:26 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:34:26 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:34:26 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:34:26 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:34:26 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:34:26 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:34:26 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:34:26 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:34:26 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:34:26 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:34:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:34:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:34:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:34:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:34:26 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:34:26 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:34:26 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:34:26 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:34:26 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:34:26 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:34:26 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:34:26 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:34:26 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:34:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:34:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:34:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:34:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:34:26 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:34:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:34:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:34:26 spire-1.2.1/test/integration/suites/join-token/ 10:34:26 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:34:26 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:34:26 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:34:26 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:34:26 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:34:26 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:34:26 spire-1.2.1/test/integration/suites/join-token/README.md 10:34:26 spire-1.2.1/test/integration/suites/join-token/conf/ 10:34:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:34:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:34:26 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:34:26 spire-1.2.1/test/integration/suites/join-token/teardown 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:34:26 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:34:26 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:34:26 spire-1.2.1/test/integration/suites/k8s/ 10:34:26 spire-1.2.1/test/integration/suites/k8s/00-setup 10:34:26 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:34:26 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:34:26 spire-1.2.1/test/integration/suites/k8s/README.md 10:34:26 spire-1.2.1/test/integration/suites/k8s/conf/ 10:34:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:34:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:34:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:34:26 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:34:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:34:26 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:34:26 spire-1.2.1/test/integration/suites/k8s/teardown 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/ 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:34:26 spire-1.2.1/test/integration/suites/node-attestation/ 10:34:26 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:34:26 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:34:26 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:34:26 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:34:26 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:34:26 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:34:26 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:34:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:34:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:34:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:34:26 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:34:26 spire-1.2.1/test/integration/suites/rotation/ 10:34:26 spire-1.2.1/test/integration/suites/rotation/00-setup 10:34:26 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:34:26 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:34:26 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:34:26 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:34:26 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:34:26 spire-1.2.1/test/integration/suites/rotation/README.md 10:34:26 spire-1.2.1/test/integration/suites/rotation/conf/ 10:34:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:34:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:34:26 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:34:26 spire-1.2.1/test/integration/suites/rotation/teardown 10:34:26 spire-1.2.1/test/integration/suites/self-test/ 10:34:26 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:34:26 spire-1.2.1/test/integration/suites/self-test/README.md 10:34:26 spire-1.2.1/test/integration/suites/self-test/teardown 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:34:26 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:34:26 spire-1.2.1/test/integration/suites/upgrade/ 10:34:26 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:34:26 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:34:26 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:34:26 spire-1.2.1/test/integration/suites/upgrade/README.md 10:34:26 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:34:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:34:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:34:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:34:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:34:26 spire-1.2.1/test/integration/suites/upgrade/teardown 10:34:26 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:34:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:34:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:34:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:34:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:34:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:34:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:34:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:34:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:34:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:34:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:34:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:34:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:34:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:34:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:34:26 spire-1.2.1/test/integration/test-one.sh 10:34:26 spire-1.2.1/test/integration/test.sh 10:34:26 spire-1.2.1/test/plugintest/ 10:34:26 spire-1.2.1/test/plugintest/config.go 10:34:26 spire-1.2.1/test/plugintest/load.go 10:34:26 spire-1.2.1/test/plugintest/option.go 10:34:26 spire-1.2.1/test/spiretest/ 10:34:26 spire-1.2.1/test/spiretest/apiserver.go 10:34:26 spire-1.2.1/test/spiretest/assertions.go 10:34:26 spire-1.2.1/test/spiretest/dir.go 10:34:26 spire-1.2.1/test/spiretest/errors_posix.go 10:34:26 spire-1.2.1/test/spiretest/errors_windows.go 10:34:26 spire-1.2.1/test/spiretest/logs.go 10:34:26 spire-1.2.1/test/spiretest/socketapi.go 10:34:26 spire-1.2.1/test/spiretest/suite.go 10:34:26 spire-1.2.1/test/spiretest/x509.go 10:34:26 spire-1.2.1/test/testca/ 10:34:26 spire-1.2.1/test/testca/ca.go 10:34:26 spire-1.2.1/test/testkey/ 10:34:26 spire-1.2.1/test/testkey/generate.sh 10:34:26 spire-1.2.1/test/testkey/genkeys.go 10:34:26 spire-1.2.1/test/testkey/keys.go 10:34:26 spire-1.2.1/test/testkey/new.go 10:34:26 spire-1.2.1/test/tpmsimulator/ 10:34:26 spire-1.2.1/test/tpmsimulator/simulator.go 10:34:26 spire-1.2.1/test/util/ 10:34:26 spire-1.2.1/test/util/cert_fixtures.go 10:34:26 spire-1.2.1/test/util/cert_generation.go 10:34:26 spire-1.2.1/test/util/io_redirection.go 10:34:26 spire-1.2.1/test/util/race.go 10:34:26 spire-1.2.1/test/util/util.go 10:34:26 building spire from source... 10:34:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:34:27 Installing go1.17.7... 10:34:27 Removing intermediate container a08eaf05d035 10:34:27 ---> aff925846299 10:34:27 Step 22/22 : LABEL version=0.0.0 10:34:27 ---> Running in 456fe0b98cad 10:34:28 Removing intermediate container 456fe0b98cad 10:34:28 ---> 7dfcbd5d9ec5 10:34:28 10:34:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:34:29 Successfully built 7dfcbd5d9ec5 10:34:29 Successfully tagged support-scheduler-arm64:latest 10:34:29 Building security-secretstore-setup 10:34:29  Building support-scheduler ... done 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 10:34:29 OK: 220 MiB in 52 packages 10:34:31 Removing intermediate container b0cfb1473fb4 10:34:31 ---> a8acd65308ad 10:34:31 Step 6/22 : COPY go.mod vendor* ./ 10:34:32 ---> 533bf7d78053 10:34:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:32 ---> Running in 7847978808a4 10:34:38 Removing intermediate container 7847978808a4 10:34:38 ---> fd16475e802c 10:34:38 Step 8/22 : COPY . . 10:34:57 Building bin/spire-server... 10:34:57 go: downloading github.com/mitchellh/cli v1.1.2 10:34:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:34:57 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:34:57 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:34:57 go: downloading google.golang.org/grpc v1.44.0 10:34:58 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:34:59 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:34:59 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:34:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:34:59 ---> 8cd6df245e8f 10:34:59 Step 3/25 : WORKDIR /edgex-go 10:34:59 ---> Using cache 10:34:59 ---> 7d25b195f55f 10:34:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:59 ---> Using cache 10:34:59 ---> 281e2c3227a7 10:34:59 Step 5/25 : RUN apk add --update --no-cache make git 10:34:59 ---> Using cache 10:34:59 ---> d3bb6f033208 10:34:59 Step 6/25 : COPY go.mod vendor* ./ 10:34:59 ---> Using cache 10:34:59 ---> 6c9517a9c006 10:34:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:59 ---> Using cache 10:34:59 ---> 01a7c1c14f7b 10:34:59 Step 8/25 : COPY . . 10:34:59 ---> Using cache 10:34:59 ---> ca70f507c237 10:34:59 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:35:00 go: downloading github.com/imdario/mergo v0.3.12 10:35:01 go: downloading github.com/sirupsen/logrus v1.8.1 10:35:01  ---> Running in a23e61cfbe52 10:35:03 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:35:04 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:35:04 go: downloading github.com/fatih/color v1.13.0 10:35:04 go: downloading github.com/mattn/go-isatty v0.0.14 10:35:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:35:04 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:35:04 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:35:04 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:35:04 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:35:05 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:35:05 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:35:05 go: downloading github.com/armon/go-metrics v0.3.10 10:35:06 go: downloading github.com/prometheus/client_golang v1.12.1 10:35:06 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:35:06  ---> afc3c7eba7cb 10:35:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:35:07 ---> Running in c662c392b429 10:35:07 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:35:07 go: downloading github.com/open-policy-agent/opa v0.38.0 10:35:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:35:24 go: downloading github.com/mattn/go-colorable v0.1.12 10:35:24 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:35:24 go: downloading github.com/Masterminds/goutils v1.1.0 10:35:24 go: downloading github.com/Masterminds/semver v1.5.0 10:35:24 go: downloading github.com/google/uuid v1.1.2 10:35:24 go: downloading github.com/huandu/xstrings v1.3.2 10:35:24 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:35:24 go: downloading github.com/oklog/run v1.0.0 10:35:24 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:35:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:35:24 go: downloading github.com/prometheus/client_model v0.2.0 10:35:24 go: downloading github.com/prometheus/common v0.32.1 10:35:24 go: downloading github.com/beorn7/perks v1.0.1 10:35:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:35:24 go: downloading github.com/prometheus/procfs v0.7.3 10:35:24 go: downloading github.com/imkira/go-observer v1.0.3 10:35:24 go: downloading go.uber.org/atomic v1.9.0 10:35:25 go: downloading github.com/hashicorp/errwrap v1.1.0 10:35:25 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:35:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:35:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:35:25 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:35:25 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:35:25 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:35:40 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:35:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:35:40 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:35:40 go: downloading github.com/stretchr/testify v1.7.0 10:35:40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:35:40 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:36:07 go: downloading google.golang.org/api v0.70.0 10:36:07 go: downloading k8s.io/client-go v0.23.4 10:36:07 go: downloading k8s.io/api v0.23.4 10:36:17 go: downloading github.com/google/go-tpm v0.3.3 10:36:17 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:36:18 go: downloading github.com/blang/semver/v4 v4.0.0 10:36:18 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:36:19 go: downloading github.com/jinzhu/gorm v1.9.16 10:36:19 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:36:51 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:36:51 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:36:51 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:36:51 go: downloading cloud.google.com/go/storage v1.21.0 10:36:51 go: downloading cloud.google.com/go v0.100.2 10:36:51 go: downloading github.com/lib/pq v1.10.4 10:36:51 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:36:52 go: downloading k8s.io/apimachinery v0.23.4 10:36:55 go: downloading k8s.io/kube-aggregator v0.23.3 10:36:56 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:36:58 go: downloading cloud.google.com/go/security v1.3.0 10:36:58 go: downloading github.com/hashicorp/vault/api v1.4.1 10:36:58 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:36:59 go: downloading github.com/twmb/murmur3 v1.1.6 10:36:59 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:36:59 go: downloading gopkg.in/yaml.v2 v2.4.0 10:37:00 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:37:00 go: downloading github.com/gobwas/glob v0.2.3 10:37:00 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:37:00 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:37:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:37:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:37:01 go: downloading github.com/aws/smithy-go v1.11.0 10:37:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:37:03 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:37:03 go: downloading github.com/gogo/protobuf v1.3.2 10:37:10 go: downloading github.com/jinzhu/inflection v1.0.0 10:37:10 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:37:10 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:37:10 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:37:10 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:37:10 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:37:10 go: downloading github.com/dimchansky/utfbom v1.1.1 10:37:10 go: downloading cloud.google.com/go/compute v1.3.0 10:37:11 go: downloading cloud.google.com/go/iam v0.1.1 10:37:11 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:37:11 go: downloading k8s.io/klog/v2 v2.30.0 10:37:11 go: downloading github.com/google/gofuzz v1.1.0 10:37:11 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:37:13 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:37:13 go: downloading github.com/spf13/pflag v1.0.5 10:37:13 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:37:14 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:37:14 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:37:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:37:14 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:37:14 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:37:14 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:37:15 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:37:16 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:37:16 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:37:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:37:16 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:37:18 go: downloading go.opencensus.io v0.23.0 10:37:19 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:37:19 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:37:19 go: downloading gopkg.in/inf.v0 v0.9.1 10:37:19 go: downloading github.com/go-logr/logr v1.2.2 10:37:20 go: downloading github.com/google/go-cmp v0.5.7 10:37:20 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:37:20 go: downloading github.com/json-iterator/go v1.1.12 10:37:20 go: downloading github.com/googleapis/gnostic v0.5.5 10:37:23 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:37:25 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:37:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:37:26 go: downloading github.com/tklauser/numcpus v0.3.0 10:37:26 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:37:26 go: downloading sigs.k8s.io/yaml v1.3.0 10:37:26 go: downloading go.uber.org/zap v1.21.0 10:37:27 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:37:27 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:37:27 go: downloading github.com/modern-go/reflect2 v1.0.2 10:37:28 go: downloading github.com/ryanuber/go-glob v1.0.0 10:37:28 go: downloading github.com/golang/snappy v0.0.4 10:37:28 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:37:40 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:37:40 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:37:40 go: downloading github.com/hashicorp/go-version v1.2.0 10:37:40 go: downloading go.uber.org/multierr v1.6.0 10:38:07 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:38:07 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:39:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:40:09 Removing intermediate container a23e61cfbe52 10:40:09 ---> 6fdd00b1ef65 10:40:09 10:40:09 Step 10/25 : FROM alpine:3.14 10:40:09 ---> ac73e934f311 10:40:09 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:40:09 ---> Running in 7a233df5c264 10:40:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:40:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:40:12 (1/3) Installing ca-certificates (20211220-r0) 10:40:12 (2/3) Installing dumb-init (1.2.5-r1) 10:40:12 (3/3) Installing su-exec (0.2-r1) 10:40:12 Executing busybox-1.33.1-r7.trigger 10:40:12 Executing ca-certificates-20211220-r0.trigger 10:40:13 OK: 6 MiB in 17 packages 10:40:15 Removing intermediate container 7a233df5c264 10:40:15 ---> 40d7402c574a 10:40:15 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:40:15 ---> Running in 12fcf3f32c43 10:40:16 Removing intermediate container 12fcf3f32c43 10:40:16 ---> a7cfc7aee6f1 10:40:16 Step 13/25 : WORKDIR / 10:40:16 ---> Running in 82f619f6c3af 10:40:17 Removing intermediate container 82f619f6c3af 10:40:17 ---> 926a9ce41b92 10:40:17 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:40:18 ---> 1bfaf9462087 10:40:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:40:19 ---> 2bdc00eaf1f0 10:40:19 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:40:20 ---> 2f4e9eae834f 10:40:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:40:21 ---> 599d7a4d8c71 10:40:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:40:23 ---> e8e8c29735a7 10:40:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:40:25 ---> 9d2647fabdf9 10:40:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:40:25 ---> 74da8d997641 10:40:25 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/ 10:40:25 ---> Running in 0e66beecb18a 10:40:29 Removing intermediate container 0e66beecb18a 10:40:29 ---> ed6b2c446015 10:40:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:40:29 ---> Running in 540bcc7ca195 10:40:30 Removing intermediate container 540bcc7ca195 10:40:30 ---> 6db4d5703230 10:40:30 Step 23/25 : LABEL arch=arm64 10:40:30 ---> Running in 463c4bff4c8c 10:40:30 Removing intermediate container 463c4bff4c8c 10:40:30 ---> 82d92d7ad7d6 10:40:30 Step 24/25 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:40:30 ---> Running in 40fdd0ec277e 10:40:31 Removing intermediate container 40fdd0ec277e 10:40:31 ---> 1aa8e211dcb7 10:40:31 Step 25/25 : LABEL version=0.0.0 10:40:31 ---> Running in f3b00f9636e3 10:40:31 Removing intermediate container f3b00f9636e3 10:40:31 ---> 84d9ba2b2edc 10:40:31 10:40:32 Successfully built 84d9ba2b2edc 10:40:32 Successfully tagged security-secretstore-setup-arm64:latest 10:40:32 Building security-spire-config 10:40:44  Building security-secretstore-setup ... done Removing intermediate container 868afbbe24da 10:40:44 ---> 2713fd882174 10:40:44 10:40:44 Step 10/23 : FROM alpine:3.14 10:40:44 ---> ac73e934f311 10:40:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:40:44 ---> Running in 72759817f91f 10:40:45 Removing intermediate container 72759817f91f 10:40:45 ---> d344e4f9151b 10:40:45 Step 12/23 : ENV APP_PORT=59880 10:40:45 ---> Running in eaa6f98240c8 10:40:46 Removing intermediate container eaa6f98240c8 10:40:46 ---> 93c5ac005722 10:40:46 Step 13/23 : EXPOSE $APP_PORT 10:40:46 ---> Running in 9deb32ff3311 10:40:47 Removing intermediate container 9deb32ff3311 10:40:47 ---> 5ee1a188c8c4 10:40:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:40:47 ---> Running in 5f34d7b250b6 10:40:51 Removing intermediate container 5f34d7b250b6 10:40:51 ---> 6d72e145b174 10:40:51 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:40:51 ---> Running in 12c891052159 10:40:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:40:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:40:55 (1/6) Installing dumb-init (1.2.5-r1) 10:40:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:40:56 (3/6) Installing libsodium (1.0.18-r0) 10:40:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:40:56 (5/6) Installing libzmq (4.3.4-r0) 10:40:56 (6/6) Installing zeromq (4.3.4-r0) 10:40:56 Executing busybox-1.33.1-r7.trigger 10:40:56 OK: 8 MiB in 20 packages 10:40:59 Removing intermediate container 12c891052159 10:40:59 ---> bb4f2588e0e7 10:40:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:41:00 ---> cd081fed943c 10:41:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:41:03 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:41:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:41:03 ---> 8cd6df245e8f 10:41:03 Step 3/26 : WORKDIR /edgex-go 10:41:03 ---> Using cache 10:41:03 ---> 7d25b195f55f 10:41:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:41:03 ---> Using cache 10:41:03 ---> 281e2c3227a7 10:41:03 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:41:03 ---> Using cache 10:41:03 ---> 994b0308466a 10:41:03 Step 6/26 : COPY go.mod vendor* ./ 10:41:03 ---> Using cache 10:41:03 ---> c0016d8e4911 10:41:03 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:41:03 ---> Using cache 10:41:03 ---> 73cfd0826c31 10:41:03 Step 8/26 : COPY . . 10:41:03 ---> Using cache 10:41:03 ---> 5276958aeb45 10:41:03 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:41:03 ---> Using cache 10:41:03 ---> be7a735d52c4 10:41:03 Step 10/26 : RUN mkdir -p spire-build 10:41:03 ---> Using cache 10:41:03 ---> e37e47aa9d04 10:41:03 Step 11/26 : WORKDIR /edgex-go/spire-build 10:41:03 ---> Using cache 10:41:03 ---> b5723f643814 10:41: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 10:41:03 ---> 8f403e833dd9 10:41:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:41:03 ---> Running in 89bdf66da3ff 10:41:04 ---> 5ba58404ac1d 10:41:04 Step 19/23 : ENTRYPOINT ["/core-data"] 10:41:05 ---> Running in 36086c1fca79 10:41:06 Removing intermediate container 36086c1fca79 10:41:06 ---> 4934cec93e81 10:41:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:41:06 ---> Running in 09d01c3dcfe5 10:41:06 Removing intermediate container 09d01c3dcfe5 10:41:06 ---> d3ee81fa2d19 10:41:06 Step 21/23 : LABEL arch=arm64 10:41:06 ---> Running in 3cc8133a8025 10:41:07 Removing intermediate container 3cc8133a8025 10:41:07 ---> 4922c91599ec 10:41:07 Step 22/23 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:41:07 ---> Running in ce4122ffc59d 10:41:07 spire-1.2.1/ 10:41:07 spire-1.2.1/.data/ 10:41:07 spire-1.2.1/.data/.file 10:41:07 spire-1.2.1/.dockerignore 10:41:07 spire-1.2.1/.gitattributes 10:41:07 spire-1.2.1/.githooks/ 10:41:07 spire-1.2.1/.githooks/pre-commit 10:41:07 spire-1.2.1/.github/ 10:41:07 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:41:07 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:41:07 spire-1.2.1/.github/dependabot.yml 10:41:07 spire-1.2.1/.github/workflows/ 10:41:07 spire-1.2.1/.github/workflows/nightly_build.yaml 10:41:07 spire-1.2.1/.github/workflows/pr_build.yaml 10:41:07 spire-1.2.1/.github/workflows/release_build.yaml 10:41:07 spire-1.2.1/.github/workflows/scripts/ 10:41:07 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:41:07 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:41:07 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:41:07 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:41:07 spire-1.2.1/.github/workflows/scripts/split.sh 10:41:07 spire-1.2.1/.gitignore 10:41:07 spire-1.2.1/.go-version 10:41:07 spire-1.2.1/.golangci.yml 10:41:07 spire-1.2.1/ADOPTERS.md 10:41:07 spire-1.2.1/CHANGELOG.md 10:41:07 spire-1.2.1/CODE-OF-CONDUCT.md 10:41:07 spire-1.2.1/CODEOWNERS 10:41:07 spire-1.2.1/CONTRIBUTING.md 10:41:07 spire-1.2.1/Dockerfile 10:41:07 spire-1.2.1/Dockerfile.dev 10:41:07 spire-1.2.1/Dockerfile.scratch 10:41:07 spire-1.2.1/LICENSE 10:41:07 spire-1.2.1/MAINTAINERS.md 10:41:07 spire-1.2.1/Makefile 10:41:07 spire-1.2.1/README.md 10:41:07 spire-1.2.1/ROADMAP.md 10:41:07 spire-1.2.1/SECURITY.md 10:41:07 spire-1.2.1/cmd/ 10:41:07 spire-1.2.1/cmd/spire-agent/ 10:41:07 spire-1.2.1/cmd/spire-agent/cli/ 10:41:07 spire-1.2.1/cmd/spire-agent/cli/api/ 10:41:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:41:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:41:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:41:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:41:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:41:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:41:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:41:07 spire-1.2.1/cmd/spire-agent/cli/common/ 10:41:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:41:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:41:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:41:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:41:07 spire-1.2.1/cmd/spire-agent/cli/run/ 10:41:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:41:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:41:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:41:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:41:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:41:07 spire-1.2.1/cmd/spire-agent/main.go 10:41:07 spire-1.2.1/cmd/spire-server/ 10:41:07 spire-1.2.1/cmd/spire-server/cli/ 10:41:07 spire-1.2.1/cmd/spire-server/cli/agent/ 10:41:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:41:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:41:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:41:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:41:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:41:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:41:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:41:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:41:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:41:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:41:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:41:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:41:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:41:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:41:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:41:07 spire-1.2.1/cmd/spire-server/cli/cli.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/entry/ 10:41:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/federation/ 10:41:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:41:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:41:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/run/ 10:41:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/token/ 10:41:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/validate/ 10:41:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/x509/ 10:41:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:41:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:41:08 spire-1.2.1/cmd/spire-server/main.go 10:41:08 spire-1.2.1/cmd/spire-server/util/ 10:41:08 spire-1.2.1/cmd/spire-server/util/util.go 10:41:08 spire-1.2.1/conf/ 10:41:08 spire-1.2.1/conf/agent/ 10:41:08 spire-1.2.1/conf/agent/agent.conf 10:41:08 spire-1.2.1/conf/agent/agent_full.conf 10:41:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:41:08 spire-1.2.1/conf/server/ 10:41:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:41:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:41:08 spire-1.2.1/conf/server/server.conf 10:41:08 spire-1.2.1/conf/server/server_full.conf 10:41:08 spire-1.2.1/doc/ 10:41:08 spire-1.2.1/doc/SPIRE101.md 10:41:08 spire-1.2.1/doc/auditlog.md 10:41:08 spire-1.2.1/doc/authorization_policy_engine.md 10:41:08 spire-1.2.1/doc/changelog_guidelines.md 10:41:08 spire-1.2.1/doc/cure53-report.pdf 10:41:08 spire-1.2.1/doc/images/ 10:41:08 spire-1.2.1/doc/images/2019_roadmap.png 10:41:08 spire-1.2.1/doc/images/SPIRE101.png 10:41:08 spire-1.2.1/doc/images/SPIRE_agent.png 10:41:08 spire-1.2.1/doc/images/SPIRE_server.png 10:41:08 spire-1.2.1/doc/images/cache_mgr.png 10:41:08 spire-1.2.1/doc/images/cache_mgr_components.png 10:41:08 spire-1.2.1/doc/images/federated_spire.png 10:41:08 spire-1.2.1/doc/images/ha_mode.png 10:41:08 spire-1.2.1/doc/images/nested_spire.png 10:41:08 spire-1.2.1/doc/images/oidc_federation.png 10:41:08 spire-1.2.1/doc/images/single_trust_domain.png 10:41:08 spire-1.2.1/doc/images/spiffe_compatible.png 10:41:08 spire-1.2.1/doc/images/spire_logo.png 10:41:08 spire-1.2.1/doc/migrating_registration_api_clients.md 10:41:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:41:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:41:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:41:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:41:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:41:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:41:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:41:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:41:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:41:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:41:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:41:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:41:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:41:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:41:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:41:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:41:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:41:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:41:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:41:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:41:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:41:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:41:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:41:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:41:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:41:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:41:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:41:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:41:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:41:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:41:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:41:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdRemoving intermediate container ce4122ffc59d 10:41:08 ---> d965d4472fc2 10:41:08 Step 23/23 : LABEL version=0.0.0 10:41:08 10:41:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:41:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:41:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:41:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:41:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:41:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:41:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:41:08 spire-1.2.1/doc/scaling_spire.md 10:41:08 spire-1.2.1/doc/spire_agent.md 10:41:08 spire-1.2.1/doc/spire_server.md 10:41:08 spire-1.2.1/doc/supported_integrations.md 10:41:08 spire-1.2.1/doc/telemetry.md 10:41:08 spire-1.2.1/doc/telemetry_config.md 10:41:08 spire-1.2.1/doc/upgrading.md 10:41:08 spire-1.2.1/doc/using_spire.md 10:41:08 spire-1.2.1/examples/ 10:41:08 spire-1.2.1/examples/README.md 10:41:08 spire-1.2.1/go.mod 10:41:08 spire-1.2.1/go.sum 10:41:08 spire-1.2.1/pkg/ 10:41:08 spire-1.2.1/pkg/agent/ 10:41:08 spire-1.2.1/pkg/agent/agent.go 10:41:08 spire-1.2.1/pkg/agent/api/ 10:41:08 spire-1.2.1/pkg/agent/api/config.go 10:41:08 spire-1.2.1/pkg/agent/api/debug/ 10:41:08 spire-1.2.1/pkg/agent/api/debug/v1/ 10:41:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:41:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:41:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:41:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:41:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:41:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:41:08 spire-1.2.1/pkg/agent/api/endpoints.go 10:41:08 spire-1.2.1/pkg/agent/api/health/ 10:41:08 spire-1.2.1/pkg/agent/api/health/v1/ 10:41:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:41:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:41:08 spire-1.2.1/pkg/agent/api/rpccontext/ 10:41:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:41:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:41:08 spire-1.2.1/pkg/agent/attestor/ 10:41:08 spire-1.2.1/pkg/agent/attestor/node/ 10:41:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:41:08 spire-1.2.1/pkg/agent/attestor/node/node.go 10:41:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:41:08 spire-1.2.1/pkg/agent/attestor/workload/ 10:41:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:41:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:41:08 spire-1.2.1/pkg/agent/catalog/ 10:41:08 spire-1.2.1/pkg/agent/catalog/catalog.go 10:41:08 spire-1.2.1/pkg/agent/catalog/keymanager.go ---> Running in df215bfd3967 10:41:08 10:41:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:41:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:41:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:41:08 spire-1.2.1/pkg/agent/client/ 10:41:08 spire-1.2.1/pkg/agent/client/client.go 10:41:08 spire-1.2.1/pkg/agent/client/client_test.go 10:41:08 spire-1.2.1/pkg/agent/client/dial.go 10:41:08 spire-1.2.1/pkg/agent/client/nodeconn.go 10:41:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:41:08 spire-1.2.1/pkg/agent/client/update.go 10:41:08 spire-1.2.1/pkg/agent/client/util.go 10:41:08 spire-1.2.1/pkg/agent/common/ 10:41:08 spire-1.2.1/pkg/agent/common/backoff/ 10:41:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:41:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:41:08 spire-1.2.1/pkg/agent/common/cgroups/ 10:41:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:41:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:41:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:41:08 spire-1.2.1/pkg/agent/config.go 10:41:08 spire-1.2.1/pkg/agent/endpoints/ 10:41:08 spire-1.2.1/pkg/agent/endpoints/config.go 10:41:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:41:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:41:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:41:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:41:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:41:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:41:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:41:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:41:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:41:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:41:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:41:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:41:08 spire-1.2.1/pkg/agent/endpoints/workload/ 10:41:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:41:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:41:08 spire-1.2.1/pkg/agent/manager/ 10:41:08 spire-1.2.1/pkg/agent/manager/cache/ 10:41:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:41:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:41:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:41:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:41:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:41:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:41:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:41:08 spire-1.2.1/pkg/agent/manager/config.go 10:41:08 spire-1.2.1/pkg/agent/manager/manager.go 10:41:08 spire-1.2.1/pkg/agent/manager/manager_test.go 10:41:08 spire-1.2.1/pkg/agent/manager/storage.go 10:41:08 spire-1.2.1/pkg/agent/manager/storage_test.go 10:41:08 spire-1.2.1/pkg/agent/manager/storecache/ 10:41:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:41:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:41:08 spire-1.2.1/pkg/agent/manager/sync.go 10:41:08 spire-1.2.1/pkg/agent/plugin/ 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:41:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:41:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:41:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:41:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:41:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:41:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:41:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:41:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:41:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:41:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:41:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:41:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:41:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:41:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:41:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:41:08 spire-1.2.1/pkg/agent/svid/ 10:41:08 spire-1.2.1/pkg/agent/svid/rotator.go 10:41:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:41:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:41:08 spire-1.2.1/pkg/agent/svid/store/ 10:41:08 spire-1.2.1/pkg/agent/svid/store/service.go 10:41:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:41:08 spire-1.2.1/pkg/common/ 10:41:08 spire-1.2.1/pkg/common/agentpathtemplate/ 10:41:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:41:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:41:08 spire-1.2.1/pkg/common/api/ 10:41:08 spire-1.2.1/pkg/common/api/metrics.go 10:41:08 spire-1.2.1/pkg/common/api/middleware/ 10:41:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:41:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:41:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:41:08 spire-1.2.1/pkg/common/api/middleware/logger.go 10:41:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:41:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:41:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:41:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:41:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:41:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:41:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:41:08 spire-1.2.1/pkg/common/api/middleware/names.go 10:41:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:41:08 spire-1.2.1/pkg/common/api/names.go 10:41:08 spire-1.2.1/pkg/common/api/ratelimit.go 10:41:08 spire-1.2.1/pkg/common/api/rpccontext/ 10:41:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:41:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:41:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:41:08 spire-1.2.1/pkg/common/auth/ 10:41:08 spire-1.2.1/pkg/common/auth/interceptors.go 10:41:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:41:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:41:08 spire-1.2.1/pkg/common/bundleutil/ 10:41:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:41:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:41:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:41:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:41:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:41:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:41:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:41:08 spire-1.2.1/pkg/common/bundleutil/types.go 10:41:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:41:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:41:08 spire-1.2.1/pkg/common/catalog/ 10:41:08 spire-1.2.1/pkg/common/catalog/bind.go 10:41:08 spire-1.2.1/pkg/common/catalog/builtin.go 10:41:08 spire-1.2.1/pkg/common/catalog/catalog.go 10:41:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:41:08 spire-1.2.1/pkg/common/catalog/closers.go 10:41:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:41:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:41:08 spire-1.2.1/pkg/common/catalog/config.go 10:41:08 spire-1.2.1/pkg/common/catalog/config_test.go 10:41:08 spire-1.2.1/pkg/common/catalog/configure.go 10:41:08 spire-1.2.1/pkg/common/catalog/constraints.go 10:41:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:41:08 spire-1.2.1/pkg/common/catalog/context.go 10:41:08 spire-1.2.1/pkg/common/catalog/external.go 10:41:08 spire-1.2.1/pkg/common/catalog/host.go 10:41:08 spire-1.2.1/pkg/common/catalog/pipenet.go 10:41:08 spire-1.2.1/pkg/common/catalog/plugin.go 10:41:08 spire-1.2.1/pkg/common/catalog/testplugin/ 10:41:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:41:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:41:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:41:08 spire-1.2.1/pkg/common/cli/ 10:41:08 spire-1.2.1/pkg/common/cli/env.go 10:41:08 spire-1.2.1/pkg/common/cli/flags.go 10:41:08 spire-1.2.1/pkg/common/cli/trust_domain.go 10:41:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:41:08 spire-1.2.1/pkg/common/cli/umask.go 10:41:08 spire-1.2.1/pkg/common/cli/umask_posix.go 10:41:08 spire-1.2.1/pkg/common/cli/umask_test.go 10:41:08 spire-1.2.1/pkg/common/cli/umask_windows.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/ 10:41:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/flag.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/format.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/ 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:41:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:41:08 spire-1.2.1/pkg/common/coretypes/ 10:41:08 spire-1.2.1/pkg/common/coretypes/bundle/ 10:41:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:41:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:41:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:41:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:41:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:41:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:41:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:41:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:41:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:41:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:41:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:41:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:41:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:41:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:41:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:41:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:41:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:41:08 spire-1.2.1/pkg/common/cryptoutil/ 10:41:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:41:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:41:08 spire-1.2.1/pkg/common/diskutil/ 10:41:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:41:08 spire-1.2.1/pkg/common/diskutil/file_test.go 10:41:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:41:08 spire-1.2.1/pkg/common/errorutil/ 10:41:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:41:08 spire-1.2.1/pkg/common/health/ 10:41:08 spire-1.2.1/pkg/common/health/config.go 10:41:08 spire-1.2.1/pkg/common/health/context.go 10:41:08 spire-1.2.1/pkg/common/health/context_test.go 10:41:08 spire-1.2.1/pkg/common/health/health.go 10:41:08 spire-1.2.1/pkg/common/health/health_test.go 10:41:08 spire-1.2.1/pkg/common/health/logger.go 10:41:08 spire-1.2.1/pkg/common/hostservice/ 10:41:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:41:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:41:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:41:08 spire-1.2.1/pkg/common/idutil/ 10:41:08 spire-1.2.1/pkg/common/idutil/require.go 10:41:08 spire-1.2.1/pkg/common/idutil/require_test.go 10:41:08 spire-1.2.1/pkg/common/idutil/safety.go 10:41:08 spire-1.2.1/pkg/common/idutil/safety_test.go 10:41:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:41:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:41:08 spire-1.2.1/pkg/common/jwtsvid/ 10:41:08 spire-1.2.1/pkg/common/jwtsvid/common.go 10:41:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:41:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:41:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:41:08 spire-1.2.1/pkg/common/jwtutil/ 10:41:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:41:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:41:08 spire-1.2.1/pkg/common/log/ 10:41:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:41:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:41:08 spire-1.2.1/pkg/common/log/log.go 10:41:08 spire-1.2.1/pkg/common/log/log_test.go 10:41:08 spire-1.2.1/pkg/common/log/options.go 10:41:08 spire-1.2.1/pkg/common/nodeutil/ 10:41:08 spire-1.2.1/pkg/common/nodeutil/node.go 10:41:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:41:08 spire-1.2.1/pkg/common/peertracker/ 10:41:08 spire-1.2.1/pkg/common/peertracker/conn.go 10:41:08 spire-1.2.1/pkg/common/peertracker/credentials.go 10:41:08 spire-1.2.1/pkg/common/peertracker/errors.go 10:41:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:41:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:41:08 spire-1.2.1/pkg/common/peertracker/info.go 10:41:08 spire-1.2.1/pkg/common/peertracker/listener.go 10:41:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:41:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:41:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:41:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:41:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:41:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:41:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:41:08 spire-1.2.1/pkg/common/peertracker/tcp.go 10:41:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:41:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:41:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:41:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:41:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:41:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:41:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:41:08 spire-1.2.1/pkg/common/peertracker/uds.go 10:41:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:41:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:41:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:41:08 spire-1.2.1/pkg/common/pemutil/ 10:41:08 spire-1.2.1/pkg/common/pemutil/block.go 10:41:08 spire-1.2.1/pkg/common/pemutil/certs.go 10:41:08 spire-1.2.1/pkg/common/pemutil/common.go 10:41:08 spire-1.2.1/pkg/common/pemutil/csr.go 10:41:08 spire-1.2.1/pkg/common/pemutil/keys.go 10:41:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:41:08 spire-1.2.1/pkg/common/pemutil/testdata/ 10:41:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:41:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:41:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:41:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:41:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:41:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:41:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:41:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:41:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:41:08 spire-1.2.1/pkg/common/plugin/ 10:41:08 spire-1.2.1/pkg/common/plugin/aws/ 10:41:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:41:08 spire-1.2.1/pkg/common/plugin/azure/ 10:41:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:41:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:41:08 spire-1.2.1/pkg/common/plugin/facade.go 10:41:08 spire-1.2.1/pkg/common/plugin/facade_test.go 10:41:08 spire-1.2.1/pkg/common/plugin/gcp/ 10:41:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:41:08 spire-1.2.1/pkg/common/plugin/k8s/ 10:41:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:41:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:41:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:41:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:41:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:41:08 spire-1.2.1/pkg/common/plugin/log.go 10:41:08 spire-1.2.1/pkg/common/plugin/sshpop/ 10:41:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:41:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:41:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:41:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:41:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:41:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyRemoving intermediate container df215bfd3967 10:41:08 ---> ac09e111084d 10:41:08 10:41:08 10:41:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:41:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:41:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:41:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:41:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:41:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:41:08 spire-1.2.1/pkg/common/plugin/x509pop/ 10:41:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:41:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:41:08 spire-1.2.1/pkg/common/profiling/ 10:41:08 spire-1.2.1/pkg/common/profiling/dumpers.go 10:41:08 spire-1.2.1/pkg/common/profiling/profiling.go 10:41:08 spire-1.2.1/pkg/common/protoutil/ 10:41:08 spire-1.2.1/pkg/common/protoutil/masks.go 10:41:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:41:08 spire-1.2.1/pkg/common/rotationutil/ 10:41:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:41:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:41:08 spire-1.2.1/pkg/common/selector/ 10:41:08 spire-1.2.1/pkg/common/selector/selector.go 10:41:08 spire-1.2.1/pkg/common/selector/selector_test.go 10:41:08 spire-1.2.1/pkg/common/selector/set.go 10:41:08 spire-1.2.1/pkg/common/selector/set_utils.go 10:41:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:41:08 spire-1.2.1/pkg/common/telemetry/ 10:41:08 spire-1.2.1/pkg/common/telemetry/agent/ 10:41:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:41:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:41:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:41:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:41:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:41:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:41:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:41:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:41:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:41:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:41:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:41:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:41:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:41:08 spire-1.2.1/pkg/common/telemetry/call.go 10:41:08 spire-1.2.1/pkg/common/telemetry/common/ 10:41:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:41:08 spire-1.2.1/pkg/common/telemetry/config.go 10:41:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:41:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:41:08 spire-1.2.1/pkg/common/telemetry/inmem.go 10:41:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:41:08 spire-1.2.1/pkg/common/telemetry/m3.go 10:41:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:41:08 spire-1.2.1/pkg/common/telemetry/metrics.go 10:41:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:41:08 spire-1.2.1/pkg/common/telemetry/names.go 10:41:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:41:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:41:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:41:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:41:08 spire-1.2.1/pkg/common/telemetry/server/ 10:41:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:41:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:41:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:41:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:41:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:41:09 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:41:09 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:41:09 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:41:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:41:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:41:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:41:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:41:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:41:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:41:09 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:41:09 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:41:09 spire-1.2.1/pkg/common/telemetry/server/server.go 10:41:09 spire-1.2.1/pkg/common/telemetry/sink.go 10:41:09 spire-1.2.1/pkg/common/telemetry/statsd.go 10:41:09 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:41:09 spire-1.2.1/pkg/common/telemetry/uptime.go 10:41:09 spire-1.2.1/pkg/common/telemetry/version.go 10:41:09 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:41:09 spire-1.2.1/pkg/common/uptime/ 10:41:09 spire-1.2.1/pkg/common/uptime/uptime.go 10:41:09 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:41:09 spire-1.2.1/pkg/common/util/ 10:41:09 spire-1.2.1/pkg/common/util/certs.go 10:41:09 spire-1.2.1/pkg/common/util/certs_test.go 10:41:09 spire-1.2.1/pkg/common/util/csr.go 10:41:09 spire-1.2.1/pkg/common/util/hash.go 10:41:09 spire-1.2.1/pkg/common/util/selectors.go 10:41:09 spire-1.2.1/pkg/common/util/selectors_test.go 10:41:09 spire-1.2.1/pkg/common/util/signals.go 10:41:09 spire-1.2.1/pkg/common/util/sort.go 10:41:09 spire-1.2.1/pkg/common/util/sort_test.go 10:41:09 spire-1.2.1/pkg/common/util/task.go 10:41:09 spire-1.2.1/pkg/common/util/task_test.go 10:41:09 spire-1.2.1/pkg/common/util/testdata/ 10:41:09 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:41:09 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:41:09 spire-1.2.1/pkg/common/version/ 10:41:09 spire-1.2.1/pkg/common/version/version.go 10:41:09 spire-1.2.1/pkg/common/x509svid/ 10:41:09 spire-1.2.1/pkg/common/x509svid/common_test.go 10:41:09 spire-1.2.1/pkg/common/x509svid/csr.go 10:41:09 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:41:09 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:41:09 spire-1.2.1/pkg/common/x509util/ 10:41:09 spire-1.2.1/pkg/common/x509util/cert.go 10:41:09 spire-1.2.1/pkg/common/x509util/dns.go 10:41:09 spire-1.2.1/pkg/common/x509util/dns_test.go 10:41:09 spire-1.2.1/pkg/common/x509util/keyid.go 10:41:09 spire-1.2.1/pkg/common/x509util/keypair.go 10:41:09 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:41:09 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:41:09 spire-1.2.1/pkg/server/ 10:41:09 spire-1.2.1/pkg/server/api/ 10:41:09 spire-1.2.1/pkg/server/api/agent.go 10:41:09 spire-1.2.1/pkg/server/api/agent/ 10:41:09 spire-1.2.1/pkg/server/api/agent/v1/ 10:41:09 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:41:09 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:41:09 spire-1.2.1/pkg/server/api/agent_test.go 10:41:09 spire-1.2.1/pkg/server/api/api.go 10:41:09 spire-1.2.1/pkg/server/api/audit/ 10:41:09 spire-1.2.1/pkg/server/api/audit/audit.go 10:41:09 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:41:09 spire-1.2.1/pkg/server/api/bundle.go 10:41:09 spire-1.2.1/pkg/server/api/bundle/ 10:41:09 spire-1.2.1/pkg/server/api/bundle/v1/ 10:41:09 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:41:09 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:41:09 spire-1.2.1/pkg/server/api/bundle_test.go 10:41:09 spire-1.2.1/pkg/server/api/debug/ 10:41:09 spire-1.2.1/pkg/server/api/debug/v1/ 10:41:09 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:41:09 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:41:09 spire-1.2.1/pkg/server/api/entry.go 10:41:09 spire-1.2.1/pkg/server/api/entry/ 10:41:09 spire-1.2.1/pkg/server/api/entry/v1/ 10:41:09 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:41:09 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:41:09 spire-1.2.1/pkg/server/api/entry_test.go 10:41:09 spire-1.2.1/pkg/server/api/health/ 10:41:09 spire-1.2.1/pkg/server/api/health/v1/ 10:41:09 spire-1.2.1/pkg/server/api/health/v1/service.go 10:41:09 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:41:09 spire-1.2.1/pkg/server/api/id.go 10:41:09 spire-1.2.1/pkg/server/api/id_test.go 10:41:09 spire-1.2.1/pkg/server/api/limits/ 10:41:09 spire-1.2.1/pkg/server/api/limits/limits.go 10:41:09 spire-1.2.1/pkg/server/api/middleware/ 10:41:09 spire-1.2.1/pkg/server/api/middleware/alias.go 10:41:09 spire-1.2.1/pkg/server/api/middleware/audit.go 10:41:09 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:41:09 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:41:09 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:41:09 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:41:09 spire-1.2.1/pkg/server/api/middleware/caller.go 10:41:09 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:41:09 spire-1.2.1/pkg/server/api/middleware/common.go 10:41:09 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:41:09 spire-1.2.1/pkg/server/api/middleware/entries.go 10:41:09 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:41:09 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:41:09 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:41:09 spire-1.2.1/pkg/server/api/ratelimit.go 10:41:09 spire-1.2.1/pkg/server/api/rpccontext/ 10:41:09 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:41:09 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:41:09 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:41:09 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:41:09 spire-1.2.1/pkg/server/api/selector.go 10:41:09 spire-1.2.1/pkg/server/api/selector_test.go 10:41:09 spire-1.2.1/pkg/server/api/status.go 10:41:09 spire-1.2.1/pkg/server/api/status_test.go 10:41:09 spire-1.2.1/pkg/server/api/svid/ 10:41:09 spire-1.2.1/pkg/server/api/svid/v1/ 10:41:09 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:41:09 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:41:09 spire-1.2.1/pkg/server/api/trustdomain.go 10:41:09 spire-1.2.1/pkg/server/api/trustdomain/ 10:41:09 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:41:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:41:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:41:09 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:41:09 spire-1.2.1/pkg/server/authpolicy/ 10:41:09 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:41:09 spire-1.2.1/pkg/server/authpolicy/policy.go 10:41:09 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:41:09 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:41:09 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:41:09 spire-1.2.1/pkg/server/authpolicy/validate.go 10:41:09 spire-1.2.1/pkg/server/bundle/ 10:41:09 spire-1.2.1/pkg/server/bundle/client/ 10:41:09 spire-1.2.1/pkg/server/bundle/client/client.go 10:41:09 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:41:09 spire-1.2.1/pkg/server/bundle/client/manager.go 10:41:09 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:41:09 spire-1.2.1/pkg/server/bundle/client/sources.go 10:41:09 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:41:09 spire-1.2.1/pkg/server/bundle/client/updater.go 10:41:09 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:41:09 spire-1.2.1/pkg/server/ca/ 10:41:09 spire-1.2.1/pkg/server/ca/ca.go 10:41:09 spire-1.2.1/pkg/server/ca/ca_health.go 10:41:09 spire-1.2.1/pkg/server/ca/ca_test.go 10:41:09 spire-1.2.1/pkg/server/ca/journal.go 10:41:09 spire-1.2.1/pkg/server/ca/journal_test.go 10:41:09 spire-1.2.1/pkg/server/ca/manager.go 10:41:09 spire-1.2.1/pkg/server/ca/manager_health.go 10:41:09 spire-1.2.1/pkg/server/ca/manager_test.go 10:41:09 spire-1.2.1/pkg/server/ca/templates.go 10:41:09 spire-1.2.1/pkg/server/ca/upstream_client.go 10:41:09 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:41:09 spire-1.2.1/pkg/server/ca/validation.go 10:41:09 spire-1.2.1/pkg/server/cache/ 10:41:09 spire-1.2.1/pkg/server/cache/dscache/ 10:41:09 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:41:09 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:41:09 spire-1.2.1/pkg/server/cache/entrycache/ 10:41:09 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:41:09 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:41:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:41:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:41:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:41:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:41:09 spire-1.2.1/pkg/server/catalog/ 10:41:09 spire-1.2.1/pkg/server/catalog/catalog.go 10:41:09 spire-1.2.1/pkg/server/catalog/keymanager.go 10:41:09 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:41:09 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:41:09 spire-1.2.1/pkg/server/catalog/notifier.go 10:41:09 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:41:09 spire-1.2.1/pkg/server/config.go 10:41:09 spire-1.2.1/pkg/server/datastore/ 10:41:09 spire-1.2.1/pkg/server/datastore/datastore.go 10:41:09 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:41:09 spire-1.2.1/pkg/server/datastore/repository.go 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:41:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:41:09 spire-1.2.1/pkg/server/endpoints/ 10:41:09 spire-1.2.1/pkg/server/endpoints/bundle/ 10:41:09 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:41:09 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:41:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:41:09 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:41:09 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:41:09 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:41:09 spire-1.2.1/pkg/server/endpoints/config.go 10:41:09 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:41:09 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:41:09 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:41:09 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:41:09 spire-1.2.1/pkg/server/endpoints/middleware.go 10:41:09 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:41:09 spire-1.2.1/pkg/server/hostservice/ 10:41:09 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:41:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:41:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:41:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:41:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:41:09 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:41:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:41:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/ 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/ 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:41:09 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:41:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:41:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/notifier/ 10:41:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:41:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:41:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:41:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:41:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:41:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:41:09 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:41:09 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:41:09 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pemSuccessfully built ac09e111084d 10:41:09 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemSuccessfully tagged core-data-arm64:latest 10:41:09  Building core-data ... done Building security-spiffe-token-provider 10:41:09 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:41:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:41:09 spire-1.2.1/pkg/server/registration/ 10:41:09 spire-1.2.1/pkg/server/registration/manager.go 10:41:09 spire-1.2.1/pkg/server/registration/manager_test.go 10:41:09 spire-1.2.1/pkg/server/scanentries.go 10:41:09 spire-1.2.1/pkg/server/scanentries_test.go 10:41:09 spire-1.2.1/pkg/server/server.go 10:41:09 spire-1.2.1/pkg/server/server_test.go 10:41:09 spire-1.2.1/pkg/server/svid/ 10:41:09 spire-1.2.1/pkg/server/svid/observer.go 10:41:09 spire-1.2.1/pkg/server/svid/observer_test.go 10:41:09 spire-1.2.1/pkg/server/svid/rotator.go 10:41:09 spire-1.2.1/pkg/server/svid/rotator_config.go 10:41:09 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:41:09 spire-1.2.1/pkg/server/svid/rotator_test.go 10:41:09 spire-1.2.1/proto/ 10:41:09 spire-1.2.1/proto/private/ 10:41:09 spire-1.2.1/proto/private/server/ 10:41:09 spire-1.2.1/proto/private/server/journal/ 10:41:09 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:41:09 spire-1.2.1/proto/private/server/journal/journal.proto 10:41:09 spire-1.2.1/proto/spire/ 10:41:09 spire-1.2.1/proto/spire/common/ 10:41:09 spire-1.2.1/proto/spire/common/common.pb.go 10:41:09 spire-1.2.1/proto/spire/common/common.proto 10:41:09 spire-1.2.1/proto/spire/common/plugin/ 10:41:09 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:41:09 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:41:09 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:41:09 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:41:09 spire-1.2.1/proto/spire/plugin/ 10:41:09 spire-1.2.1/proto/spire/plugin/agent/ 10:41:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:41:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:41:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:41:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:41:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:41:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:41:09 spire-1.2.1/release/ 10:41:09 spire-1.2.1/release/spire-extras/ 10:41:09 spire-1.2.1/release/spire-extras/README.md 10:41:09 spire-1.2.1/release/spire-extras/conf/ 10:41:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:41:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:41:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:41:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:41:09 spire-1.2.1/release/spire/ 10:41:09 spire-1.2.1/release/spire/README.md 10:41:09 spire-1.2.1/release/spire/conf/ 10:41:09 spire-1.2.1/release/spire/conf/agent/ 10:41:09 spire-1.2.1/release/spire/conf/agent/agent.conf 10:41:09 spire-1.2.1/release/spire/conf/server/ 10:41:09 spire-1.2.1/release/spire/conf/server/server.conf 10:41:09 spire-1.2.1/script/ 10:41:09 spire-1.2.1/script/build-artifact.sh 10:41:09 spire-1.2.1/script/generate_dummy_ca.sh 10:41:09 spire-1.2.1/support/ 10:41:09 spire-1.2.1/support/k8s/ 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:41:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:41:09 spire-1.2.1/support/oidc-discovery-provider/ 10:41:09 spire-1.2.1/support/oidc-discovery-provider/README.md 10:41:09 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:41:09 spire-1.2.1/support/oidc-discovery-provider/config.go 10:41:09 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:41:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:41:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:41:09 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:41:09 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:41:09 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:41:09 spire-1.2.1/support/oidc-discovery-provider/main.go 10:41:09 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:41:09 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:41:09 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:41:09 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:41:09 spire-1.2.1/test/ 10:41:09 spire-1.2.1/test/clock/ 10:41:09 spire-1.2.1/test/clock/clock.go 10:41:09 spire-1.2.1/test/fakes/ 10:41:09 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:41:09 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:41:09 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:41:09 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:41:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:41:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:41:09 spire-1.2.1/test/fakes/fakeagentstore/ 10:41:09 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:41:09 spire-1.2.1/test/fakes/fakedatastore/ 10:41:09 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:41:09 spire-1.2.1/test/fakes/fakeentryclient/ 10:41:09 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:41:09 spire-1.2.1/test/fakes/fakehealthchecker/ 10:41:09 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:41:09 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:41:09 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:41:09 spire-1.2.1/test/fakes/fakemetrics/ 10:41:09 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:41:09 spire-1.2.1/test/fakes/fakenoderesolver/ 10:41:09 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:41:09 spire-1.2.1/test/fakes/fakenotifier/ 10:41:09 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:41:09 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:41:09 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:41:09 spire-1.2.1/test/fakes/fakeserverca/ 10:41:09 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:41:09 spire-1.2.1/test/fakes/fakeservercatalog/ 10:41:09 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:41:09 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:41:09 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:41:09 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:41:09 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:41:09 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:41:09 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:41:09 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:41:09 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:41:09 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:41:09 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:41:09 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:41:09 spire-1.2.1/test/fixture/ 10:41:09 spire-1.2.1/test/fixture/certs/ 10:41:09 spire-1.2.1/test/fixture/certs/agent_svid.der 10:41:09 spire-1.2.1/test/fixture/certs/base_cert.pem 10:41:09 spire-1.2.1/test/fixture/certs/base_csr.pem 10:41:09 spire-1.2.1/test/fixture/certs/base_key.pem 10:41:09 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:41:09 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:41:09 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:41:09 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:41:09 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:41:09 spire-1.2.1/test/fixture/certs/blog_key.pem 10:41:09 spire-1.2.1/test/fixture/certs/bundle.der 10:41:09 spire-1.2.1/test/fixture/certs/ca.pem 10:41:09 spire-1.2.1/test/fixture/certs/ca_key.pem 10:41:09 spire-1.2.1/test/fixture/certs/database_cert.pem 10:41:09 spire-1.2.1/test/fixture/certs/database_csr.pem 10:41:09 spire-1.2.1/test/fixture/certs/database_key.pem 10:41:09 spire-1.2.1/test/fixture/certs/node_cert.pem 10:41:09 spire-1.2.1/test/fixture/certs/node_csr.pem 10:41:09 spire-1.2.1/test/fixture/certs/node_key.pem 10:41:09 spire-1.2.1/test/fixture/certs/svid.pem 10:41:09 spire-1.2.1/test/fixture/certs/svid_key.pem 10:41:09 spire-1.2.1/test/fixture/config/ 10:41:09 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:41:09 spire-1.2.1/test/fixture/config/agent_good.conf 10:41:09 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:41:09 spire-1.2.1/test/fixture/config/plugin_good.conf 10:41:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:41:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:41:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:41:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:41:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:41:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:41:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:41:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:41:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:41:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:41:09 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:41:09 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:41:09 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:41:09 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:41:09 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:41:09 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:41:09 spire-1.2.1/test/fixture/config/server_good.conf 10:41:09 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:41:09 spire-1.2.1/test/fixture/fixture.go 10:41:09 spire-1.2.1/test/fixture/nodeattestor/ 10:41:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:41:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:41:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:41:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:41:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:41:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:41:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:41:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:41:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:41:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:41:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:41:09 spire-1.2.1/test/fixture/registration/ 10:41:09 spire-1.2.1/test/fixture/registration/entries.json 10:41:09 spire-1.2.1/test/fixture/registration/good-for-update.json 10:41:09 spire-1.2.1/test/fixture/registration/good.json 10:41:09 spire-1.2.1/test/fixture/registration/invalid.json 10:41:09 spire-1.2.1/test/fixture/registration/invalid_json.json 10:41:09 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:41:09 spire-1.2.1/test/integration/ 10:41:09 spire-1.2.1/test/integration/README.md 10:41:09 spire-1.2.1/test/integration/common 10:41:09 spire-1.2.1/test/integration/setup/ 10:41:09 spire-1.2.1/test/integration/setup/adminclient/ 10:41:09 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:41:09 spire-1.2.1/test/integration/setup/adminclient/client.go 10:41:09 spire-1.2.1/test/integration/setup/debugagent/ 10:41:09 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:41:09 spire-1.2.1/test/integration/setup/debugagent/main.go 10:41:09 spire-1.2.1/test/integration/setup/debugserver/ 10:41:09 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:41:09 spire-1.2.1/test/integration/setup/debugserver/main.go 10:41:09 spire-1.2.1/test/integration/setup/downstreamclient/ 10:41:09 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:41:09 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:41:09 spire-1.2.1/test/integration/setup/itclient/ 10:41:09 spire-1.2.1/test/integration/setup/itclient/client.go 10:41:09 spire-1.2.1/test/integration/setup/node-attestation/ 10:41:09 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:41:09 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:41:09 spire-1.2.1/test/integration/setup/x509pop/ 10:41:09 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:41:09 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:41:09 spire-1.2.1/test/integration/suites/ 10:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:41:09 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:41:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:41:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:41:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:41:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:41:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:41:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:41:09 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:41:09 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:41:09 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:41:09 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:41:09 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:41:09 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:41:09 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:41:09 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:41:09 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:41:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:41:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:41:09 spire-1.2.1/test/integration/suites/join-token/ 10:41:09 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:41:09 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:41:09 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:41:09 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:41:09 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:41:09 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:41:09 spire-1.2.1/test/integration/suites/join-token/README.md 10:41:09 spire-1.2.1/test/integration/suites/join-token/conf/ 10:41:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:41:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:41:09 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:41:09 spire-1.2.1/test/integration/suites/join-token/teardown 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:41:09 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:41:09 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:41:09 spire-1.2.1/test/integration/suites/k8s/ 10:41:09 spire-1.2.1/test/integration/suites/k8s/00-setup 10:41:09 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:41:09 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:41:09 spire-1.2.1/test/integration/suites/k8s/README.md 10:41:09 spire-1.2.1/test/integration/suites/k8s/conf/ 10:41:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:41:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:41:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:41:09 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:41:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:41:09 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:41:09 spire-1.2.1/test/integration/suites/k8s/teardown 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/ 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:41:09 spire-1.2.1/test/integration/suites/node-attestation/ 10:41:09 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:41:09 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:41:09 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:41:09 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:41:09 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:41:09 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:41:09 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:41:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:41:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:41:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:41:09 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:41:09 spire-1.2.1/test/integration/suites/rotation/ 10:41:09 spire-1.2.1/test/integration/suites/rotation/00-setup 10:41:09 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:41:09 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:41:09 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:41:09 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:41:09 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:41:09 spire-1.2.1/test/integration/suites/rotation/README.md 10:41:09 spire-1.2.1/test/integration/suites/rotation/conf/ 10:41:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:41:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:41:09 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:41:09 spire-1.2.1/test/integration/suites/rotation/teardown 10:41:09 spire-1.2.1/test/integration/suites/self-test/ 10:41:09 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:41:09 spire-1.2.1/test/integration/suites/self-test/README.md 10:41:09 spire-1.2.1/test/integration/suites/self-test/teardown 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:41:09 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:41:09 spire-1.2.1/test/integration/suites/upgrade/ 10:41:09 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:41:09 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:41:09 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:41:09 spire-1.2.1/test/integration/suites/upgrade/README.md 10:41:09 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:41:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:41:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:41:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:41:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:41:09 spire-1.2.1/test/integration/suites/upgrade/teardown 10:41:09 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:41:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:41:09 spire-1.2.1/test/integration/test-one.sh 10:41:09 spire-1.2.1/test/integration/test.sh 10:41:09 spire-1.2.1/test/plugintest/ 10:41:09 spire-1.2.1/test/plugintest/config.go 10:41:09 spire-1.2.1/test/plugintest/load.go 10:41:09 spire-1.2.1/test/plugintest/option.go 10:41:09 spire-1.2.1/test/spiretest/ 10:41:09 spire-1.2.1/test/spiretest/apiserver.go 10:41:09 spire-1.2.1/test/spiretest/assertions.go 10:41:09 spire-1.2.1/test/spiretest/dir.go 10:41:09 spire-1.2.1/test/spiretest/errors_posix.go 10:41:09 spire-1.2.1/test/spiretest/errors_windows.go 10:41:09 spire-1.2.1/test/spiretest/logs.go 10:41:09 spire-1.2.1/test/spiretest/socketapi.go 10:41:09 spire-1.2.1/test/spiretest/suite.go 10:41:09 spire-1.2.1/test/spiretest/x509.go 10:41:09 spire-1.2.1/test/testca/ 10:41:09 spire-1.2.1/test/testca/ca.go 10:41:09 spire-1.2.1/test/testkey/ 10:41:09 spire-1.2.1/test/testkey/generate.sh 10:41:09 spire-1.2.1/test/testkey/genkeys.go 10:41:09 spire-1.2.1/test/testkey/keys.go 10:41:09 spire-1.2.1/test/testkey/new.go 10:41:09 spire-1.2.1/test/tpmsimulator/ 10:41:09 spire-1.2.1/test/tpmsimulator/simulator.go 10:41:09 spire-1.2.1/test/util/ 10:41:09 spire-1.2.1/test/util/cert_fixtures.go 10:41:09 spire-1.2.1/test/util/cert_generation.go 10:41:09 spire-1.2.1/test/util/io_redirection.go 10:41:09 spire-1.2.1/test/util/race.go 10:41:09 spire-1.2.1/test/util/util.go 10:41:09 building spire from source... 10:41:10 Installing go1.17.7... 10:41:43 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:41:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:41:43 ---> 8cd6df245e8f 10:41:43 Step 3/20 : WORKDIR /edgex-go 10:41:43 ---> Using cache 10:41:43 ---> 7d25b195f55f 10:41:43 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:41:43 ---> Running in b3aa571f0be3 10:41:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:41:45 Building bin/spire-server... 10:41:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:41:45 go: downloading github.com/mitchellh/cli v1.1.2 10:41:45 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:41:45 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:41:46 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:41:46 go: downloading google.golang.org/grpc v1.44.0 10:41:46 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:41:46 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:41:46 OK: 15741 distinct packages available 10:41:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:41:47 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:41:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:41:49 OK: 220 MiB in 52 packages 10:41:51 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:41:51 Removing intermediate container b3aa571f0be3 10:41:51 ---> 4c35bbb48403 10:41:51 Step 5/20 : COPY go.mod vendor* ./ 10:41:52 go: downloading github.com/imdario/mergo v0.3.12 10:41:52 go: downloading github.com/sirupsen/logrus v1.8.1 10:41:52  ---> 01d1d3fd3692 10:41:52 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:41:52 ---> Running in 3972c25b1efb 10:41:52 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:41:52 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:41:52 go: downloading github.com/fatih/color v1.13.0 10:41:53 go: downloading github.com/mattn/go-isatty v0.0.14 10:41:53 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:41:53 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:41:54 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:41:54 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:41:54 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:41:54 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:41:55 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:41:55 go: downloading github.com/open-policy-agent/opa v0.38.0 10:41:59 Removing intermediate container 3972c25b1efb 10:41:59 ---> aeebcea940b9 10:41:59 Step 7/20 : COPY . . 10:42:21 ---> 05f70b759812 10:42:21 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:42:21 ---> Running in cd80ffdd0e2f 10:42:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:42:25 go: downloading github.com/armon/go-metrics v0.3.10 10:42:25 go: downloading github.com/prometheus/client_golang v1.12.1 10:42:25 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:42:26 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:42:26 go: downloading github.com/mattn/go-colorable v0.1.12 10:42:27 go: downloading github.com/Masterminds/goutils v1.1.0 10:42:27 go: downloading github.com/Masterminds/semver v1.5.0 10:42:27 go: downloading github.com/google/uuid v1.1.2 10:42:27 go: downloading github.com/huandu/xstrings v1.3.2 10:42:28 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:42:28 go: downloading github.com/oklog/run v1.0.0 10:42:28 go: downloading github.com/imkira/go-observer v1.0.3 10:42:28 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:42:29 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:42:29 go: downloading github.com/prometheus/client_model v0.2.0 10:42:29 go: downloading github.com/prometheus/common v0.32.1 10:42:29 go: downloading go.uber.org/atomic v1.9.0 10:42:29 go: downloading github.com/beorn7/perks v1.0.1 10:42:30 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:42:30 go: downloading github.com/prometheus/procfs v0.7.3 10:42:30 go: downloading github.com/hashicorp/errwrap v1.1.0 10:42:30 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:42:30 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:42:30 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:42:32 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:42:33 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:42:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:42:40 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:42:40 go: downloading github.com/stretchr/testify v1.7.0 10:42:40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:42:40 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:42:40 go: downloading github.com/blang/semver/v4 v4.0.0 10:42:40 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:42:40 go: downloading github.com/jinzhu/gorm v1.9.16 10:42:40 go: downloading github.com/lib/pq v1.10.4 10:42:40 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:42:40 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:43:07 go: downloading google.golang.org/api v0.70.0 10:43:07 go: downloading k8s.io/client-go v0.23.4 10:43:07 go: downloading github.com/google/go-tpm v0.3.3 10:43:08 Removing intermediate container c662c392b429 10:43:08 ---> e840bafd4e8a 10:43:08 10:43:08 Step 10/22 : FROM alpine:3.14 10:43:08 ---> ac73e934f311 10:43:08 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:43:08 go: downloading k8s.io/api v0.23.4 10:43:08  ---> Running in fc31a28b0668 10:43:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:43:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:43:12 (1/2) Installing ca-certificates (20211220-r0) 10:43:12 (2/2) Installing dumb-init (1.2.5-r1) 10:43:12 Executing busybox-1.33.1-r7.trigger 10:43:12 Executing ca-certificates-20211220-r0.trigger 10:43:13 OK: 6 MiB in 16 packages 10:43:15 Removing intermediate container fc31a28b0668 10:43:15 ---> e47d215b6617 10:43:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:43:15 ---> Running in 103d6b1aef27 10:43:16 Removing intermediate container 103d6b1aef27 10:43:16 ---> 25743b9ea5f3 10:43:16 Step 13/22 : ENV APP_PORT=59860 10:43:16 ---> Running in 5aec75c220ca 10:43:16 Removing intermediate container 5aec75c220ca 10:43:16 ---> e3dbe76098e6 10:43:16 Step 14/22 : EXPOSE $APP_PORT 10:43:17 ---> Running in b0e3f48d4867 10:43:17 Removing intermediate container b0e3f48d4867 10:43:17 ---> 2fdef96259fb 10:43:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:43:18 ---> d41830d7a086 10:43:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:43:22 ---> 23b8ea9a64f2 10:43:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:43:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:43:22  ---> d301443d1fe8 10:43:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:43:22 ---> Running in 08050e8b24a3 10:43:23 Removing intermediate container 08050e8b24a3 10:43:23 ---> 4cac704abe6e 10:43:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:43:23 ---> Running in 8044f7f4d745 10:43:23 Removing intermediate container 8044f7f4d745 10:43:23 ---> 32358a171476 10:43:23 Step 20/22 : LABEL arch=arm64 10:43:24 ---> Running in ced49de2f004 10:43:24 Removing intermediate container ced49de2f004 10:43:24 ---> b051e8ebe75c 10:43:24 Step 21/22 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:43:24 ---> Running in aaf329319556 10:43:25 Removing intermediate container aaf329319556 10:43:25 ---> cd091c967e60 10:43:25 Step 22/22 : LABEL version=0.0.0 10:43:25 ---> Running in 6439bfe49b49 10:43:26 Removing intermediate container 6439bfe49b49 10:43:26 ---> b496cac97668 10:43:26 10:43:26 Successfully built b496cac97668 10:43:26 Successfully tagged support-notifications-arm64:latest 10:43:26 Building core-command 10:43:59  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:43:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:43:59 ---> 8cd6df245e8f 10:43:59 Step 3/23 : WORKDIR /edgex-go 10:43:59 ---> Using cache 10:43:59 ---> 7d25b195f55f 10:43:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:59 ---> Using cache 10:43:59 ---> 281e2c3227a7 10:43:59 Step 5/23 : RUN apk add --update --no-cache make git 10:43:59 ---> Using cache 10:43:59 ---> d3bb6f033208 10:43:59 Step 6/23 : COPY go.mod vendor* ./ 10:43:59 ---> Using cache 10:43:59 ---> 6c9517a9c006 10:43:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:43:59 ---> Using cache 10:43:59 ---> 01a7c1c14f7b 10:43:59 Step 8/23 : COPY . . 10:43:59 ---> Using cache 10:43:59 ---> ca70f507c237 10:43:59 Step 9/23 : RUN make cmd/core-command/core-command 10:43:59 ---> Running in 201e5d44f976 10:43:59 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:43:59 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:43:59 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:43:59 go: downloading cloud.google.com/go/storage v1.21.0 10:43:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:43:59 go: downloading cloud.google.com/go v0.100.2 10:44:01 go: downloading k8s.io/apimachinery v0.23.4 10:44:03 go: downloading k8s.io/kube-aggregator v0.23.3 10:44:04 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:44:06 go: downloading cloud.google.com/go/security v1.3.0 10:44:06 go: downloading github.com/hashicorp/vault/api v1.4.1 10:44:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:44:06 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:44:08 go: downloading gopkg.in/yaml.v2 v2.4.0 10:44:08 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:44:08 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:44:08 go: downloading github.com/gobwas/glob v0.2.3 10:44:08 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:44:08 go: downloading github.com/twmb/murmur3 v1.1.6 10:44:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:44:09 go: downloading github.com/aws/smithy-go v1.11.0 10:44:10 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:44:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:44:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:44:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:44:11 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:44:11 go: downloading github.com/jinzhu/inflection v1.0.0 10:44:11 go: downloading github.com/gogo/protobuf v1.3.2 10:44:17 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:44:17 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:44:18 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:44:18 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:44:18 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:44:18 go: downloading github.com/dimchansky/utfbom v1.1.1 10:44:18 go: downloading cloud.google.com/go/compute v1.3.0 10:44:19 go: downloading cloud.google.com/go/iam v0.1.1 10:44:19 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:44:19 go: downloading k8s.io/klog/v2 v2.30.0 10:44:19 go: downloading github.com/google/gofuzz v1.1.0 10:44:19 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:44:20 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:44:21 go: downloading github.com/spf13/pflag v1.0.5 10:44:21 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:44:21 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:44:22 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:44:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:44:22 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:44:22 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:44:22 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:44:23 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:44:23 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:44:23 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:44:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:44:24 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:44:26 go: downloading go.opencensus.io v0.23.0 10:44:27 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:44:27 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:44:27 go: downloading gopkg.in/inf.v0 v0.9.1 10:44:27 go: downloading github.com/go-logr/logr v1.2.2 10:44:28 go: downloading github.com/google/go-cmp v0.5.7 10:44:28 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:44:28 go: downloading github.com/json-iterator/go v1.1.12 10:44:29 go: downloading github.com/googleapis/gnostic v0.5.5 10:44:32 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:44:34 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:44:34 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:44:35 go: downloading github.com/tklauser/numcpus v0.3.0 10:44:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:44:35 go: downloading go.uber.org/zap v1.21.0 10:44:36 go: downloading sigs.k8s.io/yaml v1.3.0 10:44:36 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:44:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:44:36 go: downloading github.com/modern-go/reflect2 v1.0.2 10:44:37 go: downloading github.com/ryanuber/go-glob v1.0.0 10:44:37 go: downloading github.com/golang/snappy v0.0.4 10:44:37 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:44:47 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:44:47 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:44:47 go: downloading github.com/hashicorp/go-version v1.2.0 10:44:47 go: downloading go.uber.org/multierr v1.6.0 10:45:14 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:45:14 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:48:51 Removing intermediate container 201e5d44f976 10:48:51 ---> 83cb8e8ac305 10:48:51 10:48:51 Step 10/23 : FROM alpine:3.14 10:48:51 ---> ac73e934f311 10:48:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:48:51 ---> Using cache 10:48:51 ---> 134c138ebb17 10:48:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:48:51 ---> Using cache 10:48:51 ---> 990d56867e26 10:48:51 Step 13/23 : ENV APP_PORT=59882 10:48:51 ---> Running in 5b6c288501d1 10:48:51 Removing intermediate container 5b6c288501d1 10:48:51 ---> cb64b7d3104d 10:48:51 Step 14/23 : EXPOSE $APP_PORT 10:48:51 ---> Running in f74a0a6df771 10:48:51 Removing intermediate container f74a0a6df771 10:48:51 ---> 1c1c64f46cba 10:48:51 Step 15/23 : WORKDIR / 10:48:51 ---> Running in 66ce17f71952 10:48:51 Removing intermediate container 66ce17f71952 10:48:51 ---> fad2478661ff 10:48:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:48:51 ---> 5ade8dc6906e 10:48:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:48:51 ---> 68c0f009983a 10:48:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:48:51 ---> 8c7f87b1a3c3 10:48:51 Step 19/23 : ENTRYPOINT ["/core-command"] 10:48:51 ---> Running in 60436faf0f89 10:48:51 Removing intermediate container 60436faf0f89 10:48:51 ---> 2a2bad97dacb 10:48:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:48:51 ---> Running in 606b009ba16d 10:48:51 Removing intermediate container 606b009ba16d 10:48:51 ---> e392c4a45dcc 10:48:51 Step 21/23 : LABEL arch=arm64 10:48:51 ---> Running in 4ab076b8fb0f 10:48:51 Removing intermediate container 4ab076b8fb0f 10:48:51 ---> 0076fa37567a 10:48:51 Step 22/23 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:48:51 ---> Running in 2c16b55ad0c8 10:48:51 Removing intermediate container 2c16b55ad0c8 10:48:51 ---> 1173ca584224 10:48:51 Step 23/23 : LABEL version=0.0.0 10:48:51 ---> Running in d2e4b68c9ee1 10:48:51 Removing intermediate container d2e4b68c9ee1 10:48:51 ---> 717fe4a48462 10:48:51 10:48:51 Successfully built 717fe4a48462 10:48:51 Successfully tagged core-command-arm64:latest 10:48:51 Building security-proxy-setup 10:49:18  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:49:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:49:18 ---> 8cd6df245e8f 10:49:18 Step 3/22 : WORKDIR /edgex-go 10:49:18 ---> Using cache 10:49:18 ---> 7d25b195f55f 10:49:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:49:18 ---> Using cache 10:49:18 ---> 281e2c3227a7 10:49:18 Step 5/22 : RUN apk add --update --no-cache make git 10:49:18 ---> Using cache 10:49:18 ---> d3bb6f033208 10:49:18 Step 6/22 : COPY go.mod vendor* ./ 10:49:18 ---> Using cache 10:49:18 ---> 6c9517a9c006 10:49:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:18 ---> Using cache 10:49:18 ---> 01a7c1c14f7b 10:49:18 Step 8/22 : COPY . . 10:49:18 ---> Using cache 10:49:18 ---> ca70f507c237 10:49:18 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:49:18 ---> Running in fa1134b5f888 10:49:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:49:32 Removing intermediate container cd80ffdd0e2f 10:49:32 ---> 6215c13b815d 10:49:32 10:49:32 Step 9/20 : FROM alpine:3.15 10:49:32 3.15: Pulling from library/alpine 10:49:32 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:49:32 Status: Downloaded newer image for alpine:3.15 10:49:32 ---> 3fb3c9af89a9 10:49:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:49:32 ---> Running in a4a58ccd8b53 10:49:32 Removing intermediate container a4a58ccd8b53 10:49:32 ---> e2f7ba80e948 10:49:32 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:49:32 ---> Running in b005496c56e9 10:49:35 Removing intermediate container b005496c56e9 10:49:35 ---> aacd8ca13157 10:49:35 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:49:35 ---> Running in f0d1277ea96d 10:49:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:49:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:49:39 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:49:39 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:49:39 OK: 15734 distinct packages available 10:49:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:49:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:49:41 (1/9) Installing ca-certificates (20211220-r0) 10:49:41 (2/9) Installing brotli-libs (1.0.9-r5) 10:49:41 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:49:42 (4/9) Installing libcurl (7.80.0-r1) 10:49:42 (5/9) Installing curl (7.80.0-r1) 10:49:42 (6/9) Installing dumb-init (1.2.5-r1) 10:49:42 (7/9) Installing musl-obstack (1.2.3-r0) 10:49:42 (8/9) Installing libucontext (1.1-r0) 10:49:42 (9/9) Installing gcompat (1.0.0-r4) 10:49:42 Executing busybox-1.34.1-r5.trigger 10:49:42 Executing ca-certificates-20211220-r0.trigger 10:49:43 OK: 8 MiB in 23 packages 10:49:45 Removing intermediate container f0d1277ea96d 10:49:45 ---> 367eb5a88482 10:49:45 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:49:46 ---> 443f023bb84c 10:49:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:49:48 ---> 92bcd00c24db 10:49:48 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:49:49 ---> 8d9ab4d59c81 10:49:49 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:49:49 ---> Running in cdfc1d72b3f4 10:49:50 Removing intermediate container cdfc1d72b3f4 10:49:50 ---> 9e1152a9f510 10:49:50 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:49:50 ---> Running in 9407ea683966 10:49:50 Removing intermediate container 9407ea683966 10:49:50 ---> 1e743f221c07 10:49:50 Step 18/20 : LABEL arch=arm64 10:49:50 ---> Running in d131c2435239 10:49:51 Removing intermediate container d131c2435239 10:49:51 ---> 946346610524 10:49:51 Step 19/20 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:49:51 ---> Running in c127ebd1157c 10:49:52 Removing intermediate container c127ebd1157c 10:49:52 ---> 5fb15c1f1188 10:49:52 Step 20/20 : LABEL version=0.0.0 10:49:52 ---> Running in e40d5c125141 10:49:52 Removing intermediate container e40d5c125141 10:49:52 ---> 73243d1f3880 10:49:52 10:49:53 Successfully built 73243d1f3880 10:49:53 Successfully tagged security-spiffe-token-provider-arm64:latest 10:53:00  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:53:15 Removing intermediate container fa1134b5f888 10:53:15 ---> 39e8dff5073b 10:53:15 10:53:15 Step 10/22 : FROM alpine:3.14 10:53:15 ---> ac73e934f311 10:53:15 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 10:53:15 ---> Running in aba0e6bf21df 10:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:53:17 (1/6) Installing ca-certificates (20211220-r0) 10:53:17 (2/6) Installing brotli-libs (1.0.9-r5) 10:53:17 (3/6) Installing nghttp2-libs (1.43.0-r0) 10:53:17 (4/6) Installing libcurl (7.79.1-r1) 10:53:17 (5/6) Installing curl (7.79.1-r1) 10:53:17 (6/6) Installing dumb-init (1.2.5-r1) 10:53:17 Executing busybox-1.33.1-r7.trigger 10:53:18 Executing ca-certificates-20211220-r0.trigger 10:53:18 OK: 8 MiB in 20 packages 10:53:20 Removing intermediate container aba0e6bf21df 10:53:20 ---> e522ef3b4142 10:53:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:53:20 ---> Running in 1728045cf5eb 10:53:21 Removing intermediate container 1728045cf5eb 10:53:21 ---> 3d7c4433a7fa 10:53:21 Step 13/22 : WORKDIR /edgex 10:53:21 ---> Running in af9f99d1fdce 10:53:21 Removing intermediate container af9f99d1fdce 10:53:21 ---> 35999d2cc124 10:53:21 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:53:22 ---> 10b7e09625be 10:53:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:53:24 ---> 5d06a55477cf 10:53:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:53:26 ---> d5ee8c0428df 10:53:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:53:27 ---> d75bf5949fd4 10:53:27 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:53:27 ---> Running in 89fce3b527a1 10:53:30 Removing intermediate container 89fce3b527a1 10:53:30 ---> fcc7e064014b 10:53:30 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:53:30 ---> Running in e1cf7a0242a0 10:53:30 Removing intermediate container e1cf7a0242a0 10:53:30 ---> a7bb80d5db91 10:53:30 Step 20/22 : LABEL arch=arm64 10:53:31 ---> Running in e3ddbbdeac99 10:53:31 Removing intermediate container e3ddbbdeac99 10:53:31 ---> cf6a03bc1c95 10:53:31 Step 21/22 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 10:53:31 ---> Running in 8be909408016 10:53:32 Removing intermediate container 8be909408016 10:53:32 ---> 31bf5c6dbb96 10:53:32 Step 22/22 : LABEL version=0.0.0 10:53:32 ---> Running in d8223bbc03ae 10:53:33 Removing intermediate container d8223bbc03ae 10:53:33 ---> 0763a5789672 10:53:33 10:53:33 Successfully built 0763a5789672 10:53:33 Successfully tagged security-proxy-setup-arm64:latest 11:04:41  Building security-proxy-setup ... done Building bin/spire-agent... 11:04:41 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:04:41 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:04:41 go: downloading github.com/docker/docker v20.10.12+incompatible 11:04:44 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:04:44 go: downloading github.com/google/go-tpm-tools v0.3.3 11:04:46 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:04:46 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:04:46 go: downloading github.com/docker/go-connections v0.4.0 11:04:46 go: downloading github.com/docker/go-units v0.4.0 11:04:46 go: downloading github.com/opencontainers/image-spec v1.0.1 11:04:46 go: downloading github.com/containerd/containerd v1.3.4 11:04:47 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:04:47 go: downloading github.com/opencontainers/go-digest v1.0.0 11:09:25 Building bin/spire-agent... 11:09:25 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:09:25 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:09:25 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:09:25 go: downloading github.com/docker/docker v20.10.12+incompatible 11:09:25 go: downloading github.com/google/go-tpm-tools v0.3.3 11:09:25 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:09:25 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:09:25 go: downloading github.com/docker/go-connections v0.4.0 11:09:25 go: downloading github.com/docker/go-units v0.4.0 11:09:25 go: downloading github.com/opencontainers/image-spec v1.0.1 11:09:25 go: downloading github.com/containerd/containerd v1.3.4 11:09:25 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:09:25 go: downloading github.com/opencontainers/go-digest v1.0.0 11:10:46 Removing intermediate container e9d379be554e 11:10:46 ---> 29437418ffd3 11:10:46 11:10:46 Step 13/26 : FROM alpine:3.15 11:10:46 ---> 3fb3c9af89a9 11:10:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:10:46 ---> Using cache 11:10:46 ---> e2f7ba80e948 11:10:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:46 ---> Using cache 11:10:46 ---> aacd8ca13157 11:10:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:10:46 ---> Running in 79a2ce0901e5 11:10:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:10:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:10:46 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 11:10:46 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:10:46 OK: 15734 distinct packages available 11:10:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:10:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:10:46 (1/5) Installing dumb-init (1.2.5-r1) 11:10:46 (2/5) Installing musl-obstack (1.2.3-r0) 11:10:46 (3/5) Installing libucontext (1.1-r0) 11:10:46 (4/5) Installing gcompat (1.0.0-r4) 11:10:46 (5/5) Installing openssl (1.1.1o-r0) 11:10:46 Executing busybox-1.34.1-r5.trigger 11:10:46 OK: 6 MiB in 19 packages 11:10:46 Removing intermediate container 79a2ce0901e5 11:10:46 ---> 282a71e4b418 11:10:46 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 11:10:47 ---> e68476631476 11:10:47 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:10:53 ---> 538bca0fd35b 11:10:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:10:53 ---> 1e8ee22d8503 11:10:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:10:54 ---> 4d3e37d2d643 11:10:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:10:55 ---> a9668c1b37ff 11:10:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:10:55 ---> Running in d598985568ae 11:10:55 Removing intermediate container d598985568ae 11:10:55 ---> bd9dbb97c743 11:10:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:10:56 ---> Running in ae315afe3bc3 11:10:56 Removing intermediate container ae315afe3bc3 11:10:56 ---> 6ee0b5d64b0a 11:10:56 Step 24/26 : LABEL arch=arm64 11:10:56 ---> Running in 4d3175039f18 11:10:56 Removing intermediate container 4d3175039f18 11:10:56 ---> b6572971701d 11:10:56 Step 25/26 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 11:10:56 ---> Running in dc9ab20fc470 11:10:57 Removing intermediate container dc9ab20fc470 11:10:57 ---> be595d104a0c 11:10:57 Step 26/26 : LABEL version=0.0.0 11:10:57 ---> Running in f90a58d2bfec 11:10:57 Removing intermediate container f90a58d2bfec 11:10:57 ---> b27c25a2b952 11:10:57 11:10:58 Successfully built b27c25a2b952 11:10:58 Successfully tagged security-spire-agent-arm64:latest 11:12:06  Building security-spire-agent ... done Building bin/spire-agent... 11:12:06 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:12:06 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:12:06 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:12:06 go: downloading github.com/docker/docker v20.10.12+incompatible 11:12:06 go: downloading github.com/google/go-tpm-tools v0.3.3 11:12:06 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:12:06 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:12:06 go: downloading github.com/docker/go-connections v0.4.0 11:12:06 go: downloading github.com/docker/go-units v0.4.0 11:12:06 go: downloading github.com/opencontainers/image-spec v1.0.1 11:12:06 go: downloading github.com/containerd/containerd v1.3.4 11:12:06 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:12:06 go: downloading github.com/opencontainers/go-digest v1.0.0 11:14:13 Removing intermediate container 5f7fa199fb80 11:14:13 ---> c2ca4b926c80 11:14:13 11:14:13 Step 13/25 : FROM alpine:3.15 11:14:13 ---> 3fb3c9af89a9 11:14:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:14:13 ---> Using cache 11:14:13 ---> e2f7ba80e948 11:14:13 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:14:13 ---> Using cache 11:14:13 ---> aacd8ca13157 11:14:13 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:14:13 ---> Using cache 11:14:13 ---> 282a71e4b418 11:14:13 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:14:18 ---> afa565f40273 11:14:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:14:19 ---> dc6f8b1ff007 11:14:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:14:20 ---> 918e8d6eb92d 11:14:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:14:20 ---> dd55bfe9af36 11:14:20 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:14:20 ---> Running in d92b2b78494d 11:14:21 Removing intermediate container d92b2b78494d 11:14:21 ---> 7db477a7cd87 11:14:21 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:14:21 ---> Running in 2cc2ddfd7044 11:14:21 Removing intermediate container 2cc2ddfd7044 11:14:21 ---> 46d6a3ed1b56 11:14:21 Step 23/25 : LABEL arch=arm64 11:14:21 ---> Running in 22f6b7c0aa90 11:14:22 Removing intermediate container 22f6b7c0aa90 11:14:22 ---> 11698051fc34 11:14:22 Step 24/25 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 11:14:22 ---> Running in 8a2c358c36b0 11:14:22 Removing intermediate container 8a2c358c36b0 11:14:22 ---> fe936ee68c75 11:14:22 Step 25/25 : LABEL version=0.0.0 11:14:22 ---> Running in a55943eb90f5 11:14:23 Removing intermediate container a55943eb90f5 11:14:23 ---> a56ae7c97a6d 11:14:23 11:14:23 Successfully built a56ae7c97a6d 11:14:23 Successfully tagged security-spire-server-arm64:latest 11:16:00  Building security-spire-server ... done Removing intermediate container 89bdf66da3ff 11:16:00 ---> bdf761085d6e 11:16:00 11:16:00 Step 13/26 : FROM alpine:3.15 11:16:00 ---> 3fb3c9af89a9 11:16:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:16:00 ---> Using cache 11:16:00 ---> e2f7ba80e948 11:16:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:16:00 ---> Using cache 11:16:00 ---> aacd8ca13157 11:16:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 11:16:00 ---> Running in d58334eb4edc 11:16:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:16:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:16:00 v3.15.4-159-g555cb2ef19 [https://nl.alpinelinux.org/alpine/v3.15/main] 11:16:00 v3.15.4-162-gef5e0c6f96 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:16:00 OK: 15734 distinct packages available 11:16:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:16:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:16:02 (1/4) Installing dumb-init (1.2.5-r1) 11:16:02 (2/4) Installing musl-obstack (1.2.3-r0) 11:16:02 (3/4) Installing libucontext (1.1-r0) 11:16:02 (4/4) Installing gcompat (1.0.0-r4) 11:16:02 Executing busybox-1.34.1-r5.trigger 11:16:02 OK: 6 MiB in 18 packages 11:16:03 Removing intermediate container d58334eb4edc 11:16:03 ---> 9968ecd449ad 11:16:03 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:16:07 ---> e1bcc4b2b8ac 11:16:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:16:07 ---> 56101b7114fc 11:16:07 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 11:16:07 ---> Running in 81be513195e0 11:16:07 Removing intermediate container 81be513195e0 11:16:07 ---> 68e48b5b7c64 11:16:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:16:08 ---> 1230ba822cea 11:16:08 Step 21/26 : WORKDIR / 11:16:08 ---> Running in 7c467f79ddaa 11:16:09 Removing intermediate container 7c467f79ddaa 11:16:09 ---> 45fa12293272 11:16:09 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:16:09 ---> Running in 08e24b3c84a6 11:16:09 Removing intermediate container 08e24b3c84a6 11:16:09 ---> 19db99a5772c 11:16:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:16:09 ---> Running in e6345eaef142 11:16:09 Removing intermediate container e6345eaef142 11:16:09 ---> 8459a3f6da19 11:16:09 Step 24/26 : LABEL arch=arm64 11:16:09 ---> Running in e2adabbc76bd 11:16:10 Removing intermediate container e2adabbc76bd 11:16:10 ---> e88ce5e011a9 11:16:10 Step 25/26 : LABEL git_sha=9c427644f386d7d470522997d87a07c6fbd55569 11:16:10 ---> Running in c2b89b0a3038 11:16:10 Removing intermediate container c2b89b0a3038 11:16:10 ---> c6c26cb37734 11:16:10 Step 26/26 : LABEL version=0.0.0 11:16:10 ---> Running in 4e09134a8382 11:16:10 Removing intermediate container 4e09134a8382 11:16:10 ---> 874cfcb89773 11:16:10 11:16:11 Successfully built 874cfcb89773 11:16:11 Successfully tagged security-spire-config-arm64:latest 11:16:11  Building security-spire-config ... done  [Pipeline] } 11:16:11 $ docker stop --time=1 2360ade94213631d1e4d358a2230e9f4c4b8cccd89b3b8fff2907407a6bc0d6a 11:16:13 $ docker rm -f 2360ade94213631d1e4d358a2230e9f4c4b8cccd89b3b8fff2907407a6bc0d6a [Pipeline] // withDockerContainer [Pipeline] sh 11:16:13 + docker images 11:16:14 REPOSITORY TAG IMAGE ID CREATED SIZE 11:16:14 security-spire-config-arm64 latest 874cfcb89773 4 seconds ago 85.6MB 11:16:14 bdf761085d6e 32 seconds ago 4.14GB 11:16:14 security-spire-server-arm64 latest a56ae7c97a6d About a minute ago 86.3MB 11:16:14 c2ca4b926c80 2 minutes ago 4.14GB 11:16:14 security-spire-agent-arm64 latest b27c25a2b952 5 minutes ago 126MB 11:16:14 29437418ffd3 5 minutes ago 4.14GB 11:16:14 security-proxy-setup-arm64 latest 0763a5789672 22 minutes ago 26.1MB 11:16:14 39e8dff5073b 23 minutes ago 1.31GB 11:16:14 security-spiffe-token-provider-arm64 latest 73243d1f3880 26 minutes ago 27.9MB 11:16:14 6215c13b815d 26 minutes ago 1.36GB 11:16:14 core-command-arm64 latest 717fe4a48462 27 minutes ago 15.5MB 11:16:14 83cb8e8ac305 27 minutes ago 1.3GB 11:16:14 support-notifications-arm64 latest b496cac97668 32 minutes ago 25.8MB 11:16:14 e840bafd4e8a 33 minutes ago 1.36GB 11:16:14 core-data-arm64 latest ac09e111084d 35 minutes ago 21.6MB 11:16:14 2713fd882174 35 minutes ago 1.34GB 11:16:14 security-secretstore-setup-arm64 latest 84d9ba2b2edc 35 minutes ago 27.5MB 11:16:14 6fdd00b1ef65 36 minutes ago 1.32GB 11:16:14 support-scheduler-arm64 latest 7dfcbd5d9ec5 41 minutes ago 25.2MB 11:16:14 0cf569efef83 42 minutes ago 1.36GB 11:16:14 sys-mgmt-agent-arm64 latest 0d83af88aec9 42 minutes ago 282MB 11:16:14 security-bootstrapper-arm64 latest 7ea24236674a 43 minutes ago 18.3MB 11:16:14 core-metadata-arm64 latest e2cacb008d67 43 minutes ago 16.3MB 11:16:14 f11f8464bd07 44 minutes ago 1.31GB 11:16:14 4d5c3fca4882 44 minutes ago 1.31GB 11:16:14 e361cefe21a2 44 minutes ago 1.31GB 11:16:14 ci-base-image-arm64 latest 8cd6df245e8f About an hour ago 885MB 11:16:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 4 weeks ago 551MB 11:16:14 docker 20.10.14 c346e9eafbab 6 weeks ago 202MB 11:16:14 alpine 3.14 ac73e934f311 6 weeks ago 5.34MB 11:16:14 alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB 11:16:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 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 11:16:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:14 11:16:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:16:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:15 arm64: Pulling from edgex-lftools-log-publisher 11:16:15 8998bd30e6a1: Pulling fs layer 11:16:15 04944245beec: Pulling fs layer 11:16:15 699f458cf7ca: Pulling fs layer 11:16:15 765212b225bb: Pulling fs layer 11:16:15 f23df028b6ca: Pulling fs layer 11:16:15 d65c8cfc05b1: Pulling fs layer 11:16:15 2437ff75d9bd: Pulling fs layer 11:16:15 f23df028b6ca: Waiting 11:16:15 d65c8cfc05b1: Waiting 11:16:15 2437ff75d9bd: Waiting 11:16:15 765212b225bb: Waiting 11:16:15 04944245beec: Verifying Checksum 11:16:15 04944245beec: Download complete 11:16:15 765212b225bb: Download complete 11:16:15 f23df028b6ca: Verifying Checksum 11:16:15 f23df028b6ca: Download complete 11:16:15 d65c8cfc05b1: Verifying Checksum 11:16:15 d65c8cfc05b1: Download complete 11:16:15 699f458cf7ca: Verifying Checksum 11:16:15 699f458cf7ca: Download complete 11:16:15 8998bd30e6a1: Verifying Checksum 11:16:15 8998bd30e6a1: Download complete 11:16:18 2437ff75d9bd: Verifying Checksum 11:16:18 2437ff75d9bd: Download complete 11:16:20 8998bd30e6a1: Pull complete 11:16:20 04944245beec: Pull complete 11:16:22 699f458cf7ca: Pull complete 11:16:22 765212b225bb: Pull complete 11:16:23 f23df028b6ca: Pull complete 11:16:23 d65c8cfc05b1: Pull complete 11:16:38 2437ff75d9bd: Pull complete 11:16:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:16:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:16:38 prd-ubuntu20.04-docker-arm64-4c-16g-64359 does not seem to be running inside a container 11:16:38 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:16:41 $ docker top d12178a0d5bd92d86f8754003394cc7afa98a4896ecb09574e2793391cfbae6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:42 ---> job-cost.sh 11:16:42 lf-activate-venv: SKIPPING 11:16:42 INFO: No Stack... 11:16:43 INFO: Retrieving Pricing Info for: v3-standard-4 11:16:43 INFO: Archiving Costs [Pipeline] sh 11:16:44 + cat /w/workspace/edgex-go/2/archives/cost.csv 11:16:44 + cut -d, -f6 [Pipeline] lock 11:16:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4034-2-stack-cost] 11:16:44 Resource [jenkins-edgexfoundry-edgex-go-PR-4034-2-stack-cost] did not exist. Created. 11:16:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4034-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:16:45 + echo total: 0.2199999988079071 [Pipeline] stash 11:16:45 Stashed 1 file(s) [Pipeline] } 11:16:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4034-2-stack-cost] [Pipeline] // lock [Pipeline] } 11:16:45 $ docker stop --time=1 d12178a0d5bd92d86f8754003394cc7afa98a4896ecb09574e2793391cfbae6f 11:16:47 $ docker rm -f d12178a0d5bd92d86f8754003394cc7afa98a4896ecb09574e2793391cfbae6f [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 11:16:47 provisioning config files... 11:16:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1907840521019551141tmp [Pipeline] { [Pipeline] sh 11:16:47 + set +x 11:16:47 + curl -s https://codecov.io/bash 11:16:47 + bash -s -- 11:16:47 11:16:47 _____ _ 11:16:47 / ____| | | 11:16:47 | | ___ __| | ___ ___ _____ __ 11:16:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:16:47 | |___| (_) | (_| | __/ (_| (_) \ V / 11:16:47 \_____\___/ \__,_|\___|\___\___/ \_/ 11:16:47 Bash-1.0.6 11:16:47 11:16:47 11:16:47 ==> git version 2.25.1 found 11:16:47 ==> 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 11:16:47 Release-Date: 2020-01-08 11:16:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:16:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:16:47 ==> Jenkins CI detected. 11:16:47 current dir:  /w/workspace/edgex-go/2 11:16:47 project root: . 11:16:47 --> token set from env 11:16:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:16:47 ==> Running gcov in . (disable via -X gcov) 11:16:47 ==> Python coveragepy not found 11:16:47 ==> Searching for coverage reports in: 11:16:47 + . 11:16:47 -> Found 1 reports 11:16:47 ==> Detecting git/mercurial file structure 11:16:47 ==> Reading reports 11:16:47 + ./coverage.out bytes=435134 11:16:47 ==> Appending adjustments 11:16:47 https://docs.codecov.io/docs/fixing-reports 11:16:49 + Found adjustments 11:16:49 ==> Gzipping contents 11:16:49 60K /tmp/codecov.9AJAf6.gz 11:16:49 ==> Uploading reports 11:16:49 url: https://codecov.io 11:16:49 query: branch=PR-4034&commit=9c427644f386d7d470522997d87a07c6fbd55569&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4034%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4034&job=&cmd_args= 11:16:49 -> Pinging Codecov 11:16:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4034&commit=9c427644f386d7d470522997d87a07c6fbd55569&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4034%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4034&job=&cmd_args= 11:16:49 -> Uploading to 11:16:49 https://storage.googleapis.com/codecov/v4/raw/2022-05-23/00271124DB129430A58F1EEE437C3FCB/9c427644f386d7d470522997d87a07c6fbd55569/88adb3d6-0999-4f5b-9616-daab36f31978.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T111649Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff7e2081ca066a55eec7b4bc4e2c6fabf29b46a1b2933d6d98f26831f5da250d 11:16:49 % Total % Received % Xferd Average Speed Time Time Time Current 11:16:49 Dload Upload Total Spent Left Speed 11:16:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59885 0 0 100 59885 0 256k --:--:-- --:--:-- --:--:-- 255k 100 59885 0 0 100 59885 0 200k --:--:-- --:--:-- --:--:-- 200k 11:16:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9c427644f386d7d470522997d87a07c6fbd55569 [Pipeline] } 11:16:49 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 11:16:50 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 11:16:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:16:51 ---> package-listing.sh 11:16:51 ++ facter osfamily 11:16:51 ++ tr '[:upper:]' '[:lower:]' 11:16:51 + OS_FAMILY=debian 11:16:51 + workspace=/w/workspace/edgex-go/2 11:16:51 + START_PACKAGES=/tmp/packages_start.txt 11:16:51 + END_PACKAGES=/tmp/packages_end.txt 11:16:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:16:51 + PACKAGES=/tmp/packages_start.txt 11:16:51 + '[' /w/workspace/edgex-go/2 ']' 11:16:51 + PACKAGES=/tmp/packages_end.txt 11:16:51 + case "${OS_FAMILY}" in 11:16:51 + dpkg -l 11:16:51 + grep '^ii' 11:16:51 + '[' -f /tmp/packages_start.txt ']' 11:16:51 + '[' -f /tmp/packages_end.txt ']' 11:16:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:16:51 + '[' /w/workspace/edgex-go/2 ']' 11:16:51 + mkdir -p /w/workspace/edgex-go/2/archives/ 11:16:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 11:16:51 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:16:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:16:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:52 11:16:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:16:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:53 latest: Pulling from edgex-lftools-log-publisher 11:16:53 5eb5b503b376: Pulling fs layer 11:16:53 5c69ac0246d0: Pulling fs layer 11:16:53 ec43610c2a17: Pulling fs layer 11:16:53 3a2ae6a8a46f: Pulling fs layer 11:16:53 33b1e0a273af: Pulling fs layer 11:16:53 5d3b04190fa2: Pulling fs layer 11:16:53 2f39f015ded8: Pulling fs layer 11:16:53 33b1e0a273af: Waiting 11:16:53 5d3b04190fa2: Waiting 11:16:53 2f39f015ded8: Waiting 11:16:53 3a2ae6a8a46f: Waiting 11:16:53 5c69ac0246d0: Verifying Checksum 11:16:53 5c69ac0246d0: Download complete 11:16:53 3a2ae6a8a46f: Download complete 11:16:53 33b1e0a273af: Verifying Checksum 11:16:53 33b1e0a273af: Download complete 11:16:53 ec43610c2a17: Verifying Checksum 11:16:53 ec43610c2a17: Download complete 11:16:53 5d3b04190fa2: Download complete 11:16:53 5eb5b503b376: Verifying Checksum 11:16:53 5eb5b503b376: Download complete 11:16:53 2f39f015ded8: Download complete 11:16:54 5eb5b503b376: Pull complete 11:16:54 5c69ac0246d0: Pull complete 11:16:55 ec43610c2a17: Pull complete 11:16:55 3a2ae6a8a46f: Pull complete 11:16:55 33b1e0a273af: Pull complete 11:16:55 5d3b04190fa2: Pull complete 11:16:59 2f39f015ded8: Pull complete 11:16:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:16:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:16:59 prd-ubuntu20.04-docker-8c-8g-64358 does not seem to be running inside a container 11:16:59 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 11:17:01 $ docker top 26caedff9c9f6321b618133121ead6e473e87a88a9df1843401473a7dc3cfb67 -eo pid,comm [Pipeline] { [Pipeline] sh 11:17:02 + touch /tmp/pre-build-complete [Pipeline] sh 11:17:02 + mkdir -p /var/log/sysstat [Pipeline] sh 11:17:02 + ls /var/log/sa-host 11:17:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:17:02 provisioning config files... 11:17:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7213936779455964635tmp [Pipeline] { [Pipeline] echo 11:17:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:17:03 ---> create-netrc.sh [Pipeline] } 11:17:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:17:03 ---> python-tools-install.sh [Pipeline] echo 11:17:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:17:03 ---> sudo-logs.sh 11:17:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:17:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:17:04 ---> job-cost.sh 11:17:04 lf-activate-venv: SKIPPING 11:17:04 DEBUG: total: 0.2199999988079071 11:17:04 INFO: Retrieving Stack Cost... 11:17:04 INFO: Retrieving Pricing Info for: v3-standard-8 11:17:05 INFO: Archiving Costs [Pipeline] echo 11:17:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:17:05 ---> logs-deploy.sh 11:17:05 lf-activate-venv: SKIPPING 11:17:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4034/2 11:17:05 INFO: archiving workspace using pattern(s): 11:17:06 Archives upload complete. 11:17:06 INFO: archiving logs to Nexus 11:17:07 ---> uname -a: 11:17:07 Linux prd-ubuntu20-04-docker-8c-8g-64358 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 11:17:07 11:17:07 11:17:07 ---> lscpu: 11:17:07 Architecture: x86_64 11:17:07 CPU op-mode(s): 32-bit, 64-bit 11:17:07 Byte Order: Little Endian 11:17:07 Address sizes: 40 bits physical, 48 bits virtual 11:17:07 CPU(s): 8 11:17:07 On-line CPU(s) list: 0-7 11:17:07 Thread(s) per core: 1 11:17:07 Core(s) per socket: 1 11:17:07 Socket(s): 8 11:17:07 NUMA node(s): 1 11:17:07 Vendor ID: AuthenticAMD 11:17:07 CPU family: 23 11:17:07 Model: 49 11:17:07 Model name: AMD EPYC-Rome Processor 11:17:07 Stepping: 0 11:17:07 CPU MHz: 2799.998 11:17:07 BogoMIPS: 5599.99 11:17:07 Virtualization: AMD-V 11:17:07 Hypervisor vendor: KVM 11:17:07 Virtualization type: full 11:17:07 L1d cache: 256 KiB 11:17:07 L1i cache: 256 KiB 11:17:07 L2 cache: 4 MiB 11:17:07 L3 cache: 128 MiB 11:17:07 NUMA node0 CPU(s): 0-7 11:17:07 Vulnerability Itlb multihit: Not affected 11:17:07 Vulnerability L1tf: Not affected 11:17:07 Vulnerability Mds: Not affected 11:17:07 Vulnerability Meltdown: Not affected 11:17:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:17:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:17:07 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:17:07 Vulnerability Srbds: Not affected 11:17:07 Vulnerability Tsx async abort: Not affected 11:17:07 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 11:17:07 11:17:07 11:17:07 ---> nproc: 11:17:07 8 11:17:07 11:17:07 11:17:07 ---> df -h: 11:17:07 Filesystem Size Used Avail Use% Mounted on 11:17:07 overlay 155G 29G 127G 19% / 11:17:07 tmpfs 64M 0 64M 0% /dev 11:17:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:17:07 shm 64M 0 64M 0% /dev/shm 11:17:07 /dev/vda1 155G 29G 127G 19% /facter-os 11:17:07 11:17:07 11:17:07 ---> sar -b -r -n DEV: 11:17:07 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64358) 05/23/22 _x86_64_ (8 CPU) 11:17:07 11:17:07 10:06:22 LINUX RESTART (8 CPU) 11:17:07 11:17:07 10:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:17:07 10:08:01 300.63 12.60 288.04 0.00 2043.13 121086.35 0.00 11:17:07 10:09:01 34.42 0.15 34.27 0.00 1.87 13353.97 0.00 11:17:07 10:10:01 83.62 0.12 83.50 0.00 12.00 32500.05 0.00 11:17:07 10:11:01 435.90 0.27 435.64 0.00 12.66 356345.08 0.00 11:17:07 10:12:01 973.71 0.33 973.38 0.00 7.20 414482.37 0.00 11:17:07 10:13:01 1181.72 0.68 1181.04 0.00 12.00 363492.97 0.00 11:17:07 10:14:01 519.40 1.58 517.81 0.00 12.66 179920.41 0.00 11:17:07 10:15:01 289.32 0.00 289.32 0.00 0.00 128351.41 0.00 11:17:07 10:16:01 364.99 1.90 363.09 0.00 15.20 143611.93 0.00 11:17:07 10:17:01 504.98 1.33 503.65 0.00 13.20 219585.07 0.00 11:17:07 10:18:01 2.25 0.00 2.25 0.00 0.00 25.60 0.00 11:17:07 10:19:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 11:17:07 10:20:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 11:17:07 10:21:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 11:17:07 10:22:01 2.03 0.02 2.02 0.00 0.13 23.60 0.00 11:17:07 10:23:02 1.40 0.00 1.40 0.00 0.00 17.46 0.00 11:17:07 10:24:01 1.08 0.00 1.08 0.00 0.00 12.61 0.00 11:17:07 10:25:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 11:17:07 10:26:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 11:17:07 10:27:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 11:17:07 10:28:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 11:17:07 10:29:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 11:17:07 10:30:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 11:17:07 10:31:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 11:17:07 10:32:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 11:17:07 10:33:01 1.55 0.00 1.55 0.00 0.00 19.19 0.00 11:17:07 10:34:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 11:17:07 10:35:01 3.55 0.87 2.68 0.00 18.40 34.79 0.00 11:17:07 10:36:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 11:17:07 10:37:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 11:17:07 10:38:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 11:17:07 10:39:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 11:17:07 10:40:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 11:17:07 10:41:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 11:17:07 10:42:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 11:17:07 10:43:01 1.58 0.00 1.58 0.00 0.00 19.86 0.00 11:17:07 10:44:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 11:17:07 10:45:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 11:17:07 10:46:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 11:17:07 10:47:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 11:17:07 10:48:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 11:17:07 10:49:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 11:17:07 10:50:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 11:17:07 10:51:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 11:17:07 10:52:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 11:17:07 10:53:01 1.67 0.00 1.67 0.00 0.00 21.46 0.00 11:17:07 10:54:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 11:17:07 10:55:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 11:17:07 10:56:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 11:17:07 10:57:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 11:17:07 10:58:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 11:17:07 10:59:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 11:17:07 11:00:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 11:17:07 11:01:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 11:17:07 11:02:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 11:17:07 11:03:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 11:17:07 11:04:01 1.53 0.00 1.53 0.00 0.00 18.39 0.00 11:17:07 11:05:01 3.43 1.58 1.85 0.00 50.39 23.60 0.00 11:17:07 11:06:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 11:17:07 11:07:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 11:17:07 11:08:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 11:17:07 11:09:01 8.07 0.00 8.07 0.00 0.00 233.03 0.00 11:17:07 11:10:01 5.22 0.00 5.22 0.00 0.00 173.17 0.00 11:17:07 11:11:01 1.80 0.00 1.80 0.00 0.00 21.46 0.00 11:17:07 11:12:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 11:17:07 11:13:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 11:17:07 11:14:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 11:17:07 11:15:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 11:17:07 11:16:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 11:17:07 11:17:01 40.71 0.22 40.49 0.00 16.93 16730.94 0.00 11:17:07 Average: 68.91 0.31 68.60 0.00 31.66 28448.70 0.00 11:17:07 11:17:07 10:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:17:07 10:08:01 27974012 31606160 684788 2.08 158552 3669620 2419368 7.13 1525868 2920468 114096 11:17:07 10:09:01 27738744 31719324 567132 1.72 165280 3969760 2062712 6.08 1407584 3227244 170188 11:17:07 10:10:01 24511700 31608756 680076 2.07 167172 7009076 2984080 8.79 1895728 5888736 2964900 11:17:07 10:11:01 21518388 31663636 612884 1.86 193692 9897204 2233324 6.58 1876780 8753744 230492 11:17:07 10:12:01 16129004 31455476 797136 2.42 260372 14732528 2851288 8.40 2580700 13132732 870444 11:17:07 10:13:01 9725924 29538596 2703288 8.22 357088 18771520 5417980 15.97 5360924 16388176 1048696 11:17:07 10:14:01 5108864 28516004 3719128 11.31 480488 21886796 6551592 19.31 6971468 19031056 775392 11:17:07 10:15:01 2350444 30836620 1409192 4.29 563436 26670392 3319200 9.78 5929264 22629468 1977004 11:17:07 10:16:01 3745132 31520692 732672 2.23 681160 25925704 2545868 7.50 3711216 23546820 2711312 11:17:07 10:17:01 8244512 31724496 537604 1.63 744476 21815480 2017372 5.95 2873044 20143776 452 11:17:07 10:18:01 8245992 31725976 535996 1.63 744496 21815488 2017372 5.95 2872048 20143780 184 11:17:07 10:19:01 8255060 31735212 526568 1.60 744508 21815556 2017372 5.95 2863024 20143848 212 11:17:07 10:20:01 8255464 31735592 526256 1.60 744516 21815560 2017372 5.95 2862608 20143852 12 11:17:07 10:21:01 8256012 31736184 525532 1.60 744516 21815560 2017372 5.95 2861996 20143852 192 11:17:07 10:22:01 8258516 31739372 522896 1.59 744560 21815560 2020604 5.95 2859016 20144400 28 11:17:07 10:23:02 8258824 31739728 522588 1.59 744584 21815564 2020604 5.95 2858556 20144400 216 11:17:07 10:24:01 8258800 31739740 522556 1.59 744604 21815568 2020604 5.95 2858636 20144404 188 11:17:07 10:25:01 8258760 31739860 522356 1.59 744624 21815700 2020604 5.95 2858612 20144524 192 11:17:07 10:26:01 8258672 31739784 522368 1.59 744636 21815704 2020604 5.95 2858704 20144536 176 11:17:07 10:27:01 8258412 31739556 522560 1.59 744672 21815708 2020604 5.95 2859212 20144540 236 11:17:07 10:28:01 8258616 31739812 522264 1.59 744700 21815712 2020604 5.95 2858932 20144544 24 11:17:07 10:29:01 8258576 31739772 522236 1.59 744708 21815712 2020604 5.95 2858648 20144544 56 11:17:07 10:30:01 8258688 31739924 522236 1.59 744736 21815720 2020604 5.95 2858736 20144548 184 11:17:07 10:31:01 8258696 31739940 522180 1.59 744764 21815720 2020604 5.95 2858760 20144548 56 11:17:07 10:32:01 8258136 31739388 522652 1.59 744784 21815724 2020604 5.95 2859372 20144552 196 11:17:07 10:33:01 8258120 31739560 522560 1.59 744804 21815856 2020604 5.95 2858884 20144684 244 11:17:07 10:34:01 8258316 31739764 522316 1.59 744804 21815856 2020604 5.95 2858924 20144684 196 11:17:07 10:35:01 8256520 31738876 522912 1.59 744860 21816376 2043140 6.02 2859176 20145116 196 11:17:07 10:36:01 8256680 31739060 522880 1.59 744880 21816376 2043140 6.02 2859044 20145116 180 11:17:07 10:37:01 8256704 31739108 522812 1.59 744896 21816380 2043140 6.02 2859388 20145124 220 11:17:07 10:38:01 8256648 31739092 522764 1.59 744928 21816384 2043140 6.02 2859068 20145128 188 11:17:07 10:39:01 8256600 31739056 522736 1.59 744940 21816384 2043140 6.02 2859288 20145128 216 11:17:07 10:40:01 8256568 31739028 522732 1.59 744956 21816388 2043140 6.02 2858752 20145132 40 11:17:07 10:41:01 8256756 31739248 522428 1.59 744964 21816392 2043140 6.02 2859260 20145136 184 11:17:07 10:42:01 8256456 31738964 522648 1.59 744980 21816392 2043140 6.02 2859452 20145136 100 11:17:07 10:43:01 8256608 31739132 522656 1.59 744992 21816400 2043140 6.02 2859152 20145140 44 11:17:07 10:44:01 8256640 31739172 522612 1.59 745000 21816400 2043140 6.02 2858816 20145140 12 11:17:07 10:45:01 8256552 31739096 522632 1.59 745004 21816404 2043140 6.02 2858844 20145144 48 11:17:07 10:46:01 8256544 31739092 522572 1.59 745008 21816408 2043140 6.02 2858844 20145148 12 11:17:07 10:47:01 8256236 31738804 522804 1.59 745020 21816412 2043140 6.02 2859116 20145148 52 11:17:07 10:48:01 8256220 31738804 522736 1.59 745036 21816408 2043140 6.02 2858880 20145152 20 11:17:07 10:49:01 8256576 31739176 522480 1.59 745044 21816416 2043140 6.02 2858880 20145152 12 11:17:07 10:50:01 8256788 31739396 522412 1.59 745056 21816420 2043140 6.02 2858880 20145156 12 11:17:07 10:51:01 8256700 31739340 522396 1.59 745076 21816424 2043140 6.02 2859556 20145160 96 11:17:07 10:52:01 8256628 31739312 522376 1.59 745100 21816424 2043140 6.02 2859728 20145168 208 11:17:07 10:53:01 8256796 31739488 522336 1.59 745120 21816428 2043140 6.02 2859852 20145172 36 11:17:07 10:54:01 8256996 31739728 522300 1.59 745132 21816436 2043140 6.02 2859356 20145180 204 11:17:07 10:55:01 8256988 31739740 522276 1.59 745140 21816436 2043140 6.02 2859312 20145180 232 11:17:07 10:56:01 8256940 31739696 522256 1.59 745144 21816440 2043140 6.02 2859456 20145184 200 11:17:07 10:57:01 8256672 31739448 522444 1.59 745160 21816440 2043140 6.02 2859676 20145184 60 11:17:07 10:58:01 8256948 31739740 522152 1.59 745168 21816444 2043140 6.02 2859028 20145188 28 11:17:07 10:59:01 8256828 31739640 522132 1.59 745180 21816448 2043140 6.02 2859352 20145192 240 11:17:07 11:00:01 8256788 31739600 522104 1.59 745188 21816448 2043140 6.02 2859292 20145192 20 11:17:07 11:01:01 8257024 31739864 521840 1.59 745208 21816452 2043140 6.02 2859048 20145196 148 11:17:07 11:02:01 8256932 31739804 522036 1.59 745216 21816460 2043140 6.02 2859712 20145200 212 11:17:07 11:03:01 8257144 31740032 521740 1.59 745240 21816460 2043140 6.02 2859352 20145200 164 11:17:07 11:04:01 8257064 31740016 521752 1.59 745276 21816468 2043140 6.02 2859896 20145212 24 11:17:07 11:05:01 8252792 31738168 523564 1.59 745316 21817980 2043140 6.02 2864808 20144864 20 11:17:07 11:06:01 8252428 31737816 523804 1.59 745332 21817984 2043140 6.02 2864540 20144780 12 11:17:07 11:07:01 8252612 31738028 523744 1.59 745348 21817988 2043140 6.02 2864988 20144784 244 11:17:07 11:08:01 8252856 31738300 523448 1.59 745372 21817984 2043140 6.02 2864608 20144784 28 11:17:07 11:09:01 8252484 31738392 523312 1.59 745804 21818000 2043140 6.02 2864048 20144796 76 11:17:07 11:10:01 8254672 31740992 520664 1.58 746080 21817996 2043140 6.02 2861836 20144808 12 11:17:07 11:11:01 8254412 31740776 520828 1.58 746092 21818012 2043140 6.02 2861208 20144804 12 11:17:07 11:12:01 8254388 31740772 520772 1.58 746100 21818016 2043140 6.02 2861568 20144812 24 11:17:07 11:13:01 8254008 31740396 521012 1.58 746112 21818016 2043140 6.02 2861832 20144812 232 11:17:07 11:14:01 8253960 31740368 520980 1.58 746128 21818020 2043140 6.02 2861580 20144816 192 11:17:07 11:15:01 8254124 31740548 520736 1.58 746144 21818024 2026432 5.97 2861680 20144820 200 11:17:07 11:16:01 8254084 31740524 520696 1.58 746164 21818024 2026432 5.97 2862112 20144820 164 11:17:07 11:17:01 7707288 31710084 550704 1.67 764628 22271328 2298992 6.78 2909384 20597352 264 11:17:07 Average: 9169601 31635781 626246 1.90 692818 20911347 2211680 6.52 2939984 19211519 155292 11:17:07 11:17:07 10:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:17:07 10:08:01 docker0 611.30 505.83 45.60 3696.89 0.00 0.00 0.00 0.00 11:17:07 10:08:01 ens3 822.03 818.40 8771.65 151.61 0.00 0.00 0.00 0.00 11:17:07 10:08:01 veth5a75fe5 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 11:17:07 10:08:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 11:17:07 10:09:01 docker0 1.50 1.50 0.10 0.13 0.00 0.00 0.00 0.00 11:17:07 10:09:01 ens3 26.92 15.89 21.88 11.77 0.00 0.00 0.00 0.00 11:17:07 10:09:01 veth5a75fe5 1.50 1.55 0.12 0.13 0.00 0.00 0.00 0.00 11:17:07 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:10:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:17:07 10:10:01 ens3 130.99 90.25 1698.89 77.60 0.00 0.00 0.00 0.00 11:17:07 10:10:01 veth7e1a298 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:17:07 10:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 11:17:07 10:11:01 docker0 45.32 56.36 2.59 228.29 0.00 0.00 0.00 0.00 11:17:07 10:11:01 ens3 74.96 55.23 243.66 11.41 0.00 0.00 0.00 0.00 11:17:07 10:11:01 veth7e1a298 0.00 1.10 0.00 0.06 0.00 0.00 0.00 0.00 11:17:07 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:12:01 docker0 264.76 468.19 18.18 6161.05 0.00 0.00 0.00 0.00 11:17:07 10:12:01 ens3 594.12 360.33 7388.32 109.65 0.00 0.00 0.00 0.00 11:17:07 10:12:01 vethba56843 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 11:17:07 10:12:01 vethbede3ec 0.05 0.28 0.00 0.02 0.00 0.00 0.00 0.00 11:17:07 10:12:01 veth7e1a298 0.00 1.17 0.00 0.06 0.00 0.00 0.00 0.00 11:17:07 10:12:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 11:17:07 10:12:01 veth5e21989 188.95 356.55 15.98 5347.97 0.00 0.00 0.00 0.44 11:17:07 10:13:01 docker0 322.73 585.69 20.93 7534.94 0.00 0.00 0.00 0.00 11:17:07 10:13:01 ens3 666.59 382.56 7588.29 115.90 0.00 0.00 0.00 0.00 11:17:07 10:13:01 veth354c2fa 134.71 252.78 10.63 3631.58 0.00 0.00 0.00 0.30 11:17:07 10:13:01 veth946ae03 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 11:17:07 10:13:01 veth5eb3268 125.39 248.13 9.41 3221.77 0.00 0.00 0.00 0.26 11:17:07 10:13:01 veth7e1a298 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 11:17:07 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:13:01 veth5e21989 39.72 51.73 3.66 479.41 0.00 0.00 0.00 0.04 11:17:07 10:14:01 docker0 210.93 301.87 17.93 5046.88 0.00 0.00 0.00 0.00 11:17:07 10:14:01 ens3 353.21 250.39 5070.31 80.01 0.00 0.00 0.00 0.00 11:17:07 10:14:01 veth354c2fa 94.00 126.06 9.22 2195.69 0.00 0.00 0.00 0.18 11:17:07 10:14:01 veth5eb3268 106.62 157.29 10.59 2605.80 0.00 0.00 0.00 0.21 11:17:07 10:14:01 veth7e1a298 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:14:01 veth5e21989 8.23 14.56 0.84 206.95 0.00 0.00 0.00 0.02 11:17:07 10:15:01 docker0 0.38 0.32 0.02 0.02 0.00 0.00 0.00 0.00 11:17:07 10:15:01 ens3 9.02 6.30 5.03 7.70 0.00 0.00 0.00 0.00 11:17:07 10:15:01 veth354c2fa 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:15:01 veth5eb3268 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:15:01 veth7e1a298 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:16:01 docker0 40.74 49.98 2.92 490.65 0.00 0.00 0.00 0.00 11:17:07 10:16:01 ens3 58.36 45.43 497.92 7.38 0.00 0.00 0.00 0.00 11:17:07 10:16:01 veth7e1a298 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 11:17:07 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:17:01 docker0 32.62 40.19 1.91 163.41 0.00 0.00 0.00 0.00 11:17:07 10:17:01 ens3 50.03 39.02 172.31 6.79 0.00 0.00 0.00 0.00 11:17:07 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:18:01 ens3 0.30 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:17:07 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:19:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:21:01 ens3 0.42 0.10 0.05 0.01 0.00 0.00 0.00 0.00 11:17:07 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:22:01 ens3 0.85 0.50 0.83 0.34 0.00 0.00 0.00 0.00 11:17:07 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:23:02 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:23:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:24:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:25:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:26:01 ens3 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 11:17:07 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:27:01 ens3 0.80 0.52 0.43 0.34 0.00 0.00 0.00 0.00 11:17:07 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:32:01 ens3 0.33 0.23 0.19 0.07 0.00 0.00 0.00 0.00 11:17:07 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:33:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:35:01 ens3 0.33 0.12 0.08 0.01 0.00 0.00 0.00 0.00 11:17:07 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:37:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:17:07 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:38:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:40:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:42:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:17:07 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:43:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:46:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:17:07 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:47:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 11:17:07 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:51:01 ens3 0.55 0.50 0.27 0.22 0.00 0.00 0.00 0.00 11:17:07 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:52:01 ens3 0.55 0.12 0.12 0.07 0.00 0.00 0.00 0.00 11:17:07 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:53:01 ens3 0.68 0.40 0.49 0.21 0.00 0.00 0.00 0.00 11:17:07 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:57:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:17:07 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 10:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:02:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 11:17:07 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:04:01 ens3 0.98 0.40 0.42 0.21 0.00 0.00 0.00 0.00 11:17:07 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:05:01 ens3 7.17 5.13 5.14 6.03 0.00 0.00 0.00 0.00 11:17:07 11:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:17:07 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:07:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:17:07 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:09:01 ens3 71.35 64.72 45.02 60.57 0.00 0.00 0.00 0.00 11:17:07 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:10:01 ens3 59.76 47.73 38.21 60.79 0.00 0.00 0.00 0.00 11:17:07 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:12:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:17:07 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:13:01 ens3 0.27 0.25 0.18 0.02 0.00 0.00 0.00 0.00 11:17:07 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:14:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:15:01 ens3 0.43 0.08 0.05 0.01 0.00 0.00 0.00 0.00 11:17:07 11:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:17:07 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:16:01 ens3 0.63 0.63 0.35 0.29 0.00 0.00 0.00 0.00 11:17:07 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:07 11:17:01 ens3 102.80 60.96 2525.41 12.41 0.00 0.00 0.00 0.00 11:17:07 11:17:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 11:17:07 Average: docker0 21.87 28.72 1.57 333.28 0.00 0.00 0.00 0.00 11:17:07 Average: ens3 43.43 32.14 486.94 10.32 0.00 0.00 0.00 0.00 11:17:07 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 11:17:07 11:17:07 11:17:07 ---> sar -P ALL: 11:17:07 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64358) 05/23/22 _x86_64_ (8 CPU) 11:17:07 11:17:07 10:06:22 LINUX RESTART (8 CPU) 11:17:07 11:17:07 10:07:01 CPU %user %nice %system %iowait %steal %idle 11:17:07 10:08:01 all 15.03 0.00 5.26 2.05 0.12 77.53 11:17:07 10:08:01 0 14.60 0.00 4.67 4.72 0.12 75.90 11:17:07 10:08:01 1 13.73 0.00 4.46 1.01 0.12 80.68 11:17:07 10:08:01 2 16.49 0.00 5.12 0.83 0.10 77.46 11:17:07 10:08:01 3 14.90 0.00 4.23 0.85 0.14 79.88 11:17:07 10:08:01 4 18.66 0.00 7.18 7.64 0.15 66.38 11:17:07 10:08:01 5 14.25 0.00 5.79 0.08 0.08 79.79 11:17:07 10:08:01 6 14.55 0.00 5.15 0.61 0.12 79.57 11:17:07 10:08:01 7 13.06 0.00 5.50 0.68 0.14 80.62 11:17:07 10:09:01 all 45.64 0.00 6.81 0.21 0.11 47.23 11:17:07 10:09:01 0 44.66 0.00 7.12 0.03 0.10 48.09 11:17:07 10:09:01 1 46.50 0.00 7.62 1.31 0.13 44.43 11:17:07 10:09:01 2 47.17 0.00 6.70 0.10 0.12 45.91 11:17:07 10:09:01 3 46.16 0.00 6.18 0.12 0.08 47.46 11:17:07 10:09:01 4 45.51 0.00 6.54 0.02 0.10 47.84 11:17:07 10:09:01 5 45.35 0.00 7.28 0.02 0.12 47.24 11:17:07 10:09:01 6 45.04 0.00 6.16 0.02 0.10 48.69 11:17:07 10:09:01 7 44.76 0.00 6.88 0.03 0.12 48.21 11:17:07 10:10:01 all 29.20 0.00 7.03 0.68 0.10 62.99 11:17:07 10:10:01 0 29.59 0.00 7.90 0.07 0.10 62.34 11:17:07 10:10:01 1 28.63 0.00 7.55 0.49 0.12 63.20 11:17:07 10:10:01 2 30.20 0.00 8.12 0.59 0.10 60.99 11:17:07 10:10:01 3 28.81 0.00 6.12 3.96 0.10 61.01 11:17:07 10:10:01 4 30.48 0.00 7.10 0.05 0.10 62.27 11:17:07 10:10:01 5 28.37 0.00 6.12 0.17 0.08 65.26 11:17:07 10:10:01 6 27.39 0.00 5.58 0.02 0.08 66.93 11:17:07 10:10:01 7 30.13 0.00 7.78 0.05 0.10 61.94 11:17:07 10:11:01 all 52.61 0.00 14.07 5.42 0.12 27.78 11:17:07 10:11:01 0 53.80 0.00 13.16 1.17 0.14 31.73 11:17:07 10:11:01 1 51.90 0.00 13.09 5.77 0.10 29.13 11:17:07 10:11:01 2 52.32 0.00 14.54 6.02 0.14 26.98 11:17:07 10:11:01 3 53.52 0.00 15.24 1.95 0.12 29.17 11:17:07 10:11:01 4 52.55 0.00 13.34 0.92 0.10 33.09 11:17:07 10:11:01 5 52.35 0.00 15.26 3.93 0.12 28.34 11:17:07 10:11:01 6 53.06 0.00 13.70 15.30 0.14 17.79 11:17:07 10:11:01 7 51.40 0.00 14.20 8.28 0.14 25.97 11:17:07 10:12:01 all 41.59 0.00 14.67 9.77 0.15 33.83 11:17:07 10:12:01 0 40.80 0.00 17.23 20.77 0.14 21.07 11:17:07 10:12:01 1 39.52 0.00 14.37 3.64 0.20 42.27 11:17:07 10:12:01 2 40.10 0.00 11.67 5.19 0.12 42.92 11:17:07 10:12:01 3 43.79 0.00 14.40 6.79 0.15 34.86 11:17:07 10:12:01 4 41.31 0.00 15.25 9.75 0.14 33.55 11:17:07 10:12:01 5 43.49 0.00 15.20 13.34 0.14 27.83 11:17:07 10:12:01 6 41.51 0.00 13.32 7.33 0.14 37.69 11:17:07 10:12:01 7 42.24 0.00 15.92 11.40 0.15 30.28 11:17:07 10:13:01 all 73.22 0.00 14.73 3.55 0.17 8.33 11:17:07 10:13:01 0 75.91 0.00 14.33 2.35 0.15 7.26 11:17:07 10:13:01 1 68.07 0.00 16.96 5.21 0.17 9.59 11:17:07 10:13:01 2 72.15 0.00 13.12 3.61 0.15 10.97 11:17:07 10:13:01 3 74.81 0.00 14.07 1.98 0.20 8.94 11:17:07 10:13:01 4 73.42 0.00 16.45 5.20 0.17 4.78 11:17:07 10:13:01 5 74.65 0.00 14.23 2.04 0.20 8.87 11:17:07 10:13:01 6 72.50 0.00 13.37 3.54 0.17 10.43 11:17:07 10:13:01 7 74.21 0.00 15.32 4.47 0.15 5.85 11:17:07 10:14:01 all 80.86 0.00 10.24 2.94 0.16 5.80 11:17:07 10:14:01 0 81.12 0.00 10.92 2.61 0.17 5.18 11:17:07 10:14:01 1 77.73 0.00 10.26 1.97 0.13 9.89 11:17:07 10:14:01 2 78.83 0.00 10.03 1.95 0.15 9.04 11:17:07 10:14:01 3 81.17 0.00 8.93 2.61 0.15 7.13 11:17:07 10:14:01 4 80.67 0.00 11.56 4.76 0.15 2.86 11:17:07 10:14:01 5 86.93 0.00 7.09 0.95 0.17 4.86 11:17:07 10:14:01 6 76.56 0.00 12.82 8.06 0.19 2.38 11:17:07 10:14:01 7 83.82 0.00 10.29 0.67 0.15 5.07 11:17:07 10:15:01 all 76.78 0.00 9.11 1.16 0.16 12.80 11:17:07 10:15:01 0 74.47 0.00 9.50 0.22 0.17 15.64 11:17:07 10:15:01 1 71.43 0.00 8.20 0.07 0.15 20.14 11:17:07 10:15:01 2 90.46 0.00 7.68 0.48 0.18 1.19 11:17:07 10:15:01 3 89.58 0.00 8.25 0.10 0.20 1.87 11:17:07 10:15:01 4 70.31 0.00 9.00 0.69 0.15 19.86 11:17:07 10:15:01 5 75.12 0.00 8.00 0.10 0.17 16.61 11:17:07 10:15:01 6 72.32 0.00 8.63 2.92 0.15 15.99 11:17:07 10:15:01 7 70.36 0.00 13.63 4.68 0.13 11.20 11:17:07 10:16:01 all 34.86 0.00 7.52 3.16 0.09 54.37 11:17:07 10:16:01 0 31.97 0.00 8.24 6.18 0.08 53.52 11:17:07 10:16:01 1 25.20 0.00 7.29 2.37 0.10 65.04 11:17:07 10:16:01 2 48.79 0.00 6.69 0.73 0.10 43.69 11:17:07 10:16:01 3 44.96 0.00 7.79 1.74 0.10 45.40 11:17:07 10:16:01 4 26.72 0.00 7.51 1.70 0.08 63.99 11:17:07 10:16:01 5 45.04 0.00 7.81 2.14 0.10 44.90 11:17:07 10:16:01 6 30.41 0.00 7.26 0.39 0.08 61.86 11:17:07 10:16:01 7 25.56 0.00 7.58 10.06 0.09 56.71 11:17:07 10:17:01 all 7.66 0.00 4.91 4.80 0.05 82.58 11:17:07 10:17:01 0 8.11 0.00 4.15 4.50 0.07 83.17 11:17:07 10:17:01 1 8.32 0.00 4.94 1.58 0.05 85.10 11:17:07 10:17:01 2 8.46 0.00 5.10 2.12 0.03 84.28 11:17:07 10:17:01 3 7.47 0.00 5.53 5.85 0.07 81.08 11:17:07 10:17:01 4 9.10 0.00 5.00 1.74 0.05 84.11 11:17:07 10:17:01 5 4.71 0.00 5.78 8.02 0.05 81.44 11:17:07 10:17:01 6 8.17 0.00 5.73 13.11 0.05 72.94 11:17:07 10:17:01 7 6.91 0.00 3.08 1.53 0.07 88.41 11:17:07 10:18:01 all 0.01 0.00 0.01 0.01 0.01 99.97 11:17:07 10:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:18:01 2 0.00 0.00 0.02 0.02 0.02 99.95 11:17:07 10:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:18:01 4 0.05 0.00 0.02 0.00 0.03 99.90 11:17:07 10:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:17:07 10:18:01 6 0.00 0.00 0.02 0.05 0.00 99.93 11:17:07 10:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 11:17:07 10:18:01 CPU %user %nice %system %iowait %steal %idle 11:17:07 10:19:01 all 0.02 0.00 0.01 0.01 0.01 99.96 11:17:07 10:19:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:17:07 10:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:17:07 10:19:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:17:07 10:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:17:07 10:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:19:01 6 0.02 0.00 0.00 0.02 0.02 99.95 11:17:07 10:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:20:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:17:07 10:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:17:07 10:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:17:07 10:20:01 4 0.33 0.00 0.02 0.00 0.03 99.62 11:17:07 10:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:17:07 10:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:21:01 all 0.27 0.00 0.01 0.00 0.00 99.72 11:17:07 10:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:17:07 10:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:21:01 4 2.00 0.00 0.03 0.00 0.02 97.95 11:17:07 10:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:21:01 6 0.02 0.00 0.00 0.03 0.00 99.95 11:17:07 10:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:22:01 all 0.27 0.00 0.02 0.01 0.01 99.70 11:17:07 10:22:01 0 0.03 0.00 0.07 0.00 0.02 99.88 11:17:07 10:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:17:07 10:22:01 2 0.00 0.00 0.00 0.05 0.00 99.95 11:17:07 10:22:01 3 0.05 0.00 0.00 0.00 0.00 99.95 11:17:07 10:22:01 4 1.99 0.00 0.02 0.00 0.02 97.98 11:17:07 10:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:22:01 6 0.00 0.00 0.03 0.02 0.00 99.95 11:17:07 10:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:23:02 all 0.26 0.00 0.01 0.01 0.01 99.73 11:17:07 10:23:02 0 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:23:02 1 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:23:02 2 0.02 0.00 0.02 0.02 0.02 99.93 11:17:07 10:23:02 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:23:02 4 1.99 0.00 0.00 0.00 0.02 98.00 11:17:07 10:23:02 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:23:02 6 0.00 0.00 0.00 0.03 0.00 99.97 11:17:07 10:23:02 7 0.00 0.00 0.00 0.00 0.02 99.98 11:17:07 10:24:01 all 0.26 0.00 0.01 0.01 0.00 99.72 11:17:07 10:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:17:07 10:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:17:07 10:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:24:01 4 1.94 0.00 0.03 0.00 0.03 98.00 11:17:07 10:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:24:01 6 0.03 0.00 0.00 0.03 0.00 99.93 11:17:07 10:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:25:01 all 0.01 0.00 0.01 0.00 0.01 99.98 11:17:07 10:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:17:07 10:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:17:07 10:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:25:01 4 0.03 0.00 0.00 0.00 0.02 99.95 11:17:07 10:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:25:01 6 0.00 0.00 0.00 0.03 0.00 99.97 11:17:07 10:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:26:01 all 0.01 0.00 0.00 0.00 0.00 99.97 11:17:07 10:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:17:07 10:26:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:17:07 10:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:26:01 4 0.05 0.00 0.00 0.00 0.02 99.93 11:17:07 10:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:17:07 10:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:17:07 10:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:17:07 10:27:01 2 0.03 0.00 0.02 0.02 0.00 99.93 11:17:07 10:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:27:01 4 0.02 0.00 0.03 0.00 0.03 99.92 11:17:07 10:27:01 5 0.00 0.00 0.00 0.03 0.00 99.97 11:17:07 10:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:17:07 10:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:28:01 all 0.03 0.00 0.01 0.01 0.00 99.95 11:17:07 10:28:01 0 0.05 0.00 0.00 0.00 0.00 99.95 11:17:07 10:28:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:17:07 10:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:17:07 10:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:17:07 10:28:01 4 0.08 0.00 0.02 0.00 0.02 99.88 11:17:07 10:28:01 5 0.02 0.00 0.00 0.03 0.00 99.95 11:17:07 10:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:29:01 all 0.21 0.00 0.01 0.01 0.01 99.76 11:17:07 10:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:29:01 1 0.02 0.00 0.03 0.02 0.00 99.93 11:17:07 10:29:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:17:07 10:29:01 3 0.05 0.00 0.00 0.00 0.00 99.95 11:17:07 10:29:01 4 1.58 0.00 0.02 0.00 0.03 98.37 11:17:07 10:29:01 5 0.00 0.00 0.00 0.03 0.00 99.97 11:17:07 10:29:01 6 0.02 0.00 0.02 0.03 0.00 99.93 11:17:07 10:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:17:07 10:29:01 CPU %user %nice %system %iowait %steal %idle 11:17:07 10:30:01 all 0.23 0.00 0.01 0.01 0.00 99.74 11:17:07 10:30:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:17:07 10:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:17:07 10:30:01 2 0.00 0.00 0.03 0.05 0.00 99.92 11:17:07 10:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:30:01 4 1.78 0.00 0.03 0.00 0.02 98.17 11:17:07 10:30:01 5 0.02 0.00 0.00 0.05 0.00 99.93 11:17:07 10:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:31:01 all 0.25 0.00 0.01 0.01 0.00 99.73 11:17:07 10:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:17:07 10:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:31:01 2 0.00 0.00 0.00 0.05 0.00 99.95 11:17:07 10:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:31:01 4 1.92 0.00 0.02 0.00 0.02 98.04 11:17:07 10:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:31:01 6 0.00 0.00 0.00 0.03 0.00 99.97 11:17:07 10:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:32:01 all 0.07 0.00 0.02 0.01 0.01 99.89 11:17:07 10:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:17:07 10:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:17:07 10:32:01 4 0.48 0.00 0.10 0.00 0.02 99.40 11:17:07 10:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:17:07 10:32:01 6 0.00 0.00 0.00 0.05 0.00 99.95 11:17:07 10:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:33:01 all 0.00 0.00 0.01 0.01 0.00 99.97 11:17:07 10:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:17:07 10:33:01 2 0.00 0.00 0.02 0.03 0.00 99.95 11:17:07 10:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:33:01 4 0.00 0.00 0.03 0.00 0.02 99.95 11:17:07 10:33:01 5 0.00 0.00 0.00 0.03 0.00 99.97 11:17:07 10:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:17:07 10:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:34:01 all 0.01 0.00 0.00 0.00 0.00 99.97 11:17:07 10:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:17:07 10:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:17:07 10:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:34:01 6 0.02 0.00 0.00 0.03 0.00 99.95 11:17:07 10:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:35:01 all 0.05 0.00 0.03 0.01 0.00 99.91 11:17:07 10:35:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:17:07 10:35:01 1 0.02 0.00 0.05 0.00 0.00 99.93 11:17:07 10:35:01 2 0.02 0.00 0.00 0.03 0.00 99.95 11:17:07 10:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:35:01 4 0.05 0.00 0.03 0.00 0.02 99.90 11:17:07 10:35:01 5 0.18 0.00 0.03 0.05 0.00 99.73 11:17:07 10:35:01 6 0.02 0.00 0.02 0.02 0.00 99.95 11:17:07 10:35:01 7 0.07 0.00 0.03 0.00 0.00 99.90 11:17:07 10:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:17:07 10:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:36:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:17:07 10:36:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:17:07 10:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:17:07 10:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:17:07 10:37:01 all 0.07 0.00 0.01 0.01 0.00 99.91 11:17:07 10:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:37:01 1 0.03 0.00 0.02 0.02 0.02 99.92 11:17:07 10:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:17:07 10:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:37:01 4 0.47 0.00 0.00 0.00 0.02 99.52 11:17:07 10:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:17:07 10:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:38:01 all 0.25 0.00 0.00 0.01 0.01 99.73 11:17:07 10:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:17:07 10:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:17:07 10:38:01 4 2.00 0.00 0.02 0.00 0.03 97.95 11:17:07 10:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:38:01 6 0.00 0.00 0.00 0.05 0.00 99.95 11:17:07 10:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:39:01 all 0.26 0.00 0.01 0.01 0.00 99.72 11:17:07 10:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:17:07 10:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:39:01 4 1.97 0.00 0.00 0.00 0.02 98.01 11:17:07 10:39:01 5 0.00 0.00 0.00 0.05 0.00 99.95 11:17:07 10:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:17:07 10:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:17:07 10:40:01 all 0.14 0.00 0.02 0.01 0.00 99.83 11:17:07 10:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:17:07 10:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:17:07 10:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:17:07 10:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:40:01 4 1.14 0.00 0.15 0.00 0.00 98.71 11:17:07 10:40:01 5 0.00 0.00 0.00 0.05 0.00 99.95 11:17:07 10:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:17:07 10:40:01 CPU %user %nice %system %iowait %steal %idle 11:17:07 10:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:17:07 10:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:41:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:17:07 10:41:01 2 0.03 0.00 0.02 0.02 0.02 99.92 11:17:07 10:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:41:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:17:07 10:41:01 5 0.02 0.00 0.02 0.02 0.00 99.95 11:17:07 10:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:42:01 all 0.02 0.00 0.01 0.00 0.00 99.97 11:17:07 10:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:17:07 10:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:17:07 10:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:42:01 4 0.08 0.00 0.02 0.00 0.02 99.88 11:17:07 10:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:42:01 6 0.00 0.00 0.02 0.02 0.00 99.97 11:17:07 10:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:43:01 all 0.01 0.00 0.00 0.01 0.01 99.96 11:17:07 10:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:43:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:17:07 10:43:01 2 0.00 0.00 0.00 0.08 0.00 99.92 11:17:07 10:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:43:01 4 0.00 0.00 0.00 0.00 0.03 99.97 11:17:07 10:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:43:01 6 0.02 0.00 0.00 0.02 0.02 99.95 11:17:07 10:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:44:01 all 0.00 0.00 0.00 0.00 0.00 99.99 11:17:07 10:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:44:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:17:07 10:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:44:01 4 0.03 0.00 0.00 0.00 0.02 99.95 11:17:07 10:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:45:01 all 0.11 0.00 0.01 0.00 0.01 99.88 11:17:07 10:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:17:07 10:45:01 1 0.03 0.00 0.00 0.02 0.02 99.93 11:17:07 10:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:45:01 4 0.77 0.00 0.02 0.00 0.02 99.20 11:17:07 10:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:17:07 10:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:17:07 10:46:01 all 0.00 0.00 0.00 0.01 0.00 99.98 11:17:07 10:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:17:07 10:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:17:07 10:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:17:07 10:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:46:01 6 0.00 0.00 0.00 0.03 0.00 99.97 11:17:07 10:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:17:07 10:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:47:01 1 0.03 0.00 0.02 0.02 0.00 99.93 11:17:07 10:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:17:07 10:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:47:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:17:07 10:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:17:07 10:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:17:07 10:48:01 all 0.00 0.00 0.00 0.00 0.00 99.99 11:17:07 10:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:48:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:17:07 10:48:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:17:07 10:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:48:01 4 0.03 0.00 0.00 0.00 0.02 99.95 11:17:07 10:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:49:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:17:07 10:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:49:01 1 0.03 0.00 0.02 0.05 0.00 99.90 11:17:07 10:49:01 2 0.02 0.00 0.00 0.03 0.00 99.95 11:17:07 10:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:49:01 4 0.05 0.00 0.02 0.00 0.02 99.92 11:17:07 10:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:50:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:17:07 10:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:50:01 1 0.02 0.00 0.00 0.03 0.00 99.95 11:17:07 10:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:50:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:17:07 10:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:51:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:17:07 10:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:51:01 1 0.02 0.00 0.03 0.03 0.02 99.90 11:17:07 10:51:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:17:07 10:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:51:01 4 0.07 0.00 0.03 0.00 0.02 99.88 11:17:07 10:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:17:07 10:51:01 CPU %user %nice %system %iowait %steal %idle 11:17:07 10:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:17:07 10:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:17:07 10:52:01 1 0.02 0.00 0.02 0.03 0.00 99.93 11:17:07 10:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:52:01 4 0.05 0.00 0.02 0.00 0.02 99.92 11:17:07 10:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:53:01 all 0.24 0.00 0.00 0.01 0.01 99.74 11:17:07 10:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:53:01 1 0.02 0.00 0.00 0.07 0.02 99.90 11:17:07 10:53:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:17:07 10:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:53:01 4 1.84 0.00 0.00 0.00 0.02 98.14 11:17:07 10:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:17:07 10:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:54:01 all 0.12 0.00 0.01 0.00 0.00 99.86 11:17:07 10:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:54:01 1 0.02 0.00 0.03 0.02 0.00 99.93 11:17:07 10:54:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:17:07 10:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:54:01 4 0.90 0.00 0.03 0.00 0.02 99.05 11:17:07 10:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:55:01 all 0.07 0.00 0.01 0.01 0.00 99.91 11:17:07 10:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:55:01 1 0.00 0.00 0.02 0.03 0.02 99.93 11:17:07 10:55:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:17:07 10:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:55:01 4 0.53 0.00 0.00 0.00 0.02 99.45 11:17:07 10:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:56:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:17:07 10:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:56:01 1 0.03 0.00 0.03 0.07 0.00 99.87 11:17:07 10:56:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:17:07 10:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:17:07 10:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:57:01 all 0.01 0.00 0.00 0.00 0.00 99.98 11:17:07 10:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:17:07 10:57:01 1 0.00 0.00 0.00 0.03 0.00 99.97 11:17:07 10:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:17:07 10:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:58:01 all 0.02 0.00 0.01 0.00 0.00 99.96 11:17:07 10:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:58:01 1 0.03 0.00 0.02 0.02 0.00 99.93 11:17:07 10:58:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:17:07 10:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:17:07 10:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 10:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:17:07 10:59:01 all 0.01 0.00 0.01 0.01 0.01 99.97 11:17:07 10:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 10:59:01 1 0.02 0.00 0.02 0.07 0.02 99.88 11:17:07 10:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:59:01 4 0.03 0.00 0.02 0.00 0.03 99.92 11:17:07 10:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 10:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 10:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:17:07 11:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:00:01 1 0.03 0.00 0.03 0.03 0.00 99.90 11:17:07 11:00:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:17:07 11:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:17:07 11:00:01 4 0.03 0.00 0.05 0.00 0.00 99.92 11:17:07 11:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:01:01 all 0.08 0.00 0.01 0.01 0.00 99.90 11:17:07 11:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:17:07 11:01:01 1 0.02 0.00 0.02 0.07 0.00 99.90 11:17:07 11:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:17:07 11:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:01:01 4 0.50 0.00 0.02 0.00 0.02 99.47 11:17:07 11:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 11:02:01 all 0.26 0.00 0.01 0.00 0.01 99.73 11:17:07 11:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:02:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:17:07 11:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:02:01 4 1.97 0.00 0.02 0.00 0.02 98.00 11:17:07 11:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:17:07 11:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 11:17:07 11:02:01 CPU %user %nice %system %iowait %steal %idle 11:17:07 11:03:01 all 0.22 0.00 0.01 0.01 0.00 99.76 11:17:07 11:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 11:03:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:17:07 11:03:01 2 0.00 0.00 0.02 0.02 0.00 99.97 11:17:07 11:03:01 3 0.00 0.00 0.02 0.02 0.00 99.97 11:17:07 11:03:01 4 1.73 0.00 0.07 0.00 0.02 98.19 11:17:07 11:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:04:01 all 0.03 0.00 0.02 0.01 0.00 99.95 11:17:07 11:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:17:07 11:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:17:07 11:04:01 2 0.02 0.00 0.02 0.03 0.00 99.93 11:17:07 11:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 11:04:01 4 0.10 0.00 0.05 0.00 0.00 99.85 11:17:07 11:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 11:17:07 11:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 11:05:01 all 0.19 0.00 0.03 0.02 0.01 99.76 11:17:07 11:05:01 0 0.07 0.00 0.07 0.00 0.00 99.87 11:17:07 11:05:01 1 0.27 0.00 0.02 0.00 0.02 99.70 11:17:07 11:05:01 2 0.42 0.00 0.02 0.05 0.00 99.52 11:17:07 11:05:01 3 0.20 0.00 0.00 0.00 0.00 99.80 11:17:07 11:05:01 4 0.20 0.00 0.02 0.02 0.02 99.75 11:17:07 11:05:01 5 0.10 0.00 0.03 0.05 0.00 99.82 11:17:07 11:05:01 6 0.07 0.00 0.03 0.02 0.00 99.88 11:17:07 11:05:01 7 0.18 0.00 0.05 0.00 0.02 99.75 11:17:07 11:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:17:07 11:06:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:17:07 11:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 11:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:06:01 5 0.00 0.00 0.00 0.03 0.00 99.97 11:17:07 11:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:07:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:17:07 11:07:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:17:07 11:07:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:17:07 11:07:01 2 0.02 0.00 0.03 0.03 0.02 99.90 11:17:07 11:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 11:17:07 11:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:08:01 all 0.00 0.00 0.01 0.01 0.00 99.98 11:17:07 11:08:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:17:07 11:08:01 1 0.00 0.00 0.00 0.03 0.02 99.95 11:17:07 11:08:01 2 0.02 0.00 0.00 0.03 0.00 99.95 11:17:07 11:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 11:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 11:09:01 all 0.25 0.00 0.10 0.06 0.01 99.57 11:17:07 11:09:01 0 0.60 0.00 0.13 0.02 0.00 99.25 11:17:07 11:09:01 1 0.17 0.00 0.08 0.07 0.00 99.68 11:17:07 11:09:01 2 0.20 0.00 0.10 0.35 0.02 99.33 11:17:07 11:09:01 3 0.17 0.00 0.08 0.00 0.02 99.73 11:17:07 11:09:01 4 0.08 0.00 0.03 0.00 0.00 99.88 11:17:07 11:09:01 5 0.30 0.00 0.07 0.05 0.02 99.56 11:17:07 11:09:01 6 0.13 0.00 0.13 0.03 0.00 99.70 11:17:07 11:09:01 7 0.37 0.00 0.18 0.00 0.00 99.45 11:17:07 11:10:01 all 0.16 0.00 0.09 0.04 0.01 99.70 11:17:07 11:10:01 0 0.30 0.00 0.10 0.00 0.02 99.58 11:17:07 11:10:01 1 0.15 0.00 0.07 0.00 0.02 99.77 11:17:07 11:10:01 2 0.07 0.00 0.03 0.25 0.02 99.63 11:17:07 11:10:01 3 0.17 0.00 0.10 0.02 0.02 99.70 11:17:07 11:10:01 4 0.12 0.00 0.07 0.02 0.02 99.78 11:17:07 11:10:01 5 0.12 0.00 0.13 0.05 0.00 99.70 11:17:07 11:10:01 6 0.12 0.00 0.07 0.02 0.02 99.78 11:17:07 11:10:01 7 0.25 0.00 0.13 0.00 0.00 99.62 11:17:07 11:11:01 all 0.20 0.00 0.01 0.01 0.00 99.78 11:17:07 11:11:01 0 1.52 0.00 0.02 0.00 0.00 98.47 11:17:07 11:11:01 1 0.02 0.00 0.03 0.03 0.00 99.92 11:17:07 11:11:01 2 0.02 0.00 0.02 0.02 0.00 99.95 11:17:07 11:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:17:07 11:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 11:12:01 all 0.26 0.00 0.01 0.00 0.00 99.72 11:17:07 11:12:01 0 1.99 0.00 0.02 0.00 0.00 98.00 11:17:07 11:12:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:17:07 11:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 11:12:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:17:07 11:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 11:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:13:01 all 0.26 0.00 0.01 0.01 0.00 99.72 11:17:07 11:13:01 0 1.97 0.00 0.00 0.00 0.02 98.01 11:17:07 11:13:01 1 0.00 0.00 0.03 0.03 0.00 99.93 11:17:07 11:13:01 2 0.02 0.00 0.00 0.02 0.00 99.97 11:17:07 11:13:01 3 0.05 0.00 0.00 0.00 0.00 99.95 11:17:07 11:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 11:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:17:07 11:17:07 11:13:01 CPU %user %nice %system %iowait %steal %idle 11:17:07 11:14:01 all 0.21 0.00 0.02 0.00 0.00 99.76 11:17:07 11:14:01 0 1.65 0.00 0.07 0.00 0.00 98.29 11:17:07 11:14:01 1 0.00 0.00 0.05 0.02 0.02 99.92 11:17:07 11:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:17:07 11:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:17:07 11:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 11:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 11:17:07 11:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:17:07 11:15:01 1 0.02 0.00 0.02 0.03 0.00 99.93 11:17:07 11:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:17:07 11:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 11:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:17:07 11:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:16:01 1 0.02 0.00 0.03 0.02 0.00 99.93 11:17:07 11:16:01 2 0.02 0.00 0.00 0.03 0.00 99.95 11:17:07 11:16:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:17:07 11:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:17:07 11:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:17:07 11:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:17:07 11:17:01 all 3.17 0.00 1.27 0.35 0.03 95.19 11:17:07 11:17:01 0 3.19 0.00 1.14 0.03 0.03 95.60 11:17:07 11:17:01 1 3.20 0.00 1.73 1.81 0.03 93.23 11:17:07 11:17:01 2 3.02 0.00 0.90 0.62 0.02 95.44 11:17:07 11:17:01 3 2.77 0.00 1.21 0.05 0.05 95.93 11:17:07 11:17:01 4 3.31 0.00 1.12 0.02 0.03 95.52 11:17:07 11:17:01 5 3.63 0.00 1.12 0.00 0.02 95.23 11:17:07 11:17:01 6 2.75 0.00 1.41 0.00 0.02 95.83 11:17:07 11:17:01 7 3.47 0.00 1.51 0.28 0.03 94.71 11:17:07 Average: all 6.59 0.00 1.36 0.49 0.02 91.54 11:17:07 Average: 0 6.61 0.00 1.41 0.60 0.02 91.36 11:17:07 Average: 1 6.15 0.00 1.38 0.37 0.02 92.08 11:17:07 Average: 2 6.92 0.00 1.28 0.34 0.02 91.44 11:17:07 Average: 3 6.92 0.00 1.30 0.37 0.02 91.39 11:17:07 Average: 4 6.82 0.00 1.43 0.46 0.03 91.26 11:17:07 Average: 5 6.72 0.00 1.33 0.44 0.02 91.49 11:17:07 Average: 6 6.28 0.00 1.32 0.73 0.02 91.65 11:17:07 Average: 7 6.32 0.00 1.45 0.59 0.02 91.62 11:17:07 11:17:07 11:17:07