Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fefff5dfcf757bf5669fadd7ace0412839b30723 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-ssh13389321445491072098.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16288392588997464557.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2706220615320990982.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4556138370507275972.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15615759827743233988.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-47174 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/222 [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/222 # 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 Avoid second fetch Checking out Revision fefff5dfcf757bf5669fadd7ace0412839b30723 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f fefff5dfcf757bf5669fadd7ace0412839b30723 # timeout=10 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#4014)" > git rev-list --no-walk ab0f97fec4d40b420f2060de726b99c5b26ce4cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:34:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:34:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:34:08 ========================================================= 09:34:08 EdgeX Global Pipelines Version Info 09:34:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:34:09 ------------------- 09:34:09 stable info: 09:34:09 ------------------- 09:34:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:34:09 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 09:34:09 Message: update stable to v1.0.227 09:34:09 ------------------- 09:34:09 experimental info: 09:34:09 ------------------- 09:34:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:34:09 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 09:34:09 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:34:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fefff5d [Pipeline] echo 09:34:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:34:10 provisioning config files... 09:34:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/222@tmp/config1559733657887081268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:34:10 ---> docker-login.sh 09:34:10 nexus3.edgexfoundry.org:10001 09:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:10 Configure a credential helper to remove this warning. See 09:34:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:10 09:34:10 Login Succeeded 09:34:10 nexus3.edgexfoundry.org:10002 09:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:10 Configure a credential helper to remove this warning. See 09:34:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:10 09:34:10 Login Succeeded 09:34:10 nexus3.edgexfoundry.org:10003 09:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:10 Configure a credential helper to remove this warning. See 09:34:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:10 09:34:10 Login Succeeded 09:34:10 nexus3.edgexfoundry.org:10004 09:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:11 Configure a credential helper to remove this warning. See 09:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:11 09:34:11 Login Succeeded 09:34:11 docker.io 09:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:34:11 Configure a credential helper to remove this warning. See 09:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:34:11 09:34:11 Login Succeeded 09:34:11 ---> docker-login.sh ends [Pipeline] } 09:34:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:34:12 + 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 09:34:12 + dirname cmd/core-command/Dockerfile 09:34:12 + cut -d/ -f2 09:34:12 + echo core-command,cmd/core-command/Dockerfile 09:34:12 + dirname cmd/core-data/Dockerfile 09:34:12 + cut -d/ -f2 09:34:12 + echo core-data,cmd/core-data/Dockerfile 09:34:12 + dirname cmd/core-metadata/Dockerfile 09:34:12 + cut -d/ -f2 09:34:12 + echo core-metadata,cmd/core-metadata/Dockerfile 09:34:12 + dirname cmd/security-bootstrapper/Dockerfile+ 09:34:12 cut -d/ -f2 09:34:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:34:12 + dirname cmd/security-proxy-setup/Dockerfile 09:34:12 + cut -d/ -f2 09:34:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:34:12 + + cut -d/ -f2dirname 09:34:12 cmd/security-secretstore-setup/Dockerfile 09:34:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:34:12 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:34:12 + cut -d/ -f2 09:34:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:34:12 + + dirname cmd/security-spire-agent/Dockerfile 09:34:12 cut -d/ -f2 09:34:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:34:12 + + dirname cmd/security-spire-config/Dockerfile 09:34:12 cut -d/ -f2 09:34:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:34:12 + dirname cmd/security-spire-server/Dockerfile 09:34:12 + cut -d/ -f2 09:34:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:34:12 + dirname cmd/support-notifications/Dockerfile 09:34:12 + cut -d/ -f2 09:34:12 + echo support-notifications,cmd/support-notifications/Dockerfile 09:34:12 + cut -d/ -f2 09:34:12 + dirname cmd/support-scheduler/Dockerfile 09:34:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:34:12 + dirname cmd/sys-mgmt-agent/Dockerfile 09:34:12 + cut -d/ -f2 09:34:12 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:34:12 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 09:34:12 + git rev-list -1 --merges fefff5dfcf757bf5669fadd7ace0412839b30723~1..fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] echo 09:34:12 -----------> git rev-list -1 --merges fefff5dfcf757bf5669fadd7ace0412839b30723~1..fefff5dfcf757bf5669fadd7ace0412839b30723 fefff5dfcf757bf5669fadd7ace0412839b30723 [false] [Pipeline] sh 09:34:12 + git log --format=format:%s -1 fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] echo 09:34:12 ========================================================= 09:34:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:34:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:34:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:34:13 + grep -v github /etc/ssh/ssh_known_hosts 09:34:13 + [ -e /tmp/ssh_known_hosts ] 09:34:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:34:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:34:13 + sudo tee -a /etc/ssh/ssh_known_hosts 09:34:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:34:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:34:13 09:34:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:34:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:34:14 latest: Pulling from edgex-devops/py-git-semver 09:34:14 1fe172e4850f: Pulling fs layer 09:34:14 caf521ccaac6: Pulling fs layer 09:34:14 3ead6fa29328: Pulling fs layer 09:34:14 5c2a1cbceb83: Pulling fs layer 09:34:14 a8d5f1318db7: Pulling fs layer 09:34:14 c427282e49a2: Pulling fs layer 09:34:14 1827001aaf11: Pulling fs layer 09:34:14 0714d37db230: Pulling fs layer 09:34:14 ac28cf19c067: Pulling fs layer 09:34:14 ca983d60f3e2: Pulling fs layer 09:34:14 9f894cec8388: Pulling fs layer 09:34:14 1827001aaf11: Waiting 09:34:14 c427282e49a2: Waiting 09:34:14 0714d37db230: Waiting 09:34:14 ac28cf19c067: Waiting 09:34:14 5c2a1cbceb83: Waiting 09:34:14 9f894cec8388: Waiting 09:34:14 ca983d60f3e2: Waiting 09:34:14 a8d5f1318db7: Waiting 09:34:14 caf521ccaac6: Verifying Checksum 09:34:14 caf521ccaac6: Download complete 09:34:14 5c2a1cbceb83: Download complete 09:34:14 a8d5f1318db7: Verifying Checksum 09:34:14 a8d5f1318db7: Download complete 09:34:14 c427282e49a2: Download complete 09:34:14 3ead6fa29328: Verifying Checksum 09:34:14 3ead6fa29328: Download complete 09:34:14 0714d37db230: Download complete 09:34:14 ac28cf19c067: Download complete 09:34:14 ca983d60f3e2: Verifying Checksum 09:34:14 ca983d60f3e2: Download complete 09:34:14 9f894cec8388: Verifying Checksum 09:34:14 9f894cec8388: Download complete 09:34:14 1fe172e4850f: Download complete 09:34:14 1827001aaf11: Verifying Checksum 09:34:14 1827001aaf11: Download complete 09:34:15 1fe172e4850f: Pull complete 09:34:15 caf521ccaac6: Pull complete 09:34:16 3ead6fa29328: Pull complete 09:34:16 5c2a1cbceb83: Pull complete 09:34:16 a8d5f1318db7: Pull complete 09:34:17 c427282e49a2: Pull complete 09:34:18 1827001aaf11: Pull complete 09:34:18 0714d37db230: Pull complete 09:34:19 ac28cf19c067: Pull complete 09:34:19 ca983d60f3e2: Pull complete 09:34:19 9f894cec8388: Pull complete 09:34:19 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 09:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:34:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 09:34:19 prd-ubuntu20.04-docker-8c-8g-47174 does not seem to be running inside a container 09:34:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 09:34:21 $ docker top 8933061fff182f8886285fce447ae58d7b07163aa3c558c3365c1a2e8ab71067 -eo pid,comm 09:34:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:34:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:34:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:34:21 [ssh-agent] Looking for ssh-agent implementation... 09:34:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:34:21 $ docker exec 8933061fff182f8886285fce447ae58d7b07163aa3c558c3365c1a2e8ab71067 ssh-agent 09:34:21 SSH_AUTH_SOCK=/tmp/ssh-cMyA869Ldu8V/agent.33 09:34:21 SSH_AGENT_PID=39 09:34:21 Running ssh-add (command line suppressed) 09:34:21 Identity added: /w/workspace/edgex-go/222@tmp/private_key_670343200790817009.key (/w/workspace/edgex-go/222@tmp/private_key_670343200790817009.key) 09:34:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:34:21 + git tag --points-at HEAD [Pipeline] } 09:34:21 $ docker exec --env ******** --env ******** 8933061fff182f8886285fce447ae58d7b07163aa3c558c3365c1a2e8ab71067 ssh-agent -k 09:34:22 unset SSH_AUTH_SOCK; 09:34:22 unset SSH_AGENT_PID; 09:34:22 echo Agent pid 39 killed; 09:34:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:34:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:34:22 [ssh-agent] Looking for ssh-agent implementation... 09:34:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:34:22 $ docker exec 8933061fff182f8886285fce447ae58d7b07163aa3c558c3365c1a2e8ab71067 ssh-agent 09:34:22 SSH_AUTH_SOCK=/tmp/ssh-VliUcqdIWbTC/agent.72 09:34:22 SSH_AGENT_PID=78 09:34:22 Running ssh-add (command line suppressed) 09:34:22 Identity added: /w/workspace/edgex-go/222@tmp/private_key_7175755325669317131.key (/w/workspace/edgex-go/222@tmp/private_key_7175755325669317131.key) 09:34:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:34:22 + git semver init 09:34:23 2022-05-10 09:34:23,059 [run_init] DEBUG init version:0.0.0 force:False 09:34:23 2022-05-10 09:34:23,060 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/222/.semver 09:34:23 2022-05-10 09:34:23,061 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/222/.semver 09:34:23 2022-05-10 09:34:23,061 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/222/.semver'], cwd=/w/workspace/edgex-go/222, universal_newlines=False, shell=None, istream=None) 09:34:28 2022-05-10 09:34:27,338 [append_file] DEBUG append to file:/w/workspace/edgex-go/222/.git/info/exclude 09:34:28 2022-05-10 09:34:27,339 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/222/.semver/main with force:False 09:34:28 2022-05-10 09:34:27,339 [read_version] DEBUG read version from /w/workspace/edgex-go/222/.semver/main 09:34:28 2022-05-10 09:34:27,339 [read_version] DEBUG read version from /w/workspace/edgex-go/222/.semver/main 09:34:28 2.2.0-dev.94 [Pipeline] } 09:34:28 $ docker exec --env ******** --env ******** 8933061fff182f8886285fce447ae58d7b07163aa3c558c3365c1a2e8ab71067 ssh-agent -k 09:34:28 unset SSH_AUTH_SOCK; 09:34:28 unset SSH_AGENT_PID; 09:34:28 echo Agent pid 78 killed; 09:34:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:34:28 + git semver [Pipeline] } 09:34:29 $ docker stop --time=1 8933061fff182f8886285fce447ae58d7b07163aa3c558c3365c1a2e8ab71067 09:34:30 $ docker rm -f 8933061fff182f8886285fce447ae58d7b07163aa3c558c3365c1a2e8ab71067 [Pipeline] // withDockerContainer [Pipeline] sh 09:34:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:34:31 Stashed 1 file(s) [Pipeline] echo 09:34:31 [edgeXSemver]: initialized semver on version 2.2.0-dev.94 [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 09:34:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:34:31 ========================================================= 09:34:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 09:34:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:34:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:34:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 09:34:31 59bf1c3509f3: Pulling fs layer 09:34:31 666ba61612fd: Pulling fs layer 09:34:31 8ed8ca486205: Pulling fs layer 09:34:31 4fe6c5a15a65: Pulling fs layer 09:34:31 22a0e8bec74d: Pulling fs layer 09:34:31 ca2b28591e48: Pulling fs layer 09:34:31 a51346096db8: Pulling fs layer 09:34:31 daebc70d1ce1: Pulling fs layer 09:34:31 4fe6c5a15a65: Waiting 09:34:31 22a0e8bec74d: Waiting 09:34:31 ca2b28591e48: Waiting 09:34:31 a51346096db8: Waiting 09:34:31 0e18a0eac166: Pulling fs layer 09:34:31 0e18a0eac166: Waiting 09:34:31 daebc70d1ce1: Waiting 09:34:31 8ed8ca486205: Verifying Checksum 09:34:31 8ed8ca486205: Download complete 09:34:31 666ba61612fd: Download complete 09:34:31 22a0e8bec74d: Verifying Checksum 09:34:31 22a0e8bec74d: Download complete 09:34:31 ca2b28591e48: Verifying Checksum 09:34:31 ca2b28591e48: Download complete 09:34:31 a51346096db8: Verifying Checksum 09:34:31 a51346096db8: Download complete 09:34:31 59bf1c3509f3: Verifying Checksum 09:34:31 59bf1c3509f3: Download complete 09:34:31 daebc70d1ce1: Verifying Checksum 09:34:31 daebc70d1ce1: Download complete 09:34:31 59bf1c3509f3: Pull complete 09:34:32 666ba61612fd: Pull complete 09:34:32 8ed8ca486205: Pull complete 09:34:32 0e18a0eac166: Verifying Checksum 09:34:32 0e18a0eac166: Download complete 09:34:32 4fe6c5a15a65: Verifying Checksum 09:34:32 4fe6c5a15a65: Download complete 09:34:36 4fe6c5a15a65: Pull complete 09:34:36 22a0e8bec74d: Pull complete 09:34:36 ca2b28591e48: Pull complete 09:34:36 a51346096db8: Pull complete 09:34:37 daebc70d1ce1: Pull complete 09:34:39 0e18a0eac166: Pull complete 09:34:39 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 09:34:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:34:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 09:34:40 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:34:40 WORKDIR /edgex 09:34:40 COPY go.mod . 09:34:40 RUN go mod download 09:34:40 docker build -t ci-base-image-x86_64 -f - . 09:34:41 Sending build context to Docker daemon 335.2MB 09:34:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:34:41 ---> f018257e8ee9 09:34:41 Step 2/4 : WORKDIR /edgex 09:34:44 ---> Running in dbef1e049eb9 09:34:44 Removing intermediate container dbef1e049eb9 09:34:44 ---> b940d7151d62 09:34:44 Step 3/4 : COPY go.mod . 09:34:44 ---> 641d5c78e26b 09:34:44 Step 4/4 : RUN go mod download 09:34:44 ---> Running in c1334ffefbd7 09:34:46 Still waiting to schedule task 09:34:46 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-47176’ 09:34:58 Removing intermediate container c1334ffefbd7 09:34:58 ---> 7d82669c276e 09:34:58 Successfully built 7d82669c276e 09:34:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:34:59 + docker inspect -f . ci-base-image-x86_64 09:34:59 . [Pipeline] withDockerContainer 09:34:59 prd-ubuntu20.04-docker-8c-8g-47174 does not seem to be running inside a container 09:34:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@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 ******** ci-base-image-x86_64 cat 09:34:59 $ docker top ea60449f41fbb6259f40881d340d370913d1643cfc252b37c4d9d18092d15d88 -eo pid,comm [Pipeline] { [Pipeline] sh 09:35:00 + go version 09:35:00 go version go1.17.6 linux/amd64 [Pipeline] } 09:35:00 $ docker stop --time=1 ea60449f41fbb6259f40881d340d370913d1643cfc252b37c4d9d18092d15d88 09:35:01 $ docker rm -f ea60449f41fbb6259f40881d340d370913d1643cfc252b37c4d9d18092d15d88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:35:01 + docker inspect -f . ci-base-image-x86_64 09:35:01 . [Pipeline] withDockerContainer 09:35:01 prd-ubuntu20.04-docker-8c-8g-47174 does not seem to be running inside a container 09:35:02 $ 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/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@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 ******** ci-base-image-x86_64 cat 09:35:02 $ docker top af59bb4d267909bf55c116adf2b38b7059aef676baabf06d5b21cde49ebcef50 -eo pid,comm [Pipeline] { [Pipeline] echo 09:35:02 ========================================================= 09:35:02 [edgeXBuildGoParallel] Running Tests and Build... 09:35:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:35:02 + make test 09:35:02 go mod tidy -compat=1.17 09:35:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:35:09 ? github.com/edgexfoundry/edgex-go [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:35:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.107s coverage: 28.7% of statements 09:35:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:35:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:35:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements 09:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:35:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.106s coverage: 53.4% of statements 09:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:35:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.136s coverage: 89.2% of statements 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:35:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 84.4% of statements 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:35:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.458s coverage: 95.6% of statements 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:35:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:35:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.119s coverage: 60.0% of statements 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:35:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:35:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 09:35:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements 09:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 09:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 09:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements 09:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 09:35:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.092s coverage: 87.5% of statements 09:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.110s coverage: 94.4% of statements 09:35:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 09:35:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.201s coverage: 82.5% of statements 09:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.2% of statements 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 64.4% of statements 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.066s coverage: 89.4% of statements 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.400s coverage: 65.4% of statements 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 43.8% of statements 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 09:35:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 09:35:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 09:35:48 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 09:36:10 GO111MODULE=on go vet ./... 09:36:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:36:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:36:13 ./bin/test-attribution-txt.sh [Pipeline] echo 09:36:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:36:14 + ls -al . 09:36:14 total 672 09:36:14 drwxrwxr-x 10 1001 1001 4096 May 10 09:36 . 09:36:14 drwxr-xr-x 4 root root 4096 May 10 09:35 .. 09:36:14 -rw-rw-r-- 1 1001 1001 11 May 10 09:34 .dockerignore 09:36:14 drwxrwxr-x 8 1001 1001 4096 May 10 09:34 .git 09:36:14 drwxrwxr-x 3 1001 1001 4096 May 10 09:34 .github 09:36:14 -rw-rw-r-- 1 1001 1001 879 May 10 09:34 .gitignore 09:36:14 -rw-rw-r-- 1 1001 1001 42 May 10 09:34 .golangci.yml 09:36:14 -rw-rw-r-- 1 1001 1001 87 May 10 09:34 .hadolint.yml 09:36:14 drwxr-xr-x 3 1001 1001 4096 May 10 09:34 .semver 09:36:14 -rw-rw-r-- 1 1001 1001 166 May 10 09:34 .sonarcloud.properties 09:36:14 -rw-rw-r-- 1 1001 1001 1171 May 10 09:34 ADOPTERS.md 09:36:14 -rw-rw-r-- 1 1001 1001 10086 May 10 09:34 Attribution.txt 09:36:14 -rw-rw-r-- 1 1001 1001 51732 May 10 09:34 CHANGELOG.md 09:36:14 -rw-rw-r-- 1 1001 1001 3804 May 10 09:34 CONTRIBUTING.md 09:36:14 -rw-rw-r-- 1 1001 1001 677 May 10 09:34 GOVERNANCE.md 09:36:14 -rw-rw-r-- 1 1001 1001 850 May 10 09:34 Jenkinsfile 09:36:14 -rw-rw-r-- 1 1001 1001 10775 May 10 09:34 LICENSE 09:36:14 -rw-rw-r-- 1 1001 1001 10389 May 10 09:34 Makefile 09:36:14 -rw-rw-r-- 1 1001 1001 582 May 10 09:34 OWNERS.md 09:36:14 -rw-rw-r-- 1 1001 1001 9094 May 10 09:34 README.md 09:36:14 -rw-rw-r-- 1 1001 1001 6912 May 10 09:34 SECURITY.md 09:36:14 -rw-rw-r-- 1 1001 1001 12 May 10 09:34 VERSION 09:36:14 -rw-rw-r-- 1 1001 1001 4131 May 10 09:34 ZMQWindows.md 09:36:14 drwxrwxr-x 2 1001 1001 4096 May 10 09:34 bin 09:36:14 drwxrwxr-x 18 1001 1001 4096 May 10 09:34 cmd 09:36:14 -rw-r--r-- 1 root root 435134 May 10 09:35 coverage.out 09:36:14 -rw-rw-r-- 1 1001 1001 3256 May 10 09:34 go.mod 09:36:14 -rw-rw-r-- 1 1001 1001 35162 May 10 09:35 go.sum 09:36:14 drwxrwxr-x 8 1001 1001 4096 May 10 09:34 internal 09:36:14 drwxrwxr-x 3 1001 1001 4096 May 10 09:34 openapi 09:36:14 drwxrwxr-x 4 1001 1001 4096 May 10 09:34 snap 09:36:14 -rw-rw-r-- 1 1001 1001 204 May 10 09:34 version.go [Pipeline] sh 09:36:14 + '[' -e coverage.out ] 09:36:14 + chown 1001:1001 coverage.out [Pipeline] stash 09:36:15 Stashed 1 file(s) [Pipeline] sh 09:36:15 + make build 09:36:15 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:36:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:36:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:36:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:36:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:36:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:36:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:36:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:36:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:36:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:36:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:36:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:36:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:36:55 $ docker stop --time=1 af59bb4d267909bf55c116adf2b38b7059aef676baabf06d5b21cde49ebcef50 09:36:57 $ docker rm -f af59bb4d267909bf55c116adf2b38b7059aef676baabf06d5b21cde49ebcef50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:36:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:36:59 09:36:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:36:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:36:59 latest: Pulling from edgex-devops/edgex-compose 09:36:59 cbdbe7a5bc2a: Pulling fs layer 09:36:59 ca9280d653b3: Pulling fs layer 09:36:59 7e9c9ca2126c: Pulling fs layer 09:36:59 cbdbe7a5bc2a: Download complete 09:36:59 ca9280d653b3: Verifying Checksum 09:36:59 ca9280d653b3: Download complete 09:36:59 cbdbe7a5bc2a: Pull complete 09:37:00 7e9c9ca2126c: Verifying Checksum 09:37:00 7e9c9ca2126c: Download complete 09:37:00 ca9280d653b3: Pull complete 09:37:03 7e9c9ca2126c: Pull complete 09:37:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:37:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:37:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:37:03 prd-ubuntu20.04-docker-8c-8g-47174 does not seem to be running inside a container 09:37:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:37:05 $ docker top b55f499f74fe9bef287b22459220977ce904fa2f7ad03d5a22d08309178daf10 -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:05 + docker-compose build --help 09:37:05 + grep parallel 09:37:06 --parallel Build images in parallel. [Pipeline] } 09:37:06 $ docker stop --time=1 b55f499f74fe9bef287b22459220977ce904fa2f7ad03d5a22d08309178daf10 09:37:07 $ docker rm -f b55f499f74fe9bef287b22459220977ce904fa2f7ad03d5a22d08309178daf10 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:37:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:37:07 . [Pipeline] withDockerContainer 09:37:07 prd-ubuntu20.04-docker-8c-8g-47174 does not seem to be running inside a container 09:37:08 $ 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/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:37:08 $ docker top b2033b2724d0891634edd6543111cf26c187971bcc4138201d7edbabf3967acd -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:08 + docker-compose -f ./docker-compose-build.yml build --parallel 09:37:09 Building core-command ... 09:37:09 Building core-data ... 09:37:09 Building core-metadata ... 09:37:09 Building security-bootstrapper ... 09:37:09 Building security-proxy-setup ... 09:37:09 Building security-secretstore-setup ... 09:37:09 Building security-spiffe-token-provider ... 09:37:09 Building security-spire-agent ... 09:37:09 Building security-spire-config ... 09:37:09 Building security-spire-server ... 09:37:09 Building support-notifications ... 09:37:09 Building support-scheduler ... 09:37:09 Building sys-mgmt-agent ... 09:37:09 Building security-spire-config 09:37:09 Building security-secretstore-setup 09:37:09 Building support-scheduler 09:37:09 Building security-proxy-setup 09:37:09 Building security-spire-agent 09:37:27 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:37:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:37:27 ---> 7d82669c276e 09:37:27 Step 3/26 : WORKDIR /edgex-go 09:37:27 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:37:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:37:27 ---> 7d82669c276e 09:37:27 Step 3/26 : WORKDIR /edgex-go 09:37:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:37:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:37:27 ---> 7d82669c276e 09:37:27 Step 3/22 : WORKDIR /edgex-go 09:37:27 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:37:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:37:27 ---> 7d82669c276e 09:37:27 Step 3/25 : WORKDIR /edgex-go 09:37:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:37:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:37:27 ---> 7d82669c276e 09:37:27 Step 3/22 : WORKDIR /edgex-go 09:37:29 ---> Running in 19b9ab3651da 09:37:29 ---> Running in b66bfdc1807e 09:37:29 ---> Running in a2fd45a71122 09:37:29 ---> Running in 3a8608613db2 09:37:29 ---> Running in eeb15a4500ad 09:37:29 Removing intermediate container b66bfdc1807e 09:37:29 ---> cba5df2a0645 09:37:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:29 Removing intermediate container a2fd45a71122 09:37:29 ---> 4d2f96a262a1 09:37:29 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:29 Removing intermediate container eeb15a4500ad 09:37:29 ---> 77aa03d8809f 09:37:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:29 Removing intermediate container 19b9ab3651da 09:37:29 ---> d2d1bca2e6e2 09:37:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:29 Removing intermediate container 3a8608613db2 09:37:29 ---> 6b00e2f05da2 09:37:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:37:29 ---> Running in 4fb14b03df05 09:37:29 ---> Running in 0dc28ebb50e8 09:37:29 ---> Running in b45c2b433135 09:37:29 ---> Running in 8fa31c1ce117 09:37:29 ---> Running in 261df67f8b88 09:37:31 Removing intermediate container b45c2b433135 09:37:31 ---> 3de243eeb18c 09:37:31 Step 5/25 : RUN apk add --update --no-cache make git 09:37:31 Removing intermediate container 4fb14b03df05 09:37:31 ---> d036230b8509 09:37:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:37:31 ---> Running in e2b1cff59a47 09:37:31 ---> Running in 7068a93df342 09:37:31 Removing intermediate container 0dc28ebb50e8 09:37:31 ---> 2925c647a6a8 09:37:31 Step 5/22 : RUN apk add --update --no-cache make git 09:37:31 ---> Running in cc135133fdf8 09:37:31 Removing intermediate container 8fa31c1ce117 09:37:31 ---> 0e3f3914ec39 09:37:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:37:31 ---> Running in 5970d86a01b0 09:37:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:37:31 Removing intermediate container 261df67f8b88 09:37:31 ---> 5ffdf29d07be 09:37:31 Step 5/22 : RUN apk add --update --no-cache make git 09:37:31 ---> Running in 885a905a5615 09:37:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:37:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:37:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:37:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:37:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:37:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:37:32 OK: 221 MiB in 52 packages 09:37:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:37:32 OK: 221 MiB in 52 packages 09:37:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:37:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:37:32 Removing intermediate container e2b1cff59a47 09:37:32 ---> 8610f966ec46 09:37:32 Step 6/25 : COPY go.mod vendor* ./ 09:37:33 ---> c51984d4afb8 09:37:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:33 OK: 221 MiB in 52 packages 09:37:33 ---> Running in 448d56647f66 09:37:33 Removing intermediate container 7068a93df342 09:37:33 ---> e293e5af5501 09:37:33 Step 6/26 : COPY go.mod vendor* ./ 09:37:33 OK: 221 MiB in 52 packages 09:37:33 OK: 221 MiB in 52 packages 09:37:33 ---> efca0a2b7fb9 09:37:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:33 ---> Running in e01297d042ec 09:37:33 Removing intermediate container 5970d86a01b0 09:37:33 ---> e3c6e026069b 09:37:33 Step 6/26 : COPY go.mod vendor* ./ 09:37:33 Removing intermediate container cc135133fdf8 09:37:33 ---> 0db3cff3f731 09:37:33 Step 6/22 : COPY go.mod vendor* ./ 09:37:33 ---> 3d4f0860a9b8 09:37:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:33 ---> Running in 57d975810fd5 09:37:33 Removing intermediate container 885a905a5615 09:37:33 ---> b3411ae33018 09:37:33 Step 6/22 : COPY go.mod vendor* ./ 09:37:33 ---> ccb564927233 09:37:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:33 ---> Running in a89419e2cf38 09:37:33 ---> aeac5169a6c0 09:37:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:34 ---> Running in 4da63a424e0a 09:37:34 Removing intermediate container 448d56647f66 09:37:34 ---> 5157532039e0 09:37:34 Step 8/25 : COPY . . 09:37:35 Removing intermediate container e01297d042ec 09:37:35 ---> f4b74ff8ef40 09:37:35 Step 8/26 : COPY . . 09:37:35 Removing intermediate container 57d975810fd5 09:37:35 ---> 758bd6c7e2c9 09:37:35 Step 8/26 : COPY . . 09:37:36 Removing intermediate container 4da63a424e0a 09:37:36 ---> e0944093156f 09:37:36 Step 8/22 : COPY . . 09:37:37 Removing intermediate container a89419e2cf38 09:37:37 ---> 15a244c50e1b 09:37:37 Step 8/22 : COPY . . 09:37:43 ---> 6f22739ef680 09:37:43 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:37:43 ---> Running in 5084bda3cae7 09:37:43 ---> 426d5f8aef51 09:37:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:37:43 ---> 434fe7d3db1f 09:37:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:37:43 ---> Running in 5bc14722a1da 09:37:43 ---> a71ab27bf275 09:37:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:37:43 ---> Running in d0fce1607424 09:37:43 ---> Running in dabe9ca87ea8 09:37:43 Removing intermediate container 5bc14722a1da 09:37:43 ---> 536573a02745 09:37:43 Step 10/26 : RUN mkdir -p spire-build 09:37:43 ---> Running in 0d0b222ee1b9 09:37:43 ---> c8935b227157 09:37:43 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:37:43 Removing intermediate container dabe9ca87ea8 09:37:43 ---> 69c2a048af8e 09:37:43 Step 10/26 : RUN mkdir -p spire-build 09:37:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:37:43 ---> Running in 448ad382271a 09:37:43 ---> Running in b651890be0f1 09:37:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:37:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:37:44 Removing intermediate container b651890be0f1 09:37:44 ---> 96382140281d 09:37:44 Step 11/26 : WORKDIR /edgex-go/spire-build 09:37:44 Removing intermediate container 0d0b222ee1b9 09:37:44 ---> 0aa72ea1f986 09:37:44 Step 11/26 : WORKDIR /edgex-go/spire-build 09:37:44 ---> Running in 9b807fb7ba3a 09:37:44 ---> Running in f74053498f84 09:37:44 Removing intermediate container 9b807fb7ba3a 09:37:44 ---> 8c319040b42a 09:37:44 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 09:37:44 ---> Running in 370c5a235602 09:37:44 Removing intermediate container f74053498f84 09:37:44 ---> 838c3d3a3a2b 09:37:44 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 09:37:45 ---> Running in cfab0c5505c7 09:37:45 spire-1.2.1/ 09:37:45 spire-1.2.1/ 09:37:45 spire-1.2.1/.data/ 09:37:45 spire-1.2.1/.data/.file 09:37:45 spire-1.2.1/.dockerignore 09:37:45 spire-1.2.1/.gitattributes 09:37:45 spire-1.2.1/.githooks/ 09:37:45 spire-1.2.1/.githooks/pre-commit 09:37:45 spire-1.2.1/.github/ 09:37:45 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:37:45 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:37:45 spire-1.2.1/.github/dependabot.yml 09:37:45 spire-1.2.1/.github/workflows/ 09:37:45 spire-1.2.1/.github/workflows/nightly_build.yaml 09:37:45 spire-1.2.1/.github/workflows/pr_build.yaml 09:37:45 spire-1.2.1/.github/workflows/release_build.yaml 09:37:45 spire-1.2.1/.github/workflows/scripts/ 09:37:45 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:37:45 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:37:45 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:37:45 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:37:45 spire-1.2.1/.github/workflows/scripts/split.sh 09:37:45 spire-1.2.1/.gitignore 09:37:45 spire-1.2.1/.go-version 09:37:45 spire-1.2.1/.golangci.yml 09:37:45 spire-1.2.1/ADOPTERS.md 09:37:45 spire-1.2.1/CHANGELOG.md 09:37:45 spire-1.2.1/CODE-OF-CONDUCT.md 09:37:45 spire-1.2.1/CODEOWNERS 09:37:45 spire-1.2.1/CONTRIBUTING.md 09:37:45 spire-1.2.1/Dockerfile 09:37:45 spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ 09:37:45 spire-1.2.1/.data/.file 09:37:45 spire-1.2.1/.dockerignore 09:37:45 spire-1.2.1/.gitattributes 09:37:45 spire-1.2.1/.githooks/ 09:37:45 spire-1.2.1/.githooks/pre-commit 09:37:45 spire-1.2.1/.github/ 09:37:45 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:37:45 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:37:45 spire-1.2.1/.github/dependabot.yml 09:37:45 spire-1.2.1/.github/workflows/ 09:37:45 spire-1.2.1/.github/workflows/nightly_build.yaml 09:37:45 spire-1.2.1/.github/workflows/pr_build.yaml 09:37:45 spire-1.2.1/.github/workflows/release_build.yaml 09:37:45 spire-1.2.1/.github/workflows/scripts/ 09:37:45 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:37:45 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:37:45 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:37:45 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:37:45 spire-1.2.1/.github/workflows/scripts/split.sh 09:37:45 spire-1.2.1/.gitignore 09:37:45 spire-1.2.1/.go-version 09:37:45 spire-1.2.1/.golangci.yml 09:37:45 spire-1.2.1/ADOPTERS.md 09:37:45 spire-1.2.1/CHANGELOG.md 09:37:45 spire-1.2.1/CODE-OF-CONDUCT.md 09:37:45 spire-1.2.1/CODEOWNERS 09:37:45 spire-1.2.1/CONTRIBUTING.md 09:37:45 spire-1.2.1/Dockerfile 09:37:45 spire-1.2.1/Dockerfile.dev 09:37:45 spire-1.2.1/Dockerfile.scratch 09:37:45 spire-1.2.1/LICENSE 09:37:45 spire-1.2.1/MAINTAINERS.md 09:37:45 spire-1.2.1/Makefile 09:37:45 spire-1.2.1/README.md 09:37:45 spire-1.2.1/ROADMAP.md 09:37:45 spire-1.2.1/SECURITY.md 09:37:45 spire-1.2.1/cmd/ 09:37:45 spire-1.2.1/cmd/spire-agent/ 09:37:45 spire-1.2.1/cmd/spire-agent/cli/ 09:37:45 spire-1.2.1/cmd/spire-agent/cli/api/ 09:37:45 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/common/ 09:37:45 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:37:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/run/ 09:37:45 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:37:45 spire-1.2.1/Dockerfile.scratch 09:37:45 spire-1.2.1/LICENSE 09:37:45 spire-1.2.1/MAINTAINERS.md 09:37:45 spire-1.2.1/Makefile 09:37:45 spire-1.2.1/README.md 09:37:45 spire-1.2.1/ROADMAP.md 09:37:45 spire-1.2.1/SECURITY.md 09:37:45 spire-1.2.1/cmd/ 09:37:45 spire-1.2.1/cmd/spire-agent/ 09:37:45 spire-1.2.1/cmd/spire-agent/cli/ 09:37:45 spire-1.2.1/cmd/spire-agent/cli/api/ 09:37:45 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/common/ 09:37:45 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:37:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/run/ 09:37:45 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:37:45 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:37:45 spire-1.2.1/cmd/spire-agent/main.go 09:37:45 spire-1.2.1/cmd/spire-server/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/agent/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/cli.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:37:45 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:37:45 spire-1.2.1/cmd/spire-agent/main.go 09:37:45 spire-1.2.1/cmd/spire-server/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/agent/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/cli.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/run/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/token/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/validate/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/run/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/token/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/validate/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/x509/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:37:45 spire-1.2.1/cmd/spire-server/main.go 09:37:45 spire-1.2.1/cmd/spire-server/util/ 09:37:45 spire-1.2.1/cmd/spire-server/util/util.go 09:37:45 spire-1.2.1/conf/ 09:37:45 spire-1.2.1/conf/agent/ 09:37:45 spire-1.2.1/conf/agent/agent.conf 09:37:45 spire-1.2.1/conf/agent/agent_full.conf 09:37:45 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:37:45 spire-1.2.1/conf/server/ 09:37:45 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:37:45 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:37:45 spire-1.2.1/conf/server/server.conf 09:37:45 spire-1.2.1/conf/server/server_full.conf 09:37:45 spire-1.2.1/doc/ 09:37:45 spire-1.2.1/doc/SPIRE101.md 09:37:45 spire-1.2.1/doc/auditlog.md 09:37:45 spire-1.2.1/doc/authorization_policy_engine.md 09:37:45 spire-1.2.1/doc/changelog_guidelines.md 09:37:45 spire-1.2.1/doc/cure53-report.pdf 09:37:45 spire-1.2.1/doc/images/ 09:37:45 spire-1.2.1/doc/images/2019_roadmap.png 09:37:45 spire-1.2.1/doc/images/SPIRE101.png 09:37:45 spire-1.2.1/doc/images/SPIRE_agent.png 09:37:45 spire-1.2.1/doc/images/SPIRE_server.png 09:37:45 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/x509/ 09:37:45 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:37:45 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:37:45 spire-1.2.1/cmd/spire-server/main.go 09:37:45 spire-1.2.1/cmd/spire-server/util/ 09:37:45 spire-1.2.1/cmd/spire-server/util/util.go 09:37:45 spire-1.2.1/conf/ 09:37:45 spire-1.2.1/conf/agent/ 09:37:45 spire-1.2.1/conf/agent/agent.conf 09:37:45 spire-1.2.1/conf/agent/agent_full.conf 09:37:45 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:37:45 spire-1.2.1/conf/server/ 09:37:45 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:37:45 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:37:45 spire-1.2.1/conf/server/server.conf 09:37:45 spire-1.2.1/conf/server/server_full.conf 09:37:45 spire-1.2.1/doc/ 09:37:45 spire-1.2.1/doc/SPIRE101.md 09:37:45 spire-1.2.1/doc/auditlog.md 09:37:45 spire-1.2.1/doc/authorization_policy_engine.md 09:37:45 spire-1.2.1/doc/changelog_guidelines.md 09:37:45 spire-1.2.1/doc/cure53-report.pdf 09:37:45 spire-1.2.1/doc/images/ 09:37:45 spire-1.2.1/doc/images/2019_roadmap.png 09:37:45 spire-1.2.1/doc/images/SPIRE101.png 09:37:45 spire-1.2.1/doc/images/SPIRE_agent.png 09:37:45 spire-1.2.1/doc/images/SPIRE_server.png 09:37:45 spire-1.2.1/doc/images/cache_mgr.png 09:37:45 spire-1.2.1/doc/images/cache_mgr_components.png 09:37:45 spire-1.2.1/doc/images/federated_spire.png 09:37:45 spire-1.2.1/doc/images/ha_mode.png 09:37:45 spire-1.2.1/doc/images/nested_spire.png 09:37:45 spire-1.2.1/doc/images/oidc_federation.png 09:37:45 spire-1.2.1/doc/images/single_trust_domain.png 09:37:45 spire-1.2.1/doc/images/spiffe_compatible.png 09:37:45 spire-1.2.1/doc/images/spire_logo.png 09:37:45 spire-1.2.1/doc/migrating_registration_api_clients.md 09:37:45 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:37:45 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:37:45 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:37:45 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:37:45 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:37:45 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:37:45 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:37:45 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:37:45 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:37:45 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:37:45 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:37:45 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:37:45 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:37:45 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:37:45 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:37:45 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:37:45 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:37:45 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:37:45 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:37:45 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:37:45 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:37:45 spire-1.2.1/doc/scaling_spire.md 09:37:45 spire-1.2.1/doc/spire_agent.md 09:37:45 spire-1.2.1/doc/spire_server.md 09:37:45 spire-1.2.1/doc/supported_integrations.md 09:37:45 spire-1.2.1/doc/telemetry.md 09:37:45 spire-1.2.1/doc/telemetry_config.md 09:37:45 spire-1.2.1/doc/upgrading.md 09:37:45 spire-1.2.1/doc/using_spire.md 09:37:45 spire-1.2.1/examples/ 09:37:45 spire-1.2.1/examples/README.md 09:37:45 spire-1.2.1/go.mod 09:37:45 spire-1.2.1/go.sum 09:37:45 spire-1.2.1/pkg/ 09:37:45 spire-1.2.1/pkg/agent/ 09:37:45 spire-1.2.1/pkg/agent/agent.go 09:37:45 spire-1.2.1/pkg/agent/api/ 09:37:45 spire-1.2.1/pkg/agent/api/config.go 09:37:45 spire-1.2.1/pkg/agent/api/debug/ 09:37:45 spire-1.2.1/pkg/agent/api/debug/v1/ 09:37:45 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:37:45 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:37:45 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:37:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:37:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:37:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:37:45 spire-1.2.1/pkg/agent/api/endpoints.go 09:37:45 spire-1.2.1/pkg/agent/api/health/ 09:37:45 spire-1.2.1/pkg/agent/api/health/v1/ 09:37:45 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:37:45 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:37:45 spire-1.2.1/pkg/agent/api/rpccontext/ 09:37:45 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:37:45 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:37:45 spire-1.2.1/pkg/agent/attestor/ 09:37:45 spire-1.2.1/pkg/agent/attestor/node/ 09:37:45 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:37:45 spire-1.2.1/pkg/agent/attestor/node/node.go 09:37:45 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:37:45 spire-1.2.1/pkg/agent/attestor/workload/ 09:37:45 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:37:45 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:37:45 spire-1.2.1/pkg/agent/catalog/ 09:37:45 spire-1.2.1/pkg/agent/catalog/catalog.go 09:37:45 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:37:45 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:37:45 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:37:45 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:37:45 spire-1.2.1/pkg/agent/client/ 09:37:45 spire-1.2.1/pkg/agent/client/client.go 09:37:45 spire-1.2.1/pkg/agent/client/client_test.go 09:37:45 spire-1.2.1/pkg/agent/client/dial.go 09:37:45 spire-1.2.1/pkg/agent/client/nodeconn.go 09:37:45 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:37:45 spire-1.2.1/pkg/agent/client/update.go 09:37:45 spire-1.2.1/pkg/agent/client/util.go 09:37:45 spire-1.2.1/pkg/agent/common/ 09:37:45 spire-1.2.1/pkg/agent/common/backoff/ 09:37:45 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:37:45 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:37:45 spire-1.2.1/pkg/agent/common/cgroups/ 09:37:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:37:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:37:45 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:37:45 spire-1.2.1/pkg/agent/config.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/ 09:37:45 spire-1.2.1/pkg/agent/endpoints/config.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:37:45 spire-1.2.1/doc/images/cache_mgr.png 09:37:45 spire-1.2.1/doc/images/cache_mgr_components.png 09:37:45 spire-1.2.1/doc/images/federated_spire.png 09:37:45 spire-1.2.1/doc/images/ha_mode.png 09:37:45 spire-1.2.1/doc/images/nested_spire.png 09:37:45 spire-1.2.1/doc/images/oidc_federation.png 09:37:45 spire-1.2.1/doc/images/single_trust_domain.png 09:37:45 spire-1.2.1/doc/images/spiffe_compatible.png 09:37:45 spire-1.2.1/doc/images/spire_logo.png 09:37:45 spire-1.2.1/doc/migrating_registration_api_clients.md 09:37:45 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:37:45 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:37:45 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:37:45 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:37:45 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:37:45 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:37:45 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:37:45 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:37:45 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:37:45 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:37:45 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:37:45 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:37:45 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:37:45 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:37:45 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:37:45 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:37:45 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:37:45 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:37:45 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:37:45 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:37:45 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:37:45 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:37:45 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:37:45 spire-1.2.1/doc/scaling_spire.md 09:37:45 spire-1.2.1/doc/spire_agent.md 09:37:45 spire-1.2.1/doc/spire_server.md 09:37:45 spire-1.2.1/doc/supported_integrations.md 09:37:45 spire-1.2.1/doc/telemetry.md 09:37:45 spire-1.2.1/doc/telemetry_config.md 09:37:45 spire-1.2.1/doc/upgrading.md 09:37:45 spire-1.2.1/doc/using_spire.md 09:37:45 spire-1.2.1/examples/ 09:37:45 spire-1.2.1/examples/README.md 09:37:45 spire-1.2.1/go.mod 09:37:45 spire-1.2.1/go.sum 09:37:45 spire-1.2.1/pkg/ 09:37:45 spire-1.2.1/pkg/agent/ 09:37:45 spire-1.2.1/pkg/agent/agent.go 09:37:45 spire-1.2.1/pkg/agent/api/ 09:37:45 spire-1.2.1/pkg/agent/api/config.go 09:37:45 spire-1.2.1/pkg/agent/api/debug/ 09:37:45 spire-1.2.1/pkg/agent/api/debug/v1/ 09:37:45 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:37:45 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:37:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:37:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/workload/ 09:37:45 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:37:45 spire-1.2.1/pkg/agent/manager/ 09:37:45 spire-1.2.1/pkg/agent/manager/cache/ 09:37:45 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:37:45 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:37:45 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:37:45 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:37:45 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:37:45 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:37:45 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:37:45 spire-1.2.1/pkg/agent/manager/config.go 09:37:45 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:37:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:37:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:37:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:37:45 spire-1.2.1/pkg/agent/api/endpoints.go 09:37:45 spire-1.2.1/pkg/agent/api/health/ 09:37:45 spire-1.2.1/pkg/agent/api/health/v1/ 09:37:45 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:37:45 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:37:45 spire-1.2.1/pkg/agent/api/rpccontext/ 09:37:45 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:37:45 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:37:45 spire-1.2.1/pkg/agent/attestor/ 09:37:45 spire-1.2.1/pkg/agent/attestor/node/ 09:37:45 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:37:45 spire-1.2.1/pkg/agent/attestor/node/node.go 09:37:45 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:37:45 spire-1.2.1/pkg/agent/attestor/workload/ 09:37:45 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:37:45 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:37:45 spire-1.2.1/pkg/agent/catalog/ 09:37:45 spire-1.2.1/pkg/agent/catalog/catalog.go 09:37:45 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:37:45 spire-1.2.1/pkg/agent/manager/manager.go 09:37:45 spire-1.2.1/pkg/agent/manager/manager_test.go 09:37:45 spire-1.2.1/pkg/agent/manager/storage.go 09:37:45 spire-1.2.1/pkg/agent/manager/storage_test.go 09:37:45 spire-1.2.1/pkg/agent/manager/storecache/ 09:37:45 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:37:45 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:37:45 spire-1.2.1/pkg/agent/manager/sync.go 09:37:45 spire-1.2.1/pkg/agent/plugin/ 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:37:45 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:37:45 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:37:45 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:37:45 spire-1.2.1/pkg/agent/client/ 09:37:45 spire-1.2.1/pkg/agent/client/client.go 09:37:45 spire-1.2.1/pkg/agent/client/client_test.go 09:37:45 spire-1.2.1/pkg/agent/client/dial.go 09:37:45 spire-1.2.1/pkg/agent/client/nodeconn.go 09:37:45 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:37:45 spire-1.2.1/pkg/agent/client/update.go 09:37:45 spire-1.2.1/pkg/agent/client/util.go 09:37:45 spire-1.2.1/pkg/agent/common/ 09:37:45 spire-1.2.1/pkg/agent/common/backoff/ 09:37:45 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:37:45 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:37:45 spire-1.2.1/pkg/agent/common/cgroups/ 09:37:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:37:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:37:45 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:37:45 spire-1.2.1/pkg/agent/config.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/ 09:37:45 spire-1.2.1/pkg/agent/endpoints/config.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:37:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:37:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/workload/ 09:37:45 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:37:45 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:37:45 spire-1.2.1/pkg/agent/manager/ 09:37:45 spire-1.2.1/pkg/agent/manager/cache/ 09:37:45 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:37:45 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:37:45 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:37:45 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:37:45 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:37:45 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:37:45 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:37:45 spire-1.2.1/pkg/agent/manager/config.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:37:45 spire-1.2.1/pkg/agent/manager/manager.go 09:37:45 spire-1.2.1/pkg/agent/manager/manager_test.go 09:37:45 spire-1.2.1/pkg/agent/manager/storage.go 09:37:45 spire-1.2.1/pkg/agent/manager/storage_test.go 09:37:45 spire-1.2.1/pkg/agent/manager/storecache/ 09:37:45 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:37:45 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:37:45 spire-1.2.1/pkg/agent/manager/sync.go 09:37:45 spire-1.2.1/pkg/agent/plugin/ 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:37:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:37:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:37:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:37:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:37:45 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:37:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:37:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:37:45 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:37:45 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:37:45 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:37:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:37:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:37:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:37:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:37:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:37:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:37:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:37:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:37:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:37:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:37:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:37:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:37:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:37:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:37:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:37:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:37:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:37:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:37:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:37:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:37:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:37:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:37:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:37:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:37:46 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:37:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:37:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:37:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:37:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:37:46 spire-1.2.1/pkg/agent/svid/ 09:37:46 spire-1.2.1/pkg/agent/svid/rotator.go 09:37:46 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:37:46 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:37:46 spire-1.2.1/pkg/agent/svid/store/ 09:37:46 spire-1.2.1/pkg/agent/svid/store/service.go 09:37:46 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:37:46 spire-1.2.1/pkg/common/ 09:37:46 spire-1.2.1/pkg/common/agentpathtemplate/ 09:37:46 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:37:46 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:37:46 spire-1.2.1/pkg/common/api/ 09:37:46 spire-1.2.1/pkg/common/api/metrics.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/ 09:37:46 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:37:46 spire-1.2.1/pkg/common/api/middleware/logger.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/names.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:37:46 spire-1.2.1/pkg/common/api/names.go 09:37:46 spire-1.2.1/pkg/common/api/ratelimit.go 09:37:46 spire-1.2.1/pkg/common/api/rpccontext/ 09:37:46 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:37:46 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:37:46 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:37:46 spire-1.2.1/pkg/common/auth/ 09:37:46 spire-1.2.1/pkg/common/auth/interceptors.go 09:37:46 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:37:46 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/ 09:37:46 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/types.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:37:46 spire-1.2.1/pkg/common/catalog/ 09:37:46 spire-1.2.1/pkg/common/catalog/bind.go 09:37:46 spire-1.2.1/pkg/common/catalog/builtin.go 09:37:46 spire-1.2.1/pkg/common/catalog/catalog.go 09:37:46 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:37:46 spire-1.2.1/pkg/common/catalog/closers.go 09:37:46 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:37:46 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:37:46 spire-1.2.1/pkg/common/catalog/config.go 09:37:46 spire-1.2.1/pkg/common/catalog/config_test.go 09:37:46 spire-1.2.1/pkg/common/catalog/configure.go 09:37:46 spire-1.2.1/pkg/common/catalog/constraints.go 09:37:46 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:37:46 spire-1.2.1/pkg/common/catalog/context.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:37:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:37:46 spire-1.2.1/pkg/agent/svid/ 09:37:46 spire-1.2.1/pkg/agent/svid/rotator.go 09:37:46 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:37:46 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:37:46 spire-1.2.1/pkg/agent/svid/store/ 09:37:46 spire-1.2.1/pkg/agent/svid/store/service.go 09:37:46 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:37:46 spire-1.2.1/pkg/common/ 09:37:46 spire-1.2.1/pkg/common/agentpathtemplate/ 09:37:46 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:37:46 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:37:46 spire-1.2.1/pkg/common/api/ 09:37:46 spire-1.2.1/pkg/common/api/metrics.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/ 09:37:46 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:37:46 spire-1.2.1/pkg/common/catalog/external.go 09:37:46 spire-1.2.1/pkg/common/catalog/host.go 09:37:46 spire-1.2.1/pkg/common/catalog/pipenet.go 09:37:46 spire-1.2.1/pkg/common/catalog/plugin.go 09:37:46 spire-1.2.1/pkg/common/catalog/testplugin/ 09:37:46 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:37:46 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:37:46 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:37:46 spire-1.2.1/pkg/common/cli/ 09:37:46 spire-1.2.1/pkg/common/cli/env.go 09:37:46 spire-1.2.1/pkg/common/cli/flags.go 09:37:46 spire-1.2.1/pkg/common/cli/trust_domain.go 09:37:46 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:37:46 spire-1.2.1/pkg/common/cli/umask.go 09:37:46 spire-1.2.1/pkg/common/cli/umask_posix.go 09:37:46 spire-1.2.1/pkg/common/cli/umask_test.go 09:37:46 spire-1.2.1/pkg/common/cli/umask_windows.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/ 09:37:46 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/flag.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/format.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/ 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:37:46 09:37:46 spire-1.2.1/pkg/common/api/middleware/logger.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/names.go 09:37:46 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:37:46 spire-1.2.1/pkg/common/api/names.go 09:37:46 spire-1.2.1/pkg/common/api/ratelimit.go 09:37:46 spire-1.2.1/pkg/common/api/rpccontext/ 09:37:46 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:37:46 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:37:46 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:37:46 spire-1.2.1/pkg/common/auth/ 09:37:46 spire-1.2.1/pkg/common/auth/interceptors.go 09:37:46 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:37:46 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/ 09:37:46 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:37:46 spire-1.2.1/pkg/common/coretypes/ 09:37:46 spire-1.2.1/pkg/common/coretypes/bundle/ 09:37:46 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:37:46 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:37:46 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:37:46 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:37:46 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:37:46 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:37:46 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:37:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:37:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:37:46 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:37:46 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:37:46 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:37:46 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:37:46 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/types.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:37:46 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:37:46 spire-1.2.1/pkg/common/catalog/ 09:37:46 spire-1.2.1/pkg/common/catalog/bind.go 09:37:46 spire-1.2.1/pkg/common/catalog/builtin.go 09:37:46 spire-1.2.1/pkg/common/catalog/catalog.go 09:37:46 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:37:46 spire-1.2.1/pkg/common/catalog/closers.go 09:37:46 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:37:46 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:37:46 spire-1.2.1/pkg/common/catalog/config.go 09:37:46 spire-1.2.1/pkg/common/catalog/config_test.go 09:37:46 spire-1.2.1/pkg/common/catalog/configure.go 09:37:46 spire-1.2.1/pkg/common/catalog/constraints.go 09:37:46 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:37:46 spire-1.2.1/pkg/common/catalog/context.go 09:37:46 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:37:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:37:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:37:46 spire-1.2.1/pkg/common/cryptoutil/ 09:37:46 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:37:46 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:37:46 spire-1.2.1/pkg/common/diskutil/ 09:37:46 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:37:46 spire-1.2.1/pkg/common/diskutil/file_test.go 09:37:46 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:37:46 spire-1.2.1/pkg/common/errorutil/ 09:37:46 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:37:46 spire-1.2.1/pkg/common/health/ 09:37:46 spire-1.2.1/pkg/common/health/config.go 09:37:46 spire-1.2.1/pkg/common/health/context.go 09:37:46 spire-1.2.1/pkg/common/health/context_test.go 09:37:46 spire-1.2.1/pkg/common/health/health.go 09:37:46 spire-1.2.1/pkg/common/health/health_test.go 09:37:46 spire-1.2.1/pkg/common/health/logger.go 09:37:46 spire-1.2.1/pkg/common/hostservice/ 09:37:46 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:37:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:37:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:37:46 spire-1.2.1/pkg/common/catalog/external.go 09:37:46 spire-1.2.1/pkg/common/catalog/host.go 09:37:46 spire-1.2.1/pkg/common/catalog/pipenet.go 09:37:46 spire-1.2.1/pkg/common/catalog/plugin.go 09:37:46 spire-1.2.1/pkg/common/catalog/testplugin/ 09:37:46 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:37:46 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:37:46 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:37:46 spire-1.2.1/pkg/common/cli/ 09:37:46 spire-1.2.1/pkg/common/cli/env.go 09:37:46 spire-1.2.1/pkg/common/cli/flags.go 09:37:46 spire-1.2.1/pkg/common/cli/trust_domain.go 09:37:46 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:37:46 spire-1.2.1/pkg/common/cli/umask.go 09:37:46 spire-1.2.1/pkg/common/cli/umask_posix.go 09:37:46 spire-1.2.1/pkg/common/cli/umask_test.go 09:37:46 spire-1.2.1/pkg/common/cli/umask_windows.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/ 09:37:46 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/flag.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/format.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:37:46 spire-1.2.1/pkg/common/idutil/ 09:37:46 spire-1.2.1/pkg/common/idutil/require.go 09:37:46 spire-1.2.1/pkg/common/idutil/require_test.go 09:37:46 spire-1.2.1/pkg/common/idutil/safety.go 09:37:46 spire-1.2.1/pkg/common/idutil/safety_test.go 09:37:46 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:37:46 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:37:46 spire-1.2.1/pkg/common/jwtsvid/ 09:37:46 spire-1.2.1/pkg/common/jwtsvid/common.go 09:37:46 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:37:46 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:37:46 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:37:46 spire-1.2.1/pkg/common/jwtutil/ 09:37:46 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:37:46 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:37:46 spire-1.2.1/pkg/common/log/ 09:37:46 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:37:46 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:37:46 spire-1.2.1/pkg/common/log/log.go 09:37:46 spire-1.2.1/pkg/common/log/log_test.go 09:37:46 spire-1.2.1/pkg/common/log/options.go 09:37:46 spire-1.2.1/pkg/common/nodeutil/ 09:37:46 spire-1.2.1/pkg/common/nodeutil/node.go 09:37:46 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:37:46 spire-1.2.1/pkg/common/peertracker/ 09:37:46 spire-1.2.1/pkg/common/peertracker/conn.go 09:37:46 spire-1.2.1/pkg/common/peertracker/credentials.go 09:37:46 spire-1.2.1/pkg/common/peertracker/errors.go 09:37:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:37:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:37:46 spire-1.2.1/pkg/common/peertracker/info.go 09:37:46 spire-1.2.1/pkg/common/peertracker/listener.go 09:37:46 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:37:46 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:37:46 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:37:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:37:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:37:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:37:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:37:46 spire-1.2.1/pkg/common/peertracker/tcp.go 09:37:46 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:37:46 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:37:46 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:37:46 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:37:46 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:37:46 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:37:46 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:37:46 spire-1.2.1/pkg/common/peertracker/uds.go 09:37:46 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:37:46 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:37:46 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:37:46 spire-1.2.1/pkg/common/pemutil/ 09:37:46 spire-1.2.1/pkg/common/pemutil/block.go 09:37:46 spire-1.2.1/pkg/common/pemutil/certs.go 09:37:46 spire-1.2.1/pkg/common/pemutil/common.go 09:37:46 spire-1.2.1/pkg/common/pemutil/csr.go 09:37:46 spire-1.2.1/pkg/common/pemutil/keys.go 09:37:46 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/ 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/ 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:37:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:37:46 spire-1.2.1/pkg/common/coretypes/ 09:37:46 spire-1.2.1/pkg/common/coretypes/bundle/ 09:37:46 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:37:46 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:37:46 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:37:46 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:37:46 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:37:46 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:37:46 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:37:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:37:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:37:46 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:37:46 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:37:46 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:37:46 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:37:46 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:37:46 spire-1.2.1/pkg/common/plugin/ 09:37:46 spire-1.2.1/pkg/common/plugin/aws/ 09:37:46 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:37:46 spire-1.2.1/pkg/common/plugin/azure/ 09:37:46 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:37:46 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:37:46 spire-1.2.1/pkg/common/plugin/facade.go 09:37:46 spire-1.2.1/pkg/common/plugin/facade_test.go 09:37:46 spire-1.2.1/pkg/common/plugin/gcp/ 09:37:46 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:37:46 spire-1.2.1/pkg/common/plugin/k8s/ 09:37:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:37:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:37:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:37:46 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:37:46 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:37:46 spire-1.2.1/pkg/common/plugin/log.go 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/ 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:37:46 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:37:46 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:37:46 spire-1.2.1/pkg/common/plugin/x509pop/ 09:37:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:37:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:37:46 spire-1.2.1/pkg/common/profiling/ 09:37:46 spire-1.2.1/pkg/common/profiling/dumpers.go 09:37:46 spire-1.2.1/pkg/common/profiling/profiling.go 09:37:46 spire-1.2.1/pkg/common/protoutil/ 09:37:46 spire-1.2.1/pkg/common/protoutil/masks.go 09:37:46 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:37:46 spire-1.2.1/pkg/common/rotationutil/ 09:37:46 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:37:46 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:37:46 spire-1.2.1/pkg/common/selector/ 09:37:46 spire-1.2.1/pkg/common/selector/selector.go 09:37:46 spire-1.2.1/pkg/common/selector/selector_test.go 09:37:46 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:37:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:37:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:37:46 spire-1.2.1/pkg/common/cryptoutil/ 09:37:46 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:37:46 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:37:46 spire-1.2.1/pkg/common/diskutil/ 09:37:46 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:37:46 spire-1.2.1/pkg/common/diskutil/file_test.go 09:37:46 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:37:46 spire-1.2.1/pkg/common/errorutil/ 09:37:46 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:37:46 spire-1.2.1/pkg/common/health/ 09:37:46 spire-1.2.1/pkg/common/health/config.go 09:37:46 spire-1.2.1/pkg/common/health/context.go 09:37:46 spire-1.2.1/pkg/common/health/context_test.go 09:37:46 spire-1.2.1/pkg/common/health/health.go 09:37:46 spire-1.2.1/pkg/common/health/health_test.go 09:37:46 spire-1.2.1/pkg/common/health/logger.go 09:37:46 spire-1.2.1/pkg/common/hostservice/ 09:37:46 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:37:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:37:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:37:46 spire-1.2.1/pkg/common/selector/set.go 09:37:46 spire-1.2.1/pkg/common/selector/set_utils.go 09:37:46 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/ 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/ 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:37:46 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:37:46 spire-1.2.1/pkg/common/telemetry/call.go 09:37:46 spire-1.2.1/pkg/common/telemetry/common/ 09:37:46 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:37:46 spire-1.2.1/pkg/common/idutil/ 09:37:46 spire-1.2.1/pkg/common/idutil/require.go 09:37:46 spire-1.2.1/pkg/common/idutil/require_test.go 09:37:46 spire-1.2.1/pkg/common/idutil/safety.go 09:37:46 spire-1.2.1/pkg/common/idutil/safety_test.go 09:37:46 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:37:46 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:37:46 spire-1.2.1/pkg/common/jwtsvid/ 09:37:46 spire-1.2.1/pkg/common/jwtsvid/common.go 09:37:46 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:37:46 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:37:46 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:37:46 spire-1.2.1/pkg/common/jwtutil/ 09:37:46 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:37:46 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:37:46 spire-1.2.1/pkg/common/log/ 09:37:46 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:37:46 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:37:46 spire-1.2.1/pkg/common/log/log.go 09:37:46 spire-1.2.1/pkg/common/log/log_test.go 09:37:46 spire-1.2.1/pkg/common/log/options.go 09:37:46 spire-1.2.1/pkg/common/nodeutil/ 09:37:46 spire-1.2.1/pkg/common/nodeutil/node.go 09:37:46 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:37:46 spire-1.2.1/pkg/common/peertracker/ 09:37:46 spire-1.2.1/pkg/common/peertracker/conn.go 09:37:46 spire-1.2.1/pkg/common/telemetry/config.go 09:37:46 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:37:46 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/inmem.go 09:37:46 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/m3.go 09:37:46 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/metrics.go 09:37:46 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/names.go 09:37:46 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:37:46 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:37:46 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/ 09:37:46 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:37:46 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:37:46 spire-1.2.1/pkg/common/peertracker/credentials.go 09:37:46 spire-1.2.1/pkg/common/peertracker/errors.go 09:37:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:37:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:37:46 spire-1.2.1/pkg/common/peertracker/info.go 09:37:46 spire-1.2.1/pkg/common/peertracker/listener.go 09:37:46 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:37:46 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:37:46 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:37:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:37:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:37:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:37:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:37:46 spire-1.2.1/pkg/common/peertracker/tcp.go 09:37:46 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:37:46 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:37:46 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:37:46 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:37:46 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:37:46 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:37:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/server.go 09:37:46 spire-1.2.1/pkg/common/telemetry/sink.go 09:37:46 spire-1.2.1/pkg/common/telemetry/statsd.go 09:37:46 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/uptime.go 09:37:46 spire-1.2.1/pkg/common/telemetry/version.go 09:37:46 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:37:46 spire-1.2.1/pkg/common/uptime/ 09:37:46 spire-1.2.1/pkg/common/uptime/uptime.go 09:37:46 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:37:46 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:37:46 spire-1.2.1/pkg/common/peertracker/uds.go 09:37:46 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:37:46 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:37:46 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:37:46 spire-1.2.1/pkg/common/pemutil/ 09:37:46 spire-1.2.1/pkg/common/pemutil/block.go 09:37:46 spire-1.2.1/pkg/common/pemutil/certs.go 09:37:46 spire-1.2.1/pkg/common/pemutil/common.go 09:37:46 spire-1.2.1/pkg/common/pemutil/csr.go 09:37:46 spire-1.2.1/pkg/common/pemutil/keys.go 09:37:46 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/ 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:37:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:37:46 spire-1.2.1/pkg/common/util/ 09:37:46 spire-1.2.1/pkg/common/util/certs.go 09:37:46 spire-1.2.1/pkg/common/util/certs_test.go 09:37:46 spire-1.2.1/pkg/common/util/csr.go 09:37:46 spire-1.2.1/pkg/common/util/hash.go 09:37:46 spire-1.2.1/pkg/common/util/selectors.go 09:37:46 spire-1.2.1/pkg/common/util/selectors_test.go 09:37:46 spire-1.2.1/pkg/common/util/signals.go 09:37:46 spire-1.2.1/pkg/common/util/sort.go 09:37:46 spire-1.2.1/pkg/common/util/sort_test.go 09:37:46 spire-1.2.1/pkg/common/util/task.go 09:37:46 spire-1.2.1/pkg/common/util/task_test.go 09:37:46 spire-1.2.1/pkg/common/util/testdata/ 09:37:46 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:37:46 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:37:46 spire-1.2.1/pkg/common/version/ 09:37:46 spire-1.2.1/pkg/common/version/version.go 09:37:46 spire-1.2.1/pkg/common/x509svid/ 09:37:46 spire-1.2.1/pkg/common/x509svid/common_test.go 09:37:46 spire-1.2.1/pkg/common/x509svid/csr.go 09:37:46 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:37:46 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:37:46 spire-1.2.1/pkg/common/x509util/ 09:37:46 spire-1.2.1/pkg/common/x509util/cert.go 09:37:46 spire-1.2.1/pkg/common/x509util/dns.go 09:37:46 spire-1.2.1/pkg/common/x509util/dns_test.go 09:37:46 spire-1.2.1/pkg/common/plugin/ 09:37:46 spire-1.2.1/pkg/common/plugin/aws/ 09:37:46 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:37:46 spire-1.2.1/pkg/common/plugin/azure/ 09:37:46 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:37:46 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:37:46 spire-1.2.1/pkg/common/plugin/facade.go 09:37:46 spire-1.2.1/pkg/common/plugin/facade_test.go 09:37:46 spire-1.2.1/pkg/common/plugin/gcp/ 09:37:46 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:37:46 spire-1.2.1/pkg/common/plugin/k8s/ 09:37:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:37:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:37:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:37:46 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:37:46 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:37:46 spire-1.2.1/pkg/common/plugin/log.go 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/ 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:37:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:37:46 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:37:46 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:37:46 spire-1.2.1/pkg/common/plugin/x509pop/ 09:37:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:37:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:37:46 spire-1.2.1/pkg/common/profiling/ 09:37:46 spire-1.2.1/pkg/common/profiling/dumpers.go 09:37:46 spire-1.2.1/pkg/common/profiling/profiling.go 09:37:46 spire-1.2.1/pkg/common/protoutil/ 09:37:46 spire-1.2.1/pkg/common/protoutil/masks.go 09:37:46 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:37:46 spire-1.2.1/pkg/common/rotationutil/ 09:37:46 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:37:46 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:37:46 spire-1.2.1/pkg/common/selector/ 09:37:46 spire-1.2.1/pkg/common/selector/selector.go 09:37:46 spire-1.2.1/pkg/common/selector/selector_test.go 09:37:46 spire-1.2.1/pkg/common/selector/set.go 09:37:46 spire-1.2.1/pkg/common/selector/set_utils.go 09:37:46 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/ 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/ 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:37:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:37:46 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:37:46 spire-1.2.1/pkg/common/telemetry/call.go 09:37:46 spire-1.2.1/pkg/common/telemetry/common/ 09:37:46 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:37:46 spire-1.2.1/pkg/common/telemetry/config.go 09:37:46 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:37:46 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/inmem.go 09:37:46 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/m3.go 09:37:46 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/metrics.go 09:37:46 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/names.go 09:37:46 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:37:46 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:37:46 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/ 09:37:46 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:37:46 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:37:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:37:46 spire-1.2.1/pkg/common/telemetry/server/server.go 09:37:46 spire-1.2.1/pkg/common/telemetry/sink.go 09:37:46 spire-1.2.1/pkg/common/telemetry/statsd.go 09:37:46 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:37:46 spire-1.2.1/pkg/common/telemetry/uptime.go 09:37:46 spire-1.2.1/pkg/common/telemetry/version.go 09:37:46 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:37:46 spire-1.2.1/pkg/common/uptime/ 09:37:46 spire-1.2.1/pkg/common/uptime/uptime.go 09:37:46 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:37:46 spire-1.2.1/pkg/common/util/ 09:37:46 spire-1.2.1/pkg/common/util/certs.go 09:37:46 spire-1.2.1/pkg/common/util/certs_test.go 09:37:46 spire-1.2.1/pkg/common/util/csr.go 09:37:46 spire-1.2.1/pkg/common/util/hash.go 09:37:46 spire-1.2.1/pkg/common/util/selectors.go 09:37:46 spire-1.2.1/pkg/common/util/selectors_test.go 09:37:46 spire-1.2.1/pkg/common/util/signals.go 09:37:46 spire-1.2.1/pkg/common/util/sort.go 09:37:46 spire-1.2.1/pkg/common/util/sort_test.go 09:37:46 spire-1.2.1/pkg/common/util/task.go 09:37:46 spire-1.2.1/pkg/common/util/task_test.go 09:37:46 spire-1.2.1/pkg/common/util/testdata/ 09:37:46 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:37:46 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:37:46 spire-1.2.1/pkg/common/version/ 09:37:46 spire-1.2.1/pkg/common/version/version.go 09:37:46 spire-1.2.1/pkg/common/x509svid/ 09:37:46 spire-1.2.1/pkg/common/x509svid/common_test.go 09:37:46 spire-1.2.1/pkg/common/x509svid/csr.go 09:37:46 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:37:46 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:37:46 spire-1.2.1/pkg/common/x509util/ 09:37:46 spire-1.2.1/pkg/common/x509util/cert.go 09:37:46 spire-1.2.1/pkg/common/x509util/dns.go 09:37:46 spire-1.2.1/pkg/common/x509util/dns_test.go 09:37:46 spire-1.2.1/pkg/common/x509util/keyid.go 09:37:46 spire-1.2.1/pkg/common/x509util/keypair.go 09:37:46 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:37:46 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:37:46 spire-1.2.1/pkg/server/ 09:37:46 spire-1.2.1/pkg/server/api/ 09:37:46 spire-1.2.1/pkg/server/api/agent.go 09:37:46 spire-1.2.1/pkg/server/api/agent/ 09:37:46 spire-1.2.1/pkg/server/api/agent/v1/ 09:37:46 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:37:46 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:37:46 spire-1.2.1/pkg/server/api/agent_test.go 09:37:46 spire-1.2.1/pkg/server/api/api.go 09:37:46 spire-1.2.1/pkg/server/api/audit/ 09:37:46 spire-1.2.1/pkg/server/api/audit/audit.go 09:37:46 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:37:46 spire-1.2.1/pkg/server/api/bundle.go 09:37:46 spire-1.2.1/pkg/server/api/bundle/ 09:37:46 spire-1.2.1/pkg/server/api/bundle/v1/ 09:37:46 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:37:46 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:37:46 spire-1.2.1/pkg/server/api/bundle_test.go 09:37:46 spire-1.2.1/pkg/server/api/debug/ 09:37:46 spire-1.2.1/pkg/server/api/debug/v1/ 09:37:46 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:37:46 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:37:46 spire-1.2.1/pkg/common/x509util/keyid.go 09:37:46 spire-1.2.1/pkg/common/x509util/keypair.go 09:37:46 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:37:46 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:37:46 spire-1.2.1/pkg/server/ 09:37:46 spire-1.2.1/pkg/server/api/ 09:37:46 spire-1.2.1/pkg/server/api/agent.go 09:37:46 spire-1.2.1/pkg/server/api/agent/ 09:37:46 spire-1.2.1/pkg/server/api/agent/v1/ 09:37:46 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:37:46 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:37:46 spire-1.2.1/pkg/server/api/agent_test.go 09:37:46 spire-1.2.1/pkg/server/api/api.go 09:37:46 spire-1.2.1/pkg/server/api/audit/ 09:37:46 spire-1.2.1/pkg/server/api/audit/audit.go 09:37:46 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:37:46 spire-1.2.1/pkg/server/api/bundle.go 09:37:46 spire-1.2.1/pkg/server/api/bundle/ 09:37:46 spire-1.2.1/pkg/server/api/bundle/v1/ 09:37:46 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:37:46 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:37:46 spire-1.2.1/pkg/server/api/bundle_test.go 09:37:46 spire-1.2.1/pkg/server/api/debug/ 09:37:46 spire-1.2.1/pkg/server/api/debug/v1/ 09:37:46 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:37:46 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:37:46 spire-1.2.1/pkg/server/api/entry.go 09:37:46 spire-1.2.1/pkg/server/api/entry/ 09:37:46 spire-1.2.1/pkg/server/api/entry/v1/ 09:37:46 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:37:46 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:37:46 spire-1.2.1/pkg/server/api/entry_test.go 09:37:46 spire-1.2.1/pkg/server/api/health/ 09:37:46 spire-1.2.1/pkg/server/api/health/v1/ 09:37:46 spire-1.2.1/pkg/server/api/health/v1/service.go 09:37:46 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:37:46 spire-1.2.1/pkg/server/api/id.go 09:37:46 spire-1.2.1/pkg/server/api/id_test.go 09:37:46 spire-1.2.1/pkg/server/api/limits/ 09:37:46 spire-1.2.1/pkg/server/api/limits/limits.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/ 09:37:46 spire-1.2.1/pkg/server/api/middleware/alias.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/audit.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/caller.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:37:46 spire-1.2.1/pkg/server/api/entry.go 09:37:46 spire-1.2.1/pkg/server/api/entry/ 09:37:46 spire-1.2.1/pkg/server/api/entry/v1/ 09:37:46 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:37:46 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:37:46 spire-1.2.1/pkg/server/api/entry_test.go 09:37:46 spire-1.2.1/pkg/server/api/health/ 09:37:46 spire-1.2.1/pkg/server/api/health/v1/ 09:37:46 spire-1.2.1/pkg/server/api/health/v1/service.go 09:37:46 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:37:46 spire-1.2.1/pkg/server/api/id.go 09:37:46 spire-1.2.1/pkg/server/api/id_test.go 09:37:46 spire-1.2.1/pkg/server/api/limits/ 09:37:46 spire-1.2.1/pkg/server/api/limits/limits.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/ 09:37:46 spire-1.2.1/pkg/server/api/middleware/alias.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/audit.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/caller.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/common.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/entries.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:37:46 spire-1.2.1/pkg/server/api/ratelimit.go 09:37:46 spire-1.2.1/pkg/server/api/rpccontext/ 09:37:46 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:37:46 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:37:46 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:37:46 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:37:46 spire-1.2.1/pkg/server/api/selector.go 09:37:46 spire-1.2.1/pkg/server/api/selector_test.go 09:37:46 spire-1.2.1/pkg/server/api/status.go 09:37:46 spire-1.2.1/pkg/server/api/status_test.go 09:37:46 spire-1.2.1/pkg/server/api/svid/ 09:37:46 spire-1.2.1/pkg/server/api/svid/v1/ 09:37:46 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:37:46 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:37:46 spire-1.2.1/pkg/server/api/trustdomain.go 09:37:46 spire-1.2.1/pkg/server/api/trustdomain/ 09:37:46 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:37:46 spire-1.2.1/pkg/server/api/middleware/common.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/entries.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:37:46 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:37:46 spire-1.2.1/pkg/server/api/ratelimit.go 09:37:46 spire-1.2.1/pkg/server/api/rpccontext/ 09:37:46 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:37:46 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:37:46 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:37:46 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:37:46 spire-1.2.1/pkg/server/api/selector.go 09:37:46 spire-1.2.1/pkg/server/api/selector_test.go 09:37:46 spire-1.2.1/pkg/server/api/status.go 09:37:46 spire-1.2.1/pkg/server/api/status_test.go 09:37:46 spire-1.2.1/pkg/server/api/svid/ 09:37:46 spire-1.2.1/pkg/server/api/svid/v1/ 09:37:46 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:37:46 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:37:46 spire-1.2.1/pkg/server/api/trustdomain.go 09:37:46 spire-1.2.1/pkg/server/api/trustdomain/ 09:37:46 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:37:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:37:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:37:46 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:37:46 spire-1.2.1/pkg/server/authpolicy/ 09:37:46 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:37:46 spire-1.2.1/pkg/server/authpolicy/policy.go 09:37:46 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:37:46 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:37:46 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:37:46 spire-1.2.1/pkg/server/authpolicy/validate.go 09:37:46 spire-1.2.1/pkg/server/bundle/ 09:37:46 spire-1.2.1/pkg/server/bundle/client/ 09:37:46 spire-1.2.1/pkg/server/bundle/client/client.go 09:37:46 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:37:46 spire-1.2.1/pkg/server/bundle/client/manager.go 09:37:46 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:37:46 spire-1.2.1/pkg/server/bundle/client/sources.go 09:37:46 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:37:46 spire-1.2.1/pkg/server/bundle/client/updater.go 09:37:46 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:37:46 spire-1.2.1/pkg/server/ca/ 09:37:46 spire-1.2.1/pkg/server/ca/ca.go 09:37:46 spire-1.2.1/pkg/server/ca/ca_health.go 09:37:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:37:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:37:46 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:37:46 spire-1.2.1/pkg/server/authpolicy/ 09:37:46 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:37:46 spire-1.2.1/pkg/server/authpolicy/policy.go 09:37:46 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:37:46 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:37:46 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:37:46 spire-1.2.1/pkg/server/authpolicy/validate.go 09:37:46 spire-1.2.1/pkg/server/bundle/ 09:37:46 spire-1.2.1/pkg/server/bundle/client/ 09:37:46 spire-1.2.1/pkg/server/bundle/client/client.go 09:37:46 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:37:46 spire-1.2.1/pkg/server/bundle/client/manager.go 09:37:46 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:37:46 spire-1.2.1/pkg/server/bundle/client/sources.go 09:37:46 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:37:46 spire-1.2.1/pkg/server/bundle/client/updater.go 09:37:46 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:37:46 spire-1.2.1/pkg/server/ca/ 09:37:46 spire-1.2.1/pkg/server/ca/ca.go 09:37:46 spire-1.2.1/pkg/server/ca/ca_health.go 09:37:46 spire-1.2.1/pkg/server/ca/ca_test.go 09:37:46 spire-1.2.1/pkg/server/ca/journal.go 09:37:46 spire-1.2.1/pkg/server/ca/journal_test.go 09:37:46 spire-1.2.1/pkg/server/ca/manager.go 09:37:46 spire-1.2.1/pkg/server/ca/manager_health.go 09:37:46 spire-1.2.1/pkg/server/ca/manager_test.go 09:37:46 spire-1.2.1/pkg/server/ca/templates.go 09:37:46 spire-1.2.1/pkg/server/ca/upstream_client.go 09:37:46 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:37:46 spire-1.2.1/pkg/server/ca/validation.go 09:37:46 spire-1.2.1/pkg/server/cache/ 09:37:46 spire-1.2.1/pkg/server/cache/dscache/ 09:37:46 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:37:46 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:37:46 spire-1.2.1/pkg/server/cache/entrycache/ 09:37:46 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:37:46 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:37:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:37:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:37:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:37:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:37:46 spire-1.2.1/pkg/server/catalog/ 09:37:46 spire-1.2.1/pkg/server/catalog/catalog.go 09:37:46 spire-1.2.1/pkg/server/catalog/keymanager.go 09:37:46 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:37:46 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:37:46 spire-1.2.1/pkg/server/catalog/notifier.go 09:37:46 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:37:46 spire-1.2.1/pkg/server/config.go 09:37:46 spire-1.2.1/pkg/server/datastore/ 09:37:46 spire-1.2.1/pkg/server/datastore/datastore.go 09:37:46 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:37:46 spire-1.2.1/pkg/server/datastore/repository.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:37:46 spire-1.2.1/pkg/server/ca/ca_test.go 09:37:46 spire-1.2.1/pkg/server/ca/journal.go 09:37:46 spire-1.2.1/pkg/server/ca/journal_test.go 09:37:46 spire-1.2.1/pkg/server/ca/manager.go 09:37:46 spire-1.2.1/pkg/server/ca/manager_health.go 09:37:46 spire-1.2.1/pkg/server/ca/manager_test.go 09:37:46 spire-1.2.1/pkg/server/ca/templates.go 09:37:46 spire-1.2.1/pkg/server/ca/upstream_client.go 09:37:46 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:37:46 spire-1.2.1/pkg/server/ca/validation.go 09:37:46 spire-1.2.1/pkg/server/cache/ 09:37:46 spire-1.2.1/pkg/server/cache/dscache/ 09:37:46 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:37:46 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:37:46 spire-1.2.1/pkg/server/cache/entrycache/ 09:37:46 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:37:46 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:37:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:37:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:37:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:37:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:37:46 spire-1.2.1/pkg/server/catalog/ 09:37:46 spire-1.2.1/pkg/server/catalog/catalog.go 09:37:46 spire-1.2.1/pkg/server/catalog/keymanager.go 09:37:46 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:37:46 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:37:46 spire-1.2.1/pkg/server/catalog/notifier.go 09:37:46 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:37:46 spire-1.2.1/pkg/server/config.go 09:37:46 spire-1.2.1/pkg/server/datastore/ 09:37:46 spire-1.2.1/pkg/server/datastore/datastore.go 09:37:46 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:37:46 spire-1.2.1/pkg/server/datastore/repository.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:37:46 spire-1.2.1/pkg/server/endpoints/ 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/ 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:37:46 spire-1.2.1/pkg/server/endpoints/config.go 09:37:46 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:37:46 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:37:46 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:37:46 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:37:46 spire-1.2.1/pkg/server/endpoints/middleware.go 09:37:46 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:37:46 spire-1.2.1/pkg/server/hostservice/ 09:37:46 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:37:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:37:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:37:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:37:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:37:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:37:46 spire-1.2.1/pkg/server/endpoints/ 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/ 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:37:46 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:37:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:37:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/ 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/ 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:37:46 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:37:46 spire-1.2.1/pkg/server/endpoints/config.go 09:37:46 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:37:46 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:37:46 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:37:46 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:37:46 spire-1.2.1/pkg/server/endpoints/middleware.go 09:37:46 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:37:46 spire-1.2.1/pkg/server/hostservice/ 09:37:46 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:37:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:37:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:37:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:37:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:37:46 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:37:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:37:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/ 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/ 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:37:46 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/ 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:37:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:37:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/ 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:37:46 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:37:46 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:37:46 spire-1.2.1/pkg/server/registration/ 09:37:46 spire-1.2.1/pkg/server/registration/manager.go 09:37:46 spire-1.2.1/pkg/server/registration/manager_test.go 09:37:46 spire-1.2.1/pkg/server/scanentries.go 09:37:46 spire-1.2.1/pkg/server/scanentries_test.go 09:37:46 spire-1.2.1/pkg/server/server.go 09:37:46 spire-1.2.1/pkg/server/server_test.go 09:37:46 spire-1.2.1/pkg/server/svid/ 09:37:46 spire-1.2.1/pkg/server/svid/observer.go 09:37:46 spire-1.2.1/pkg/server/svid/observer_test.go 09:37:46 spire-1.2.1/pkg/server/svid/rotator.go 09:37:46 spire-1.2.1/pkg/server/svid/rotator_config.go 09:37:46 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:37:46 spire-1.2.1/pkg/server/svid/rotator_test.go 09:37:46 spire-1.2.1/proto/ 09:37:46 spire-1.2.1/proto/private/ 09:37:46 spire-1.2.1/proto/private/server/ 09:37:46 spire-1.2.1/proto/private/server/journal/ 09:37:46 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:37:46 spire-1.2.1/proto/private/server/journal/journal.proto 09:37:46 spire-1.2.1/proto/spire/ 09:37:46 spire-1.2.1/proto/spire/common/ 09:37:46 spire-1.2.1/proto/spire/common/common.pb.go 09:37:46 spire-1.2.1/proto/spire/common/common.proto 09:37:46 spire-1.2.1/proto/spire/common/plugin/ 09:37:46 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:37:46 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:37:46 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:37:46 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:37:46 spire-1.2.1/proto/spire/plugin/ 09:37:46 spire-1.2.1/proto/spire/plugin/agent/ 09:37:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:37:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:37:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:37:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:37:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:37:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:37:46 spire-1.2.1/release/ 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:37:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:37:46 spire-1.2.1/pkg/server/registration/ 09:37:46 spire-1.2.1/pkg/server/registration/manager.go 09:37:46 spire-1.2.1/pkg/server/registration/manager_test.go 09:37:46 spire-1.2.1/pkg/server/scanentries.go 09:37:46 spire-1.2.1/pkg/server/scanentries_test.go 09:37:46 spire-1.2.1/pkg/server/server.go 09:37:46 spire-1.2.1/pkg/server/server_test.go 09:37:46 spire-1.2.1/pkg/server/svid/ 09:37:46 spire-1.2.1/pkg/server/svid/observer.go 09:37:46 spire-1.2.1/pkg/server/svid/observer_test.go 09:37:46 spire-1.2.1/pkg/server/svid/rotator.go 09:37:46 spire-1.2.1/pkg/server/svid/rotator_config.go 09:37:46 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:37:46 spire-1.2.1/pkg/server/svid/rotator_test.go 09:37:46 spire-1.2.1/proto/ 09:37:46 spire-1.2.1/proto/private/ 09:37:46 spire-1.2.1/proto/private/server/ 09:37:46 spire-1.2.1/proto/private/server/journal/ 09:37:46 spire-1.2.1/release/spire-extras/ 09:37:46 spire-1.2.1/release/spire-extras/README.md 09:37:46 spire-1.2.1/release/spire-extras/conf/ 09:37:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:37:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:37:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:37:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:37:46 spire-1.2.1/release/spire/ 09:37:46 spire-1.2.1/release/spire/README.md 09:37:46 spire-1.2.1/release/spire/conf/ 09:37:46 spire-1.2.1/release/spire/conf/agent/ 09:37:46 spire-1.2.1/release/spire/conf/agent/agent.conf 09:37:46 spire-1.2.1/release/spire/conf/server/ 09:37:46 spire-1.2.1/release/spire/conf/server/server.conf 09:37:46 spire-1.2.1/script/ 09:37:46 spire-1.2.1/script/build-artifact.sh 09:37:46 spire-1.2.1/script/generate_dummy_ca.sh 09:37:46 spire-1.2.1/support/ 09:37:46 spire-1.2.1/support/k8s/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:37:46 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:37:46 spire-1.2.1/proto/private/server/journal/journal.proto 09:37:46 spire-1.2.1/proto/spire/ 09:37:46 spire-1.2.1/proto/spire/common/ 09:37:46 spire-1.2.1/proto/spire/common/common.pb.go 09:37:46 spire-1.2.1/proto/spire/common/common.proto 09:37:46 spire-1.2.1/proto/spire/common/plugin/ 09:37:46 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:37:46 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:37:46 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:37:46 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:37:46 spire-1.2.1/proto/spire/plugin/ 09:37:46 spire-1.2.1/proto/spire/plugin/agent/ 09:37:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:37:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:37:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:37:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:37:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:37:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:37:46 spire-1.2.1/release/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:37:46 spire-1.2.1/release/spire-extras/ 09:37:46 spire-1.2.1/release/spire-extras/README.md 09:37:46 spire-1.2.1/release/spire-extras/conf/ 09:37:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:37:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:37:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:37:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:37:46 spire-1.2.1/release/spire/ 09:37:46 spire-1.2.1/release/spire/README.md 09:37:46 spire-1.2.1/release/spire/conf/ 09:37:46 spire-1.2.1/release/spire/conf/agent/ 09:37:46 spire-1.2.1/release/spire/conf/agent/agent.conf 09:37:46 spire-1.2.1/release/spire/conf/server/ 09:37:46 spire-1.2.1/release/spire/conf/server/server.conf 09:37:46 spire-1.2.1/script/ 09:37:46 spire-1.2.1/script/build-artifact.sh 09:37:46 spire-1.2.1/script/generate_dummy_ca.sh 09:37:46 spire-1.2.1/support/ 09:37:46 spire-1.2.1/support/k8s/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/ 09:37:46 spire-1.2.1/support/oidc-discovery-provider/README.md 09:37:46 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/config.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/main.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:37:46 spire-1.2.1/test/ 09:37:46 spire-1.2.1/test/clock/ 09:37:46 spire-1.2.1/test/clock/clock.go 09:37:46 spire-1.2.1/test/fakes/ 09:37:46 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:37:46 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:37:46 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:37:46 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:37:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:37:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:37:46 spire-1.2.1/test/fakes/fakeagentstore/ 09:37:46 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:37:46 spire-1.2.1/test/fakes/fakedatastore/ 09:37:46 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:37:46 spire-1.2.1/test/fakes/fakeentryclient/ 09:37:46 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:37:46 spire-1.2.1/test/fakes/fakehealthchecker/ 09:37:46 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:37:46 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:37:46 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:37:46 spire-1.2.1/test/fakes/fakemetrics/ 09:37:46 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:37:46 spire-1.2.1/test/fakes/fakenoderesolver/ 09:37:46 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:37:46 spire-1.2.1/test/fakes/fakenotifier/ 09:37:46 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:37:46 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:37:46 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:37:46 spire-1.2.1/test/fakes/fakeserverca/ 09:37:46 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:37:46 spire-1.2.1/test/fakes/fakeservercatalog/ 09:37:46 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:37:46 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:37:46 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:37:46 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:37:46 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:37:46 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:37:46 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:37:46 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:37:46 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:37:46 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:37:46 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:37:46 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:37:46 spire-1.2.1/test/fixture/ 09:37:46 spire-1.2.1/test/fixture/certs/ 09:37:46 spire-1.2.1/test/fixture/certs/agent_svid.der 09:37:46 spire-1.2.1/test/fixture/certs/base_cert.pem 09:37:46 spire-1.2.1/test/fixture/certs/base_csr.pem 09:37:46 spire-1.2.1/test/fixture/certs/base_key.pem 09:37:46 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:37:46 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:37:46 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:37:46 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:37:46 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:37:46 spire-1.2.1/test/fixture/certs/blog_key.pem 09:37:46 spire-1.2.1/test/fixture/certs/bundle.der 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:37:46 spire-1.2.1/test/fixture/certs/ca.pem 09:37:46 spire-1.2.1/test/fixture/certs/ca_key.pem 09:37:46 spire-1.2.1/test/fixture/certs/database_cert.pem 09:37:46 spire-1.2.1/test/fixture/certs/database_csr.pem 09:37:46 spire-1.2.1/test/fixture/certs/database_key.pem 09:37:46 spire-1.2.1/test/fixture/certs/node_cert.pem 09:37:46 spire-1.2.1/test/fixture/certs/node_csr.pem 09:37:46 spire-1.2.1/test/fixture/certs/node_key.pem 09:37:46 spire-1.2.1/test/fixture/certs/svid.pem 09:37:46 spire-1.2.1/test/fixture/certs/svid_key.pem 09:37:46 spire-1.2.1/test/fixture/config/ 09:37:46 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:37:46 spire-1.2.1/test/fixture/config/agent_good.conf 09:37:46 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:37:46 spire-1.2.1/test/fixture/config/plugin_good.conf 09:37:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:37:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_good.conf 09:37:46 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:37:46 spire-1.2.1/test/fixture/fixture.go 09:37:46 spire-1.2.1/test/fixture/nodeattestor/ 09:37:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:37:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:37:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:37:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:37:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:37:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:37:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:37:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:37:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:37:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:37:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:37:46 spire-1.2.1/test/fixture/registration/ 09:37:46 spire-1.2.1/test/fixture/registration/entries.json 09:37:46 spire-1.2.1/test/fixture/registration/good-for-update.json 09:37:46 spire-1.2.1/test/fixture/registration/good.json 09:37:46 spire-1.2.1/test/fixture/registration/invalid.json 09:37:46 spire-1.2.1/test/fixture/registration/invalid_json.json 09:37:46 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:37:46 spire-1.2.1/test/integration/ 09:37:46 spire-1.2.1/test/integration/README.md 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:37:46 spire-1.2.1/test/integration/common 09:37:46 spire-1.2.1/test/integration/setup/ 09:37:46 spire-1.2.1/test/integration/setup/adminclient/ 09:37:46 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:37:46 spire-1.2.1/test/integration/setup/adminclient/client.go 09:37:46 spire-1.2.1/test/integration/setup/debugagent/ 09:37:46 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:37:46 spire-1.2.1/test/integration/setup/debugagent/main.go 09:37:46 spire-1.2.1/test/integration/setup/debugserver/ 09:37:46 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:37:46 spire-1.2.1/test/integration/setup/debugserver/main.go 09:37:46 spire-1.2.1/test/integration/setup/downstreamclient/ 09:37:46 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:37:46 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:37:46 spire-1.2.1/test/integration/setup/itclient/ 09:37:46 spire-1.2.1/test/integration/setup/itclient/client.go 09:37:46 spire-1.2.1/test/integration/setup/node-attestation/ 09:37:46 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:37:46 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:37:46 spire-1.2.1/test/integration/setup/x509pop/ 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:37:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/ 09:37:46 spire-1.2.1/support/oidc-discovery-provider/README.md 09:37:46 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/config.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:37:46 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:37:46 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:37:46 spire-1.2.1/test/integration/suites/ 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:37:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/main.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:37:46 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:37:46 spire-1.2.1/test/ 09:37:46 spire-1.2.1/test/clock/ 09:37:46 spire-1.2.1/test/clock/clock.go 09:37:46 spire-1.2.1/test/fakes/ 09:37:46 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:37:46 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:37:46 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:37:46 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:37:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:37:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:37:46 spire-1.2.1/test/fakes/fakeagentstore/ 09:37:46 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:37:46 spire-1.2.1/test/fakes/fakedatastore/ 09:37:46 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:37:46 spire-1.2.1/test/fakes/fakeentryclient/ 09:37:46 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:37:46 spire-1.2.1/test/fakes/fakehealthchecker/ 09:37:46 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:37:46 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:37:46 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:37:46 spire-1.2.1/test/fakes/fakemetrics/ 09:37:46 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:37:46 spire-1.2.1/test/fakes/fakenoderesolver/ 09:37:46 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:37:46 spire-1.2.1/test/fakes/fakenotifier/ 09:37:46 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:37:46 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:37:46 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:37:46 spire-1.2.1/test/fakes/fakeserverca/ 09:37:46 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:37:46 spire-1.2.1/test/fakes/fakeservercatalog/ 09:37:46 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:37:46 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:37:46 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:37:46 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:37:46 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:37:46 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:37:46 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:37:46 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:37:46 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:37:46 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:37:46 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:37:46 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:37:46 spire-1.2.1/test/fixture/ 09:37:46 spire-1.2.1/test/fixture/certs/ 09:37:46 spire-1.2.1/test/fixture/certs/agent_svid.der 09:37:46 spire-1.2.1/test/fixture/certs/base_cert.pem 09:37:46 spire-1.2.1/test/fixture/certs/base_csr.pem 09:37:46 spire-1.2.1/test/fixture/certs/base_key.pem 09:37:46 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:37:46 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:37:46 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:37:46 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:37:46 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:37:46 spire-1.2.1/test/fixture/certs/blog_key.pem 09:37:46 spire-1.2.1/test/fixture/certs/bundle.der 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:37:46 spire-1.2.1/test/fixture/certs/ca.pem 09:37:46 spire-1.2.1/test/fixture/certs/ca_key.pem 09:37:46 spire-1.2.1/test/fixture/certs/database_cert.pem 09:37:46 spire-1.2.1/test/fixture/certs/database_csr.pem 09:37:46 spire-1.2.1/test/fixture/certs/database_key.pem 09:37:46 spire-1.2.1/test/fixture/certs/node_cert.pem 09:37:46 spire-1.2.1/test/fixture/certs/node_csr.pem 09:37:46 spire-1.2.1/test/fixture/certs/node_key.pem 09:37:46 spire-1.2.1/test/fixture/certs/svid.pem 09:37:46 spire-1.2.1/test/fixture/certs/svid_key.pem 09:37:46 spire-1.2.1/test/fixture/config/ 09:37:46 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:37:46 spire-1.2.1/test/fixture/config/agent_good.conf 09:37:46 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:37:46 spire-1.2.1/test/fixture/config/plugin_good.conf 09:37:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:37:46 spire-1.2.1/test/fixture/config/server_good.conf 09:37:46 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:37:46 spire-1.2.1/test/fixture/fixture.go 09:37:46 spire-1.2.1/test/fixture/nodeattestor/ 09:37:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:37:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:37:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:37:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:37:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:37:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:37:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:37:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:37:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:37:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:37:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:37:46 spire-1.2.1/test/fixture/registration/ 09:37:46 spire-1.2.1/test/fixture/registration/entries.json 09:37:46 spire-1.2.1/test/fixture/registration/good-for-update.json 09:37:46 spire-1.2.1/test/fixture/registration/good.json 09:37:46 spire-1.2.1/test/fixture/registration/invalid.json 09:37:46 spire-1.2.1/test/fixture/registration/invalid_json.json 09:37:46 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:37:46 spire-1.2.1/test/integration/ 09:37:46 spire-1.2.1/test/integration/README.md 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:37:46 spire-1.2.1/test/integration/common 09:37:46 spire-1.2.1/test/integration/setup/ 09:37:46 spire-1.2.1/test/integration/setup/adminclient/ 09:37:46 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:37:46 spire-1.2.1/test/integration/setup/adminclient/client.go 09:37:46 spire-1.2.1/test/integration/setup/debugagent/ 09:37:46 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:37:46 spire-1.2.1/test/integration/setup/debugagent/main.go 09:37:46 spire-1.2.1/test/integration/setup/debugserver/ 09:37:46 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:37:46 spire-1.2.1/test/integration/setup/debugserver/main.go 09:37:46 spire-1.2.1/test/integration/setup/downstreamclient/ 09:37:46 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:37:46 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:37:46 spire-1.2.1/test/integration/setup/itclient/ 09:37:46 spire-1.2.1/test/integration/setup/itclient/client.go 09:37:46 spire-1.2.1/test/integration/setup/node-attestation/ 09:37:46 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:37:46 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:37:46 spire-1.2.1/test/integration/setup/x509pop/ 09:37:46 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:37:46 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:37:46 spire-1.2.1/test/integration/suites/ 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:37:46 spire-1.2.1/test/integration/suites/join-token/ 09:37:46 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:37:46 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:37:46 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:37:46 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:37:46 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:37:46 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:37:46 spire-1.2.1/test/integration/suites/join-token/README.md 09:37:46 spire-1.2.1/test/integration/suites/join-token/conf/ 09:37:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/join-token/teardown 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:37:46 spire-1.2.1/test/integration/suites/k8s/ 09:37:46 spire-1.2.1/test/integration/suites/k8s/00-setup 09:37:46 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:37:46 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:37:46 spire-1.2.1/test/integration/suites/k8s/README.md 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/ 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:37:46 spire-1.2.1/test/integration/suites/k8s/teardown 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:37:46 spire-1.2.1/test/integration/suites/join-token/ 09:37:46 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:37:46 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:37:46 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:37:46 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:37:46 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:37:46 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:37:46 spire-1.2.1/test/integration/suites/join-token/README.md 09:37:46 spire-1.2.1/test/integration/suites/join-token/conf/ 09:37:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/join-token/teardown 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/ 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:37:46 spire-1.2.1/test/integration/suites/rotation/ 09:37:46 spire-1.2.1/test/integration/suites/rotation/00-setup 09:37:46 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:37:46 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:37:46 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:37:46 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:37:46 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:37:46 spire-1.2.1/test/integration/suites/rotation/README.md 09:37:46 spire-1.2.1/test/integration/suites/rotation/conf/ 09:37:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/rotation/teardown 09:37:46 spire-1.2.1/test/integration/suites/self-test/ 09:37:46 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:37:46 spire-1.2.1/test/integration/suites/self-test/README.md 09:37:46 spire-1.2.1/test/integration/suites/self-test/teardown 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:37:46 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:37:46 spire-1.2.1/test/integration/suites/upgrade/ 09:37:46 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:37:46 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:37:46 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:37:46 spire-1.2.1/test/integration/suites/k8s/ 09:37:46 spire-1.2.1/test/integration/suites/k8s/00-setup 09:37:46 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:37:46 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:37:46 spire-1.2.1/test/integration/suites/k8s/README.md 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/ 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:37:46 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:37:46 spire-1.2.1/test/integration/suites/upgrade/README.md 09:37:46 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:37:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/upgrade/teardown 09:37:46 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:37:46 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:37:46 spire-1.2.1/test/integration/suites/k8s/teardown 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:37:46 spire-1.2.1/test/integration/test-one.sh 09:37:46 spire-1.2.1/test/integration/test.sh 09:37:46 spire-1.2.1/test/plugintest/ 09:37:46 spire-1.2.1/test/plugintest/config.go 09:37:46 spire-1.2.1/test/plugintest/load.go 09:37:46 spire-1.2.1/test/plugintest/option.go 09:37:46 spire-1.2.1/test/spiretest/ 09:37:46 spire-1.2.1/test/spiretest/apiserver.go 09:37:46 spire-1.2.1/test/spiretest/assertions.go 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:37:46 spire-1.2.1/test/spiretest/dir.go 09:37:46 spire-1.2.1/test/spiretest/errors_posix.go 09:37:46 spire-1.2.1/test/spiretest/errors_windows.go 09:37:46 spire-1.2.1/test/spiretest/logs.go 09:37:46 spire-1.2.1/test/spiretest/socketapi.go 09:37:46 spire-1.2.1/test/spiretest/suite.go 09:37:46 spire-1.2.1/test/spiretest/x509.go 09:37:46 spire-1.2.1/test/testca/ 09:37:46 spire-1.2.1/test/testca/ca.go 09:37:46 spire-1.2.1/test/testkey/ 09:37:46 spire-1.2.1/test/testkey/generate.sh 09:37:46 spire-1.2.1/test/testkey/genkeys.go 09:37:46 spire-1.2.1/test/testkey/keys.go 09:37:46 spire-1.2.1/test/testkey/new.go 09:37:46 spire-1.2.1/test/tpmsimulator/ 09:37:46 spire-1.2.1/test/tpmsimulator/simulator.go 09:37:46 spire-1.2.1/test/util/ 09:37:46 spire-1.2.1/test/util/cert_fixtures.go 09:37:46 spire-1.2.1/test/util/cert_generation.go 09:37:46 spire-1.2.1/test/util/io_redirection.go 09:37:46 spire-1.2.1/test/util/race.go 09:37:46 spire-1.2.1/test/util/util.go 09:37:46 building spire from source... 09:37:46 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/ 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:37:46 spire-1.2.1/test/integration/suites/rotation/ 09:37:46 spire-1.2.1/test/integration/suites/rotation/00-setup 09:37:46 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:37:46 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:37:46 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:37:46 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:37:46 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:37:46 spire-1.2.1/test/integration/suites/rotation/README.md 09:37:46 spire-1.2.1/test/integration/suites/rotation/conf/ 09:37:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/rotation/teardown 09:37:46 spire-1.2.1/test/integration/suites/self-test/ 09:37:46 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:37:46 spire-1.2.1/test/integration/suites/self-test/README.md 09:37:46 spire-1.2.1/test/integration/suites/self-test/teardown 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:37:46 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:37:46 spire-1.2.1/test/integration/suites/upgrade/ 09:37:46 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:37:46 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:37:46 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:37:46 spire-1.2.1/test/integration/suites/upgrade/README.md 09:37:46 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:37:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:37:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:37:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:37:46 spire-1.2.1/test/integration/suites/upgrade/teardown 09:37:46 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:37:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:37:46 spire-1.2.1/test/integration/test-one.sh 09:37:46 spire-1.2.1/test/integration/test.sh 09:37:46 spire-1.2.1/test/plugintest/ 09:37:46 spire-1.2.1/test/plugintest/config.go 09:37:46 spire-1.2.1/test/plugintest/load.go 09:37:46 spire-1.2.1/test/plugintest/option.go 09:37:46 spire-1.2.1/test/spiretest/ 09:37:46 spire-1.2.1/test/spiretest/apiserver.go 09:37:46 spire-1.2.1/test/spiretest/assertions.go 09:37:46 spire-1.2.1/test/spiretest/dir.go 09:37:46 spire-1.2.1/test/spiretest/errors_posix.go 09:37:46 spire-1.2.1/test/spiretest/errors_windows.go 09:37:46 spire-1.2.1/test/spiretest/logs.go 09:37:46 spire-1.2.1/test/spiretest/socketapi.go 09:37:46 spire-1.2.1/test/spiretest/suite.go 09:37:46 spire-1.2.1/test/spiretest/x509.go 09:37:46 spire-1.2.1/test/testca/ 09:37:46 spire-1.2.1/test/testca/ca.go 09:37:46 spire-1.2.1/test/testkey/ 09:37:46 spire-1.2.1/test/testkey/generate.sh 09:37:46 spire-1.2.1/test/testkey/genkeys.go 09:37:46 spire-1.2.1/test/testkey/keys.go 09:37:46 spire-1.2.1/test/testkey/new.go 09:37:46 spire-1.2.1/test/tpmsimulator/ 09:37:46 spire-1.2.1/test/tpmsimulator/simulator.go 09:37:46 spire-1.2.1/test/util/ 09:37:46 spire-1.2.1/test/util/cert_fixtures.go 09:37:46 spire-1.2.1/test/util/cert_generation.go 09:37:46 spire-1.2.1/test/util/io_redirection.go 09:37:46 spire-1.2.1/test/util/race.go 09:37:46 spire-1.2.1/test/util/util.go 09:37:46 building spire from source... 09:37:46 Installing go1.17.7... 09:37:46 Installing go1.17.7... 09:37:51 Building bin/spire-server... 09:37:51 go: downloading google.golang.org/grpc v1.44.0 09:37:51 go: downloading github.com/mitchellh/cli v1.1.2 09:37:51 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:37:51 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:37:51 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:37:51 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:37:52 Building bin/spire-server... 09:37:52 go: downloading github.com/imdario/mergo v0.3.12 09:37:52 go: downloading github.com/sirupsen/logrus v1.8.1 09:37:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:37:52 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:37:52 go: downloading github.com/mitchellh/cli v1.1.2 09:37:52 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:37:52 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:37:52 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:37:52 go: downloading github.com/imdario/mergo v0.3.12 09:37:52 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:37:52 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:37:52 go: downloading github.com/sirupsen/logrus v1.8.1 09:37:52 go: downloading github.com/fatih/color v1.13.0 09:37:52 go: downloading github.com/mattn/go-isatty v0.0.14 09:37:52 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:37:52 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:37:52 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:37:52 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:37:52 go: downloading google.golang.org/grpc v1.44.0 09:37:52 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:37:52 go: downloading github.com/fatih/color v1.13.0 09:37:52 go: downloading github.com/mattn/go-isatty v0.0.14 09:37:52 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:37:52 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:37:52 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:37:52 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:37:52 go: downloading github.com/armon/go-metrics v0.3.10 09:37:52 go: downloading github.com/prometheus/client_golang v1.12.1 09:37:52 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:37:52 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:37:52 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:37:52 go: downloading github.com/armon/go-metrics v0.3.10 09:37:52 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:37:52 go: downloading github.com/prometheus/client_golang v1.12.1 09:37:52 go: downloading github.com/open-policy-agent/opa v0.38.0 09:37:52 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:37:52 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:37:52 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:37:52 go: downloading github.com/Masterminds/goutils v1.1.0 09:37:52 go: downloading github.com/Masterminds/semver v1.5.0 09:37:52 go: downloading github.com/open-policy-agent/opa v0.38.0 09:37:52 go: downloading github.com/google/uuid v1.1.2 09:37:52 go: downloading github.com/huandu/xstrings v1.3.2 09:37:53 go: downloading github.com/mattn/go-colorable v0.1.12 09:37:53 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:37:53 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:37:53 go: downloading github.com/oklog/run v1.0.0 09:37:53 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:37:53 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:37:53 go: downloading github.com/mattn/go-colorable v0.1.12 09:37:53 go: downloading github.com/Masterminds/goutils v1.1.0 09:37:53 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:37:53 go: downloading github.com/Masterminds/semver v1.5.0 09:37:53 go: downloading github.com/google/uuid v1.1.2 09:37:53 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:37:53 go: downloading github.com/huandu/xstrings v1.3.2 09:37:53 go: downloading github.com/prometheus/client_model v0.2.0 09:37:53 go: downloading github.com/prometheus/common v0.32.1 09:37:53 go: downloading github.com/beorn7/perks v1.0.1 09:37:53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:37:53 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:37:53 go: downloading github.com/oklog/run v1.0.0 09:37:53 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:37:53 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:37:53 go: downloading github.com/prometheus/procfs v0.7.3 09:37:53 go: downloading github.com/prometheus/client_model v0.2.0 09:37:53 go: downloading github.com/prometheus/common v0.32.1 09:37:53 go: downloading github.com/beorn7/perks v1.0.1 09:37:53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:37:53 go: downloading github.com/prometheus/procfs v0.7.3 09:37:53 go: downloading github.com/imkira/go-observer v1.0.3 09:37:53 go: downloading go.uber.org/atomic v1.9.0 09:37:53 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:37:53 go: downloading go.uber.org/atomic v1.9.0 09:37:53 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:37:53 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:37:53 go: downloading github.com/hashicorp/errwrap v1.1.0 09:37:53 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:37:53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:37:53 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:37:53 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:37:53 go: downloading github.com/imkira/go-observer v1.0.3 09:37:53 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:37:53 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:37:53 go: downloading github.com/hashicorp/errwrap v1.1.0 09:37:53 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:37:53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:37:53 go: downloading github.com/twmb/murmur3 v1.1.6 09:37:53 go: downloading github.com/stretchr/testify v1.7.0 09:37:53 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:37:53 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:37:53 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:37:53 go: downloading github.com/blang/semver/v4 v4.0.0 09:37:54 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:37:54 go: downloading github.com/jinzhu/gorm v1.9.16 09:37:54 go: downloading github.com/lib/pq v1.10.4 09:37:54 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:37:54 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:37:55 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:37:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:37:55 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:37:55 go: downloading github.com/stretchr/testify v1.7.0 09:37:55 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:37:55 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:37:55 go: downloading github.com/blang/semver/v4 v4.0.0 09:37:55 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:37:55 go: downloading github.com/jinzhu/gorm v1.9.16 09:37:55 go: downloading github.com/lib/pq v1.10.4 09:37:55 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:37:55 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:38:00 go: downloading google.golang.org/api v0.70.0 09:38:00 go: downloading k8s.io/client-go v0.23.4 09:38:00 go: downloading k8s.io/api v0.23.4 09:38:00 go: downloading github.com/google/go-tpm v0.3.3 09:38:00 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:38:00 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:38:00 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:38:00 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:38:00 go: downloading cloud.google.com/go/storage v1.21.0 09:38:00 go: downloading cloud.google.com/go v0.100.2 09:38:00 go: downloading google.golang.org/api v0.70.0 09:38:00 go: downloading k8s.io/client-go v0.23.4 09:38:00 go: downloading k8s.io/api v0.23.4 09:38:00 go: downloading github.com/google/go-tpm v0.3.3 09:38:00 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:38:00 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:38:00 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:38:00 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:38:00 go: downloading cloud.google.com/go/storage v1.21.0 09:38:00 go: downloading cloud.google.com/go v0.100.2 09:38:00 go: downloading k8s.io/apimachinery v0.23.4 09:38:00 go: downloading k8s.io/kube-aggregator v0.23.3 09:38:00 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:38:00 go: downloading cloud.google.com/go/security v1.3.0 09:38:01 go: downloading github.com/hashicorp/vault/api v1.4.1 09:38:01 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:38:01 go: downloading k8s.io/apimachinery v0.23.4 09:38:02 go: downloading k8s.io/kube-aggregator v0.23.3 09:38:02 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:38:02 go: downloading cloud.google.com/go/security v1.3.0 09:38:02 go: downloading github.com/hashicorp/vault/api v1.4.1 09:38:02 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:38:02 go: downloading github.com/twmb/murmur3 v1.1.6 09:38:02 go: downloading github.com/aws/smithy-go v1.11.0 09:38:02 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:38:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:38:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:38:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:38:02 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:38:02 go: downloading github.com/jinzhu/inflection v1.0.0 09:38:02 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:38:02 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:38:02 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:38:02 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:38:02 go: downloading github.com/dimchansky/utfbom v1.1.1 09:38:02 go: downloading cloud.google.com/go/compute v1.3.0 09:38:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:38:03 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:38:03 go: downloading cloud.google.com/go/iam v0.1.1 09:38:03 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:38:03 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:38:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:38:03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:38:03 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:38:03 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:38:03 go: downloading github.com/jinzhu/inflection v1.0.0 09:38:03 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:38:03 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:38:03 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:38:03 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:38:03 go: downloading github.com/dimchansky/utfbom v1.1.1 09:38:03 go: downloading cloud.google.com/go/compute v1.3.0 09:38:03 go: downloading cloud.google.com/go/iam v0.1.1 09:38:03 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:38:03 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:38:04 go: downloading github.com/gogo/protobuf v1.3.2 09:38:04 go: downloading k8s.io/klog/v2 v2.30.0 09:38:04 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:38:04 go: downloading github.com/google/gofuzz v1.1.0 09:38:04 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:38:04 go: downloading github.com/spf13/pflag v1.0.5 09:38:04 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:38:04 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:38:05 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:38:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:38:05 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:38:05 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:38:05 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:38:05 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:38:05 go: downloading github.com/aws/smithy-go v1.11.0 09:38:05 go: downloading github.com/gogo/protobuf v1.3.2 09:38:05 go: downloading github.com/google/gofuzz v1.1.0 09:38:05 go: downloading k8s.io/klog/v2 v2.30.0 09:38:05 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:38:05 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:38:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:38:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:38:05 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:38:05 go: downloading github.com/spf13/pflag v1.0.5 09:38:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:38:05 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:38:05 go: downloading github.com/tklauser/numcpus v0.3.0 09:38:05 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:38:05 go: downloading gopkg.in/yaml.v2 v2.4.0 09:38:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:38:05 go: downloading github.com/gobwas/glob v0.2.3 09:38:05 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:38:05 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:38:05 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:38:05 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:38:05 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:38:05 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:38:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:38:05 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:38:05 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:38:05 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:38:05 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:38:05 go: downloading go.opencensus.io v0.23.0 09:38:05 go: downloading gopkg.in/inf.v0 v0.9.1 09:38:05 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:38:05 go: downloading github.com/google/go-cmp v0.5.7 09:38:05 go: downloading github.com/googleapis/gnostic v0.5.5 09:38:05 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:38:05 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:38:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:38:05 go: downloading github.com/go-logr/logr v1.2.2 09:38:05 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:38:05 go: downloading gopkg.in/yaml.v2 v2.4.0 09:38:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:38:05 go: downloading github.com/json-iterator/go v1.1.12 09:38:05 go: downloading github.com/gobwas/glob v0.2.3 09:38:05 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:38:05 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:38:05 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:38:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:38:05 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:38:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:38:05 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:38:05 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:38:05 go: downloading go.uber.org/zap v1.21.0 09:38:05 go: downloading go.opencensus.io v0.23.0 09:38:05 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:38:05 go: downloading sigs.k8s.io/yaml v1.3.0 09:38:05 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:38:05 go: downloading github.com/ryanuber/go-glob v1.0.0 09:38:05 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:38:05 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:38:05 go: downloading github.com/hashicorp/go-version v1.2.0 09:38:05 go: downloading github.com/golang/snappy v0.0.4 09:38:05 go: downloading gopkg.in/inf.v0 v0.9.1 09:38:05 go: downloading github.com/google/go-cmp v0.5.7 09:38:05 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:38:05 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:38:05 go: downloading github.com/go-logr/logr v1.2.2 09:38:05 go: downloading github.com/googleapis/gnostic v0.5.5 09:38:05 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:38:05 go: downloading github.com/modern-go/reflect2 v1.0.2 09:38:05 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:38:05 go: downloading github.com/json-iterator/go v1.1.12 09:38:05 go: downloading go.uber.org/multierr v1.6.0 09:38:05 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:38:05 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:38:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:38:06 go: downloading github.com/tklauser/numcpus v0.3.0 09:38:06 go: downloading go.uber.org/zap v1.21.0 09:38:06 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:38:06 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:38:06 go: downloading sigs.k8s.io/yaml v1.3.0 09:38:06 go: downloading github.com/ryanuber/go-glob v1.0.0 09:38:06 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:38:06 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:38:06 go: downloading github.com/hashicorp/go-version v1.2.0 09:38:06 go: downloading github.com/golang/snappy v0.0.4 09:38:06 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:38:06 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:38:06 go: downloading github.com/modern-go/reflect2 v1.0.2 09:38:06 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:38:06 go: downloading go.uber.org/multierr v1.6.0 09:38:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:38:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:38:11 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:38:11 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:38:12 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:38:12 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:38:22 Removing intermediate container 5084bda3cae7 09:38:22 ---> f752e7b8121f 09:38:22 09:38:22 Step 10/25 : FROM alpine:3.14 09:38:22 Removing intermediate container 448ad382271a 09:38:22 ---> 52880a2d3b6a 09:38:22 09:38:22 Step 10/22 : FROM alpine:3.14 09:38:22 Removing intermediate container d0fce1607424 09:38:22 ---> 27dd96f1871f 09:38:22 09:38:22 Step 10/22 : FROM alpine:3.14 09:38:22 3.14: Pulling from library/alpine 09:38:22 3.14: Pulling from library/alpine 09:38:22 3.14: Pulling from library/alpine 09:38:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:38:23 Status: Downloaded newer image for alpine:3.14 09:38:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:38:23 Status: Image is up to date for alpine:3.14 09:38:23 ---> e04c818066af 09:38:23 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 09:38:23 ---> e04c818066af 09:38:23 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:38:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 09:38:23 Status: Image is up to date for alpine:3.14 09:38:23 ---> e04c818066af 09:38:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:38:24 ---> Running in 56241992eba1 09:38:24 ---> Running in c0b91815b29d 09:38:24 ---> Running in bb37693ec2f4 09:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:38:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:38:25 (1/6) Installing ca-certificates (20211220-r0) 09:38:25 (2/6) Installing brotli-libs (1.0.9-r5) 09:38:25 (3/6) Installing nghttp2-libs (1.43.0-r0) 09:38:25 (4/6) Installing libcurl (7.79.1-r1) 09:38:25 (1/3) Installing ca-certificates (20211220-r0) 09:38:25 (5/6) Installing curl (7.79.1-r1) 09:38:25 (2/3) Installing dumb-init (1.2.5-r1) 09:38:25 (6/6) Installing dumb-init (1.2.5-r1) 09:38:25 (3/3) Installing su-exec (0.2-r1) 09:38:25 Executing busybox-1.33.1-r7.trigger 09:38:25 Executing busybox-1.33.1-r7.trigger 09:38:25 Executing ca-certificates-20211220-r0.trigger 09:38:25 Executing ca-certificates-20211220-r0.trigger 09:38:25 (1/1) Installing dumb-init (1.2.5-r1) 09:38:25 Executing busybox-1.33.1-r7.trigger 09:38:25 OK: 6 MiB in 15 packages 09:38:25 OK: 6 MiB in 17 packages 09:38:25 OK: 8 MiB in 20 packages 09:38:27 Removing intermediate container c0b91815b29d 09:38:27 ---> d88584bb21f4 09:38:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:38:27 Removing intermediate container bb37693ec2f4 09:38:27 ---> a922e9723134 09:38:27 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:38:27 Removing intermediate container 56241992eba1 09:38:27 ---> c30eeeb35623 09:38:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:38:27 ---> Running in 33bc5eb2e980 09:38:27 ---> Running in f15f02d34e90 09:38:27 ---> Running in e94ab7bc78d4 09:38:27 Removing intermediate container 33bc5eb2e980 09:38:27 ---> f0a3bf86eea5 09:38:27 Step 13/22 : ENV APP_PORT=59861 09:38:27 Removing intermediate container e94ab7bc78d4 09:38:27 ---> e5957eaa8d94 09:38:27 Step 13/22 : WORKDIR /edgex 09:38:27 Removing intermediate container f15f02d34e90 09:38:27 ---> 686684d3d216 09:38:27 Step 13/25 : WORKDIR / 09:38:28 ---> Running in 15be9455c489 09:38:28 ---> Running in 1173d246530b 09:38:28 ---> Running in 6af143e6d491 09:38:28 Removing intermediate container 15be9455c489 09:38:28 ---> 993774610db8 09:38:28 Step 14/22 : EXPOSE $APP_PORT 09:38:28 Removing intermediate container 1173d246530b 09:38:28 ---> 8bbb04c577d4 09:38:28 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:38:28 Removing intermediate container 6af143e6d491 09:38:28 ---> a0eddc355fbf 09:38:28 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:38:28 ---> Running in 12669d260e71 09:38:29 Removing intermediate container 12669d260e71 09:38:29 ---> 0ba104a10323 09:38:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:38:29 ---> cd771f677a6d 09:38:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:38:29 ---> 31e32628e45f 09:38:29 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:38:29 ---> d122cc12ceae 09:38:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:38:29 ---> a81391cb6a3a 09:38:30 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:38:30 ---> f83d3e4c2730 09:38:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:38:31 ---> 4faf1e13503e 09:38:31 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:38:31 ---> e6ff9e88b738 09:38:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:38:31 ---> 10244938f954 09:38:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:38:31 ---> 3bceb7c71513 09:38:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:38:32 ---> 050312756e5b 09:38:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:38:32 ---> 60a6fada19f8 09:38:32 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:38:32 ---> Running in 9946e66acc6a 09:38:32 ---> Running in 42a8d29a68b4 09:38:32 ---> eee2afc4631d 09:38:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:38:32 Removing intermediate container 9946e66acc6a 09:38:32 ---> 390adc52972a 09:38:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:38:33 ---> Running in 60027ec90a16 09:38:33 Removing intermediate container 60027ec90a16 09:38:33 ---> a7518ff6d8c9 09:38:33 Step 20/22 : LABEL arch=x86_64 09:38:33 ---> Running in 7ba30472ac08 09:38:33 ---> 1042744b48c8 09:38:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:38:34 Removing intermediate container 7ba30472ac08 09:38:34 ---> 05b5d30ffc53 09:38:34 Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 09:38:34 Removing intermediate container 42a8d29a68b4 09:38:34 ---> 2f1341bd9e8b 09:38:34 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:38:34 ---> Running in ffbd11ed7ae3 09:38:34 ---> Running in de5846def617 09:38:34 ---> ba283c41d7ac 09:38:34 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/ 09:38:34 Removing intermediate container ffbd11ed7ae3 09:38:34 ---> d413188f00c9 09:38:34 Step 22/22 : LABEL version=2.2.0-dev.94 09:38:34 ---> Running in 68e02913a52f 09:38:34 Removing intermediate container de5846def617 09:38:34 ---> b09b6c45aac4 09:38:34 Step 20/22 : LABEL arch=x86_64 09:38:34 ---> Running in 9f1b405a357c 09:38:34 ---> Running in f0f2ddae6755 09:38:35 Removing intermediate container 9f1b405a357c 09:38:35 ---> 93dca3936d5b 09:38:35 09:38:35 Removing intermediate container f0f2ddae6755 09:38:35 ---> 9243fcee5c7b 09:38:35 Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 09:38:35 Successfully built 93dca3936d5b 09:38:35 Successfully tagged support-scheduler:latest 09:38:35  Building support-scheduler ... done Building support-notifications 09:38:35 ---> Running in d8e8fff8ee38 09:38:36 Removing intermediate container d8e8fff8ee38 09:38:36 ---> 5db8febb49c4 09:38:36 Step 22/22 : LABEL version=2.2.0-dev.94 09:38:37 ---> Running in d9980d446890 09:38:37 Removing intermediate container d9980d446890 09:38:37 ---> dfbd27f2524b 09:38:37 09:38:37 Successfully built dfbd27f2524b 09:38:37 Successfully tagged security-proxy-setup:latest 09:38:37 Building core-data 09:38:37  Building security-proxy-setup ... done Removing intermediate container 68e02913a52f 09:38:37 ---> 850003148d15 09:38:37 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:38:37 ---> Running in 0af8ea0de960 09:38:38 Removing intermediate container 0af8ea0de960 09:38:38 ---> 3af72c8338fc 09:38:38 Step 23/25 : LABEL arch=x86_64 09:38:39 ---> Running in 4fc2dcf9cf40 09:38:39 Removing intermediate container 4fc2dcf9cf40 09:38:39 ---> 5c4ae9ba035b 09:38:39 Step 24/25 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 09:38:39 ---> Running in e461d61f1fe5 09:38:40 Removing intermediate container e461d61f1fe5 09:38:40 ---> 526e9731a229 09:38:40 Step 25/25 : LABEL version=2.2.0-dev.94 09:38:40 ---> Running in 6285eac3cb32 09:38:41 Removing intermediate container 6285eac3cb32 09:38:41 ---> de58a397252d 09:38:41 09:38:41 Successfully built de58a397252d 09:38:41 Successfully tagged security-secretstore-setup:latest 09:38:41 Building security-bootstrapper 09:38:43  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:38:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:38:43 ---> 7d82669c276e 09:38:43 Step 3/22 : WORKDIR /edgex-go 09:38:43 ---> Using cache 09:38:43 ---> d2d1bca2e6e2 09:38:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:38:43 ---> Using cache 09:38:43 ---> 0e3f3914ec39 09:38:43 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:38:45 ---> Running in 1d12994057d7 09:38:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:38:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:38:47 OK: 221 MiB in 52 packages 09:38:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:38:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:38:49 ---> 7d82669c276e 09:38:49 Step 3/23 : WORKDIR /edgex-go 09:38:49 ---> Using cache 09:38:49 ---> d2d1bca2e6e2 09:38:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:38:49 ---> Using cache 09:38:49 ---> 0e3f3914ec39 09:38:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:38:49 ---> Running in d536219b9abb 09:38:49 Removing intermediate container 1d12994057d7 09:38:49 ---> 47d934d49991 09:38:49 Step 6/22 : COPY go.mod vendor* ./ 09:38:50 ---> 5dca533ae708 09:38:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:50 ---> Running in 0d47b2582d69 09:38:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:38:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:38:52 OK: 221 MiB in 52 packages 09:38:54 Removing intermediate container d536219b9abb 09:38:54 ---> 5051110d4fa3 09:38:54 Step 6/23 : COPY go.mod vendor* ./ 09:38:54 Removing intermediate container 0d47b2582d69 09:38:54 ---> 2aa1ea4ac7f9 09:38:54 Step 8/22 : COPY . . 09:38:54 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:38:54 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:38:54 ---> 7d82669c276e 09:38:54 Step 3/31 : WORKDIR /edgex-go 09:38:54 ---> Using cache 09:38:54 ---> d2d1bca2e6e2 09:38:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:38:54 ---> Using cache 09:38:54 ---> 0e3f3914ec39 09:38:54 Step 5/31 : RUN apk add --update --no-cache make git 09:38:54 ---> Running in 31870afdc6d5 09:38:54 ---> b3dfb0a73a4e 09:38:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:54 ---> Running in 40703b01ff92 09:38:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:38:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:38:57 OK: 221 MiB in 52 packages 09:38:59 Removing intermediate container 40703b01ff92 09:38:59 ---> 1aa88cf2e5ed 09:38:59 Step 8/23 : COPY . . 09:38:59 Removing intermediate container 31870afdc6d5 09:38:59 ---> cb3c03db5cc2 09:38:59 Step 6/31 : COPY go.mod vendor* ./ 09:39:00 ---> daf73b052ce1 09:39:00 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:01 ---> Running in 6a0799a1053f 09:39:03 Removing intermediate container 6a0799a1053f 09:39:03 ---> b24feac178d8 09:39:03 Step 8/31 : COPY . . 09:39:13 ---> 873e81bc5286 09:39:13 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:39:13 ---> Running in 2ddfd571e348 09:39:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:39:15 ---> ec40e5f30d36 09:39:15 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:39:15 ---> Running in fe52624b0195 09:39:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:39:16 ---> 229a50b62cfa 09:39:16 Step 9/23 : RUN make cmd/core-data/core-data 09:39:16 ---> Running in 41a4ced08c66 09:39:17 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:39:56 Removing intermediate container fe52624b0195 09:39:56 ---> 9e9b8b9db3e7 09:39:56 09:39:56 Step 10/31 : FROM alpine:3.14 09:39:56 ---> e04c818066af 09:39:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:39:56 ---> Running in 269f82756d4d 09:39:56 Removing intermediate container 269f82756d4d 09:39:56 ---> 49e2402044bc 09:39:56 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:39:56 ---> Running in 71f52a16d4b5 09:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:39:57 (1/2) Installing dumb-init (1.2.5-r1) 09:39:57 (2/2) Installing su-exec (0.2-r1) 09:39:57 Executing busybox-1.33.1-r7.trigger 09:39:57 OK: 6 MiB in 16 packages 09:40:00 Removing intermediate container 41a4ced08c66 09:40:00 ---> e3646b39817f 09:40:00 09:40:00 Step 10/23 : FROM alpine:3.14 09:40:00 ---> e04c818066af 09:40:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:40:00 Removing intermediate container 2ddfd571e348 09:40:00 ---> 58c7cec05050 09:40:00 09:40:00 Step 10/22 : FROM alpine:3.14 09:40:00 ---> e04c818066af 09:40:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:40:00 ---> Running in 94d1a57595c5 09:40:00 ---> Running in f0a203b7cde7 09:40:00 Removing intermediate container 71f52a16d4b5 09:40:00 ---> 33082f34d7b0 09:40:00 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:40:00 ---> Running in 9a015e81fc8b 09:40:00 Removing intermediate container 94d1a57595c5 09:40:00 ---> 40af077c8536 09:40:00 Step 12/23 : ENV APP_PORT=59880 09:40:00 ---> Running in 76a05c64293d 09:40:00 Removing intermediate container 9a015e81fc8b 09:40:00 ---> 0a519a65c410 09:40:00 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:40:00 ---> Running in 501f64cb8f43 09:40:00 Removing intermediate container 76a05c64293d 09:40:00 ---> 5d72982dca3d 09:40:00 Step 13/23 : EXPOSE $APP_PORT 09:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:40:00 ---> Running in c4de4c03ade9 09:40:00 Removing intermediate container 501f64cb8f43 09:40:00 ---> c3c76e74d0b6 09:40:00 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:40:00 ---> Running in 5183d66e3a04 09:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:40:00 Removing intermediate container c4de4c03ade9 09:40:00 ---> 87e199c8c4b3 09:40:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:40:00 ---> Running in 11c1568b302b 09:40:01 (1/2) Installing ca-certificates (20211220-r0) 09:40:01 (2/2) Installing dumb-init (1.2.5-r1) 09:40:01 Executing busybox-1.33.1-r7.trigger 09:40:01 Executing ca-certificates-20211220-r0.trigger 09:40:01 OK: 6 MiB in 16 packages 09:40:01 Removing intermediate container 5183d66e3a04 09:40:01 ---> 9b49b1d6766b 09:40:01 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:40:01 ---> Running in 1d9cef8a4a73 09:40:01 Removing intermediate container f0a203b7cde7 09:40:01 ---> e3e1843fc81a 09:40:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:40:01 ---> Running in 325fcacd935a 09:40:01 Removing intermediate container 11c1568b302b 09:40:01 ---> e6b156f983ac 09:40:01 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:40:02 ---> Running in fc17ccd00f12 09:40:02 Removing intermediate container 1d9cef8a4a73 09:40:02 ---> cb7739000811 09:40:02 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:40:02 Removing intermediate container 325fcacd935a 09:40:02 ---> 32c396109d75 09:40:02 Step 13/22 : ENV APP_PORT=59860 09:40:02 ---> Running in 016e589aa5f3 09:40:02 Removing intermediate container 016e589aa5f3 09:40:02 ---> 795b0ecb31fc 09:40:02 Step 14/22 : EXPOSE $APP_PORT 09:40:02 ---> c21e00c87610 09:40:02 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:40:02 ---> Running in 51127e54abb5 09:40:02 ---> Running in b0ae9cb8e19b 09:40:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:40:02 Removing intermediate container 51127e54abb5 09:40:02 ---> 7ea4ad7235c3 09:40:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:40:02 ---> c45f9c8aae73 09:40:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:40:03 Removing intermediate container b0ae9cb8e19b 09:40:03 ---> 197d9aa1eded 09:40:03 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:40:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:40:03 ---> 7caa3ef50c0e 09:40:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:40:03 ---> d6143c22299a 09:40:03 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:40:03 (1/6) Installing dumb-init (1.2.5-r1) 09:40:03 ---> 86639829744c 09:40:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:40:03 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:40:03 (3/6) Installing libsodium (1.0.18-r0) 09:40:03 ---> Running in 3b4b4bab9dbc 09:40:03 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:40:03 (5/6) Installing libzmq (4.3.4-r0) 09:40:03 Removing intermediate container 3b4b4bab9dbc 09:40:03 ---> 707ffbac0a5e 09:40:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:40:03 ---> 29632cba8f32 09:40:03 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:40:03 (6/6) Installing zeromq (4.3.4-r0) 09:40:03 ---> Running in acc6ac36d55a 09:40:03 Executing busybox-1.33.1-r7.trigger 09:40:04 OK: 8 MiB in 20 packages 09:40:04 Removing intermediate container acc6ac36d55a 09:40:04 ---> 447ef72391fa 09:40:04 Step 20/22 : LABEL arch=x86_64 09:40:04 ---> 1c80adb038f9 09:40:04 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:40:04 ---> Running in c89aa87f6a06 09:40:04 Removing intermediate container c89aa87f6a06 09:40:04 ---> 50aa96b912e2 09:40:04 Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 09:40:04 ---> 1c0a9ef0df99 09:40:04 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:40:04 ---> Running in cb0617dbafa5 09:40:04 Removing intermediate container fc17ccd00f12 09:40:04 ---> 7260efe55599 09:40:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:40:04 Removing intermediate container cb0617dbafa5 09:40:04 ---> e9a648af10b0 09:40:04 Step 22/22 : LABEL version=2.2.0-dev.94 09:40:04 ---> b8255f0c2d29 09:40:04 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:40:04 ---> Running in 34a505b849af 09:40:05 ---> 95e7868f5329 09:40:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:40:05 ---> Running in 39f232d51853 09:40:05 Removing intermediate container 34a505b849af 09:40:05 ---> 89a9661ce17f 09:40:05 09:40:05 Removing intermediate container 39f232d51853 09:40:05 ---> 8973b6736a14 09:40:05 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:40:05 Successfully built 89a9661ce17f 09:40:05 Successfully tagged support-notifications:latest 09:40:05 Building security-spiffe-token-provider 09:40:07  Building support-notifications ... done  ---> 4e7fbf025279 09:40:07 Step 26/31 : RUN chmod +x /entrypoint.sh 09:40:07 ---> a256f7d7db10 09:40:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:40:07 ---> Running in 85d749a7aabb 09:40:07 ---> 3b9fe66fd060 09:40:07 Step 19/23 : ENTRYPOINT ["/core-data"] 09:40:07 ---> Running in 54d7db3d22c7 09:40:07 Removing intermediate container 54d7db3d22c7 09:40:07 ---> 771d42e1e916 09:40:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:40:07 ---> Running in 02180dcfd1ca 09:40:07 Removing intermediate container 02180dcfd1ca 09:40:07 ---> 769656f99fcc 09:40:07 Step 21/23 : LABEL arch=x86_64 09:40:07 ---> Running in 92cabbd9ce81 09:40:08 Removing intermediate container 85d749a7aabb 09:40:08 ---> 528116266f06 09:40:08 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:40:08 Removing intermediate container 92cabbd9ce81 09:40:08 ---> 5f13b5d0a5ba 09:40:08 Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 09:40:08 ---> Running in 7a1802b9f3be 09:40:08 ---> Running in 15293744fc88 09:40:08 Removing intermediate container 7a1802b9f3be 09:40:08 ---> 763874338d6a 09:40:08 Step 23/23 : LABEL version=2.2.0-dev.94 09:40:08 Removing intermediate container 15293744fc88 09:40:08 ---> 327e8c1a634e 09:40:08 Step 28/31 : CMD ["gate"] 09:40:08 ---> Running in aa09b6720405 09:40:08 ---> Running in 3ee019d515ff 09:40:09 Removing intermediate container aa09b6720405 09:40:09 ---> f5b40240f0de 09:40:09 09:40:09 Removing intermediate container 3ee019d515ff 09:40:09 ---> 87ca4b2ea6d4 09:40:09 Step 29/31 : LABEL arch=x86_64 09:40:09 Successfully built f5b40240f0de 09:40:09 Successfully tagged core-data:latest 09:40:09  Building core-data ... done Building sys-mgmt-agent 09:40:09 ---> Running in 93564a611ca0 09:40:09 Removing intermediate container 93564a611ca0 09:40:09 ---> 986e19972f36 09:40:09 Step 30/31 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 09:40:09 ---> Running in 1ddf6bfdb6d3 09:40:10 Removing intermediate container 1ddf6bfdb6d3 09:40:10 ---> 170f9aa2a924 09:40:10 Step 31/31 : LABEL version=2.2.0-dev.94 09:40:10 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:40:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:40:10 ---> 7d82669c276e 09:40:10 Step 3/20 : WORKDIR /edgex-go 09:40:10 ---> Using cache 09:40:10 ---> d2d1bca2e6e2 09:40:10 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:40:13 ---> Running in 2f976cde5d4e 09:40:13 ---> Running in a0c6deee8c39 09:40:13 Removing intermediate container a0c6deee8c39 09:40:13 ---> b082706dbe2e 09:40:13 09:40:13 Successfully built b082706dbe2e 09:40:13 Successfully tagged security-bootstrapper:latest 09:40:13 Building security-spire-server 09:40:13  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:40:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:40:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:40:13 ---> 7d82669c276e 09:40:13 Step 3/23 : WORKDIR /edgex-go 09:40:13 ---> Using cache 09:40:13 ---> d2d1bca2e6e2 09:40:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:40:13 ---> Using cache 09:40:13 ---> 0e3f3914ec39 09:40:13 Step 5/23 : RUN apk add --update --no-cache make bash git 09:40:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:40:14 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:40:14 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:40:14 OK: 15864 distinct packages available 09:40:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:40:14 ---> Running in aeba8d7abc8d 09:40:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:40:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:40:15 OK: 221 MiB in 52 packages 09:40:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:40:16 OK: 221 MiB in 52 packages 09:40:16 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:40:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:40:16 ---> 7d82669c276e 09:40:16 Step 3/25 : WORKDIR /edgex-go 09:40:16 ---> Using cache 09:40:16 ---> d2d1bca2e6e2 09:40:16 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:40:16 ---> Using cache 09:40:16 ---> 0e3f3914ec39 09:40:16 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 09:40:16 ---> Using cache 09:40:16 ---> e3c6e026069b 09:40:16 Step 6/25 : COPY go.mod vendor* ./ 09:40:16 ---> Using cache 09:40:16 ---> 3d4f0860a9b8 09:40:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:16 ---> Using cache 09:40:16 ---> 758bd6c7e2c9 09:40:16 Step 8/25 : COPY . . 09:40:16 ---> Using cache 09:40:16 ---> a71ab27bf275 09:40:16 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 09:40:16 ---> Using cache 09:40:16 ---> 69c2a048af8e 09:40:16 Step 10/25 : RUN mkdir -p spire-build 09:40:16 ---> Using cache 09:40:16 ---> 96382140281d 09:40:16 Step 11/25 : WORKDIR /edgex-go/spire-build 09:40:16 ---> Using cache 09:40:16 ---> 8c319040b42a 09:40:16 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 09:40:16 ---> Running in 860d4ef92c15 09:40:17 Removing intermediate container 2f976cde5d4e 09:40:17 ---> e93cf24144d1 09:40:17 Step 5/20 : COPY go.mod vendor* ./ 09:40:17 Removing intermediate container aeba8d7abc8d 09:40:17 ---> 8c6cf2ec1cdc 09:40:17 Step 6/23 : COPY go.mod vendor* ./ 09:40:17 ---> baeace42e9f4 09:40:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:17 ---> Running in 02154dc6a35b 09:40:17 ---> a4e9e8386e16 09:40:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:17 ---> Running in 839c152f2a10 09:40:18 spire-1.2.1/ 09:40:18 spire-1.2.1/.data/ 09:40:18 spire-1.2.1/.data/.file 09:40:18 spire-1.2.1/.dockerignore 09:40:18 spire-1.2.1/.gitattributes 09:40:18 spire-1.2.1/.githooks/ 09:40:18 spire-1.2.1/.githooks/pre-commit 09:40:18 spire-1.2.1/.github/ 09:40:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:40:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:40:18 spire-1.2.1/.github/dependabot.yml 09:40:18 spire-1.2.1/.github/workflows/ 09:40:18 spire-1.2.1/.github/workflows/nightly_build.yaml 09:40:18 spire-1.2.1/.github/workflows/pr_build.yaml 09:40:18 spire-1.2.1/.github/workflows/release_build.yaml 09:40:18 spire-1.2.1/.github/workflows/scripts/ 09:40:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:40:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:40:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:40:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:40:18 spire-1.2.1/.github/workflows/scripts/split.sh 09:40:18 spire-1.2.1/.gitignore 09:40:18 spire-1.2.1/.go-version 09:40:18 spire-1.2.1/.golangci.yml 09:40:18 spire-1.2.1/ADOPTERS.md 09:40:18 spire-1.2.1/CHANGELOG.md 09:40:18 spire-1.2.1/CODE-OF-CONDUCT.md 09:40:18 spire-1.2.1/CODEOWNERS 09:40:18 spire-1.2.1/CONTRIBUTING.md 09:40:18 spire-1.2.1/Dockerfile 09:40:18 spire-1.2.1/Dockerfile.dev 09:40:18 spire-1.2.1/Dockerfile.scratch 09:40:18 spire-1.2.1/LICENSE 09:40:18 spire-1.2.1/MAINTAINERS.md 09:40:18 spire-1.2.1/Makefile 09:40:18 spire-1.2.1/README.md 09:40:18 spire-1.2.1/ROADMAP.md 09:40:18 spire-1.2.1/SECURITY.md 09:40:18 spire-1.2.1/cmd/ 09:40:18 spire-1.2.1/cmd/spire-agent/ 09:40:18 spire-1.2.1/cmd/spire-agent/cli/ 09:40:18 spire-1.2.1/cmd/spire-agent/cli/api/ 09:40:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:40:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:40:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:40:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:40:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:40:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:40:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:40:18 spire-1.2.1/cmd/spire-agent/cli/common/ 09:40:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:40:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:40:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:40:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:40:18 spire-1.2.1/cmd/spire-agent/cli/run/ 09:40:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:40:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:40:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:40:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:40:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:40:18 spire-1.2.1/cmd/spire-agent/main.go 09:40:18 spire-1.2.1/cmd/spire-server/ 09:40:18 spire-1.2.1/cmd/spire-server/cli/ 09:40:18 spire-1.2.1/cmd/spire-server/cli/agent/ 09:40:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:40:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/cli.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/entry/ 09:40:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/federation/ 09:40:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:40:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:40:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/run/ 09:40:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/token/ 09:40:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/validate/ 09:40:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/x509/ 09:40:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:40:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:40:18 spire-1.2.1/cmd/spire-server/main.go 09:40:18 spire-1.2.1/cmd/spire-server/util/ 09:40:18 spire-1.2.1/cmd/spire-server/util/util.go 09:40:18 spire-1.2.1/conf/ 09:40:18 spire-1.2.1/conf/agent/ 09:40:18 spire-1.2.1/conf/agent/agent.conf 09:40:18 spire-1.2.1/conf/agent/agent_full.conf 09:40:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:40:18 spire-1.2.1/conf/server/ 09:40:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:40:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:40:18 spire-1.2.1/conf/server/server.conf 09:40:18 spire-1.2.1/conf/server/server_full.conf 09:40:18 spire-1.2.1/doc/ 09:40:18 spire-1.2.1/doc/SPIRE101.md 09:40:18 spire-1.2.1/doc/auditlog.md 09:40:18 spire-1.2.1/doc/authorization_policy_engine.md 09:40:18 spire-1.2.1/doc/changelog_guidelines.md 09:40:18 spire-1.2.1/doc/cure53-report.pdf 09:40:18 spire-1.2.1/doc/images/ 09:40:18 spire-1.2.1/doc/images/2019_roadmap.png 09:40:18 spire-1.2.1/doc/images/SPIRE101.png 09:40:18 spire-1.2.1/doc/images/SPIRE_agent.png 09:40:18 spire-1.2.1/doc/images/SPIRE_server.png 09:40:18 spire-1.2.1/doc/images/cache_mgr.png 09:40:18 spire-1.2.1/doc/images/cache_mgr_components.png 09:40:18 spire-1.2.1/doc/images/federated_spire.png 09:40:18 spire-1.2.1/doc/images/ha_mode.png 09:40:18 spire-1.2.1/doc/images/nested_spire.png 09:40:18 spire-1.2.1/doc/images/oidc_federation.png 09:40:18 spire-1.2.1/doc/images/single_trust_domain.png 09:40:18 spire-1.2.1/doc/images/spiffe_compatible.png 09:40:18 spire-1.2.1/doc/images/spire_logo.png 09:40:18 spire-1.2.1/doc/migrating_registration_api_clients.md 09:40:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:40:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:40:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:40:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:40:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:40:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:40:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:40:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:40:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:40:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:40:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:40:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:40:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:40:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:40:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:40:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:40:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:40:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:40:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:40:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:40:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:40:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:40:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:40:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:40:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:40:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:40:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:40:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:40:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:40:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:40:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:40:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:40:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:40:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:40:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:40:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:40:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:40:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:40:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:40:18 spire-1.2.1/doc/scaling_spire.md 09:40:18 spire-1.2.1/doc/spire_agent.md 09:40:18 spire-1.2.1/doc/spire_server.md 09:40:18 spire-1.2.1/doc/supported_integrations.md 09:40:18 spire-1.2.1/doc/telemetry.md 09:40:18 spire-1.2.1/doc/telemetry_config.md 09:40:18 spire-1.2.1/doc/upgrading.md 09:40:18 spire-1.2.1/doc/using_spire.md 09:40:18 spire-1.2.1/examples/ 09:40:18 spire-1.2.1/examples/README.md 09:40:18 spire-1.2.1/go.mod 09:40:18 spire-1.2.1/go.sum 09:40:18 spire-1.2.1/pkg/ 09:40:18 spire-1.2.1/pkg/agent/ 09:40:18 spire-1.2.1/pkg/agent/agent.go 09:40:18 spire-1.2.1/pkg/agent/api/ 09:40:18 spire-1.2.1/pkg/agent/api/config.go 09:40:18 spire-1.2.1/pkg/agent/api/debug/ 09:40:18 spire-1.2.1/pkg/agent/api/debug/v1/ 09:40:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:40:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:40:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:40:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:40:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:40:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:40:18 spire-1.2.1/pkg/agent/api/endpoints.go 09:40:18 spire-1.2.1/pkg/agent/api/health/ 09:40:18 spire-1.2.1/pkg/agent/api/health/v1/ 09:40:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:40:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:40:18 spire-1.2.1/pkg/agent/api/rpccontext/ 09:40:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:40:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:40:18 spire-1.2.1/pkg/agent/attestor/ 09:40:18 spire-1.2.1/pkg/agent/attestor/node/ 09:40:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:40:18 spire-1.2.1/pkg/agent/attestor/node/node.go 09:40:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:40:18 spire-1.2.1/pkg/agent/attestor/workload/ 09:40:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:40:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:40:18 spire-1.2.1/pkg/agent/catalog/ 09:40:18 spire-1.2.1/pkg/agent/catalog/catalog.go 09:40:18 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:40:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:40:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:40:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:40:18 spire-1.2.1/pkg/agent/client/ 09:40:18 spire-1.2.1/pkg/agent/client/client.go 09:40:18 spire-1.2.1/pkg/agent/client/client_test.go 09:40:18 spire-1.2.1/pkg/agent/client/dial.go 09:40:18 spire-1.2.1/pkg/agent/client/nodeconn.go 09:40:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:40:18 spire-1.2.1/pkg/agent/client/update.go 09:40:18 spire-1.2.1/pkg/agent/client/util.go 09:40:18 spire-1.2.1/pkg/agent/common/ 09:40:18 spire-1.2.1/pkg/agent/common/backoff/ 09:40:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:40:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:40:18 spire-1.2.1/pkg/agent/common/cgroups/ 09:40:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:40:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:40:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:40:18 spire-1.2.1/pkg/agent/config.go 09:40:18 spire-1.2.1/pkg/agent/endpoints/ 09:40:18 spire-1.2.1/pkg/agent/endpoints/config.go 09:40:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:40:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:40:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:40:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:40:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:40:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:40:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:40:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:40:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:40:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:40:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:40:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:40:18 spire-1.2.1/pkg/agent/endpoints/workload/ 09:40:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:40:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:40:18 spire-1.2.1/pkg/agent/manager/ 09:40:18 spire-1.2.1/pkg/agent/manager/cache/ 09:40:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:40:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:40:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:40:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:40:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:40:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:40:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:40:18 spire-1.2.1/pkg/agent/manager/config.go 09:40:18 spire-1.2.1/pkg/agent/manager/manager.go 09:40:18 spire-1.2.1/pkg/agent/manager/manager_test.go 09:40:18 spire-1.2.1/pkg/agent/manager/storage.go 09:40:18 spire-1.2.1/pkg/agent/manager/storage_test.go 09:40:18 spire-1.2.1/pkg/agent/manager/storecache/ 09:40:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:40:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:40:18 spire-1.2.1/pkg/agent/manager/sync.go 09:40:18 spire-1.2.1/pkg/agent/plugin/ 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:40:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:40:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:40:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:40:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:40:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:40:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:40:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:40:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:40:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:40:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:40:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:40:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:40:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:40:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:40:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:40:18 spire-1.2.1/pkg/agent/svid/ 09:40:18 spire-1.2.1/pkg/agent/svid/rotator.go 09:40:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:40:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:40:18 spire-1.2.1/pkg/agent/svid/store/ 09:40:18 spire-1.2.1/pkg/agent/svid/store/service.go 09:40:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:40:18 spire-1.2.1/pkg/common/ 09:40:18 spire-1.2.1/pkg/common/agentpathtemplate/ 09:40:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:40:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:40:18 spire-1.2.1/pkg/common/api/ 09:40:18 spire-1.2.1/pkg/common/api/metrics.go 09:40:18 spire-1.2.1/pkg/common/api/middleware/ 09:40:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:40:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:40:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:40:18 spire-1.2.1/pkg/common/api/middleware/logger.go 09:40:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:40:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:40:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:40:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:40:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:40:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:40:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:40:18 spire-1.2.1/pkg/common/api/middleware/names.go 09:40:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:40:18 spire-1.2.1/pkg/common/api/names.go 09:40:18 spire-1.2.1/pkg/common/api/ratelimit.go 09:40:18 spire-1.2.1/pkg/common/api/rpccontext/ 09:40:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:40:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:40:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:40:18 spire-1.2.1/pkg/common/auth/ 09:40:18 spire-1.2.1/pkg/common/auth/interceptors.go 09:40:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:40:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:40:18 spire-1.2.1/pkg/common/bundleutil/ 09:40:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:40:18 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:40:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:40:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:40:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:40:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:40:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:40:18 spire-1.2.1/pkg/common/bundleutil/types.go 09:40:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:40:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:40:18 spire-1.2.1/pkg/common/catalog/ 09:40:18 spire-1.2.1/pkg/common/catalog/bind.go 09:40:18 spire-1.2.1/pkg/common/catalog/builtin.go 09:40:18 spire-1.2.1/pkg/common/catalog/catalog.go 09:40:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:40:18 spire-1.2.1/pkg/common/catalog/closers.go 09:40:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:40:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:40:18 spire-1.2.1/pkg/common/catalog/config.go 09:40:18 spire-1.2.1/pkg/common/catalog/config_test.go 09:40:18 spire-1.2.1/pkg/common/catalog/configure.go 09:40:18 spire-1.2.1/pkg/common/catalog/constraints.go 09:40:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:40:18 spire-1.2.1/pkg/common/catalog/context.go 09:40:18 spire-1.2.1/pkg/common/catalog/external.go 09:40:18 spire-1.2.1/pkg/common/catalog/host.go 09:40:18 spire-1.2.1/pkg/common/catalog/pipenet.go 09:40:18 spire-1.2.1/pkg/common/catalog/plugin.go 09:40:18 spire-1.2.1/pkg/common/catalog/testplugin/ 09:40:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:40:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:40:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:40:18 spire-1.2.1/pkg/common/cli/ 09:40:18 spire-1.2.1/pkg/common/cli/env.go 09:40:18 spire-1.2.1/pkg/common/cli/flags.go 09:40:18 spire-1.2.1/pkg/common/cli/trust_domain.go 09:40:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:40:18 spire-1.2.1/pkg/common/cli/umask.go 09:40:18 spire-1.2.1/pkg/common/cli/umask_posix.go 09:40:18 spire-1.2.1/pkg/common/cli/umask_test.go 09:40:18 spire-1.2.1/pkg/common/cli/umask_windows.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/ 09:40:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/flag.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/format.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/ 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:40:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:40:18 spire-1.2.1/pkg/common/coretypes/ 09:40:18 spire-1.2.1/pkg/common/coretypes/bundle/ 09:40:18 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:40:18 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:40:18 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:40:18 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:40:18 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:40:18 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:40:18 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:40:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:40:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:40:18 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:40:18 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:40:18 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:40:18 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:40:18 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:40:18 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:40:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:40:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:40:18 spire-1.2.1/pkg/common/cryptoutil/ 09:40:18 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:40:18 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:40:18 spire-1.2.1/pkg/common/diskutil/ 09:40:18 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:40:18 spire-1.2.1/pkg/common/diskutil/file_test.go 09:40:18 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:40:18 spire-1.2.1/pkg/common/errorutil/ 09:40:18 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:40:18 spire-1.2.1/pkg/common/health/ 09:40:18 spire-1.2.1/pkg/common/health/config.go 09:40:18 spire-1.2.1/pkg/common/health/context.go 09:40:18 spire-1.2.1/pkg/common/health/context_test.go 09:40:18 spire-1.2.1/pkg/common/health/health.go 09:40:18 spire-1.2.1/pkg/common/health/health_test.go 09:40:18 spire-1.2.1/pkg/common/health/logger.go 09:40:18 spire-1.2.1/pkg/common/hostservice/ 09:40:18 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:40:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:40:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:40:18 spire-1.2.1/pkg/common/idutil/ 09:40:18 spire-1.2.1/pkg/common/idutil/require.go 09:40:18 spire-1.2.1/pkg/common/idutil/require_test.go 09:40:18 spire-1.2.1/pkg/common/idutil/safety.go 09:40:18 spire-1.2.1/pkg/common/idutil/safety_test.go 09:40:18 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:40:18 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:40:18 spire-1.2.1/pkg/common/jwtsvid/ 09:40:18 spire-1.2.1/pkg/common/jwtsvid/common.go 09:40:18 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:40:18 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:40:18 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:40:18 spire-1.2.1/pkg/common/jwtutil/ 09:40:18 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:40:18 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:40:18 spire-1.2.1/pkg/common/log/ 09:40:18 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:40:18 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:40:18 spire-1.2.1/pkg/common/log/log.go 09:40:18 spire-1.2.1/pkg/common/log/log_test.go 09:40:18 spire-1.2.1/pkg/common/log/options.go 09:40:18 spire-1.2.1/pkg/common/nodeutil/ 09:40:18 spire-1.2.1/pkg/common/nodeutil/node.go 09:40:18 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:40:18 spire-1.2.1/pkg/common/peertracker/ 09:40:18 spire-1.2.1/pkg/common/peertracker/conn.go 09:40:18 spire-1.2.1/pkg/common/peertracker/credentials.go 09:40:18 spire-1.2.1/pkg/common/peertracker/errors.go 09:40:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:40:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:40:18 spire-1.2.1/pkg/common/peertracker/info.go 09:40:18 spire-1.2.1/pkg/common/peertracker/listener.go 09:40:18 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:40:18 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:40:18 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:40:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:40:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:40:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:40:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:40:18 spire-1.2.1/pkg/common/peertracker/tcp.go 09:40:18 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:40:18 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:40:18 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:40:18 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:40:18 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:40:18 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:40:18 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:40:18 spire-1.2.1/pkg/common/peertracker/uds.go 09:40:18 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:40:18 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:40:18 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:40:18 spire-1.2.1/pkg/common/pemutil/ 09:40:18 spire-1.2.1/pkg/common/pemutil/block.go 09:40:18 spire-1.2.1/pkg/common/pemutil/certs.go 09:40:18 spire-1.2.1/pkg/common/pemutil/common.go 09:40:18 spire-1.2.1/pkg/common/pemutil/csr.go 09:40:18 spire-1.2.1/pkg/common/pemutil/keys.go 09:40:18 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:40:18 spire-1.2.1/pkg/common/pemutil/testdata/ 09:40:18 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:40:18 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:40:18 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:40:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:40:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:40:18 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:40:18 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:40:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:40:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:40:18 spire-1.2.1/pkg/common/plugin/ 09:40:18 spire-1.2.1/pkg/common/plugin/aws/ 09:40:18 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:40:18 spire-1.2.1/pkg/common/plugin/azure/ 09:40:18 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:40:18 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:40:18 spire-1.2.1/pkg/common/plugin/facade.go 09:40:18 spire-1.2.1/pkg/common/plugin/facade_test.go 09:40:18 spire-1.2.1/pkg/common/plugin/gcp/ 09:40:18 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:40:18 spire-1.2.1/pkg/common/plugin/k8s/ 09:40:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:40:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:40:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:40:18 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:40:18 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:40:18 spire-1.2.1/pkg/common/plugin/log.go 09:40:18 spire-1.2.1/pkg/common/plugin/sshpop/ 09:40:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:40:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:40:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:40:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:40:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:40:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:40:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:40:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:40:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:40:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:40:18 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:40:18 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:40:18 spire-1.2.1/pkg/common/plugin/x509pop/ 09:40:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:40:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:40:18 spire-1.2.1/pkg/common/profiling/ 09:40:18 spire-1.2.1/pkg/common/profiling/dumpers.go 09:40:18 spire-1.2.1/pkg/common/profiling/profiling.go 09:40:18 spire-1.2.1/pkg/common/protoutil/ 09:40:18 spire-1.2.1/pkg/common/protoutil/masks.go 09:40:18 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:40:18 spire-1.2.1/pkg/common/rotationutil/ 09:40:18 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:40:18 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:40:18 spire-1.2.1/pkg/common/selector/ 09:40:18 spire-1.2.1/pkg/common/selector/selector.go 09:40:18 spire-1.2.1/pkg/common/selector/selector_test.go 09:40:18 spire-1.2.1/pkg/common/selector/set.go 09:40:18 spire-1.2.1/pkg/common/selector/set_utils.go 09:40:18 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:40:18 spire-1.2.1/pkg/common/telemetry/ 09:40:18 spire-1.2.1/pkg/common/telemetry/agent/ 09:40:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:40:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:40:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:40:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:40:18 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:40:18 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:40:18 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:40:18 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:40:18 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:40:18 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:40:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:40:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:40:18 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:40:18 spire-1.2.1/pkg/common/telemetry/call.go 09:40:18 spire-1.2.1/pkg/common/telemetry/common/ 09:40:18 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:40:18 spire-1.2.1/pkg/common/telemetry/config.go 09:40:18 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:40:18 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:40:18 spire-1.2.1/pkg/common/telemetry/inmem.go 09:40:18 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:40:18 spire-1.2.1/pkg/common/telemetry/m3.go 09:40:18 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:40:18 spire-1.2.1/pkg/common/telemetry/metrics.go 09:40:18 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:40:18 spire-1.2.1/pkg/common/telemetry/names.go 09:40:18 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:40:18 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:40:18 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:40:18 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:40:18 spire-1.2.1/pkg/common/telemetry/server/ 09:40:18 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:40:18 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:40:18 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:40:18 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:40:18 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:40:18 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:40:18 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:40:18 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:40:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:40:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:40:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:40:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:40:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:40:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:40:18 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:40:18 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:40:18 spire-1.2.1/pkg/common/telemetry/server/server.go 09:40:18 spire-1.2.1/pkg/common/telemetry/sink.go 09:40:18 spire-1.2.1/pkg/common/telemetry/statsd.go 09:40:18 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:40:18 spire-1.2.1/pkg/common/telemetry/uptime.go 09:40:18 spire-1.2.1/pkg/common/telemetry/version.go 09:40:18 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:40:18 spire-1.2.1/pkg/common/uptime/ 09:40:18 spire-1.2.1/pkg/common/uptime/uptime.go 09:40:18 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:40:18 spire-1.2.1/pkg/common/util/ 09:40:18 spire-1.2.1/pkg/common/util/certs.go 09:40:18 spire-1.2.1/pkg/common/util/certs_test.go 09:40:18 spire-1.2.1/pkg/common/util/csr.go 09:40:18 spire-1.2.1/pkg/common/util/hash.go 09:40:18 spire-1.2.1/pkg/common/util/selectors.go 09:40:18 spire-1.2.1/pkg/common/util/selectors_test.go 09:40:18 spire-1.2.1/pkg/common/util/signals.go 09:40:18 spire-1.2.1/pkg/common/util/sort.go 09:40:18 spire-1.2.1/pkg/common/util/sort_test.go 09:40:18 spire-1.2.1/pkg/common/util/task.go 09:40:18 spire-1.2.1/pkg/common/util/task_test.go 09:40:18 spire-1.2.1/pkg/common/util/testdata/ 09:40:18 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:40:18 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:40:18 spire-1.2.1/pkg/common/version/ 09:40:18 spire-1.2.1/pkg/common/version/version.go 09:40:18 spire-1.2.1/pkg/common/x509svid/ 09:40:18 spire-1.2.1/pkg/common/x509svid/common_test.go 09:40:18 spire-1.2.1/pkg/common/x509svid/csr.go 09:40:18 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:40:18 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:40:18 spire-1.2.1/pkg/common/x509util/ 09:40:18 spire-1.2.1/pkg/common/x509util/cert.go 09:40:18 spire-1.2.1/pkg/common/x509util/dns.go 09:40:18 spire-1.2.1/pkg/common/x509util/dns_test.go 09:40:18 spire-1.2.1/pkg/common/x509util/keyid.go 09:40:18 spire-1.2.1/pkg/common/x509util/keypair.go 09:40:18 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:40:18 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:40:18 spire-1.2.1/pkg/server/ 09:40:18 spire-1.2.1/pkg/server/api/ 09:40:18 spire-1.2.1/pkg/server/api/agent.go 09:40:18 spire-1.2.1/pkg/server/api/agent/ 09:40:18 spire-1.2.1/pkg/server/api/agent/v1/ 09:40:18 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:40:18 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:40:18 spire-1.2.1/pkg/server/api/agent_test.go 09:40:18 spire-1.2.1/pkg/server/api/api.go 09:40:18 spire-1.2.1/pkg/server/api/audit/ 09:40:18 spire-1.2.1/pkg/server/api/audit/audit.go 09:40:18 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:40:18 spire-1.2.1/pkg/server/api/bundle.go 09:40:18 spire-1.2.1/pkg/server/api/bundle/ 09:40:18 spire-1.2.1/pkg/server/api/bundle/v1/ 09:40:18 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:40:18 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:40:18 spire-1.2.1/pkg/server/api/bundle_test.go 09:40:18 spire-1.2.1/pkg/server/api/debug/ 09:40:18 spire-1.2.1/pkg/server/api/debug/v1/ 09:40:18 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:40:18 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:40:18 spire-1.2.1/pkg/server/api/entry.go 09:40:18 spire-1.2.1/pkg/server/api/entry/ 09:40:18 spire-1.2.1/pkg/server/api/entry/v1/ 09:40:18 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:40:18 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:40:18 spire-1.2.1/pkg/server/api/entry_test.go 09:40:18 spire-1.2.1/pkg/server/api/health/ 09:40:18 spire-1.2.1/pkg/server/api/health/v1/ 09:40:18 spire-1.2.1/pkg/server/api/health/v1/service.go 09:40:18 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:40:18 spire-1.2.1/pkg/server/api/id.go 09:40:18 spire-1.2.1/pkg/server/api/id_test.go 09:40:18 spire-1.2.1/pkg/server/api/limits/ 09:40:18 spire-1.2.1/pkg/server/api/limits/limits.go 09:40:18 spire-1.2.1/pkg/server/api/middleware/ 09:40:18 spire-1.2.1/pkg/server/api/middleware/alias.go 09:40:18 spire-1.2.1/pkg/server/api/middleware/audit.go 09:40:18 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:40:18 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:40:18 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:40:18 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:40:18 spire-1.2.1/pkg/server/api/middleware/caller.go 09:40:18 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:40:18 spire-1.2.1/pkg/server/api/middleware/common.go 09:40:18 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:40:18 spire-1.2.1/pkg/server/api/middleware/entries.go 09:40:18 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:40:18 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:40:18 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:40:18 spire-1.2.1/pkg/server/api/ratelimit.go 09:40:18 spire-1.2.1/pkg/server/api/rpccontext/ 09:40:18 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:40:18 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:40:18 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:40:18 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:40:18 spire-1.2.1/pkg/server/api/selector.go 09:40:18 spire-1.2.1/pkg/server/api/selector_test.go 09:40:18 spire-1.2.1/pkg/server/api/status.go 09:40:18 spire-1.2.1/pkg/server/api/status_test.go 09:40:18 spire-1.2.1/pkg/server/api/svid/ 09:40:18 spire-1.2.1/pkg/server/api/svid/v1/ 09:40:18 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:40:18 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:40:18 spire-1.2.1/pkg/server/api/trustdomain.go 09:40:18 spire-1.2.1/pkg/server/api/trustdomain/ 09:40:18 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:40:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:40:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:40:18 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:40:18 spire-1.2.1/pkg/server/authpolicy/ 09:40:18 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:40:18 spire-1.2.1/pkg/server/authpolicy/policy.go 09:40:18 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:40:18 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:40:18 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:40:18 spire-1.2.1/pkg/server/authpolicy/validate.go 09:40:18 spire-1.2.1/pkg/server/bundle/ 09:40:18 spire-1.2.1/pkg/server/bundle/client/ 09:40:18 spire-1.2.1/pkg/server/bundle/client/client.go 09:40:18 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:40:18 spire-1.2.1/pkg/server/bundle/client/manager.go 09:40:18 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:40:18 spire-1.2.1/pkg/server/bundle/client/sources.go 09:40:18 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:40:18 spire-1.2.1/pkg/server/bundle/client/updater.go 09:40:18 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:40:18 spire-1.2.1/pkg/server/ca/ 09:40:18 spire-1.2.1/pkg/server/ca/ca.go 09:40:18 spire-1.2.1/pkg/server/ca/ca_health.go 09:40:18 spire-1.2.1/pkg/server/ca/ca_test.go 09:40:18 spire-1.2.1/pkg/server/ca/journal.go 09:40:18 spire-1.2.1/pkg/server/ca/journal_test.go 09:40:18 spire-1.2.1/pkg/server/ca/manager.go 09:40:18 spire-1.2.1/pkg/server/ca/manager_health.go 09:40:18 spire-1.2.1/pkg/server/ca/manager_test.go 09:40:18 spire-1.2.1/pkg/server/ca/templates.go 09:40:18 spire-1.2.1/pkg/server/ca/upstream_client.go 09:40:18 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:40:18 spire-1.2.1/pkg/server/ca/validation.go 09:40:18 spire-1.2.1/pkg/server/cache/ 09:40:18 spire-1.2.1/pkg/server/cache/dscache/ 09:40:18 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:40:18 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:40:18 spire-1.2.1/pkg/server/cache/entrycache/ 09:40:18 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:40:18 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:40:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:40:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:40:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:40:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:40:18 spire-1.2.1/pkg/server/catalog/ 09:40:18 spire-1.2.1/pkg/server/catalog/catalog.go 09:40:18 spire-1.2.1/pkg/server/catalog/keymanager.go 09:40:18 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:40:18 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:40:18 spire-1.2.1/pkg/server/catalog/notifier.go 09:40:18 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:40:18 spire-1.2.1/pkg/server/config.go 09:40:18 spire-1.2.1/pkg/server/datastore/ 09:40:18 spire-1.2.1/pkg/server/datastore/datastore.go 09:40:18 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:40:18 spire-1.2.1/pkg/server/datastore/repository.go 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:40:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:40:18 spire-1.2.1/pkg/server/endpoints/ 09:40:18 spire-1.2.1/pkg/server/endpoints/bundle/ 09:40:18 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:40:18 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:40:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:40:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:40:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:40:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:40:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:40:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:40:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:40:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:40:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:40:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:40:18 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:40:18 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:40:18 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:40:18 spire-1.2.1/pkg/server/endpoints/config.go 09:40:18 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:40:18 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:40:18 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:40:18 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:40:18 spire-1.2.1/pkg/server/endpoints/middleware.go 09:40:18 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:40:18 spire-1.2.1/pkg/server/hostservice/ 09:40:18 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:40:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:40:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:40:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:40:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:40:18 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:40:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:40:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/ 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/ 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:40:18 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:40:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:40:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:40:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:40:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:40:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:40:18 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:40:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:40:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/notifier/ 09:40:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:40:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:40:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:40:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:40:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:40:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:40:18 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:40:18 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:40:18 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:40:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:40:18 spire-1.2.1/pkg/server/registration/ 09:40:18 spire-1.2.1/pkg/server/registration/manager.go 09:40:18 spire-1.2.1/pkg/server/registration/manager_test.go 09:40:18 spire-1.2.1/pkg/server/scanentries.go 09:40:18 spire-1.2.1/pkg/server/scanentries_test.go 09:40:18 spire-1.2.1/pkg/server/server.go 09:40:18 spire-1.2.1/pkg/server/server_test.go 09:40:18 spire-1.2.1/pkg/server/svid/ 09:40:18 spire-1.2.1/pkg/server/svid/observer.go 09:40:18 spire-1.2.1/pkg/server/svid/observer_test.go 09:40:18 spire-1.2.1/pkg/server/svid/rotator.go 09:40:18 spire-1.2.1/pkg/server/svid/rotator_config.go 09:40:18 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:40:18 spire-1.2.1/pkg/server/svid/rotator_test.go 09:40:18 spire-1.2.1/proto/ 09:40:18 spire-1.2.1/proto/private/ 09:40:18 spire-1.2.1/proto/private/server/ 09:40:18 spire-1.2.1/proto/private/server/journal/ 09:40:18 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:40:18 spire-1.2.1/proto/private/server/journal/journal.proto 09:40:18 spire-1.2.1/proto/spire/ 09:40:18 spire-1.2.1/proto/spire/common/ 09:40:18 spire-1.2.1/proto/spire/common/common.pb.go 09:40:18 spire-1.2.1/proto/spire/common/common.proto 09:40:18 spire-1.2.1/proto/spire/common/plugin/ 09:40:18 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:40:18 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:40:18 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:40:18 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:40:18 spire-1.2.1/proto/spire/plugin/ 09:40:18 spire-1.2.1/proto/spire/plugin/agent/ 09:40:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:40:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:40:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:40:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:40:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:40:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:40:18 spire-1.2.1/release/ 09:40:18 spire-1.2.1/release/spire-extras/ 09:40:18 spire-1.2.1/release/spire-extras/README.md 09:40:18 spire-1.2.1/release/spire-extras/conf/ 09:40:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:40:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:40:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:40:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:40:18 spire-1.2.1/release/spire/ 09:40:18 spire-1.2.1/release/spire/README.md 09:40:18 spire-1.2.1/release/spire/conf/ 09:40:18 spire-1.2.1/release/spire/conf/agent/ 09:40:18 spire-1.2.1/release/spire/conf/agent/agent.conf 09:40:18 spire-1.2.1/release/spire/conf/server/ 09:40:18 spire-1.2.1/release/spire/conf/server/server.conf 09:40:18 spire-1.2.1/script/ 09:40:18 spire-1.2.1/script/build-artifact.sh 09:40:18 spire-1.2.1/script/generate_dummy_ca.sh 09:40:18 spire-1.2.1/support/ 09:40:18 spire-1.2.1/support/k8s/ 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:40:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:40:18 spire-1.2.1/support/oidc-discovery-provider/ 09:40:18 spire-1.2.1/support/oidc-discovery-provider/README.md 09:40:18 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:40:18 spire-1.2.1/support/oidc-discovery-provider/config.go 09:40:18 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:40:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:40:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:40:18 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:40:18 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:40:18 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:40:18 spire-1.2.1/support/oidc-discovery-provider/main.go 09:40:18 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:40:18 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:40:18 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:40:18 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:40:18 spire-1.2.1/test/ 09:40:18 spire-1.2.1/test/clock/ 09:40:18 spire-1.2.1/test/clock/clock.go 09:40:18 spire-1.2.1/test/fakes/ 09:40:18 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:40:18 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:40:18 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:40:18 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:40:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:40:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:40:18 spire-1.2.1/test/fakes/fakeagentstore/ 09:40:18 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:40:18 spire-1.2.1/test/fakes/fakedatastore/ 09:40:18 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:40:18 spire-1.2.1/test/fakes/fakeentryclient/ 09:40:18 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:40:18 spire-1.2.1/test/fakes/fakehealthchecker/ 09:40:18 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:40:18 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:40:18 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:40:18 spire-1.2.1/test/fakes/fakemetrics/ 09:40:18 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:40:18 spire-1.2.1/test/fakes/fakenoderesolver/ 09:40:18 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:40:18 spire-1.2.1/test/fakes/fakenotifier/ 09:40:18 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:40:18 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:40:18 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:40:18 spire-1.2.1/test/fakes/fakeserverca/ 09:40:18 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:40:18 spire-1.2.1/test/fakes/fakeservercatalog/ 09:40:18 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:40:18 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:40:18 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:40:18 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:40:18 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:40:18 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:40:18 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:40:18 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:40:18 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:40:18 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:40:18 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:40:18 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:40:18 spire-1.2.1/test/fixture/ 09:40:18 spire-1.2.1/test/fixture/certs/ 09:40:18 spire-1.2.1/test/fixture/certs/agent_svid.der 09:40:18 spire-1.2.1/test/fixture/certs/base_cert.pem 09:40:18 spire-1.2.1/test/fixture/certs/base_csr.pem 09:40:18 spire-1.2.1/test/fixture/certs/base_key.pem 09:40:18 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:40:18 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:40:18 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:40:18 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:40:18 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:40:18 spire-1.2.1/test/fixture/certs/blog_key.pem 09:40:18 spire-1.2.1/test/fixture/certs/bundle.der 09:40:18 spire-1.2.1/test/fixture/certs/ca.pem 09:40:18 spire-1.2.1/test/fixture/certs/ca_key.pem 09:40:18 spire-1.2.1/test/fixture/certs/database_cert.pem 09:40:18 spire-1.2.1/test/fixture/certs/database_csr.pem 09:40:18 spire-1.2.1/test/fixture/certs/database_key.pem 09:40:18 spire-1.2.1/test/fixture/certs/node_cert.pem 09:40:18 spire-1.2.1/test/fixture/certs/node_csr.pem 09:40:18 spire-1.2.1/test/fixture/certs/node_key.pem 09:40:18 spire-1.2.1/test/fixture/certs/svid.pem 09:40:18 spire-1.2.1/test/fixture/certs/svid_key.pem 09:40:18 spire-1.2.1/test/fixture/config/ 09:40:18 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:40:18 spire-1.2.1/test/fixture/config/agent_good.conf 09:40:18 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:40:18 spire-1.2.1/test/fixture/config/plugin_good.conf 09:40:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:40:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:40:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:40:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:40:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:40:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:40:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:40:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:40:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:40:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:40:18 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:40:18 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:40:18 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:40:18 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:40:18 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:40:18 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:40:18 spire-1.2.1/test/fixture/config/server_good.conf 09:40:18 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:40:18 spire-1.2.1/test/fixture/fixture.go 09:40:18 spire-1.2.1/test/fixture/nodeattestor/ 09:40:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:40:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:40:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:40:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:40:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:40:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:40:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:40:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:40:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:40:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:40:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:40:18 spire-1.2.1/test/fixture/registration/ 09:40:18 spire-1.2.1/test/fixture/registration/entries.json 09:40:18 spire-1.2.1/test/fixture/registration/good-for-update.json 09:40:18 spire-1.2.1/test/fixture/registration/good.json 09:40:18 spire-1.2.1/test/fixture/registration/invalid.json 09:40:18 spire-1.2.1/test/fixture/registration/invalid_json.json 09:40:18 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:40:18 spire-1.2.1/test/integration/ 09:40:18 spire-1.2.1/test/integration/README.md 09:40:18 spire-1.2.1/test/integration/common 09:40:18 spire-1.2.1/test/integration/setup/ 09:40:18 spire-1.2.1/test/integration/setup/adminclient/ 09:40:18 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:40:18 spire-1.2.1/test/integration/setup/adminclient/client.go 09:40:18 spire-1.2.1/test/integration/setup/debugagent/ 09:40:18 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:40:18 spire-1.2.1/test/integration/setup/debugagent/main.go 09:40:18 spire-1.2.1/test/integration/setup/debugserver/ 09:40:18 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:40:18 spire-1.2.1/test/integration/setup/debugserver/main.go 09:40:18 spire-1.2.1/test/integration/setup/downstreamclient/ 09:40:18 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:40:18 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:40:18 spire-1.2.1/test/integration/setup/itclient/ 09:40:18 spire-1.2.1/test/integration/setup/itclient/client.go 09:40:18 spire-1.2.1/test/integration/setup/node-attestation/ 09:40:18 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:40:18 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:40:18 spire-1.2.1/test/integration/setup/x509pop/ 09:40:18 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:40:18 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:40:18 spire-1.2.1/test/integration/suites/ 09:40:18 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:40:18 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:40:18 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:40:18 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:40:18 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:40:18 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:40:18 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:40:18 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:40:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:40:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:40:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:40:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:40:18 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:40:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:40:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:40:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:40:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:40:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:40:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:40:18 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:40:18 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:40:18 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:40:18 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:40:18 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:40:18 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:40:18 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:40:18 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:40:18 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:40:18 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:40:18 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:40:18 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:40:18 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:40:18 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:40:18 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:40:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:40:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:40:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:40:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:40:18 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:40:18 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:40:18 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:40:18 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:40:18 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:40:18 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:40:18 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:40:18 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:40:18 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:40:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:40:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:40:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:40:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:40:18 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:40:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:40:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:40:18 spire-1.2.1/test/integration/suites/join-token/ 09:40:18 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:40:18 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:40:18 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:40:18 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:40:18 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:40:18 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:40:18 spire-1.2.1/test/integration/suites/join-token/README.md 09:40:18 spire-1.2.1/test/integration/suites/join-token/conf/ 09:40:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:40:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:40:18 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:40:18 spire-1.2.1/test/integration/suites/join-token/teardown 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:40:18 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:40:18 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:40:18 spire-1.2.1/test/integration/suites/k8s/ 09:40:18 spire-1.2.1/test/integration/suites/k8s/00-setup 09:40:18 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:40:18 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:40:18 spire-1.2.1/test/integration/suites/k8s/README.md 09:40:18 spire-1.2.1/test/integration/suites/k8s/conf/ 09:40:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:40:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:40:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:40:18 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:40:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:40:18 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:40:18 spire-1.2.1/test/integration/suites/k8s/teardown 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/ 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:40:18 spire-1.2.1/test/integration/suites/node-attestation/ 09:40:18 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:40:18 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:40:18 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:40:18 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:40:18 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:40:18 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:40:18 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:40:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:40:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:40:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:40:18 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:40:18 spire-1.2.1/test/integration/suites/rotation/ 09:40:18 spire-1.2.1/test/integration/suites/rotation/00-setup 09:40:18 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:40:18 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:40:18 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:40:18 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:40:18 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:40:18 spire-1.2.1/test/integration/suites/rotation/README.md 09:40:18 spire-1.2.1/test/integration/suites/rotation/conf/ 09:40:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:40:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:40:18 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:40:18 spire-1.2.1/test/integration/suites/rotation/teardown 09:40:18 spire-1.2.1/test/integration/suites/self-test/ 09:40:18 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:40:18 spire-1.2.1/test/integration/suites/self-test/README.md 09:40:18 spire-1.2.1/test/integration/suites/self-test/teardown 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:40:18 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:40:18 spire-1.2.1/test/integration/suites/upgrade/ 09:40:18 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:40:18 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:40:18 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:40:18 spire-1.2.1/test/integration/suites/upgrade/README.md 09:40:18 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:40:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:40:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:40:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:40:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:40:18 spire-1.2.1/test/integration/suites/upgrade/teardown 09:40:18 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:40:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:40:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:40:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:40:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:40:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:40:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:40:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:40:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:40:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:40:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:40:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:40:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:40:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:40:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:40:18 spire-1.2.1/test/integration/test-one.sh 09:40:18 spire-1.2.1/test/integration/test.sh 09:40:18 spire-1.2.1/test/plugintest/ 09:40:18 spire-1.2.1/test/plugintest/config.go 09:40:18 spire-1.2.1/test/plugintest/load.go 09:40:18 spire-1.2.1/test/plugintest/option.go 09:40:18 spire-1.2.1/test/spiretest/ 09:40:18 spire-1.2.1/test/spiretest/apiserver.go 09:40:18 spire-1.2.1/test/spiretest/assertions.go 09:40:18 spire-1.2.1/test/spiretest/dir.go 09:40:18 spire-1.2.1/test/spiretest/errors_posix.go 09:40:18 spire-1.2.1/test/spiretest/errors_windows.go 09:40:18 spire-1.2.1/test/spiretest/logs.go 09:40:18 spire-1.2.1/test/spiretest/socketapi.go 09:40:18 spire-1.2.1/test/spiretest/suite.go 09:40:18 spire-1.2.1/test/spiretest/x509.go 09:40:18 spire-1.2.1/test/testca/ 09:40:18 spire-1.2.1/test/testca/ca.go 09:40:18 spire-1.2.1/test/testkey/ 09:40:18 spire-1.2.1/test/testkey/generate.sh 09:40:18 spire-1.2.1/test/testkey/genkeys.go 09:40:18 spire-1.2.1/test/testkey/keys.go 09:40:18 spire-1.2.1/test/testkey/new.go 09:40:18 spire-1.2.1/test/tpmsimulator/ 09:40:18 spire-1.2.1/test/tpmsimulator/simulator.go 09:40:18 spire-1.2.1/test/util/ 09:40:18 spire-1.2.1/test/util/cert_fixtures.go 09:40:18 spire-1.2.1/test/util/cert_generation.go 09:40:18 spire-1.2.1/test/util/io_redirection.go 09:40:18 spire-1.2.1/test/util/race.go 09:40:18 spire-1.2.1/test/util/util.go 09:40:18 building spire from source... 09:40:18 Installing go1.17.7... 09:40:18 Removing intermediate container 839c152f2a10 09:40:18 ---> 6332775bb50a 09:40:18 Step 8/23 : COPY . . 09:40:18 Removing intermediate container 02154dc6a35b 09:40:18 ---> f6d4735382c0 09:40:18 Step 7/20 : COPY . . 09:40:22 Building bin/spire-server... 09:40:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:40:23 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:40:23 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:40:23 go: downloading github.com/mitchellh/cli v1.1.2 09:40:23 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:40:23 go: downloading github.com/imdario/mergo v0.3.12 09:40:23 go: downloading github.com/sirupsen/logrus v1.8.1 09:40:23 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:40:23 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:40:23 go: downloading google.golang.org/grpc v1.44.0 09:40:23 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:40:23 go: downloading github.com/fatih/color v1.13.0 09:40:23 go: downloading github.com/mattn/go-isatty v0.0.14 09:40:23 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:40:23 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:40:23 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:40:23 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:40:23 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:40:23 go: downloading github.com/open-policy-agent/opa v0.38.0 09:40:23 go: downloading github.com/prometheus/client_golang v1.12.1 09:40:23 go: downloading github.com/armon/go-metrics v0.3.10 09:40:24 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:40:24 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:40:24 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:40:24 go: downloading github.com/mattn/go-colorable v0.1.12 09:40:24 go: downloading github.com/Masterminds/goutils v1.1.0 09:40:24 go: downloading github.com/Masterminds/semver v1.5.0 09:40:24 go: downloading github.com/google/uuid v1.1.2 09:40:24 go: downloading github.com/huandu/xstrings v1.3.2 09:40:24 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:40:24 go: downloading github.com/oklog/run v1.0.0 09:40:24 go: downloading github.com/imkira/go-observer v1.0.3 09:40:24 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:40:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:40:24 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:40:24 go: downloading github.com/prometheus/client_model v0.2.0 09:40:24 go: downloading github.com/prometheus/common v0.32.1 09:40:24 go: downloading github.com/beorn7/perks v1.0.1 09:40:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:40:24 go: downloading github.com/prometheus/procfs v0.7.3 09:40:24 go: downloading go.uber.org/atomic v1.9.0 09:40:24 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:40:24 go: downloading github.com/hashicorp/errwrap v1.1.0 09:40:24 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:40:24 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:40:24 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:40:25 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:40:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:40:25 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:40:25 go: downloading github.com/stretchr/testify v1.7.0 09:40:25 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:40:25 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:40:25 go: downloading google.golang.org/api v0.70.0 09:40:25 go: downloading k8s.io/client-go v0.23.4 09:40:25 go: downloading k8s.io/api v0.23.4 09:40:29 go: downloading github.com/google/go-tpm v0.3.3 09:40:29 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:40:29 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:40:29 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:40:29 go: downloading cloud.google.com/go/storage v1.21.0 09:40:29 go: downloading k8s.io/apimachinery v0.23.4 09:40:29 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:40:29 go: downloading cloud.google.com/go v0.100.2 09:40:29 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:40:29 go: downloading k8s.io/kube-aggregator v0.23.3 09:40:29 go: downloading cloud.google.com/go/security v1.3.0 09:40:29 go: downloading github.com/hashicorp/vault/api v1.4.1 09:40:29 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:40:29 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:40:29 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:40:29 go: downloading github.com/blang/semver/v4 v4.0.0 09:40:29 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:40:29 go: downloading github.com/jinzhu/gorm v1.9.16 09:40:29 go: downloading github.com/lib/pq v1.10.4 09:40:29 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:40:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:40:29 go: downloading github.com/twmb/murmur3 v1.1.6 09:40:29 go: downloading github.com/aws/smithy-go v1.11.0 09:40:29 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:40:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:40:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:40:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:40:29 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:40:29 go: downloading github.com/gogo/protobuf v1.3.2 09:40:29 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:40:29 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:40:29 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:40:30 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:40:30 go: downloading github.com/dimchansky/utfbom v1.1.1 09:40:30 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:40:30 go: downloading k8s.io/klog/v2 v2.30.0 09:40:30 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:40:30 go: downloading github.com/spf13/pflag v1.0.5 09:40:30 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:40:30 go: downloading cloud.google.com/go/compute v1.3.0 09:40:30 go: downloading cloud.google.com/go/iam v0.1.1 09:40:30 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:40:30 go: downloading github.com/google/gofuzz v1.1.0 09:40:30 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:40:30 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:40:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:40:30 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:40:30 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:40:30 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:40:30 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:40:30 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:40:30 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:40:30 go: downloading github.com/jinzhu/inflection v1.0.0 09:40:30 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:40:30 go: downloading gopkg.in/yaml.v2 v2.4.0 09:40:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:40:30 go: downloading github.com/gobwas/glob v0.2.3 09:40:30 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:40:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:40:30 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:40:30 go: downloading go.opencensus.io v0.23.0 09:40:30 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:40:30 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:40:30 go: downloading github.com/go-logr/logr v1.2.2 09:40:31 go: downloading gopkg.in/inf.v0 v0.9.1 09:40:31 go: downloading github.com/google/go-cmp v0.5.7 09:40:31 go: downloading github.com/googleapis/gnostic v0.5.5 09:40:31 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:40:31 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:40:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:40:31 go: downloading github.com/json-iterator/go v1.1.12 09:40:31 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:40:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:40:31 go: downloading github.com/tklauser/numcpus v0.3.0 09:40:31 go: downloading sigs.k8s.io/yaml v1.3.0 09:40:31 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:40:31 go: downloading github.com/ryanuber/go-glob v1.0.0 09:40:31 go: downloading github.com/golang/snappy v0.0.4 09:40:31 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:40:31 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:40:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:40:31 go: downloading github.com/hashicorp/go-version v1.2.0 09:40:31 go: downloading go.uber.org/zap v1.21.0 09:40:31  ---> 5cdb55700471 09:40:31 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:40:31 ---> f8606e91e386 09:40:31 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:40:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:40:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:40:31 go: downloading github.com/modern-go/reflect2 v1.0.2 09:40:31 go: downloading go.uber.org/multierr v1.6.0 09:40:32  ---> Running in 558f2fdea31f 09:40:32 ---> Running in 97e08cb0441d 09:40:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:40:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:40:37 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:40:37 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:40:52 Building bin/spire-agent... 09:40:52 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:40:52 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:40:52 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:40:52 go: downloading github.com/docker/docker v20.10.12+incompatible 09:40:52 go: downloading github.com/google/go-tpm-tools v0.3.3 09:40:52 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:40:52 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:40:52 Building bin/spire-agent... 09:40:52 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:40:52 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:40:52 go: downloading github.com/docker/docker v20.10.12+incompatible 09:40:52 go: downloading github.com/docker/go-connections v0.4.0 09:40:52 go: downloading github.com/docker/go-units v0.4.0 09:40:52 go: downloading github.com/opencontainers/image-spec v1.0.1 09:40:52 go: downloading github.com/containerd/containerd v1.3.4 09:40:52 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:40:52 go: downloading github.com/opencontainers/go-digest v1.0.0 09:40:53 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:40:53 go: downloading github.com/google/go-tpm-tools v0.3.3 09:40:53 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:40:53 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:40:53 go: downloading github.com/docker/go-connections v0.4.0 09:40:53 go: downloading github.com/docker/go-units v0.4.0 09:40:53 go: downloading github.com/opencontainers/image-spec v1.0.1 09:40:53 go: downloading github.com/opencontainers/go-digest v1.0.0 09:40:53 go: downloading github.com/containerd/containerd v1.3.4 09:40:53 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:41:11 Removing intermediate container 97e08cb0441d 09:41:11 ---> b1f4631af8dd 09:41:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:41:11 Removing intermediate container 558f2fdea31f 09:41:11 ---> ce10a1749c97 09:41:11 09:41:11 Step 9/20 : FROM alpine:3.15 09:41:11 ---> Running in 618084f5e755 09:41:11 3.15: Pulling from library/alpine 09:41:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 09:41:12 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 09:41:12 Status: Downloaded newer image for alpine:3.15 09:41:12 ---> 0ac33e5f5afa 09:41:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:41:12 ---> Running in 518182c67070 09:41:13 Removing intermediate container 518182c67070 09:41:13 ---> cabfbe0652d9 09:41:13 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:13 ---> Running in b0dba6debd9f 09:41:13 Removing intermediate container 618084f5e755 09:41:13 ---> 9e4ff86a3ac4 09:41:13 09:41:13 Step 11/23 : FROM docker:20.10.14 09:41:13 20.10.14: Pulling from library/docker 09:41:15 Removing intermediate container b0dba6debd9f 09:41:15 ---> f21cbe5865b3 09:41:15 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:41:16 ---> Running in 233c8775c8d2 09:41:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:41:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:41:18 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:41:18 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:41:18 OK: 15855 distinct packages available 09:41:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:41:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:41:19 (1/9) Installing ca-certificates (20211220-r0) 09:41:19 (2/9) Installing brotli-libs (1.0.9-r5) 09:41:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:41:19 (4/9) Installing libcurl (7.80.0-r1) 09:41:19 (5/9) Installing curl (7.80.0-r1) 09:41:19 (6/9) Installing dumb-init (1.2.5-r1) 09:41:19 (7/9) Installing musl-obstack (1.2.3-r0) 09:41:19 (8/9) Installing libucontext (1.1-r0) 09:41:20 (9/9) Installing gcompat (1.0.0-r4) 09:41:20 Executing busybox-1.34.1-r5.trigger 09:41:20 Executing ca-certificates-20211220-r0.trigger 09:41:20 OK: 8 MiB in 23 packages 09:41:25 Removing intermediate container 233c8775c8d2 09:41:25 ---> 2d914ceac9d8 09:41:25 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:41:26 ---> 0bb797c6b477 09:41:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:41:28 ---> 6b20f2266e00 09:41:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:41:29 ---> 4724c8544640 09:41:29 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:41:29 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 09:41:29 ---> Running in eaf4973f5589 09:41:29 Status: Downloaded newer image for docker:20.10.14 09:41:29 ---> 7417809fdb73 09:41:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 09:41:29 ---> Running in 7ab52336b668 09:41:29 Removing intermediate container eaf4973f5589 09:41:29 ---> 4424ef7d6f05 09:41:29 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:41:29 Removing intermediate container 7ab52336b668 09:41:29 ---> 883de8a35f56 09:41:29 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 09:41:29 ---> Running in 78fac30de13d 09:41:29 ---> Running in cbb9462266c6 09:41:30 Removing intermediate container 78fac30de13d 09:41:30 ---> 7902e5cb72c2 09:41:30 Step 18/20 : LABEL arch=x86_64 09:41:30 ---> Running in f9dd668b88d4 09:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:41:31 Removing intermediate container f9dd668b88d4 09:41:31 ---> aafcf4cdd380 09:41:31 Step 19/20 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 09:41:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:41:31 (1/43) Installing readline (8.1.1-r0) 09:41:31 (2/43) Installing bash (5.1.16-r0) 09:41:31 Executing bash-5.1.16-r0.post-install 09:41:31 ---> Running in 0c8c3e7bbd66 09:41:31 (3/43) Installing brotli-libs (1.0.9-r5) 09:41:31 (4/43) Installing nghttp2-libs (1.46.0-r0) 09:41:31 (5/43) Installing libcurl (7.80.0-r1) 09:41:31 (6/43) Installing curl (7.80.0-r1) 09:41:31 (7/43) Installing dumb-init (1.2.5-r1) 09:41:31 (8/43) Installing libbz2 (1.0.8-r1) 09:41:31 (9/43) Installing expat (2.4.7-r0) 09:41:31 (10/43) Installing libffi (3.4.2-r1) 09:41:31 (11/43) Installing gdbm (1.22-r0) 09:41:31 (12/43) Installing xz-libs (5.2.5-r1) 09:41:31 (13/43) Installing libgcc (10.3.1_git20211027-r0) 09:41:31 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 09:41:31 (15/43) Installing mpdecimal (2.5.1-r1) 09:41:31 (16/43) Installing sqlite-libs (3.36.0-r0) 09:41:31 (17/43) Installing python3 (3.9.7-r4) 09:41:31 (18/43) Installing py3-appdirs (1.4.4-r2) 09:41:31 (19/43) Installing py3-certifi (2020.12.5-r1) 09:41:31 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 09:41:31 (21/43) Installing py3-idna (3.3-r0) 09:41:31 (22/43) Installing py3-urllib3 (1.26.7-r0) 09:41:31 (23/43) Installing py3-requests (2.26.0-r1) 09:41:32 (24/43) Installing py3-msgpack (1.0.2-r1) 09:41:32 (25/43) Installing py3-lockfile (0.12.2-r4) 09:41:32 (26/43) Installing py3-cachecontrol (0.12.10-r0) 09:41:32 (27/43) Installing py3-colorama (0.4.4-r1) 09:41:32 (28/43) Installing py3-contextlib2 (21.6.0-r1) 09:41:32 (29/43) Installing py3-distlib (0.3.3-r0) 09:41:32 (30/43) Installing py3-distro (1.6.0-r0) 09:41:32 (31/43) Installing py3-six (1.16.0-r0) 09:41:32 (32/43) Installing py3-webencodings (0.5.1-r4) 09:41:32 (33/43) Installing py3-html5lib (1.1-r1) 09:41:32 (34/43) Installing py3-parsing (2.4.7-r2) 09:41:32 (35/43) Installing py3-packaging (20.9-r1) 09:41:32 (36/43) Installing py3-tomli (1.2.2-r0) 09:41:32 (37/43) Installing py3-pep517 (0.12.0-r0) 09:41:32 (38/43) Installing py3-progress (1.6-r0) 09:41:32 (39/43) Installing py3-retrying (1.3.3-r2) 09:41:32 (40/43) Installing py3-ordered-set (4.0.2-r2) 09:41:32 (41/43) Installing py3-setuptools (52.0.0-r4) 09:41:32 (42/43) Installing py3-toml (0.10.2-r2) 09:41:32 (43/43) Installing py3-pip (20.3.4-r1) 09:41:32 Executing busybox-1.34.1-r5.trigger 09:41:32 OK: 83 MiB in 65 packages 09:41:32 Removing intermediate container 0c8c3e7bbd66 09:41:32 ---> e9e157a09bea 09:41:32 Step 20/20 : LABEL version=2.2.0-dev.94 09:41:33 ---> Running in ffbc38fcc4c4 09:41:33 Collecting docker-compose==1.23.2 09:41:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:41:33 Removing intermediate container ffbc38fcc4c4 09:41:33 ---> 621011dafbd0 09:41:33 09:41:33 Collecting docker<4.0,>=3.6.0 09:41:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:41:33 Collecting dockerpty<0.5,>=0.4.1 09:41:33 Successfully built 621011dafbd0 09:41:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:41:33 Successfully tagged security-spiffe-token-provider:latest 09:41:33 Building core-metadata 09:41:33  Building security-spiffe-token-provider ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 09:41:33 Collecting cached-property<2,>=1.2.0 09:41:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:41:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:41:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:41:34 Collecting texttable<0.10,>=0.9.0 09:41:34 Downloading texttable-0.9.1.tar.gz (11 kB) 09:41:34 Collecting docopt<0.7,>=0.6.1 09:41:34 Downloading docopt-0.6.2.tar.gz (25 kB) 09:41:34 Collecting jsonschema<3,>=2.5.1 09:41:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:41:34 Collecting PyYAML<4,>=3.10 09:41:34 Downloading PyYAML-3.13.tar.gz (270 kB) 09:41:35 Collecting websocket-client<1.0,>=0.32.0 09:41:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 09:41:35 Collecting docker-pycreds>=0.4.0 09:41:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:41:35 Collecting chardet<3.1.0,>=3.0.2 09:41:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 09:41:35 Collecting idna<2.8,>=2.5 09:41:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:41:35 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) 09:41:35 Collecting urllib3<1.25,>=1.21.1 09:41:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:41:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 09:41:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 09:41:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 09:41:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 09:41:35 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 09:41:35 Attempting uninstall: urllib3 09:41:35 Found existing installation: urllib3 1.26.7 09:41:35 Uninstalling urllib3-1.26.7: 09:41:35 Successfully uninstalled urllib3-1.26.7 09:41:36 Attempting uninstall: idna 09:41:36 Found existing installation: idna 3.3 09:41:36 Uninstalling idna-3.3: 09:41:36 Successfully uninstalled idna-3.3 09:41:36 Attempting uninstall: requests 09:41:36 Found existing installation: requests 2.26.0 09:41:36 Uninstalling requests-2.26.0: 09:41:36 Successfully uninstalled requests-2.26.0 09:41:36 Running setup.py install for texttable: started 09:41:36 Running setup.py install for texttable: finished with status 'done' 09:41:36 Running setup.py install for PyYAML: started 09:41:37 Running setup.py install for PyYAML: finished with status 'done' 09:41:37 Running setup.py install for docopt: started 09:41:37 Running setup.py install for docopt: finished with status 'done' 09:41:37 Running setup.py install for dockerpty: started 09:41:38 Running setup.py install for dockerpty: finished with status 'done' 09:41:38 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 09:41:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:41:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:41:41 ---> 7d82669c276e 09:41:41 Step 3/23 : WORKDIR /edgex-go 09:41:41 ---> Using cache 09:41:41 ---> d2d1bca2e6e2 09:41:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:41 ---> Using cache 09:41:41 ---> 0e3f3914ec39 09:41:41 Step 5/23 : RUN apk add --update --no-cache make git 09:41:41 ---> Using cache 09:41:41 ---> cb3c03db5cc2 09:41:41 Step 6/23 : COPY go.mod vendor* ./ 09:41:41 ---> Using cache 09:41:41 ---> daf73b052ce1 09:41:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:41 ---> Using cache 09:41:41 ---> b24feac178d8 09:41:41 Step 8/23 : COPY . . 09:41:41 ---> Using cache 09:41:41 ---> ec40e5f30d36 09:41:41 Step 9/23 : RUN make cmd/core-metadata/core-metadata 09:41:50 ---> Running in c09ce6b394a5 09:41:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:41:54 Removing intermediate container cbb9462266c6 09:41:54 ---> 72bd6708bc87 09:41:54 Step 14/23 : ENV APP_PORT=58890 09:41:55 ---> Running in a2e0866fa22e 09:41:56 Removing intermediate container a2e0866fa22e 09:41:56 ---> ca12b8850227 09:41:56 Step 15/23 : EXPOSE $APP_PORT 09:41:56 ---> Running in 644d308e978c 09:41:56 Removing intermediate container 644d308e978c 09:41:56 ---> 66220cff9b75 09:41:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:41:58 ---> d295110da2a2 09:41:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:41:58 ---> ae8de5f4fcc7 09:41:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:41:59 ---> a43887c0124e 09:41:59 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 09:41:59 ---> Running in fd136588ad6b 09:41:59 Removing intermediate container fd136588ad6b 09:41:59 ---> d6fb3557f698 09:41:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:41:59 ---> Running in d02b0ab2bcf3 09:42:00 Removing intermediate container d02b0ab2bcf3 09:42:00 ---> 55fd883ec5ee 09:42:00 Step 21/23 : LABEL arch=x86_64 09:42:00 ---> Running in 51b92f3a7bb8 09:42:00 Removing intermediate container 51b92f3a7bb8 09:42:00 ---> 1b5ee682017a 09:42:00 Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 09:42:01 ---> Running in 7e0e8902b955 09:42:01 Removing intermediate container 7e0e8902b955 09:42:01 ---> 4a73c23fb77e 09:42:01 Step 23/23 : LABEL version=2.2.0-dev.94 09:42:02 ---> Running in ef67ad0c76e2 09:42:03 Removing intermediate container ef67ad0c76e2 09:42:03 ---> a47517f483ed 09:42:03 09:42:03 Successfully built a47517f483ed 09:42:03 Successfully tagged sys-mgmt-agent:latest 09:42:03  Building sys-mgmt-agent ... done Building core-command 09:42:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:42:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:42:09 ---> 7d82669c276e 09:42:09 Step 3/23 : WORKDIR /edgex-go 09:42:09 ---> Using cache 09:42:09 ---> d2d1bca2e6e2 09:42:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:09 ---> Using cache 09:42:09 ---> 0e3f3914ec39 09:42:09 Step 5/23 : RUN apk add --update --no-cache make git 09:42:09 ---> Using cache 09:42:09 ---> cb3c03db5cc2 09:42:09 Step 6/23 : COPY go.mod vendor* ./ 09:42:09 ---> Using cache 09:42:09 ---> daf73b052ce1 09:42:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:09 ---> Using cache 09:42:09 ---> b24feac178d8 09:42:09 Step 8/23 : COPY . . 09:42:09 ---> Using cache 09:42:09 ---> ec40e5f30d36 09:42:09 Step 9/23 : RUN make cmd/core-command/core-command 09:42:12 Removing intermediate container c09ce6b394a5 09:42:12 ---> da4b4a60c92b 09:42:12 09:42:12 Step 10/23 : FROM alpine:3.14 09:42:12 ---> e04c818066af 09:42:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:42:12 ---> Using cache 09:42:12 ---> d88584bb21f4 09:42:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:42:12 ---> Using cache 09:42:12 ---> f0a3bf86eea5 09:42:12 Step 13/23 : ENV APP_PORT=59881 09:42:12 ---> Running in 521bf746ef64 09:42:12 ---> Running in f17cef49a6ec 09:42:13 Removing intermediate container f17cef49a6ec 09:42:13 ---> 3f44e37910f9 09:42:13 Step 14/23 : EXPOSE $APP_PORT 09:42:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:42:13 ---> Running in ba64d8ca88c3 09:42:13 Removing intermediate container ba64d8ca88c3 09:42:13 ---> a300cb9ed756 09:42:13 Step 15/23 : WORKDIR / 09:42:14 ---> Running in 9af7cc3f0238 09:42:14 Removing intermediate container 9af7cc3f0238 09:42:14 ---> dfa694145ec4 09:42:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:42:16 ---> 95ffc7671481 09:42:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:42:17 ---> e7f353666887 09:42:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:42:17 ---> 3b0bd35d2aa1 09:42:17 Step 19/23 : ENTRYPOINT ["/core-metadata"] 09:42:18 ---> Running in 3faf8813cc83 09:42:18 Removing intermediate container 3faf8813cc83 09:42:18 ---> b5b8596ad27d 09:42:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:42:19 ---> Running in 2bcac5f8c670 09:42:19 Removing intermediate container 2bcac5f8c670 09:42:19 ---> 992af5a42cd2 09:42:19 Step 21/23 : LABEL arch=x86_64 09:42:20 ---> Running in ce4e3515b12d 09:42:20 Removing intermediate container ce4e3515b12d 09:42:20 ---> a9fdc99ffab9 09:42:20 Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 09:42:20 ---> Running in 1a22af05c65b 09:42:21 Removing intermediate container 1a22af05c65b 09:42:21 ---> 0841bb445f8b 09:42:21 Step 23/23 : LABEL version=2.2.0-dev.94 09:42:21 ---> Running in 32ef52229772 09:42:21 Removing intermediate container 32ef52229772 09:42:21 ---> 3cd35307b933 09:42:21 09:42:21 Successfully built 3cd35307b933 09:42:21 Successfully tagged core-metadata:latest 09:42:21  Building core-metadata ... done Removing intermediate container 370c5a235602 09:42:21 ---> 8bd0e863feab 09:42:21 09:42:21 Step 13/26 : FROM alpine:3.15 09:42:21 ---> 0ac33e5f5afa 09:42:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:42:21 ---> Using cache 09:42:21 ---> cabfbe0652d9 09:42:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:21 ---> Using cache 09:42:21 ---> f21cbe5865b3 09:42:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:42:22 ---> Running in 428bba98dbf5 09:42:22 Removing intermediate container cfab0c5505c7 09:42:22 ---> 91f26ea0f35e 09:42:22 09:42:22 Step 13/26 : FROM alpine:3.15 09:42:22 ---> 0ac33e5f5afa 09:42:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:42:22 ---> Using cache 09:42:22 ---> cabfbe0652d9 09:42:22 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:22 ---> Using cache 09:42:22 ---> f21cbe5865b3 09:42:22 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:42:22 ---> Running in d11e0b48b4d8 09:42:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:42:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:42:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:42:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:42:24 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:42:24 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:42:24 OK: 15855 distinct packages available 09:42:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:42:24 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:42:24 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:42:24 OK: 15855 distinct packages available 09:42:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:42:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:42:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:42:25 (1/4) Installing dumb-init (1.2.5-r1) 09:42:25 (2/4) Installing musl-obstack (1.2.3-r0) 09:42:25 (3/4) Installing libucontext (1.1-r0) 09:42:25 (1/5) Installing dumb-init (1.2.5-r1) 09:42:25 (4/4) Installing gcompat (1.0.0-r4) 09:42:25 (2/5) Installing musl-obstack (1.2.3-r0) 09:42:25 Executing busybox-1.34.1-r5.trigger 09:42:25 OK: 6 MiB in 18 packages 09:42:25 (3/5) Installing libucontext (1.1-r0) 09:42:25 (4/5) Installing gcompat (1.0.0-r4) 09:42:25 (5/5) Installing openssl (1.1.1n-r0) 09:42:25 Executing busybox-1.34.1-r5.trigger 09:42:25 OK: 6 MiB in 19 packages 09:42:26 Removing intermediate container 428bba98dbf5 09:42:26 ---> 0d439ac92ecc 09:42:26 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:42:26 Removing intermediate container 521bf746ef64 09:42:26 ---> ac6410dc78e1 09:42:26 09:42:26 Step 10/23 : FROM alpine:3.14 09:42:26 ---> e04c818066af 09:42:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:42:26 ---> Using cache 09:42:26 ---> d88584bb21f4 09:42:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:42:26 ---> Using cache 09:42:26 ---> f0a3bf86eea5 09:42:26 Step 13/23 : ENV APP_PORT=59882 09:42:26 Removing intermediate container d11e0b48b4d8 09:42:26 ---> 560405a684d0 09:42:26 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 09:42:26 ---> Running in 69f311109bd2 09:42:26 Removing intermediate container 69f311109bd2 09:42:26 ---> 6f042f5420a2 09:42:26 Step 14/23 : EXPOSE $APP_PORT 09:42:26 ---> Running in a5c004862d09 09:42:27 Removing intermediate container a5c004862d09 09:42:27 ---> a4f9d0aecfbd 09:42:27 Step 15/23 : WORKDIR / 09:42:27 ---> Running in 38cfceae610a 09:42:27 ---> d136e3c920a1 09:42:27 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:42:27 Removing intermediate container 38cfceae610a 09:42:27 ---> 2a174de1340e 09:42:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:42:27 ---> 10ec59b140ee 09:42:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:42:27 ---> 936cb6fb38f5 09:42:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:42:27 ---> 0c62ee6704b5 09:42:27 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:42:27 ---> c6f47a194787 09:42:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:42:27 ---> Running in d189ef13e495 09:42:28 Removing intermediate container d189ef13e495 09:42:28 ---> be33e09f3a9e 09:42:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:42:28 ---> 2e49e24c4545 09:42:28 Step 19/23 : ENTRYPOINT ["/core-command"] 09:42:28 ---> Running in ec812a4773d3 09:42:28 ---> 0f104d031746 09:42:28 Step 21/26 : WORKDIR / 09:42:28 ---> Running in 7e6a80858251 09:42:28 Removing intermediate container ec812a4773d3 09:42:28 ---> 4af086f8331a 09:42:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:42:28 ---> Running in e8945f3ecd9a 09:42:28 ---> e57ed6f4c721 09:42:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:42:28 Removing intermediate container 7e6a80858251 09:42:28 ---> 1b2c461d44a0 09:42:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:42:28 ---> Running in fb6d7d1e62a7 09:42:28 Removing intermediate container e8945f3ecd9a 09:42:28 ---> 934aaf31ba95 09:42:28 Step 21/23 : LABEL arch=x86_64 09:42:28 ---> Running in 40c4fdc32526 09:42:28 Removing intermediate container fb6d7d1e62a7 09:42:28 ---> 068789b37b94 09:42:28 ---> 8174aa3cb38a 09:42:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tplStep 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:42:28 09:42:28 ---> Running in 2d367c552564 09:42:28 Removing intermediate container 40c4fdc32526 09:42:28 ---> 2b1f9b365bf0 09:42:28 Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 09:42:28 ---> Running in 0a1fb8ea377c 09:42:28 Removing intermediate container 2d367c552564 09:42:28 ---> a54d638609fb 09:42:28 Step 24/26 : LABEL arch=x86_64 09:42:28 ---> 8531d13cc53b 09:42:28 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:42:28 ---> Running in 92ee82f44af5 09:42:28 Removing intermediate container 0a1fb8ea377c 09:42:28 ---> cede07d0c64c 09:42:28 Step 23/23 : LABEL version=2.2.0-dev.94 09:42:28 ---> Running in 1bcc7cf3dd48 09:42:28 Removing intermediate container 92ee82f44af5 09:42:28 ---> a19faace7b3a 09:42:28 Step 25/26 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 09:42:29 ---> Running in 2ea2a730bd02 09:42:29 ---> 4232955c83e6 09:42:29 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:42:29 Removing intermediate container 1bcc7cf3dd48 09:42:29 ---> e2fc7150c8d4 09:42:29 09:42:29 ---> Running in eb52859a2fab 09:42:29 Removing intermediate container 2ea2a730bd02 09:42:29 ---> 9329d48c260c 09:42:29 Step 26/26 : LABEL version=2.2.0-dev.94 09:42:29 ---> Running in cc05ea478a7a 09:42:29 Removing intermediate container eb52859a2fab 09:42:29 ---> 2d55f266ebf1 09:42:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:42:29 Successfully built e2fc7150c8d4 09:42:29 Successfully tagged core-command:latest 09:42:29  Building core-command ... done  ---> Running in 4272c14d32fe 09:42:29 Removing intermediate container cc05ea478a7a 09:42:29 ---> fa5d48b5062d 09:42:29 09:42:29 Removing intermediate container 4272c14d32fe 09:42:29 ---> 866e0cfe4fe6 09:42:29 Step 24/26 : LABEL arch=x86_64 09:42:29 ---> Running in 119e2d58658e 09:42:29 Successfully built fa5d48b5062d 09:42:29 Successfully tagged security-spire-config:latest 09:42:29  Building security-spire-config ... done Removing intermediate container 119e2d58658e 09:42:29 ---> c9a4352a05d4 09:42:29 Step 25/26 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 09:42:29 ---> Running in d36ad1350a67 09:42:29 Removing intermediate container d36ad1350a67 09:42:29 ---> 61ddb04bfa14 09:42:29 Step 26/26 : LABEL version=2.2.0-dev.94 09:42:29 ---> Running in 9b9f2778b848 09:42:30 Removing intermediate container 9b9f2778b848 09:42:30 ---> 3194de31ebeb 09:42:30 09:42:30 Successfully built 3194de31ebeb 09:42:30 Successfully tagged security-spire-agent:latest 09:42:36  Building security-spire-agent ... done Building bin/spire-agent... 09:42:36 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:42:36 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:42:36 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:42:36 go: downloading github.com/docker/docker v20.10.12+incompatible 09:42:36 go: downloading github.com/google/go-tpm-tools v0.3.3 09:42:36 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:42:36 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:42:36 go: downloading github.com/docker/go-units v0.4.0 09:42:36 go: downloading github.com/docker/go-connections v0.4.0 09:42:36 go: downloading github.com/opencontainers/image-spec v1.0.1 09:42:36 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:42:36 go: downloading github.com/containerd/containerd v1.3.4 09:42:36 go: downloading github.com/opencontainers/go-digest v1.0.0 09:43:32 Removing intermediate container 860d4ef92c15 09:43:32 ---> f812f3e190f0 09:43:32 09:43:32 Step 13/25 : FROM alpine:3.15 09:43:32 ---> 0ac33e5f5afa 09:43:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:43:32 ---> Using cache 09:43:32 ---> cabfbe0652d9 09:43:32 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:32 ---> Using cache 09:43:32 ---> f21cbe5865b3 09:43:32 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:32 ---> Using cache 09:43:32 ---> 560405a684d0 09:43:32 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:43:33 ---> 8c5b892bdebd 09:43:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:43:33 ---> 3dec0ecc0c32 09:43:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:43:33 ---> bd45416b1e1d 09:43:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:43:34 ---> b03199ae8a67 09:43:34 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:43:34 ---> Running in a830f332b611 09:43:34 Removing intermediate container a830f332b611 09:43:34 ---> c15e01fe63e9 09:43:34 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:43:34 ---> Running in b65bdcf8e1d4 09:43:34 Removing intermediate container b65bdcf8e1d4 09:43:34 ---> 06899c51e69e 09:43:34 Step 23/25 : LABEL arch=x86_64 09:43:34 ---> Running in 72a26ac2b803 09:43:34 Removing intermediate container 72a26ac2b803 09:43:34 ---> 5073719eba6a 09:43:34 Step 24/25 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 09:43:34 ---> Running in 98e4ba185172 09:43:34 Removing intermediate container 98e4ba185172 09:43:34 ---> d540eb025e76 09:43:34 Step 25/25 : LABEL version=2.2.0-dev.94 09:43:34 ---> Running in b3d734bd2269 09:43:34 Removing intermediate container b3d734bd2269 09:43:34 ---> 2da7ae16be4d 09:43:34 09:43:34 Successfully built 2da7ae16be4d 09:43:34 Successfully tagged security-spire-server:latest 09:43:34  Building security-spire-server ... done  [Pipeline] } 09:43:34 $ docker stop --time=1 b2033b2724d0891634edd6543111cf26c187971bcc4138201d7edbabf3967acd 09:43:36 $ docker rm -f b2033b2724d0891634edd6543111cf26c187971bcc4138201d7edbabf3967acd [Pipeline] // withDockerContainer [Pipeline] sh 09:43:36 + docker images 09:43:36 REPOSITORY TAG IMAGE ID CREATED SIZE 09:43:36 security-spire-server latest 2da7ae16be4d 2 seconds ago 87.3MB 09:43:36 f812f3e190f0 14 seconds ago 4.43GB 09:43:36 security-spire-agent latest 3194de31ebeb About a minute ago 127MB 09:43:36 security-spire-config latest fa5d48b5062d About a minute ago 86.7MB 09:43:36 core-command latest e2fc7150c8d4 About a minute ago 16.1MB 09:43:36 ac6410dc78e1 About a minute ago 1.49GB 09:43:36 core-metadata latest 3cd35307b933 About a minute ago 17MB 09:43:36 91f26ea0f35e About a minute ago 4.43GB 09:43:36 8bd0e863feab About a minute ago 4.43GB 09:43:36 da4b4a60c92b About a minute ago 1.5GB 09:43:36 sys-mgmt-agent latest a47517f483ed About a minute ago 299MB 09:43:36 security-spiffe-token-provider latest 621011dafbd0 2 minutes ago 28.8MB 09:43:36 9e4ff86a3ac4 2 minutes ago 1.49GB 09:43:36 ce10a1749c97 2 minutes ago 1.54GB 09:43:36 security-bootstrapper latest b082706dbe2e 3 minutes ago 19.1MB 09:43:36 core-data latest f5b40240f0de 3 minutes ago 22.5MB 09:43:36 support-notifications latest 89a9661ce17f 3 minutes ago 26.9MB 09:43:36 58c7cec05050 3 minutes ago 1.55GB 09:43:36 e3646b39817f 3 minutes ago 1.52GB 09:43:36 9e9b8b9db3e7 3 minutes ago 1.5GB 09:43:36 security-secretstore-setup latest de58a397252d 4 minutes ago 28.5MB 09:43:36 security-proxy-setup latest dfbd27f2524b 4 minutes ago 26.9MB 09:43:36 support-scheduler latest 93dca3936d5b 5 minutes ago 26.3MB 09:43:36 52880a2d3b6a 5 minutes ago 1.5GB 09:43:36 27dd96f1871f 5 minutes ago 1.55GB 09:43:36 f752e7b8121f 5 minutes ago 1.5GB 09:43:36 ci-base-image-x86_64 latest 7d82669c276e 8 minutes ago 895MB 09:43:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB 09:43:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB 09:43:36 docker 20.10.14 7417809fdb73 4 weeks ago 218MB 09:43:36 alpine 3.14 e04c818066af 5 weeks ago 5.59MB 09:43:36 alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB 09:43:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:36 provisioning config files... 09:43:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/222@tmp/config8451752963791052890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:37 ---> docker-login.sh 09:43:37 nexus3.edgexfoundry.org:10001 09:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:37 Configure a credential helper to remove this warning. See 09:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:37 09:43:37 Login Succeeded 09:43:37 nexus3.edgexfoundry.org:10002 09:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:37 Configure a credential helper to remove this warning. See 09:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:37 09:43:37 Login Succeeded 09:43:37 nexus3.edgexfoundry.org:10003 09:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:37 Configure a credential helper to remove this warning. See 09:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:37 09:43:37 Login Succeeded 09:43:37 nexus3.edgexfoundry.org:10004 09:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:37 Configure a credential helper to remove this warning. See 09:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:37 09:43:37 Login Succeeded 09:43:37 docker.io 09:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:43:37 Configure a credential helper to remove this warning. See 09:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:43:37 09:43:37 Login Succeeded 09:43:37 ---> docker-login.sh ends [Pipeline] } 09:43:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:43:38 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:43:38 fefff5dfcf757bf5669fadd7ace0412839b30723 09:43:38 latest 09:43:38 2.2.0-dev.94 09:43:38 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:43:38 main 09:43:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:43:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 09:43:38 + docker push nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723 09:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:43:38 2d56ce3a1f77: Preparing 09:43:38 9a3a2b6987ce: Preparing 09:43:38 b4b26a86261a: Preparing 09:43:38 bce8725ebb4c: Preparing 09:43:38 b541d28bf3b4: Preparing 09:43:38 b541d28bf3b4: Layer already exists 09:43:38 b4b26a86261a: Pushed 09:43:38 bce8725ebb4c: Pushed 09:43:38 2d56ce3a1f77: Pushed 09:43:40 9a3a2b6987ce: Pushed 09:43:40 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:53dfda96c6241b6fc0c1f90096c2d14ebba19a5240d7e34a9c317a4008746b6c size: 1363 [Pipeline] isUnix [Pipeline] sh 09:43:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 09:43:40 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:43:40 2d56ce3a1f77: Preparing 09:43:40 9a3a2b6987ce: Preparing 09:43:40 b4b26a86261a: Preparing 09:43:40 bce8725ebb4c: Preparing 09:43:40 b541d28bf3b4: Preparing 09:43:40 9a3a2b6987ce: Layer already exists 09:43:40 b541d28bf3b4: Layer already exists 09:43:40 2d56ce3a1f77: Layer already exists 09:43:40 b4b26a86261a: Layer already exists 09:43:40 bce8725ebb4c: Layer already exists 09:43:40 latest: digest: sha256:53dfda96c6241b6fc0c1f90096c2d14ebba19a5240d7e34a9c317a4008746b6c size: 1363 [Pipeline] isUnix [Pipeline] sh 09:43:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:43:41 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.94 09:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:43:41 2d56ce3a1f77: Preparing 09:43:41 9a3a2b6987ce: Preparing 09:43:41 b4b26a86261a: Preparing 09:43:41 bce8725ebb4c: Preparing 09:43:41 b541d28bf3b4: Preparing 09:43:41 9a3a2b6987ce: Layer already exists 09:43:41 2d56ce3a1f77: Layer already exists 09:43:41 b541d28bf3b4: Layer already exists 09:43:41 bce8725ebb4c: Layer already exists 09:43:41 b4b26a86261a: Layer already exists 09:43:41 2.2.0-dev.94: digest: sha256:53dfda96c6241b6fc0c1f90096c2d14ebba19a5240d7e34a9c317a4008746b6c size: 1363 [Pipeline] isUnix [Pipeline] sh 09:43:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:43:42 + docker push nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:43:42 2d56ce3a1f77: Preparing 09:43:42 9a3a2b6987ce: Preparing 09:43:42 b4b26a86261a: Preparing 09:43:42 bce8725ebb4c: Preparing 09:43:42 b541d28bf3b4: Preparing 09:43:42 9a3a2b6987ce: Layer already exists 09:43:42 2d56ce3a1f77: Layer already exists 09:43:42 bce8725ebb4c: Layer already exists 09:43:42 b4b26a86261a: Layer already exists 09:43:42 b541d28bf3b4: Layer already exists 09:43:42 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:53dfda96c6241b6fc0c1f90096c2d14ebba19a5240d7e34a9c317a4008746b6c size: 1363 [Pipeline] isUnix [Pipeline] sh 09:43:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 09:43:42 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:43:42 2d56ce3a1f77: Preparing 09:43:42 9a3a2b6987ce: Preparing 09:43:42 b4b26a86261a: Preparing 09:43:42 bce8725ebb4c: Preparing 09:43:42 b541d28bf3b4: Preparing 09:43:42 b4b26a86261a: Layer already exists 09:43:42 bce8725ebb4c: Layer already exists 09:43:42 b541d28bf3b4: Layer already exists 09:43:42 2d56ce3a1f77: Layer already exists 09:43:42 9a3a2b6987ce: Layer already exists 09:43:42 main: digest: sha256:53dfda96c6241b6fc0c1f90096c2d14ebba19a5240d7e34a9c317a4008746b6c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:42 ===================================================== [Pipeline] echo 09:43:42 taggedImages: 09:43:42 - nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723 09:43:42 - nexus3.edgexfoundry.org:10004/core-command:latest 09:43:42 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.94 09:43:42 - nexus3.edgexfoundry.org:10004/core-command:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:43:42 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:43:42 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:43:42 fefff5dfcf757bf5669fadd7ace0412839b30723 09:43:42 latest 09:43:42 2.2.0-dev.94 09:43:42 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:43:42 main 09:43:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:43:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 09:43:43 + docker push nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723 09:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:43:43 e6183dac373d: Preparing 09:43:43 b6e2d688ef32: Preparing 09:43:43 b4b26a86261a: Preparing 09:43:43 2dd3125a5267: Preparing 09:43:43 e7c3a59263a9: Preparing 09:43:43 b541d28bf3b4: Preparing 09:43:43 b541d28bf3b4: Waiting 09:43:43 b4b26a86261a: Layer already exists 09:43:43 b541d28bf3b4: Layer already exists 09:43:43 e7c3a59263a9: Pushed 09:43:43 e6183dac373d: Pushed 09:43:43 2dd3125a5267: Pushed 09:43:45 b6e2d688ef32: Pushed 09:43:45 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:d3180fb0d6c3da01d3cc2fc1beff4c78d4dd5e4b3052d4d69716a1509437c5a5 size: 1573 [Pipeline] isUnix [Pipeline] sh 09:43:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 09:43:45 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:43:45 e6183dac373d: Preparing 09:43:45 b6e2d688ef32: Preparing 09:43:45 b4b26a86261a: Preparing 09:43:45 2dd3125a5267: Preparing 09:43:45 e7c3a59263a9: Preparing 09:43:45 b541d28bf3b4: Preparing 09:43:45 b541d28bf3b4: Waiting 09:43:45 b4b26a86261a: Layer already exists 09:43:45 2dd3125a5267: Layer already exists 09:43:45 e6183dac373d: Layer already exists 09:43:45 b6e2d688ef32: Layer already exists 09:43:45 e7c3a59263a9: Layer already exists 09:43:45 b541d28bf3b4: Layer already exists 09:43:45 latest: digest: sha256:d3180fb0d6c3da01d3cc2fc1beff4c78d4dd5e4b3052d4d69716a1509437c5a5 size: 1573 [Pipeline] isUnix [Pipeline] sh 09:43:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:43:46 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.94 09:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:43:46 e6183dac373d: Preparing 09:43:46 b6e2d688ef32: Preparing 09:43:46 b4b26a86261a: Preparing 09:43:46 2dd3125a5267: Preparing 09:43:46 e7c3a59263a9: Preparing 09:43:46 b541d28bf3b4: Preparing 09:43:46 b541d28bf3b4: Waiting 09:43:46 b4b26a86261a: Layer already exists 09:43:46 e7c3a59263a9: Layer already exists 09:43:46 2dd3125a5267: Layer already exists 09:43:46 b6e2d688ef32: Layer already exists 09:43:46 e6183dac373d: Layer already exists 09:43:46 b541d28bf3b4: Layer already exists 09:43:46 2.2.0-dev.94: digest: sha256:d3180fb0d6c3da01d3cc2fc1beff4c78d4dd5e4b3052d4d69716a1509437c5a5 size: 1573 [Pipeline] isUnix [Pipeline] sh 09:43:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:43:46 + docker push nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:43:46 e6183dac373d: Preparing 09:43:46 b6e2d688ef32: Preparing 09:43:46 b4b26a86261a: Preparing 09:43:46 2dd3125a5267: Preparing 09:43:46 e7c3a59263a9: Preparing 09:43:46 b541d28bf3b4: Preparing 09:43:46 b541d28bf3b4: Waiting 09:43:46 2dd3125a5267: Layer already exists 09:43:46 e7c3a59263a9: Layer already exists 09:43:46 b4b26a86261a: Layer already exists 09:43:46 e6183dac373d: Layer already exists 09:43:46 b6e2d688ef32: Layer already exists 09:43:46 b541d28bf3b4: Layer already exists 09:43:46 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:d3180fb0d6c3da01d3cc2fc1beff4c78d4dd5e4b3052d4d69716a1509437c5a5 size: 1573 [Pipeline] isUnix [Pipeline] sh 09:43:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 09:43:47 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:43:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:43:47 e6183dac373d: Preparing 09:43:47 b6e2d688ef32: Preparing 09:43:47 b4b26a86261a: Preparing 09:43:47 2dd3125a5267: Preparing 09:43:47 e7c3a59263a9: Preparing 09:43:47 b541d28bf3b4: Preparing 09:43:47 b541d28bf3b4: Waiting 09:43:47 b4b26a86261a: Layer already exists 09:43:47 2dd3125a5267: Layer already exists 09:43:47 e6183dac373d: Layer already exists 09:43:47 e7c3a59263a9: Layer already exists 09:43:47 b6e2d688ef32: Layer already exists 09:43:47 b541d28bf3b4: Layer already exists 09:43:47 main: digest: sha256:d3180fb0d6c3da01d3cc2fc1beff4c78d4dd5e4b3052d4d69716a1509437c5a5 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:47 ===================================================== [Pipeline] echo 09:43:47 taggedImages: 09:43:47 - nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723 09:43:47 - nexus3.edgexfoundry.org:10004/core-data:latest 09:43:47 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.94 09:43:47 - nexus3.edgexfoundry.org:10004/core-data:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:43:47 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:43:47 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:43:47 fefff5dfcf757bf5669fadd7ace0412839b30723 09:43:47 latest 09:43:47 2.2.0-dev.94 09:43:47 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:43:47 main 09:43:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:43:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 09:43:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723 09:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:43:48 e9cdf71a9c7b: Preparing 09:43:48 1abb667f2881: Preparing 09:43:48 b4b26a86261a: Preparing 09:43:48 bce8725ebb4c: Preparing 09:43:48 b541d28bf3b4: Preparing 09:43:48 b4b26a86261a: Layer already exists 09:43:48 bce8725ebb4c: Layer already exists 09:43:48 b541d28bf3b4: Layer already exists 09:43:48 e9cdf71a9c7b: Pushed 09:43:49 1abb667f2881: Pushed 09:43:49 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:36f492805ffe22409bada58d252b4e617e9c7ef22e965e15d6bffeba9b41c3b3 size: 1364 [Pipeline] isUnix [Pipeline] sh 09:43:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 09:43:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:43:50 e9cdf71a9c7b: Preparing 09:43:50 1abb667f2881: Preparing 09:43:50 b4b26a86261a: Preparing 09:43:50 bce8725ebb4c: Preparing 09:43:50 b541d28bf3b4: Preparing 09:43:50 1abb667f2881: Layer already exists 09:43:50 bce8725ebb4c: Layer already exists 09:43:50 e9cdf71a9c7b: Layer already exists 09:43:50 b541d28bf3b4: Layer already exists 09:43:50 b4b26a86261a: Layer already exists 09:43:50 latest: digest: sha256:36f492805ffe22409bada58d252b4e617e9c7ef22e965e15d6bffeba9b41c3b3 size: 1364 [Pipeline] isUnix [Pipeline] sh 09:43:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:43:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.94 09:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:43:50 e9cdf71a9c7b: Preparing 09:43:50 1abb667f2881: Preparing 09:43:50 b4b26a86261a: Preparing 09:43:50 bce8725ebb4c: Preparing 09:43:50 b541d28bf3b4: Preparing 09:43:50 b4b26a86261a: Layer already exists 09:43:50 b541d28bf3b4: Layer already exists 09:43:50 e9cdf71a9c7b: Layer already exists 09:43:50 1abb667f2881: Layer already exists 09:43:50 bce8725ebb4c: Layer already exists 09:43:50 2.2.0-dev.94: digest: sha256:36f492805ffe22409bada58d252b4e617e9c7ef22e965e15d6bffeba9b41c3b3 size: 1364 [Pipeline] isUnix [Pipeline] sh 09:43:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:43:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:43:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:43:51 e9cdf71a9c7b: Preparing 09:43:51 1abb667f2881: Preparing 09:43:51 b4b26a86261a: Preparing 09:43:51 bce8725ebb4c: Preparing 09:43:51 b541d28bf3b4: Preparing 09:43:51 e9cdf71a9c7b: Layer already exists 09:43:51 b4b26a86261a: Layer already exists 09:43:51 1abb667f2881: Layer already exists 09:43:51 b541d28bf3b4: Layer already exists 09:43:51 bce8725ebb4c: Layer already exists 09:43:51 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:36f492805ffe22409bada58d252b4e617e9c7ef22e965e15d6bffeba9b41c3b3 size: 1364 [Pipeline] isUnix [Pipeline] sh 09:43:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 09:43:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:43:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:43:51 e9cdf71a9c7b: Preparing 09:43:51 1abb667f2881: Preparing 09:43:51 b4b26a86261a: Preparing 09:43:51 bce8725ebb4c: Preparing 09:43:51 b541d28bf3b4: Preparing 09:43:51 e9cdf71a9c7b: Layer already exists 09:43:51 b4b26a86261a: Layer already exists 09:43:51 bce8725ebb4c: Layer already exists 09:43:51 b541d28bf3b4: Layer already exists 09:43:51 1abb667f2881: Layer already exists 09:43:51 main: digest: sha256:36f492805ffe22409bada58d252b4e617e9c7ef22e965e15d6bffeba9b41c3b3 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:51 ===================================================== [Pipeline] echo 09:43:51 taggedImages: 09:43:51 - nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723 09:43:51 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:43:51 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.94 09:43:51 - nexus3.edgexfoundry.org:10004/core-metadata:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:43:51 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:43:51 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:43:51 fefff5dfcf757bf5669fadd7ace0412839b30723 09:43:51 latest 09:43:51 2.2.0-dev.94 09:43:51 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:43:51 main 09:43:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:43:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 09:43:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723 09:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:43:52 48ae92ecbec0: Preparing 09:43:52 48ae92ecbec0: Preparing 09:43:52 243e1771cdc3: Preparing 09:43:52 cc84168c76ae: Preparing 09:43:52 a2c612372188: Preparing 09:43:52 4b49e672bcae: Preparing 09:43:52 b4b26a86261a: Preparing 09:43:52 26c7cf7465b2: Preparing 09:43:52 d19b4e7235b7: Preparing 09:43:52 ccd61408ae4c: Preparing 09:43:52 d61178bb67e3: Preparing 09:43:52 b541d28bf3b4: Preparing 09:43:52 d19b4e7235b7: Waiting 09:43:52 ccd61408ae4c: Waiting 09:43:52 d61178bb67e3: Waiting 09:43:52 b541d28bf3b4: Waiting 09:43:52 b4b26a86261a: Waiting 09:43:52 26c7cf7465b2: Waiting 09:43:52 a2c612372188: Pushed 09:43:52 48ae92ecbec0: Pushed 09:43:52 243e1771cdc3: Pushed 09:43:52 cc84168c76ae: Pushed 09:43:52 b4b26a86261a: Layer already exists 09:43:52 26c7cf7465b2: Pushed 09:43:52 d19b4e7235b7: Pushed 09:43:52 b541d28bf3b4: Layer already exists 09:43:52 ccd61408ae4c: Pushed 09:43:52 d61178bb67e3: Pushed 09:43:54 4b49e672bcae: Pushed 09:43:54 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:99e5cea4af440ced3271acbfd3a471c475bcbdf2d5da6ed5294aa55de3f0129b size: 2817 [Pipeline] isUnix [Pipeline] sh 09:43:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 09:43:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:43:55 48ae92ecbec0: Preparing 09:43:55 48ae92ecbec0: Preparing 09:43:55 243e1771cdc3: Preparing 09:43:55 cc84168c76ae: Preparing 09:43:55 a2c612372188: Preparing 09:43:55 4b49e672bcae: Preparing 09:43:55 b4b26a86261a: Preparing 09:43:55 26c7cf7465b2: Preparing 09:43:55 d19b4e7235b7: Preparing 09:43:55 ccd61408ae4c: Preparing 09:43:55 d61178bb67e3: Preparing 09:43:55 b541d28bf3b4: Preparing 09:43:55 26c7cf7465b2: Waiting 09:43:55 d19b4e7235b7: Waiting 09:43:55 ccd61408ae4c: Waiting 09:43:55 b541d28bf3b4: Waiting 09:43:55 d61178bb67e3: Waiting 09:43:55 b4b26a86261a: Waiting 09:43:55 243e1771cdc3: Layer already exists 09:43:55 a2c612372188: Layer already exists 09:43:55 48ae92ecbec0: Layer already exists 09:43:55 cc84168c76ae: Layer already exists 09:43:55 4b49e672bcae: Layer already exists 09:43:55 b4b26a86261a: Layer already exists 09:43:55 26c7cf7465b2: Layer already exists 09:43:55 d61178bb67e3: Layer already exists 09:43:55 ccd61408ae4c: Layer already exists 09:43:55 d19b4e7235b7: Layer already exists 09:43:55 b541d28bf3b4: Layer already exists 09:43:55 latest: digest: sha256:99e5cea4af440ced3271acbfd3a471c475bcbdf2d5da6ed5294aa55de3f0129b size: 2817 [Pipeline] isUnix [Pipeline] sh 09:43:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:43:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.94 09:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:43:55 48ae92ecbec0: Preparing 09:43:55 48ae92ecbec0: Preparing 09:43:55 243e1771cdc3: Preparing 09:43:55 cc84168c76ae: Preparing 09:43:55 a2c612372188: Preparing 09:43:55 4b49e672bcae: Preparing 09:43:55 b4b26a86261a: Preparing 09:43:55 26c7cf7465b2: Preparing 09:43:55 d19b4e7235b7: Preparing 09:43:55 ccd61408ae4c: Preparing 09:43:55 d61178bb67e3: Preparing 09:43:55 b541d28bf3b4: Preparing 09:43:55 d19b4e7235b7: Waiting 09:43:55 d61178bb67e3: Waiting 09:43:55 b4b26a86261a: Waiting 09:43:55 26c7cf7465b2: Waiting 09:43:55 b541d28bf3b4: Waiting 09:43:55 ccd61408ae4c: Waiting 09:43:55 cc84168c76ae: Layer already exists 09:43:55 a2c612372188: Layer already exists 09:43:55 4b49e672bcae: Layer already exists 09:43:55 243e1771cdc3: Layer already exists 09:43:55 48ae92ecbec0: Layer already exists 09:43:55 d19b4e7235b7: Layer already exists 09:43:55 b4b26a86261a: Layer already exists 09:43:55 26c7cf7465b2: Layer already exists 09:43:55 ccd61408ae4c: Layer already exists 09:43:55 d61178bb67e3: Layer already exists 09:43:55 b541d28bf3b4: Layer already exists 09:43:55 2.2.0-dev.94: digest: sha256:99e5cea4af440ced3271acbfd3a471c475bcbdf2d5da6ed5294aa55de3f0129b size: 2817 [Pipeline] isUnix [Pipeline] sh 09:43:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:43:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:43:56 48ae92ecbec0: Preparing 09:43:56 48ae92ecbec0: Preparing 09:43:56 243e1771cdc3: Preparing 09:43:56 cc84168c76ae: Preparing 09:43:56 a2c612372188: Preparing 09:43:56 4b49e672bcae: Preparing 09:43:56 b4b26a86261a: Preparing 09:43:56 26c7cf7465b2: Preparing 09:43:56 d19b4e7235b7: Preparing 09:43:56 ccd61408ae4c: Preparing 09:43:56 d61178bb67e3: Preparing 09:43:56 b541d28bf3b4: Preparing 09:43:56 26c7cf7465b2: Waiting 09:43:56 b4b26a86261a: Waiting 09:43:56 d19b4e7235b7: Waiting 09:43:56 b541d28bf3b4: Waiting 09:43:56 a2c612372188: Layer already exists 09:43:56 cc84168c76ae: Layer already exists 09:43:56 48ae92ecbec0: Layer already exists 09:43:56 243e1771cdc3: Layer already exists 09:43:56 4b49e672bcae: Layer already exists 09:43:56 26c7cf7465b2: Layer already exists 09:43:56 b4b26a86261a: Layer already exists 09:43:56 d19b4e7235b7: Layer already exists 09:43:56 ccd61408ae4c: Layer already exists 09:43:56 d61178bb67e3: Layer already exists 09:43:56 b541d28bf3b4: Layer already exists 09:43:56 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:99e5cea4af440ced3271acbfd3a471c475bcbdf2d5da6ed5294aa55de3f0129b size: 2817 [Pipeline] isUnix [Pipeline] sh 09:43:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 09:43:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:43:56 48ae92ecbec0: Preparing 09:43:56 48ae92ecbec0: Preparing 09:43:56 243e1771cdc3: Preparing 09:43:56 cc84168c76ae: Preparing 09:43:56 a2c612372188: Preparing 09:43:56 4b49e672bcae: Preparing 09:43:56 b4b26a86261a: Preparing 09:43:56 26c7cf7465b2: Preparing 09:43:56 d19b4e7235b7: Preparing 09:43:56 ccd61408ae4c: Preparing 09:43:56 d61178bb67e3: Preparing 09:43:56 b541d28bf3b4: Preparing 09:43:56 26c7cf7465b2: Waiting 09:43:56 ccd61408ae4c: Waiting 09:43:56 d61178bb67e3: Waiting 09:43:56 b4b26a86261a: Waiting 09:43:56 b541d28bf3b4: Waiting 09:43:56 d19b4e7235b7: Waiting 09:43:56 a2c612372188: Layer already exists 09:43:56 4b49e672bcae: Layer already exists 09:43:56 48ae92ecbec0: Layer already exists 09:43:56 243e1771cdc3: Layer already exists 09:43:56 cc84168c76ae: Layer already exists 09:43:56 b4b26a86261a: Layer already exists 09:43:56 d61178bb67e3: Layer already exists 09:43:56 d19b4e7235b7: Layer already exists 09:43:56 26c7cf7465b2: Layer already exists 09:43:56 ccd61408ae4c: Layer already exists 09:43:56 b541d28bf3b4: Layer already exists 09:43:56 main: digest: sha256:99e5cea4af440ced3271acbfd3a471c475bcbdf2d5da6ed5294aa55de3f0129b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:56 ===================================================== [Pipeline] echo 09:43:56 taggedImages: 09:43:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723 09:43:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:43:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.94 09:43:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:43:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:43:56 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:43:56 fefff5dfcf757bf5669fadd7ace0412839b30723 09:43:56 latest 09:43:56 2.2.0-dev.94 09:43:56 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:43:56 main 09:43:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:43:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 09:43:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 09:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:43:57 0eb044020a51: Preparing 09:43:57 ca11e9e8eec3: Preparing 09:43:57 45a00f7e2e4f: Preparing 09:43:57 763bdfdc74be: Preparing 09:43:57 fb60312e011c: Preparing 09:43:57 24d7de8f9b86: Preparing 09:43:57 72fe7d7ea350: Preparing 09:43:57 b541d28bf3b4: Preparing 09:43:57 24d7de8f9b86: Waiting 09:43:57 72fe7d7ea350: Waiting 09:43:57 b541d28bf3b4: Waiting 09:43:57 0eb044020a51: Pushed 09:43:57 ca11e9e8eec3: Pushed 09:43:57 fb60312e011c: Pushed 09:43:57 b541d28bf3b4: Layer already exists 09:43:57 24d7de8f9b86: Pushed 09:43:58 72fe7d7ea350: Pushed 09:43:58 763bdfdc74be: Pushed 09:43:58 45a00f7e2e4f: Pushed 09:43:58 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:c7c63432491af63f7c3a113027fc8feb971a57446fe86885a9889c5a7e3b7d79 size: 1990 [Pipeline] isUnix [Pipeline] sh 09:43:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 09:43:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:43:59 0eb044020a51: Preparing 09:43:59 ca11e9e8eec3: Preparing 09:43:59 45a00f7e2e4f: Preparing 09:43:59 763bdfdc74be: Preparing 09:43:59 fb60312e011c: Preparing 09:43:59 24d7de8f9b86: Preparing 09:43:59 72fe7d7ea350: Preparing 09:43:59 b541d28bf3b4: Preparing 09:43:59 24d7de8f9b86: Waiting 09:43:59 72fe7d7ea350: Waiting 09:43:59 b541d28bf3b4: Waiting 09:43:59 ca11e9e8eec3: Layer already exists 09:43:59 45a00f7e2e4f: Layer already exists 09:43:59 763bdfdc74be: Layer already exists 09:43:59 fb60312e011c: Layer already exists 09:43:59 0eb044020a51: Layer already exists 09:43:59 24d7de8f9b86: Layer already exists 09:43:59 72fe7d7ea350: Layer already exists 09:43:59 b541d28bf3b4: Layer already exists 09:43:59 latest: digest: sha256:c7c63432491af63f7c3a113027fc8feb971a57446fe86885a9889c5a7e3b7d79 size: 1990 [Pipeline] isUnix [Pipeline] sh 09:43:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:43:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.94 09:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:43:59 0eb044020a51: Preparing 09:43:59 ca11e9e8eec3: Preparing 09:43:59 45a00f7e2e4f: Preparing 09:43:59 763bdfdc74be: Preparing 09:43:59 fb60312e011c: Preparing 09:43:59 24d7de8f9b86: Preparing 09:43:59 72fe7d7ea350: Preparing 09:43:59 b541d28bf3b4: Preparing 09:43:59 24d7de8f9b86: Waiting 09:43:59 72fe7d7ea350: Waiting 09:43:59 45a00f7e2e4f: Layer already exists 09:43:59 ca11e9e8eec3: Layer already exists 09:43:59 fb60312e011c: Layer already exists 09:43:59 763bdfdc74be: Layer already exists 09:43:59 0eb044020a51: Layer already exists 09:43:59 72fe7d7ea350: Layer already exists 09:43:59 24d7de8f9b86: Layer already exists 09:43:59 b541d28bf3b4: Layer already exists 09:43:59 2.2.0-dev.94: digest: sha256:c7c63432491af63f7c3a113027fc8feb971a57446fe86885a9889c5a7e3b7d79 size: 1990 [Pipeline] isUnix [Pipeline] sh 09:44:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:44:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:44:00 0eb044020a51: Preparing 09:44:00 ca11e9e8eec3: Preparing 09:44:00 45a00f7e2e4f: Preparing 09:44:00 763bdfdc74be: Preparing 09:44:00 fb60312e011c: Preparing 09:44:00 24d7de8f9b86: Preparing 09:44:00 72fe7d7ea350: Preparing 09:44:00 b541d28bf3b4: Preparing 09:44:00 72fe7d7ea350: Waiting 09:44:00 24d7de8f9b86: Waiting 09:44:00 b541d28bf3b4: Waiting 09:44:00 fb60312e011c: Layer already exists 09:44:00 45a00f7e2e4f: Layer already exists 09:44:00 ca11e9e8eec3: Layer already exists 09:44:00 0eb044020a51: Layer already exists 09:44:00 763bdfdc74be: Layer already exists 09:44:00 72fe7d7ea350: Layer already exists 09:44:00 24d7de8f9b86: Layer already exists 09:44:00 b541d28bf3b4: Layer already exists 09:44:00 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:c7c63432491af63f7c3a113027fc8feb971a57446fe86885a9889c5a7e3b7d79 size: 1990 [Pipeline] isUnix [Pipeline] sh 09:44:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 09:44:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:44:00 0eb044020a51: Preparing 09:44:00 ca11e9e8eec3: Preparing 09:44:00 45a00f7e2e4f: Preparing 09:44:00 763bdfdc74be: Preparing 09:44:00 fb60312e011c: Preparing 09:44:00 24d7de8f9b86: Preparing 09:44:00 72fe7d7ea350: Preparing 09:44:00 b541d28bf3b4: Preparing 09:44:00 b541d28bf3b4: Waiting 09:44:00 24d7de8f9b86: Waiting 09:44:00 763bdfdc74be: Layer already exists 09:44:00 ca11e9e8eec3: Layer already exists 09:44:00 45a00f7e2e4f: Layer already exists 09:44:00 fb60312e011c: Layer already exists 09:44:00 0eb044020a51: Layer already exists 09:44:00 72fe7d7ea350: Layer already exists 09:44:00 24d7de8f9b86: Layer already exists 09:44:00 b541d28bf3b4: Layer already exists 09:44:00 main: digest: sha256:c7c63432491af63f7c3a113027fc8feb971a57446fe86885a9889c5a7e3b7d79 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:01 ===================================================== [Pipeline] echo 09:44:01 taggedImages: 09:44:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:44:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.94 09:44:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:44:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:44:01 fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:01 latest 09:44:01 2.2.0-dev.94 09:44:01 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:01 main 09:44:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:44:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 09:44:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:44:01 49e21c077bb6: Preparing 09:44:01 75cd98e3666d: Preparing 09:44:01 cd3e7246598e: Preparing 09:44:01 3dece124ad19: Preparing 09:44:01 30c25857f6c5: Preparing 09:44:01 e7c5f6d1ab4e: Preparing 09:44:01 72caad113e25: Preparing 09:44:01 c6176abc1823: Preparing 09:44:01 930e03c6da3e: Preparing 09:44:01 b541d28bf3b4: Preparing 09:44:01 e7c5f6d1ab4e: Waiting 09:44:01 72caad113e25: Waiting 09:44:01 930e03c6da3e: Waiting 09:44:01 c6176abc1823: Waiting 09:44:01 30c25857f6c5: Pushed 09:44:01 75cd98e3666d: Pushed 09:44:01 49e21c077bb6: Pushed 09:44:01 72caad113e25: Pushed 09:44:01 e7c5f6d1ab4e: Pushed 09:44:01 c6176abc1823: Pushed 09:44:01 b541d28bf3b4: Layer already exists 09:44:01 930e03c6da3e: Pushed 09:44:02 3dece124ad19: Pushed 09:44:03 cd3e7246598e: Pushed 09:44:03 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:819699a43bac4ab6e27624d857bf1e4ff08361d356ef7e5e61ba004f88302e55 size: 2405 [Pipeline] isUnix [Pipeline] sh 09:44:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 09:44:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:44:03 49e21c077bb6: Preparing 09:44:03 75cd98e3666d: Preparing 09:44:03 cd3e7246598e: Preparing 09:44:03 3dece124ad19: Preparing 09:44:03 30c25857f6c5: Preparing 09:44:03 e7c5f6d1ab4e: Preparing 09:44:03 72caad113e25: Preparing 09:44:03 e7c5f6d1ab4e: Waiting 09:44:03 c6176abc1823: Preparing 09:44:03 930e03c6da3e: Preparing 09:44:03 b541d28bf3b4: Preparing 09:44:03 72caad113e25: Waiting 09:44:03 930e03c6da3e: Waiting 09:44:03 b541d28bf3b4: Waiting 09:44:03 c6176abc1823: Waiting 09:44:03 49e21c077bb6: Layer already exists 09:44:03 3dece124ad19: Layer already exists 09:44:03 cd3e7246598e: Layer already exists 09:44:03 75cd98e3666d: Layer already exists 09:44:03 30c25857f6c5: Layer already exists 09:44:03 e7c5f6d1ab4e: Layer already exists 09:44:03 c6176abc1823: Layer already exists 09:44:03 72caad113e25: Layer already exists 09:44:03 b541d28bf3b4: Layer already exists 09:44:03 930e03c6da3e: Layer already exists 09:44:03 latest: digest: sha256:819699a43bac4ab6e27624d857bf1e4ff08361d356ef7e5e61ba004f88302e55 size: 2405 [Pipeline] isUnix [Pipeline] sh 09:44:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:44:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.94 09:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:44:04 49e21c077bb6: Preparing 09:44:04 75cd98e3666d: Preparing 09:44:04 cd3e7246598e: Preparing 09:44:04 3dece124ad19: Preparing 09:44:04 30c25857f6c5: Preparing 09:44:04 e7c5f6d1ab4e: Preparing 09:44:04 72caad113e25: Preparing 09:44:04 c6176abc1823: Preparing 09:44:04 930e03c6da3e: Preparing 09:44:04 b541d28bf3b4: Preparing 09:44:04 72caad113e25: Waiting 09:44:04 c6176abc1823: Waiting 09:44:04 930e03c6da3e: Waiting 09:44:04 b541d28bf3b4: Waiting 09:44:04 e7c5f6d1ab4e: Waiting 09:44:04 49e21c077bb6: Layer already exists 09:44:04 3dece124ad19: Layer already exists 09:44:04 75cd98e3666d: Layer already exists 09:44:04 30c25857f6c5: Layer already exists 09:44:04 cd3e7246598e: Layer already exists 09:44:04 72caad113e25: Layer already exists 09:44:04 b541d28bf3b4: Layer already exists 09:44:04 c6176abc1823: Layer already exists 09:44:04 e7c5f6d1ab4e: Layer already exists 09:44:04 930e03c6da3e: Layer already exists 09:44:04 2.2.0-dev.94: digest: sha256:819699a43bac4ab6e27624d857bf1e4ff08361d356ef7e5e61ba004f88302e55 size: 2405 [Pipeline] isUnix [Pipeline] sh 09:44:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:44:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:44:05 49e21c077bb6: Preparing 09:44:05 75cd98e3666d: Preparing 09:44:05 cd3e7246598e: Preparing 09:44:05 3dece124ad19: Preparing 09:44:05 30c25857f6c5: Preparing 09:44:05 e7c5f6d1ab4e: Preparing 09:44:05 72caad113e25: Preparing 09:44:05 c6176abc1823: Preparing 09:44:05 930e03c6da3e: Preparing 09:44:05 b541d28bf3b4: Preparing 09:44:05 c6176abc1823: Waiting 09:44:05 930e03c6da3e: Waiting 09:44:05 72caad113e25: Waiting 09:44:05 b541d28bf3b4: Waiting 09:44:05 e7c5f6d1ab4e: Waiting 09:44:05 30c25857f6c5: Layer already exists 09:44:05 cd3e7246598e: Layer already exists 09:44:05 3dece124ad19: Layer already exists 09:44:05 75cd98e3666d: Layer already exists 09:44:05 49e21c077bb6: Layer already exists 09:44:05 e7c5f6d1ab4e: Layer already exists 09:44:05 72caad113e25: Layer already exists 09:44:05 b541d28bf3b4: Layer already exists 09:44:05 c6176abc1823: Layer already exists 09:44:05 930e03c6da3e: Layer already exists 09:44:05 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:819699a43bac4ab6e27624d857bf1e4ff08361d356ef7e5e61ba004f88302e55 size: 2405 [Pipeline] isUnix [Pipeline] sh 09:44:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 09:44:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:44:05 49e21c077bb6: Preparing 09:44:05 75cd98e3666d: Preparing 09:44:05 cd3e7246598e: Preparing 09:44:05 3dece124ad19: Preparing 09:44:05 30c25857f6c5: Preparing 09:44:05 e7c5f6d1ab4e: Preparing 09:44:05 72caad113e25: Preparing 09:44:05 c6176abc1823: Preparing 09:44:05 930e03c6da3e: Preparing 09:44:05 b541d28bf3b4: Preparing 09:44:05 e7c5f6d1ab4e: Waiting 09:44:05 930e03c6da3e: Waiting 09:44:05 c6176abc1823: Waiting 09:44:05 72caad113e25: Waiting 09:44:05 b541d28bf3b4: Waiting 09:44:05 30c25857f6c5: Layer already exists 09:44:05 cd3e7246598e: Layer already exists 09:44:05 3dece124ad19: Layer already exists 09:44:05 75cd98e3666d: Layer already exists 09:44:05 49e21c077bb6: Layer already exists 09:44:05 e7c5f6d1ab4e: Layer already exists 09:44:05 72caad113e25: Layer already exists 09:44:05 b541d28bf3b4: Layer already exists 09:44:05 930e03c6da3e: Layer already exists 09:44:05 c6176abc1823: Layer already exists 09:44:05 main: digest: sha256:819699a43bac4ab6e27624d857bf1e4ff08361d356ef7e5e61ba004f88302e55 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:05 ===================================================== [Pipeline] echo 09:44:05 taggedImages: 09:44:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:44:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.94 09:44:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:44:05 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:44:05 fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:05 latest 09:44:05 2.2.0-dev.94 09:44:05 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:05 main 09:44:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:44:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 09:44:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:44:06 b1f16c77f60a: Preparing 09:44:06 128219741e3e: Preparing 09:44:06 b4b26a86261a: Preparing 09:44:06 871ab48461a2: Preparing 09:44:06 8592b4364e30: Preparing 09:44:06 4fc242d58285: Preparing 09:44:06 4fc242d58285: Waiting 09:44:06 b4b26a86261a: Layer already exists 09:44:06 4fc242d58285: Layer already exists 09:44:06 8592b4364e30: Pushed 09:44:06 b1f16c77f60a: Pushed 09:44:07 871ab48461a2: Pushed 09:44:08 128219741e3e: Pushed 09:44:08 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:000bff337fc9dd66e752458bfa2ebbfab96638a38be66b11edc4a6239b67f753 size: 1573 [Pipeline] isUnix [Pipeline] sh 09:44:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 09:44:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:44:09 b1f16c77f60a: Preparing 09:44:09 128219741e3e: Preparing 09:44:09 b4b26a86261a: Preparing 09:44:09 871ab48461a2: Preparing 09:44:09 8592b4364e30: Preparing 09:44:09 4fc242d58285: Preparing 09:44:09 4fc242d58285: Waiting 09:44:09 8592b4364e30: Layer already exists 09:44:09 128219741e3e: Layer already exists 09:44:09 871ab48461a2: Layer already exists 09:44:09 b1f16c77f60a: Layer already exists 09:44:09 b4b26a86261a: Layer already exists 09:44:09 4fc242d58285: Layer already exists 09:44:09 latest: digest: sha256:000bff337fc9dd66e752458bfa2ebbfab96638a38be66b11edc4a6239b67f753 size: 1573 [Pipeline] isUnix [Pipeline] sh 09:44:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:44:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.94 09:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:44:09 b1f16c77f60a: Preparing 09:44:09 128219741e3e: Preparing 09:44:09 b4b26a86261a: Preparing 09:44:09 871ab48461a2: Preparing 09:44:09 8592b4364e30: Preparing 09:44:09 4fc242d58285: Preparing 09:44:09 4fc242d58285: Waiting 09:44:09 8592b4364e30: Layer already exists 09:44:09 871ab48461a2: Layer already exists 09:44:09 b4b26a86261a: Layer already exists 09:44:09 b1f16c77f60a: Layer already exists 09:44:09 128219741e3e: Layer already exists 09:44:09 4fc242d58285: Layer already exists 09:44:09 2.2.0-dev.94: digest: sha256:000bff337fc9dd66e752458bfa2ebbfab96638a38be66b11edc4a6239b67f753 size: 1573 [Pipeline] isUnix [Pipeline] sh 09:44:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:44:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:44:10 b1f16c77f60a: Preparing 09:44:10 128219741e3e: Preparing 09:44:10 b4b26a86261a: Preparing 09:44:10 871ab48461a2: Preparing 09:44:10 8592b4364e30: Preparing 09:44:10 4fc242d58285: Preparing 09:44:10 4fc242d58285: Waiting 09:44:10 b1f16c77f60a: Layer already exists 09:44:10 8592b4364e30: Layer already exists 09:44:10 b4b26a86261a: Layer already exists 09:44:10 871ab48461a2: Layer already exists 09:44:10 128219741e3e: Layer already exists 09:44:10 4fc242d58285: Layer already exists 09:44:10 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:000bff337fc9dd66e752458bfa2ebbfab96638a38be66b11edc4a6239b67f753 size: 1573 [Pipeline] isUnix [Pipeline] sh 09:44:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 09:44:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:44:11 b1f16c77f60a: Preparing 09:44:11 128219741e3e: Preparing 09:44:11 b4b26a86261a: Preparing 09:44:11 871ab48461a2: Preparing 09:44:11 8592b4364e30: Preparing 09:44:11 4fc242d58285: Preparing 09:44:11 4fc242d58285: Waiting 09:44:11 b1f16c77f60a: Layer already exists 09:44:11 871ab48461a2: Layer already exists 09:44:11 b4b26a86261a: Layer already exists 09:44:11 8592b4364e30: Layer already exists 09:44:11 128219741e3e: Layer already exists 09:44:11 4fc242d58285: Layer already exists 09:44:11 main: digest: sha256:000bff337fc9dd66e752458bfa2ebbfab96638a38be66b11edc4a6239b67f753 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:11 ===================================================== [Pipeline] echo 09:44:11 taggedImages: 09:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.94 09:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:44:11 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:44:11 fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:11 latest 09:44:11 2.2.0-dev.94 09:44:11 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:11 main 09:44:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:44:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 09:44:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:44:11 26f0a39bce7b: Preparing 09:44:11 f1c31be633d4: Preparing 09:44:11 7c1b84256ae3: Preparing 09:44:11 d0d545e79dc7: Preparing 09:44:11 2b665ed3a009: Preparing 09:44:11 677e0bd0732b: Preparing 09:44:11 8592b4364e30: Preparing 09:44:11 4fc242d58285: Preparing 09:44:11 4fc242d58285: Waiting 09:44:11 8592b4364e30: Waiting 09:44:11 677e0bd0732b: Waiting 09:44:11 7c1b84256ae3: Pushed 09:44:11 f1c31be633d4: Pushed 09:44:11 26f0a39bce7b: Pushed 09:44:11 8592b4364e30: Layer already exists 09:44:11 4fc242d58285: Layer already exists 09:44:12 677e0bd0732b: Pushed 09:44:15 2b665ed3a009: Pushed 09:44:18 d0d545e79dc7: Pushed 09:44:18 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:f6a1e5e1e151e2bf12c7b6e4196ff2cefcbcf4dade84e668a5bf81a7e73ac8e5 size: 1992 [Pipeline] isUnix [Pipeline] sh 09:44:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 09:44:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:44:19 26f0a39bce7b: Preparing 09:44:19 f1c31be633d4: Preparing 09:44:19 7c1b84256ae3: Preparing 09:44:19 d0d545e79dc7: Preparing 09:44:19 2b665ed3a009: Preparing 09:44:19 677e0bd0732b: Preparing 09:44:19 8592b4364e30: Preparing 09:44:19 4fc242d58285: Preparing 09:44:19 677e0bd0732b: Waiting 09:44:19 8592b4364e30: Waiting 09:44:19 4fc242d58285: Waiting 09:44:19 f1c31be633d4: Layer already exists 09:44:19 26f0a39bce7b: Layer already exists 09:44:19 d0d545e79dc7: Layer already exists 09:44:19 7c1b84256ae3: Layer already exists 09:44:19 2b665ed3a009: Layer already exists 09:44:19 677e0bd0732b: Layer already exists 09:44:19 8592b4364e30: Layer already exists 09:44:19 4fc242d58285: Layer already exists 09:44:19 latest: digest: sha256:f6a1e5e1e151e2bf12c7b6e4196ff2cefcbcf4dade84e668a5bf81a7e73ac8e5 size: 1992 [Pipeline] isUnix [Pipeline] sh 09:44:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:44:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.94 09:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:44:20 26f0a39bce7b: Preparing 09:44:20 f1c31be633d4: Preparing 09:44:20 7c1b84256ae3: Preparing 09:44:20 d0d545e79dc7: Preparing 09:44:20 2b665ed3a009: Preparing 09:44:20 677e0bd0732b: Preparing 09:44:20 8592b4364e30: Preparing 09:44:20 4fc242d58285: Preparing 09:44:20 677e0bd0732b: Waiting 09:44:20 8592b4364e30: Waiting 09:44:20 4fc242d58285: Waiting 09:44:20 26f0a39bce7b: Layer already exists 09:44:20 f1c31be633d4: Layer already exists 09:44:20 7c1b84256ae3: Layer already exists 09:44:20 d0d545e79dc7: Layer already exists 09:44:20 2b665ed3a009: Layer already exists 09:44:20 8592b4364e30: Layer already exists 09:44:20 677e0bd0732b: Layer already exists 09:44:20 4fc242d58285: Layer already exists 09:44:20 2.2.0-dev.94: digest: sha256:f6a1e5e1e151e2bf12c7b6e4196ff2cefcbcf4dade84e668a5bf81a7e73ac8e5 size: 1992 [Pipeline] isUnix [Pipeline] sh 09:44:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:44:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:44:20 26f0a39bce7b: Preparing 09:44:20 f1c31be633d4: Preparing 09:44:20 7c1b84256ae3: Preparing 09:44:20 d0d545e79dc7: Preparing 09:44:20 2b665ed3a009: Preparing 09:44:20 677e0bd0732b: Preparing 09:44:20 8592b4364e30: Preparing 09:44:20 4fc242d58285: Preparing 09:44:20 8592b4364e30: Waiting 09:44:20 677e0bd0732b: Waiting 09:44:20 4fc242d58285: Waiting 09:44:20 2b665ed3a009: Layer already exists 09:44:20 7c1b84256ae3: Layer already exists 09:44:20 f1c31be633d4: Layer already exists 09:44:20 d0d545e79dc7: Layer already exists 09:44:20 26f0a39bce7b: Layer already exists 09:44:20 677e0bd0732b: Layer already exists 09:44:20 4fc242d58285: Layer already exists 09:44:20 8592b4364e30: Layer already exists 09:44:20 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:f6a1e5e1e151e2bf12c7b6e4196ff2cefcbcf4dade84e668a5bf81a7e73ac8e5 size: 1992 [Pipeline] isUnix [Pipeline] sh 09:44:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 09:44:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:44:21 26f0a39bce7b: Preparing 09:44:21 f1c31be633d4: Preparing 09:44:21 7c1b84256ae3: Preparing 09:44:21 d0d545e79dc7: Preparing 09:44:21 2b665ed3a009: Preparing 09:44:21 677e0bd0732b: Preparing 09:44:21 8592b4364e30: Preparing 09:44:21 4fc242d58285: Preparing 09:44:21 8592b4364e30: Waiting 09:44:21 677e0bd0732b: Waiting 09:44:21 4fc242d58285: Waiting 09:44:21 f1c31be633d4: Layer already exists 09:44:21 7c1b84256ae3: Layer already exists 09:44:21 2b665ed3a009: Layer already exists 09:44:21 d0d545e79dc7: Layer already exists 09:44:21 26f0a39bce7b: Layer already exists 09:44:21 677e0bd0732b: Layer already exists 09:44:21 8592b4364e30: Layer already exists 09:44:21 4fc242d58285: Layer already exists 09:44:21 main: digest: sha256:f6a1e5e1e151e2bf12c7b6e4196ff2cefcbcf4dade84e668a5bf81a7e73ac8e5 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:21 ===================================================== [Pipeline] echo 09:44:21 taggedImages: 09:44:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:44:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.94 09:44:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:44:21 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:44:21 fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:21 latest 09:44:21 2.2.0-dev.94 09:44:21 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:21 main 09:44:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:44:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 09:44:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:44:21 1bd7805ac360: Preparing 09:44:21 5e24c501a8a6: Preparing 09:44:21 ac252cbc324d: Preparing 09:44:21 da9fb04af723: Preparing 09:44:21 16f0425deb56: Preparing 09:44:21 8592b4364e30: Preparing 09:44:21 4fc242d58285: Preparing 09:44:21 8592b4364e30: Waiting 09:44:21 5e24c501a8a6: Pushed 09:44:21 1bd7805ac360: Pushed 09:44:21 ac252cbc324d: Pushed 09:44:21 4fc242d58285: Layer already exists 09:44:21 8592b4364e30: Layer already exists 09:44:22 16f0425deb56: Pushed 09:44:28 da9fb04af723: Pushed 09:44:28 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:b3ff4a38f98ee44ff8cc81ed674c1e45cdb69f71f123453a644ddef079c29db4 size: 1780 [Pipeline] isUnix [Pipeline] sh 09:44:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 09:44:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:44:29 1bd7805ac360: Preparing 09:44:29 5e24c501a8a6: Preparing 09:44:29 ac252cbc324d: Preparing 09:44:29 da9fb04af723: Preparing 09:44:29 16f0425deb56: Preparing 09:44:29 8592b4364e30: Preparing 09:44:29 4fc242d58285: Preparing 09:44:29 8592b4364e30: Waiting 09:44:29 4fc242d58285: Waiting 09:44:29 5e24c501a8a6: Layer already exists 09:44:29 ac252cbc324d: Layer already exists 09:44:29 16f0425deb56: Layer already exists 09:44:29 da9fb04af723: Layer already exists 09:44:29 1bd7805ac360: Layer already exists 09:44:29 8592b4364e30: Layer already exists 09:44:29 4fc242d58285: Layer already exists 09:44:29 latest: digest: sha256:b3ff4a38f98ee44ff8cc81ed674c1e45cdb69f71f123453a644ddef079c29db4 size: 1780 [Pipeline] isUnix [Pipeline] sh 09:44:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:44:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.94 09:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:44:29 1bd7805ac360: Preparing 09:44:29 5e24c501a8a6: Preparing 09:44:29 ac252cbc324d: Preparing 09:44:29 da9fb04af723: Preparing 09:44:29 16f0425deb56: Preparing 09:44:29 8592b4364e30: Preparing 09:44:29 4fc242d58285: Preparing 09:44:29 4fc242d58285: Waiting 09:44:29 8592b4364e30: Waiting 09:44:29 da9fb04af723: Layer already exists 09:44:29 1bd7805ac360: Layer already exists 09:44:29 ac252cbc324d: Layer already exists 09:44:29 16f0425deb56: Layer already exists 09:44:29 5e24c501a8a6: Layer already exists 09:44:29 4fc242d58285: Layer already exists 09:44:29 8592b4364e30: Layer already exists 09:44:29 2.2.0-dev.94: digest: sha256:b3ff4a38f98ee44ff8cc81ed674c1e45cdb69f71f123453a644ddef079c29db4 size: 1780 [Pipeline] isUnix [Pipeline] sh 09:44:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:44:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:44:30 1bd7805ac360: Preparing 09:44:30 5e24c501a8a6: Preparing 09:44:30 ac252cbc324d: Preparing 09:44:30 da9fb04af723: Preparing 09:44:30 16f0425deb56: Preparing 09:44:30 8592b4364e30: Preparing 09:44:30 4fc242d58285: Preparing 09:44:30 8592b4364e30: Waiting 09:44:30 da9fb04af723: Layer already exists 09:44:30 5e24c501a8a6: Layer already exists 09:44:30 1bd7805ac360: Layer already exists 09:44:30 16f0425deb56: Layer already exists 09:44:30 ac252cbc324d: Layer already exists 09:44:30 8592b4364e30: Layer already exists 09:44:30 4fc242d58285: Layer already exists 09:44:30 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:b3ff4a38f98ee44ff8cc81ed674c1e45cdb69f71f123453a644ddef079c29db4 size: 1780 [Pipeline] isUnix [Pipeline] sh 09:44:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 09:44:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:44:31 1bd7805ac360: Preparing 09:44:31 5e24c501a8a6: Preparing 09:44:31 ac252cbc324d: Preparing 09:44:31 da9fb04af723: Preparing 09:44:31 16f0425deb56: Preparing 09:44:31 8592b4364e30: Preparing 09:44:31 4fc242d58285: Preparing 09:44:31 8592b4364e30: Waiting 09:44:31 4fc242d58285: Waiting 09:44:31 5e24c501a8a6: Layer already exists 09:44:31 ac252cbc324d: Layer already exists 09:44:31 16f0425deb56: Layer already exists 09:44:31 1bd7805ac360: Layer already exists 09:44:31 da9fb04af723: Layer already exists 09:44:31 8592b4364e30: Layer already exists 09:44:31 4fc242d58285: Layer already exists 09:44:31 main: digest: sha256:b3ff4a38f98ee44ff8cc81ed674c1e45cdb69f71f123453a644ddef079c29db4 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:31 ===================================================== [Pipeline] echo 09:44:31 taggedImages: 09:44:31 - nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:31 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:44:31 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.94 09:44:31 - nexus3.edgexfoundry.org:10004/security-spire-config:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:31 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:44:31 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:44:31 fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:31 latest 09:44:31 2.2.0-dev.94 09:44:31 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:31 main 09:44:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:44:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 09:44:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:44:31 90fd9c522c49: Preparing 09:44:31 004ad48afda0: Preparing 09:44:31 5ac582d9de01: Preparing 09:44:31 8da69a91630c: Preparing 09:44:31 677e0bd0732b: Preparing 09:44:31 8592b4364e30: Preparing 09:44:31 4fc242d58285: Preparing 09:44:31 4fc242d58285: Waiting 09:44:31 8592b4364e30: Waiting 09:44:31 677e0bd0732b: Layer already exists 09:44:31 8592b4364e30: Layer already exists 09:44:31 4fc242d58285: Layer already exists 09:44:31 90fd9c522c49: Pushed 09:44:31 004ad48afda0: Pushed 09:44:31 5ac582d9de01: Pushed 09:44:40 8da69a91630c: Pushed 09:44:40 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:b56060ecc2d811fe4c157d94c3e46ba19ab8bf2ee3d27bbe4080f7a177a03d4a size: 1780 [Pipeline] isUnix [Pipeline] sh 09:44:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 09:44:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:44:40 90fd9c522c49: Preparing 09:44:40 004ad48afda0: Preparing 09:44:40 5ac582d9de01: Preparing 09:44:40 8da69a91630c: Preparing 09:44:40 677e0bd0732b: Preparing 09:44:40 8592b4364e30: Preparing 09:44:40 4fc242d58285: Preparing 09:44:40 8592b4364e30: Waiting 09:44:40 4fc242d58285: Waiting 09:44:40 90fd9c522c49: Layer already exists 09:44:40 5ac582d9de01: Layer already exists 09:44:40 677e0bd0732b: Layer already exists 09:44:40 004ad48afda0: Layer already exists 09:44:40 8da69a91630c: Layer already exists 09:44:40 8592b4364e30: Layer already exists 09:44:40 4fc242d58285: Layer already exists 09:44:40 latest: digest: sha256:b56060ecc2d811fe4c157d94c3e46ba19ab8bf2ee3d27bbe4080f7a177a03d4a size: 1780 [Pipeline] isUnix [Pipeline] sh 09:44:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:44:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.94 09:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:44:41 90fd9c522c49: Preparing 09:44:41 004ad48afda0: Preparing 09:44:41 5ac582d9de01: Preparing 09:44:41 8da69a91630c: Preparing 09:44:41 677e0bd0732b: Preparing 09:44:41 8592b4364e30: Preparing 09:44:41 4fc242d58285: Preparing 09:44:41 4fc242d58285: Waiting 09:44:41 8592b4364e30: Waiting 09:44:41 8da69a91630c: Layer already exists 09:44:41 5ac582d9de01: Layer already exists 09:44:41 90fd9c522c49: Layer already exists 09:44:41 004ad48afda0: Layer already exists 09:44:41 677e0bd0732b: Layer already exists 09:44:41 8592b4364e30: Layer already exists 09:44:41 4fc242d58285: Layer already exists 09:44:41 2.2.0-dev.94: digest: sha256:b56060ecc2d811fe4c157d94c3e46ba19ab8bf2ee3d27bbe4080f7a177a03d4a size: 1780 [Pipeline] isUnix [Pipeline] sh 09:44:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:44:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:44:41 90fd9c522c49: Preparing 09:44:41 004ad48afda0: Preparing 09:44:41 5ac582d9de01: Preparing 09:44:41 8da69a91630c: Preparing 09:44:41 677e0bd0732b: Preparing 09:44:41 8592b4364e30: Preparing 09:44:41 4fc242d58285: Preparing 09:44:41 8592b4364e30: Waiting 09:44:41 4fc242d58285: Waiting 09:44:41 677e0bd0732b: Layer already exists 09:44:41 004ad48afda0: Layer already exists 09:44:41 8da69a91630c: Layer already exists 09:44:41 5ac582d9de01: Layer already exists 09:44:41 90fd9c522c49: Layer already exists 09:44:41 8592b4364e30: Layer already exists 09:44:41 4fc242d58285: Layer already exists 09:44:41 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:b56060ecc2d811fe4c157d94c3e46ba19ab8bf2ee3d27bbe4080f7a177a03d4a size: 1780 [Pipeline] isUnix [Pipeline] sh 09:44:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 09:44:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:44:42 90fd9c522c49: Preparing 09:44:42 004ad48afda0: Preparing 09:44:42 5ac582d9de01: Preparing 09:44:42 8da69a91630c: Preparing 09:44:42 677e0bd0732b: Preparing 09:44:42 8592b4364e30: Preparing 09:44:42 4fc242d58285: Preparing 09:44:42 8592b4364e30: Waiting 09:44:42 4fc242d58285: Waiting 09:44:42 004ad48afda0: Layer already exists 09:44:42 90fd9c522c49: Layer already exists 09:44:42 8da69a91630c: Layer already exists 09:44:42 5ac582d9de01: Layer already exists 09:44:42 677e0bd0732b: Layer already exists 09:44:42 8592b4364e30: Layer already exists 09:44:42 4fc242d58285: Layer already exists 09:44:42 main: digest: sha256:b56060ecc2d811fe4c157d94c3e46ba19ab8bf2ee3d27bbe4080f7a177a03d4a size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:42 ===================================================== [Pipeline] echo 09:44:42 taggedImages: 09:44:42 - nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:42 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:44:42 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.94 09:44:42 - nexus3.edgexfoundry.org:10004/security-spire-server:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:42 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:44:42 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:44:42 fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:42 latest 09:44:42 2.2.0-dev.94 09:44:42 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:42 main 09:44:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:44:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 09:44:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:44:43 30369e2cffa7: Preparing 09:44:43 b817e5ec3dfd: Preparing 09:44:43 b4b26a86261a: Preparing 09:44:43 c22f29598b1e: Preparing 09:44:43 b541d28bf3b4: Preparing 09:44:43 b4b26a86261a: Layer already exists 09:44:43 b541d28bf3b4: Layer already exists 09:44:43 30369e2cffa7: Pushed 09:44:43 c22f29598b1e: Pushed 09:44:45 b817e5ec3dfd: Pushed 09:44:45 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:666198a9fcb42d46e03a221f70587a10fd06f8165bd59165cde1755d8f5525d7 size: 1366 [Pipeline] isUnix [Pipeline] sh 09:44:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 09:44:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:44:45 30369e2cffa7: Preparing 09:44:45 b817e5ec3dfd: Preparing 09:44:45 b4b26a86261a: Preparing 09:44:45 c22f29598b1e: Preparing 09:44:45 b541d28bf3b4: Preparing 09:44:45 c22f29598b1e: Layer already exists 09:44:45 b817e5ec3dfd: Layer already exists 09:44:45 30369e2cffa7: Layer already exists 09:44:45 b541d28bf3b4: Layer already exists 09:44:45 b4b26a86261a: Layer already exists 09:44:45 latest: digest: sha256:666198a9fcb42d46e03a221f70587a10fd06f8165bd59165cde1755d8f5525d7 size: 1366 [Pipeline] isUnix [Pipeline] sh 09:44:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:44:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.94 09:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:44:46 30369e2cffa7: Preparing 09:44:46 b817e5ec3dfd: Preparing 09:44:46 b4b26a86261a: Preparing 09:44:46 c22f29598b1e: Preparing 09:44:46 b541d28bf3b4: Preparing 09:44:46 c22f29598b1e: Layer already exists 09:44:46 b817e5ec3dfd: Layer already exists 09:44:46 b541d28bf3b4: Layer already exists 09:44:46 30369e2cffa7: Layer already exists 09:44:46 b4b26a86261a: Layer already exists 09:44:46 2.2.0-dev.94: digest: sha256:666198a9fcb42d46e03a221f70587a10fd06f8165bd59165cde1755d8f5525d7 size: 1366 [Pipeline] isUnix [Pipeline] sh 09:44:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:44:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:44:47 30369e2cffa7: Preparing 09:44:47 b817e5ec3dfd: Preparing 09:44:47 b4b26a86261a: Preparing 09:44:47 c22f29598b1e: Preparing 09:44:47 b541d28bf3b4: Preparing 09:44:47 30369e2cffa7: Layer already exists 09:44:47 b817e5ec3dfd: Layer already exists 09:44:47 c22f29598b1e: Layer already exists 09:44:47 b4b26a86261a: Layer already exists 09:44:47 b541d28bf3b4: Layer already exists 09:44:47 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:666198a9fcb42d46e03a221f70587a10fd06f8165bd59165cde1755d8f5525d7 size: 1366 [Pipeline] isUnix [Pipeline] sh 09:44:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 09:44:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:44:47 30369e2cffa7: Preparing 09:44:47 b817e5ec3dfd: Preparing 09:44:47 b4b26a86261a: Preparing 09:44:47 c22f29598b1e: Preparing 09:44:47 b541d28bf3b4: Preparing 09:44:47 b541d28bf3b4: Layer already exists 09:44:47 30369e2cffa7: Layer already exists 09:44:47 b4b26a86261a: Layer already exists 09:44:47 c22f29598b1e: Layer already exists 09:44:47 b817e5ec3dfd: Layer already exists 09:44:47 main: digest: sha256:666198a9fcb42d46e03a221f70587a10fd06f8165bd59165cde1755d8f5525d7 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:47 ===================================================== [Pipeline] echo 09:44:47 taggedImages: 09:44:47 - nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:47 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:44:47 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.94 09:44:47 - nexus3.edgexfoundry.org:10004/support-notifications:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:47 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:44:47 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:44:47 fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:47 latest 09:44:47 2.2.0-dev.94 09:44:47 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:47 main 09:44:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:44:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 09:44:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:44:48 fc5d5eee92d9: Preparing 09:44:48 9df29b2b7ad4: Preparing 09:44:48 b4b26a86261a: Preparing 09:44:48 bce8725ebb4c: Preparing 09:44:48 b541d28bf3b4: Preparing 09:44:48 bce8725ebb4c: Layer already exists 09:44:48 b541d28bf3b4: Layer already exists 09:44:48 b4b26a86261a: Layer already exists 09:44:48 fc5d5eee92d9: Pushed 09:44:50 9df29b2b7ad4: Pushed 09:44:50 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:a3a49d0f617d17b8e4725f4a1f030b559c46f86158e97d54c6df3eccd3228221 size: 1365 [Pipeline] isUnix [Pipeline] sh 09:44:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 09:44:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:44:51 fc5d5eee92d9: Preparing 09:44:51 9df29b2b7ad4: Preparing 09:44:51 b4b26a86261a: Preparing 09:44:51 bce8725ebb4c: Preparing 09:44:51 b541d28bf3b4: Preparing 09:44:51 b4b26a86261a: Layer already exists 09:44:51 b541d28bf3b4: Layer already exists 09:44:51 bce8725ebb4c: Layer already exists 09:44:51 9df29b2b7ad4: Layer already exists 09:44:51 fc5d5eee92d9: Layer already exists 09:44:51 latest: digest: sha256:a3a49d0f617d17b8e4725f4a1f030b559c46f86158e97d54c6df3eccd3228221 size: 1365 [Pipeline] isUnix [Pipeline] sh 09:44:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:44:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.94 09:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:44:52 fc5d5eee92d9: Preparing 09:44:52 9df29b2b7ad4: Preparing 09:44:52 b4b26a86261a: Preparing 09:44:52 bce8725ebb4c: Preparing 09:44:52 b541d28bf3b4: Preparing 09:44:52 b541d28bf3b4: Layer already exists 09:44:52 bce8725ebb4c: Layer already exists 09:44:52 b4b26a86261a: Layer already exists 09:44:52 9df29b2b7ad4: Layer already exists 09:44:52 fc5d5eee92d9: Layer already exists 09:44:52 2.2.0-dev.94: digest: sha256:a3a49d0f617d17b8e4725f4a1f030b559c46f86158e97d54c6df3eccd3228221 size: 1365 [Pipeline] isUnix [Pipeline] sh 09:44:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:44:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:44:52 fc5d5eee92d9: Preparing 09:44:52 9df29b2b7ad4: Preparing 09:44:52 b4b26a86261a: Preparing 09:44:52 bce8725ebb4c: Preparing 09:44:52 b541d28bf3b4: Preparing 09:44:52 9df29b2b7ad4: Layer already exists 09:44:52 b4b26a86261a: Layer already exists 09:44:52 b541d28bf3b4: Layer already exists 09:44:52 bce8725ebb4c: Layer already exists 09:44:52 fc5d5eee92d9: Layer already exists 09:44:52 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:a3a49d0f617d17b8e4725f4a1f030b559c46f86158e97d54c6df3eccd3228221 size: 1365 [Pipeline] isUnix [Pipeline] sh 09:44:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 09:44:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:44:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:44:53 fc5d5eee92d9: Preparing 09:44:53 9df29b2b7ad4: Preparing 09:44:53 b4b26a86261a: Preparing 09:44:53 bce8725ebb4c: Preparing 09:44:53 b541d28bf3b4: Preparing 09:44:53 bce8725ebb4c: Layer already exists 09:44:53 b4b26a86261a: Layer already exists 09:44:53 b541d28bf3b4: Layer already exists 09:44:53 fc5d5eee92d9: Layer already exists 09:44:53 9df29b2b7ad4: Layer already exists 09:44:53 main: digest: sha256:a3a49d0f617d17b8e4725f4a1f030b559c46f86158e97d54c6df3eccd3228221 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:53 ===================================================== [Pipeline] echo 09:44:53 taggedImages: 09:44:53 - nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:53 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:44:53 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.94 09:44:53 - nexus3.edgexfoundry.org:10004/support-scheduler:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:53 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 09:44:53 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 09:44:53 fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:53 latest 09:44:53 2.2.0-dev.94 09:44:53 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:44:53 main 09:44:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:44:53 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 [Pipeline] isUnix [Pipeline] sh 09:44:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 09:44:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 09:44:53 60ed164d848f: Preparing 09:44:53 a23bb13c9d0a: Preparing 09:44:53 f37430d8053c: Preparing 09:44:53 4fed0ac288bf: Preparing 09:44:53 52f44be93a46: Preparing 09:44:53 10d82663b225: Preparing 09:44:53 f7a7a140f1b3: Preparing 09:44:53 31e69d4774c9: Preparing 09:44:53 7750d494dfbd: Preparing 09:44:53 18708474c90b: Preparing 09:44:53 4fc242d58285: Preparing 09:44:53 f7a7a140f1b3: Waiting 09:44:53 7750d494dfbd: Waiting 09:44:53 31e69d4774c9: Waiting 09:44:53 18708474c90b: Waiting 09:44:53 4fc242d58285: Waiting 09:44:53 10d82663b225: Waiting 09:44:53 52f44be93a46: Layer already exists 09:44:53 10d82663b225: Layer already exists 09:44:53 f7a7a140f1b3: Layer already exists 09:44:53 31e69d4774c9: Layer already exists 09:44:53 7750d494dfbd: Layer already exists 09:44:53 a23bb13c9d0a: Pushed 09:44:53 18708474c90b: Layer already exists 09:44:53 4fc242d58285: Layer already exists 09:44:54 60ed164d848f: Pushed 09:44:55 f37430d8053c: Pushed 09:45:01 4fed0ac288bf: Pushed 09:45:01 fefff5dfcf757bf5669fadd7ace0412839b30723: digest: sha256:72fb1a7b07a9673206560dcf93ea8146ac12814d8a10bdd5212b83bdb8d52d16 size: 2622 [Pipeline] isUnix [Pipeline] sh 09:45:02 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 09:45:02 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 09:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 09:45:02 60ed164d848f: Preparing 09:45:02 a23bb13c9d0a: Preparing 09:45:02 f37430d8053c: Preparing 09:45:02 4fed0ac288bf: Preparing 09:45:02 52f44be93a46: Preparing 09:45:02 10d82663b225: Preparing 09:45:02 f7a7a140f1b3: Preparing 09:45:02 31e69d4774c9: Preparing 09:45:02 7750d494dfbd: Preparing 09:45:02 18708474c90b: Preparing 09:45:02 4fc242d58285: Preparing 09:45:02 31e69d4774c9: Waiting 09:45:02 7750d494dfbd: Waiting 09:45:02 18708474c90b: Waiting 09:45:02 4fc242d58285: Waiting 09:45:02 10d82663b225: Waiting 09:45:02 f7a7a140f1b3: Waiting 09:45:02 a23bb13c9d0a: Layer already exists 09:45:02 4fed0ac288bf: Layer already exists 09:45:02 f37430d8053c: Layer already exists 09:45:02 52f44be93a46: Layer already exists 09:45:02 60ed164d848f: Layer already exists 09:45:02 10d82663b225: Layer already exists 09:45:02 31e69d4774c9: Layer already exists 09:45:02 7750d494dfbd: Layer already exists 09:45:02 18708474c90b: Layer already exists 09:45:02 f7a7a140f1b3: Layer already exists 09:45:02 4fc242d58285: Layer already exists 09:45:02 latest: digest: sha256:72fb1a7b07a9673206560dcf93ea8146ac12814d8a10bdd5212b83bdb8d52d16 size: 2622 [Pipeline] isUnix [Pipeline] sh 09:45:02 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:45:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.94 09:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 09:45:03 60ed164d848f: Preparing 09:45:03 a23bb13c9d0a: Preparing 09:45:03 f37430d8053c: Preparing 09:45:03 4fed0ac288bf: Preparing 09:45:03 52f44be93a46: Preparing 09:45:03 10d82663b225: Preparing 09:45:03 f7a7a140f1b3: Preparing 09:45:03 31e69d4774c9: Preparing 09:45:03 7750d494dfbd: Preparing 09:45:03 18708474c90b: Preparing 09:45:03 4fc242d58285: Preparing 09:45:03 10d82663b225: Waiting 09:45:03 7750d494dfbd: Waiting 09:45:03 f7a7a140f1b3: Waiting 09:45:03 31e69d4774c9: Waiting 09:45:03 18708474c90b: Waiting 09:45:03 4fc242d58285: Waiting 09:45:03 f37430d8053c: Layer already exists 09:45:03 4fed0ac288bf: Layer already exists 09:45:03 a23bb13c9d0a: Layer already exists 09:45:03 60ed164d848f: Layer already exists 09:45:03 52f44be93a46: Layer already exists 09:45:03 10d82663b225: Layer already exists 09:45:03 f7a7a140f1b3: Layer already exists 09:45:03 31e69d4774c9: Layer already exists 09:45:03 18708474c90b: Layer already exists 09:45:03 4fc242d58285: Layer already exists 09:45:03 7750d494dfbd: Layer already exists 09:45:03 2.2.0-dev.94: digest: sha256:72fb1a7b07a9673206560dcf93ea8146ac12814d8a10bdd5212b83bdb8d52d16 size: 2622 [Pipeline] isUnix [Pipeline] sh 09:45:03 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 [Pipeline] isUnix [Pipeline] sh 09:45:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 09:45:03 60ed164d848f: Preparing 09:45:03 a23bb13c9d0a: Preparing 09:45:03 f37430d8053c: Preparing 09:45:03 4fed0ac288bf: Preparing 09:45:03 52f44be93a46: Preparing 09:45:03 10d82663b225: Preparing 09:45:03 f7a7a140f1b3: Preparing 09:45:03 31e69d4774c9: Preparing 09:45:03 10d82663b225: Waiting 09:45:03 f7a7a140f1b3: Waiting 09:45:03 7750d494dfbd: Preparing 09:45:03 31e69d4774c9: Waiting 09:45:03 18708474c90b: Preparing 09:45:03 4fc242d58285: Preparing 09:45:03 7750d494dfbd: Waiting 09:45:03 18708474c90b: Waiting 09:45:03 4fc242d58285: Waiting 09:45:03 4fed0ac288bf: Layer already exists 09:45:03 52f44be93a46: Layer already exists 09:45:03 60ed164d848f: Layer already exists 09:45:03 f37430d8053c: Layer already exists 09:45:03 a23bb13c9d0a: Layer already exists 09:45:03 10d82663b225: Layer already exists 09:45:03 f7a7a140f1b3: Layer already exists 09:45:03 18708474c90b: Layer already exists 09:45:03 7750d494dfbd: Layer already exists 09:45:03 31e69d4774c9: Layer already exists 09:45:03 4fc242d58285: Layer already exists 09:45:03 fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94: digest: sha256:72fb1a7b07a9673206560dcf93ea8146ac12814d8a10bdd5212b83bdb8d52d16 size: 2622 [Pipeline] isUnix [Pipeline] sh 09:45:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 09:45:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 09:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 09:45:04 60ed164d848f: Preparing 09:45:04 a23bb13c9d0a: Preparing 09:45:04 f37430d8053c: Preparing 09:45:04 4fed0ac288bf: Preparing 09:45:04 52f44be93a46: Preparing 09:45:04 10d82663b225: Preparing 09:45:04 f7a7a140f1b3: Preparing 09:45:04 31e69d4774c9: Preparing 09:45:04 7750d494dfbd: Preparing 09:45:04 18708474c90b: Preparing 09:45:04 4fc242d58285: Preparing 09:45:04 18708474c90b: Waiting 09:45:04 31e69d4774c9: Waiting 09:45:04 f7a7a140f1b3: Waiting 09:45:04 4fc242d58285: Waiting 09:45:04 10d82663b225: Waiting 09:45:04 7750d494dfbd: Waiting 09:45:04 52f44be93a46: Layer already exists 09:45:04 a23bb13c9d0a: Layer already exists 09:45:04 60ed164d848f: Layer already exists 09:45:04 4fed0ac288bf: Layer already exists 09:45:04 f37430d8053c: Layer already exists 09:45:04 10d82663b225: Layer already exists 09:45:04 18708474c90b: Layer already exists 09:45:04 f7a7a140f1b3: Layer already exists 09:45:04 31e69d4774c9: Layer already exists 09:45:04 7750d494dfbd: Layer already exists 09:45:04 4fc242d58285: Layer already exists 09:45:04 main: digest: sha256:72fb1a7b07a9673206560dcf93ea8146ac12814d8a10bdd5212b83bdb8d52d16 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:04 ===================================================== [Pipeline] echo 09:45:04 taggedImages: 09:45:04 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723 09:45:04 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 09:45:04 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.94 09:45:04 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:fefff5dfcf757bf5669fadd7ace0412839b30723-2.2.0-dev.94 09:45:04 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:54:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47516 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:54:46 Running in /w/workspace/edgex-go/222 [Pipeline] { [Pipeline] checkout 09:54:46 The recommended git tool is: git 09:54:53 using credential edgex-jenkins-ssh 09:54:53 Cloning the remote Git repository 09:54:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:54:53 > git init /w/workspace/edgex-go/222 # timeout=10 09:54:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:54:54 > git --version # timeout=10 09:54:54 > git --version # 'git version 2.25.1' 09:54:54 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:11 Avoid second fetch 09:55:11 Checking out Revision fefff5dfcf757bf5669fadd7ace0412839b30723 (main) 09:55:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:55:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:11 > git config core.sparsecheckout # timeout=10 09:55:11 > git checkout -f fefff5dfcf757bf5669fadd7ace0412839b30723 # timeout=10 09:55:15 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 from 2.2.0-beta.5 to 2.2.0 in /snap/local/hooks (#4014)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:55:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:55:16 % Total % Received % Xferd Average Speed Time Time Time Current 09:55:16 Dload Upload Total Spent Left Speed 09:55:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh 09:55:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:55:17 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:55:17 sudo tee /etc/docker/daemon.new 09:55:17 { 09:55:17 "registry-mirrors": [ 09:55:17 "https://nexus3.edgexfoundry.org:10001" 09:55:17 ], 09:55:17 "bip": "10.250.0.254/24", 09:55:17 "hosts": [ 09:55:17 "tcp://0.0.0.0:5555", 09:55:17 "unix:///var/run/docker.sock" 09:55:17 ], 09:55:17 "mtu": 1458, 09:55:17 "selinux-enabled": true, 09:55:17 "seccomp-profile": "/etc/docker/seccomp.json" 09:55:17 } [Pipeline] sh 09:55:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:55:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:36 provisioning config files... 09:55:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/222@tmp/config5041777955220608267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:36 ---> docker-login.sh 09:55:36 nexus3.edgexfoundry.org:10001 09:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:37 Configure a credential helper to remove this warning. See 09:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:37 09:55:37 Login Succeeded 09:55:37 nexus3.edgexfoundry.org:10002 09:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:38 Configure a credential helper to remove this warning. See 09:55:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:38 09:55:38 Login Succeeded 09:55:38 nexus3.edgexfoundry.org:10003 09:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:38 Configure a credential helper to remove this warning. See 09:55:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:38 09:55:38 Login Succeeded 09:55:38 nexus3.edgexfoundry.org:10004 09:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:39 Configure a credential helper to remove this warning. See 09:55:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:39 09:55:39 Login Succeeded 09:55:39 docker.io 09:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:40 Configure a credential helper to remove this warning. See 09:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:40 09:55:40 Login Succeeded 09:55:40 ---> docker-login.sh ends [Pipeline] } 09:55:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:55:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:55:41 ========================================================= 09:55:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 09:55:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:55:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:55:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:55:41 9b3977197b4f: Pulling fs layer 09:55:41 1a89e8eeedd5: Pulling fs layer 09:55:41 94645a83ff95: Pulling fs layer 09:55:41 3f3a8bcf1eab: Pulling fs layer 09:55:41 0c92f367c5e7: Pulling fs layer 09:55:41 3096ccb668a1: Pulling fs layer 09:55:41 e8cf19c19ddd: Pulling fs layer 09:55:41 a4caa8a26152: Pulling fs layer 09:55:41 0c92f367c5e7: Waiting 09:55:41 3096ccb668a1: Waiting 09:55:41 e8cf19c19ddd: Waiting 09:55:41 a4caa8a26152: Waiting 09:55:41 94645a83ff95: Verifying Checksum 09:55:41 94645a83ff95: Download complete 09:55:41 1a89e8eeedd5: Download complete 09:55:41 0c92f367c5e7: Verifying Checksum 09:55:41 0c92f367c5e7: Download complete 09:55:41 3096ccb668a1: Download complete 09:55:41 9b3977197b4f: Download complete 09:55:41 e8cf19c19ddd: Verifying Checksum 09:55:41 e8cf19c19ddd: Download complete 09:55:42 9b3977197b4f: Pull complete 09:55:43 1a89e8eeedd5: Pull complete 09:55:43 94645a83ff95: Pull complete 09:55:44 a4caa8a26152: Verifying Checksum 09:55:44 a4caa8a26152: Download complete 09:55:44 3f3a8bcf1eab: Verifying Checksum 09:55:44 3f3a8bcf1eab: Download complete 09:56:00 3f3a8bcf1eab: Pull complete 09:56:00 0c92f367c5e7: Pull complete 09:56:00 3096ccb668a1: Pull complete 09:56:00 e8cf19c19ddd: Pull complete 09:56:05 a4caa8a26152: Pull complete 09:56:05 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 09:56:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:56:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 09:56:05 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:56:05 WORKDIR /edgex 09:56:05 COPY go.mod . 09:56:05 RUN go mod download -t 09:56:05 ci-base-image-arm64 -f - . 09:56:08 Sending build context to Docker daemon 169.3MB 09:56:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 09:56:08 ---> 725f1c02e7f9 09:56:08 Step 2/4 : WORKDIR /edgex 09:56:10 ---> Running in b30ed1801f65 09:56:10 Removing intermediate container b30ed1801f65 09:56:10 ---> 011dd644f36c 09:56:10 Step 3/4 : COPY go.mod . 09:56:11 ---> daf5c63e53cb 09:56:11 Step 4/4 : RUN go mod download 09:56:11 ---> Running in 1a7d80985a9c 09:56:58 Removing intermediate container 1a7d80985a9c 09:56:58 ---> 5a1225ef86bc 09:56:58 Successfully built 5a1225ef86bc 09:56:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:56:58 + docker inspect -f . ci-base-image-arm64 09:56:58 . [Pipeline] withDockerContainer 09:56:58 prd-ubuntu20.04-docker-arm64-4c-16g-47516 does not seem to be running inside a container 09:56:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@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 ******** ci-base-image-arm64 cat 09:57:00 $ docker top 552f78bacbaebb80c890d42e8c663e6f0e7f0c257737fbb00bf3772e84e08657 -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:01 + go version 09:57:01 go version go1.17.6 linux/arm64 [Pipeline] } 09:57:01 $ docker stop --time=1 552f78bacbaebb80c890d42e8c663e6f0e7f0c257737fbb00bf3772e84e08657 09:57:02 $ docker rm -f 552f78bacbaebb80c890d42e8c663e6f0e7f0c257737fbb00bf3772e84e08657 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:57:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:57:03 09:57:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:57:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:57:04 latest: Pulling from edgex-devops/edgex-compose-arm64 09:57:04 29e5d40040c1: Pulling fs layer 09:57:04 1ce36da41761: Pulling fs layer 09:57:04 25b303627fd3: Pulling fs layer 09:57:04 29e5d40040c1: Verifying Checksum 09:57:04 29e5d40040c1: Download complete 09:57:04 1ce36da41761: Verifying Checksum 09:57:04 1ce36da41761: Download complete 09:57:04 29e5d40040c1: Pull complete 09:57:06 25b303627fd3: Verifying Checksum 09:57:06 25b303627fd3: Download complete 09:57:06 1ce36da41761: Pull complete 09:57:18 25b303627fd3: Pull complete 09:57:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:57:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:57:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:57:18 prd-ubuntu20.04-docker-arm64-4c-16g-47516 does not seem to be running inside a container 09:57:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:57:21 $ docker top b0828be56f0dd90eda9249f71987c37c5c6692c6c6312c9aa1cfbf5e5dfa3dfb -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:22 + docker-compose build --help 09:57:22 + grep parallel 09:57:26 --parallel Build images in parallel. [Pipeline] } 09:57:26 $ docker stop --time=1 b0828be56f0dd90eda9249f71987c37c5c6692c6c6312c9aa1cfbf5e5dfa3dfb 09:57:28 $ docker rm -f b0828be56f0dd90eda9249f71987c37c5c6692c6c6312c9aa1cfbf5e5dfa3dfb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:57:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:57:29 . [Pipeline] withDockerContainer 09:57:29 prd-ubuntu20.04-docker-arm64-4c-16g-47516 does not seem to be running inside a container 09:57:29 $ 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/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:57:31 $ docker top 94023012a8edd7ce569db1224b2274f56af12281e2a4803b5ac48195cb75d518 -eo pid,comm [Pipeline] { [Pipeline] sh 09:57:32 + docker-compose -f ./docker-compose-build.yml build --parallel 09:57:36 Building core-command ... 09:57:36 Building core-data ... 09:57:36 Building core-metadata ... 09:57:36 Building security-bootstrapper ... 09:57:36 Building security-proxy-setup ... 09:57:36 Building security-secretstore-setup ... 09:57:36 Building security-spiffe-token-provider ... 09:57:36 Building security-spire-agent ... 09:57:36 Building security-spire-config ... 09:57:36 Building security-spire-server ... 09:57:36 Building support-notifications ... 09:57:36 Building support-scheduler ... 09:57:36 Building sys-mgmt-agent ... 09:57:36 Building core-command 09:57:36 Building security-spiffe-token-provider 09:57:36 Building support-notifications 09:57:36 Building security-bootstrapper 09:57:36 Building security-spire-config 09:58:23 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:58:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:58:23 ---> 5a1225ef86bc 09:58:23 Step 3/22 : WORKDIR /edgex-go 09:58:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:58:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:58:23 ---> 5a1225ef86bc 09:58:23 Step 3/23 : WORKDIR /edgex-go 09:58:23 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:58:23 Step 2/31 : FROM ${BUILDER_BASE} AS builder 09:58:23 ---> 5a1225ef86bc 09:58:23 Step 3/31 : WORKDIR /edgex-go 09:58:23 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:58:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:58:23 ---> 5a1225ef86bc 09:58:23 Step 3/20 : WORKDIR /edgex-go 09:58:23 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:58:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:58:23 ---> 5a1225ef86bc 09:58:23 Step 3/26 : WORKDIR /edgex-go 09:58:23 ---> Running in 35849d6113fb 09:58:23 ---> Running in e34b79fc3a9c 09:58:23 ---> Running in bd164a1c2792 09:58:23 ---> Running in 6b94aec4ff6f 09:58:23 ---> Running in a559062427ec 09:58:23 Removing intermediate container bd164a1c2792 09:58:23 ---> 2c5a71dc7f26 09:58:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:58:23 Removing intermediate container 35849d6113fb 09:58:23 ---> 615591105585 09:58:23 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:23 Removing intermediate container e34b79fc3a9c 09:58:23 ---> 30ab9125224f 09:58:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:24 ---> Running in f72cab95fb99 09:58:24 Removing intermediate container 6b94aec4ff6f 09:58:24 ---> e7d0e9c538a0 09:58:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:24 ---> Running in 1075ebd5d978 09:58:24 Removing intermediate container a559062427ec 09:58:24 ---> 85b3a342bdd3 09:58:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:24 ---> Running in cfc0ebb844a5 09:58:24 ---> Running in d376d89cb48d 09:58:24 ---> Running in 1977338179d4 09:58:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:58:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:58:28 Removing intermediate container 1075ebd5d978 09:58:28 ---> 2cc6299ec207 09:58:28 Step 5/31 : RUN apk add --update --no-cache make git 09:58:28 ---> Running in 423ea43a0e8d 09:58:28 Removing intermediate container cfc0ebb844a5 09:58:28 ---> 0bd4d0430240 09:58:28 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:58:28 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:58:28 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:58:28 OK: 15741 distinct packages available 09:58:28 ---> Running in 4d102b139215 09:58:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:58:28 Removing intermediate container 1977338179d4 09:58:28 ---> 5e490888855a 09:58:28 Step 5/23 : RUN apk add --update --no-cache make git 09:58:28 Removing intermediate container d376d89cb48d 09:58:28 ---> f723f6b014e8 09:58:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 09:58:28 ---> Running in 66a2c8ed4cf1 09:58:29 ---> Running in a679fdf41440 09:58:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:58:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:58:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:58:30 OK: 220 MiB in 52 packages 09:58:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:58:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:58:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:58:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:58:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:58:32 Removing intermediate container f72cab95fb99 09:58:32 ---> 98f6bd85d140 09:58:32 Step 5/20 : COPY go.mod vendor* ./ 09:58:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:58:32 OK: 220 MiB in 52 packages 09:58:33 ---> 1e482a6a99f8 09:58:33 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:33 OK: 220 MiB in 52 packages 09:58:33 OK: 220 MiB in 52 packages 09:58:33 ---> Running in 47c465c104f3 09:58:33 OK: 220 MiB in 52 packages 09:58:34 Removing intermediate container 423ea43a0e8d 09:58:34 ---> c315537e4075 09:58:34 Step 6/31 : COPY go.mod vendor* ./ 09:58:35 Removing intermediate container 66a2c8ed4cf1 09:58:35 ---> efd5429bb5fe 09:58:35 Step 6/23 : COPY go.mod vendor* ./ 09:58:35 Removing intermediate container 4d102b139215 09:58:35 ---> a4581b383043 09:58:35 Step 6/22 : COPY go.mod vendor* ./ 09:58:35 Removing intermediate container a679fdf41440 09:58:35 ---> 09461fc4bbbe 09:58:35 Step 6/26 : COPY go.mod vendor* ./ 09:58:36 ---> 1c992c3715a2 09:58:36 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:36 ---> Running in 0e084cec27fa 09:58:36 ---> dbccaba347a8 09:58:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:37 ---> Running in 1d7685616e65 09:58:37 ---> 00832930133a 09:58:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:37 ---> 2b6b9dfcac86 09:58:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:37 ---> Running in 68e20e8cb718 09:58:37 ---> Running in 4d7540d9a03f 09:58:38 Removing intermediate container 47c465c104f3 09:58:38 ---> 5031b047cf08 09:58:38 Step 7/20 : COPY . . 09:58:42 Removing intermediate container 0e084cec27fa 09:58:42 ---> 956b2a273009 09:58:42 Step 8/31 : COPY . . 09:58:43 Removing intermediate container 1d7685616e65 09:58:43 ---> 0601ce76c0c0 09:58:43 Step 8/26 : COPY . . 09:58:43 Removing intermediate container 4d7540d9a03f 09:58:43 ---> bcd9308a8a49 09:58:43 Step 8/22 : COPY . . 09:58:43 Removing intermediate container 68e20e8cb718 09:58:43 ---> 43248a434205 09:58:43 Step 8/23 : COPY . . 09:58:58 ---> adb725a72328 09:58:58 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:58:58 ---> Running in d913a1bdf036 09:58:58 ---> f904a41581ad 09:58:58 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:58:59 ---> Running in c4dc99590770 09:59:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:59:00 ---> 68f52683d11c 09:59:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 09:59:01 ---> Running in 44272f3d1400 09:59:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:59:02 Removing intermediate container 44272f3d1400 09:59:02 ---> 5d8d5b9798d6 09:59:02 Step 10/26 : RUN mkdir -p spire-build 09:59:02 ---> Running in e732f8693602 09:59:03 ---> a84fe9b8ffdb 09:59:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:59:03 ---> a5dd281b2b03 09:59:03 Step 9/23 : RUN make cmd/core-command/core-command 09:59:03 ---> Running in e7668e446b69 09:59:03 ---> Running in bededde1c801 09:59:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:59:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:59:06 Removing intermediate container e732f8693602 09:59:06 ---> a2ef8cb5aad3 09:59:06 Step 11/26 : WORKDIR /edgex-go/spire-build 09:59:06 ---> Running in f236a34814b4 09:59:07 Removing intermediate container f236a34814b4 09:59:07 ---> f5daf9feadd8 09:59:07 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 09:59:07 ---> Running in fbfa26596ef8 09:59:10 spire-1.2.1/ 09:59:10 spire-1.2.1/.data/ 09:59:10 spire-1.2.1/.data/.file 09:59:10 spire-1.2.1/.dockerignore 09:59:10 spire-1.2.1/.gitattributes 09:59:10 spire-1.2.1/.githooks/ 09:59:10 spire-1.2.1/.githooks/pre-commit 09:59:10 spire-1.2.1/.github/ 09:59:10 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:59:10 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:59:10 spire-1.2.1/.github/dependabot.yml 09:59:10 spire-1.2.1/.github/workflows/ 09:59:10 spire-1.2.1/.github/workflows/nightly_build.yaml 09:59:10 spire-1.2.1/.github/workflows/pr_build.yaml 09:59:10 spire-1.2.1/.github/workflows/release_build.yaml 09:59:10 spire-1.2.1/.github/workflows/scripts/ 09:59:10 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:59:10 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:59:10 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:59:10 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:59:10 spire-1.2.1/.github/workflows/scripts/split.sh 09:59:10 spire-1.2.1/.gitignore 09:59:10 spire-1.2.1/.go-version 09:59:10 spire-1.2.1/.golangci.yml 09:59:10 spire-1.2.1/ADOPTERS.md 09:59:10 spire-1.2.1/CHANGELOG.md 09:59:10 spire-1.2.1/CODE-OF-CONDUCT.md 09:59:10 spire-1.2.1/CODEOWNERS 09:59:10 spire-1.2.1/CONTRIBUTING.md 09:59:10 spire-1.2.1/Dockerfile 09:59:10 spire-1.2.1/Dockerfile.dev 09:59:10 spire-1.2.1/Dockerfile.scratch 09:59:10 spire-1.2.1/LICENSE 09:59:10 spire-1.2.1/MAINTAINERS.md 09:59:10 spire-1.2.1/Makefile 09:59:10 spire-1.2.1/README.md 09:59:10 spire-1.2.1/ROADMAP.md 09:59:10 spire-1.2.1/SECURITY.md 09:59:10 spire-1.2.1/cmd/ 09:59:10 spire-1.2.1/cmd/spire-agent/ 09:59:10 spire-1.2.1/cmd/spire-agent/cli/ 09:59:10 spire-1.2.1/cmd/spire-agent/cli/api/ 09:59:10 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:59:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:59:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:59:10 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:59:10 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:59:10 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:59:10 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:59:10 spire-1.2.1/cmd/spire-agent/cli/common/ 09:59:10 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:59:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:59:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:59:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:59:10 spire-1.2.1/cmd/spire-agent/cli/run/ 09:59:10 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:59:10 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:59:10 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:59:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:59:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:59:10 spire-1.2.1/cmd/spire-agent/main.go 09:59:10 spire-1.2.1/cmd/spire-server/ 09:59:10 spire-1.2.1/cmd/spire-server/cli/ 09:59:10 spire-1.2.1/cmd/spire-server/cli/agent/ 09:59:10 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/cli.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/entry/ 09:59:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/federation/ 09:59:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:59:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:59:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/run/ 09:59:10 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/token/ 09:59:10 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/validate/ 09:59:10 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/x509/ 09:59:10 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:59:10 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:59:10 spire-1.2.1/cmd/spire-server/main.go 09:59:10 spire-1.2.1/cmd/spire-server/util/ 09:59:10 spire-1.2.1/cmd/spire-server/util/util.go 09:59:10 spire-1.2.1/conf/ 09:59:10 spire-1.2.1/conf/agent/ 09:59:10 spire-1.2.1/conf/agent/agent.conf 09:59:10 spire-1.2.1/conf/agent/agent_full.conf 09:59:10 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:59:10 spire-1.2.1/conf/server/ 09:59:10 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:59:10 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:59:10 spire-1.2.1/conf/server/server.conf 09:59:10 spire-1.2.1/conf/server/server_full.conf 09:59:10 spire-1.2.1/doc/ 09:59:10 spire-1.2.1/doc/SPIRE101.md 09:59:10 spire-1.2.1/doc/auditlog.md 09:59:10 spire-1.2.1/doc/authorization_policy_engine.md 09:59:10 spire-1.2.1/doc/changelog_guidelines.md 09:59:10 spire-1.2.1/doc/cure53-report.pdf 09:59:10 spire-1.2.1/doc/images/ 09:59:10 spire-1.2.1/doc/images/2019_roadmap.png 09:59:10 spire-1.2.1/doc/images/SPIRE101.png 09:59:10 spire-1.2.1/doc/images/SPIRE_agent.png 09:59:10 spire-1.2.1/doc/images/SPIRE_server.png 09:59:10 spire-1.2.1/doc/images/cache_mgr.png 09:59:10 spire-1.2.1/doc/images/cache_mgr_components.png 09:59:10 spire-1.2.1/doc/images/federated_spire.png 09:59:10 spire-1.2.1/doc/images/ha_mode.png 09:59:10 spire-1.2.1/doc/images/nested_spire.png 09:59:10 spire-1.2.1/doc/images/oidc_federation.png 09:59:10 spire-1.2.1/doc/images/single_trust_domain.png 09:59:10 spire-1.2.1/doc/images/spiffe_compatible.png 09:59:10 spire-1.2.1/doc/images/spire_logo.png 09:59:10 spire-1.2.1/doc/migrating_registration_api_clients.md 09:59:10 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:59:10 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:59:10 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:59:10 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:59:10 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:59:10 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:59:10 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:59:10 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:59:10 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:59:10 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:59:10 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:59:10 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:59:10 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:59:10 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:59:10 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:59:10 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:59:10 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:59:10 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:59:10 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:59:10 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:59:10 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:59:10 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:59:10 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:59:10 spire-1.2.1/doc/scaling_spire.md 09:59:10 spire-1.2.1/doc/spire_agent.md 09:59:10 spire-1.2.1/doc/spire_server.md 09:59:10 spire-1.2.1/doc/supported_integrations.md 09:59:10 spire-1.2.1/doc/telemetry.md 09:59:10 spire-1.2.1/doc/telemetry_config.md 09:59:10 spire-1.2.1/doc/upgrading.md 09:59:10 spire-1.2.1/doc/using_spire.md 09:59:10 spire-1.2.1/examples/ 09:59:10 spire-1.2.1/examples/README.md 09:59:10 spire-1.2.1/go.mod 09:59:10 spire-1.2.1/go.sum 09:59:10 spire-1.2.1/pkg/ 09:59:10 spire-1.2.1/pkg/agent/ 09:59:10 spire-1.2.1/pkg/agent/agent.go 09:59:10 spire-1.2.1/pkg/agent/api/ 09:59:10 spire-1.2.1/pkg/agent/api/config.go 09:59:10 spire-1.2.1/pkg/agent/api/debug/ 09:59:10 spire-1.2.1/pkg/agent/api/debug/v1/ 09:59:10 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:59:10 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:59:10 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:59:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:59:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:59:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:59:10 spire-1.2.1/pkg/agent/api/endpoints.go 09:59:10 spire-1.2.1/pkg/agent/api/health/ 09:59:10 spire-1.2.1/pkg/agent/api/health/v1/ 09:59:10 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:59:10 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:59:10 spire-1.2.1/pkg/agent/api/rpccontext/ 09:59:10 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:59:10 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:59:10 spire-1.2.1/pkg/agent/attestor/ 09:59:10 spire-1.2.1/pkg/agent/attestor/node/ 09:59:10 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:59:10 spire-1.2.1/pkg/agent/attestor/node/node.go 09:59:10 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:59:10 spire-1.2.1/pkg/agent/attestor/workload/ 09:59:10 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:59:10 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:59:10 spire-1.2.1/pkg/agent/catalog/ 09:59:10 spire-1.2.1/pkg/agent/catalog/catalog.go 09:59:10 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:59:10 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:59:10 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:59:10 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:59:10 spire-1.2.1/pkg/agent/client/ 09:59:10 spire-1.2.1/pkg/agent/client/client.go 09:59:10 spire-1.2.1/pkg/agent/client/client_test.go 09:59:10 spire-1.2.1/pkg/agent/client/dial.go 09:59:10 spire-1.2.1/pkg/agent/client/nodeconn.go 09:59:10 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:59:10 spire-1.2.1/pkg/agent/client/update.go 09:59:10 spire-1.2.1/pkg/agent/client/util.go 09:59:10 spire-1.2.1/pkg/agent/common/ 09:59:10 spire-1.2.1/pkg/agent/common/backoff/ 09:59:10 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:59:10 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:59:10 spire-1.2.1/pkg/agent/common/cgroups/ 09:59:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:59:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:59:10 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:59:10 spire-1.2.1/pkg/agent/config.go 09:59:10 spire-1.2.1/pkg/agent/endpoints/ 09:59:10 spire-1.2.1/pkg/agent/endpoints/config.go 09:59:10 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:59:10 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:59:10 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:59:10 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:59:10 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:59:10 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:59:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:59:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:59:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:59:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:59:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:59:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:59:10 spire-1.2.1/pkg/agent/endpoints/workload/ 09:59:10 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:59:10 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:59:10 spire-1.2.1/pkg/agent/manager/ 09:59:10 spire-1.2.1/pkg/agent/manager/cache/ 09:59:10 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:59:10 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:59:10 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:59:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:59:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:59:10 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:59:10 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:59:10 spire-1.2.1/pkg/agent/manager/config.go 09:59:10 spire-1.2.1/pkg/agent/manager/manager.go 09:59:10 spire-1.2.1/pkg/agent/manager/manager_test.go 09:59:10 spire-1.2.1/pkg/agent/manager/storage.go 09:59:10 spire-1.2.1/pkg/agent/manager/storage_test.go 09:59:10 spire-1.2.1/pkg/agent/manager/storecache/ 09:59:10 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:59:10 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:59:10 spire-1.2.1/pkg/agent/manager/sync.go 09:59:10 spire-1.2.1/pkg/agent/plugin/ 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:59:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:59:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:59:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:59:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:59:10 spire-1.2.1/pkg/agent/svid/ 09:59:10 spire-1.2.1/pkg/agent/svid/rotator.go 09:59:10 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:59:10 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:59:10 spire-1.2.1/pkg/agent/svid/store/ 09:59:10 spire-1.2.1/pkg/agent/svid/store/service.go 09:59:10 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:59:10 spire-1.2.1/pkg/common/ 09:59:10 spire-1.2.1/pkg/common/agentpathtemplate/ 09:59:10 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:59:10 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:59:10 spire-1.2.1/pkg/common/api/ 09:59:10 spire-1.2.1/pkg/common/api/metrics.go 09:59:10 spire-1.2.1/pkg/common/api/middleware/ 09:59:10 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:59:10 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:59:10 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:59:10 spire-1.2.1/pkg/common/api/middleware/logger.go 09:59:10 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:59:10 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:59:10 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:59:10 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:59:10 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:59:10 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:59:10 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:59:10 spire-1.2.1/pkg/common/api/middleware/names.go 09:59:10 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:59:10 spire-1.2.1/pkg/common/api/names.go 09:59:10 spire-1.2.1/pkg/common/api/ratelimit.go 09:59:10 spire-1.2.1/pkg/common/api/rpccontext/ 09:59:10 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:59:10 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:59:10 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:59:10 spire-1.2.1/pkg/common/auth/ 09:59:10 spire-1.2.1/pkg/common/auth/interceptors.go 09:59:10 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:59:10 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:59:10 spire-1.2.1/pkg/common/bundleutil/ 09:59:10 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:59:10 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:59:10 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:59:10 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:59:10 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:59:10 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:59:10 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:59:10 spire-1.2.1/pkg/common/bundleutil/types.go 09:59:10 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:59:10 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:59:10 spire-1.2.1/pkg/common/catalog/ 09:59:10 spire-1.2.1/pkg/common/catalog/bind.go 09:59:10 spire-1.2.1/pkg/common/catalog/builtin.go 09:59:10 spire-1.2.1/pkg/common/catalog/catalog.go 09:59:10 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:59:10 spire-1.2.1/pkg/common/catalog/closers.go 09:59:10 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:59:10 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:59:10 spire-1.2.1/pkg/common/catalog/config.go 09:59:10 spire-1.2.1/pkg/common/catalog/config_test.go 09:59:10 spire-1.2.1/pkg/common/catalog/configure.go 09:59:10 spire-1.2.1/pkg/common/catalog/constraints.go 09:59:10 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:59:10 spire-1.2.1/pkg/common/catalog/context.go 09:59:10 spire-1.2.1/pkg/common/catalog/external.go 09:59:10 spire-1.2.1/pkg/common/catalog/host.go 09:59:10 spire-1.2.1/pkg/common/catalog/pipenet.go 09:59:10 spire-1.2.1/pkg/common/catalog/plugin.go 09:59:10 spire-1.2.1/pkg/common/catalog/testplugin/ 09:59:10 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:59:10 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:59:10 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:59:10 spire-1.2.1/pkg/common/cli/ 09:59:10 spire-1.2.1/pkg/common/cli/env.go 09:59:10 spire-1.2.1/pkg/common/cli/flags.go 09:59:10 spire-1.2.1/pkg/common/cli/trust_domain.go 09:59:10 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:59:10 spire-1.2.1/pkg/common/cli/umask.go 09:59:10 spire-1.2.1/pkg/common/cli/umask_posix.go 09:59:10 spire-1.2.1/pkg/common/cli/umask_test.go 09:59:10 spire-1.2.1/pkg/common/cli/umask_windows.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/ 09:59:10 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/flag.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/format.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/ 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:59:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:59:10 spire-1.2.1/pkg/common/coretypes/ 09:59:10 spire-1.2.1/pkg/common/coretypes/bundle/ 09:59:10 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:59:10 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:59:10 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:59:10 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:59:10 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:59:10 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:59:10 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:59:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:59:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:59:10 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:59:10 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:59:10 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:59:10 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:59:10 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:59:10 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:59:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:59:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:59:10 spire-1.2.1/pkg/common/cryptoutil/ 09:59:10 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:59:10 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:59:10 spire-1.2.1/pkg/common/diskutil/ 09:59:10 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:59:10 spire-1.2.1/pkg/common/diskutil/file_test.go 09:59:10 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:59:10 spire-1.2.1/pkg/common/errorutil/ 09:59:10 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:59:10 spire-1.2.1/pkg/common/health/ 09:59:10 spire-1.2.1/pkg/common/health/config.go 09:59:10 spire-1.2.1/pkg/common/health/context.go 09:59:10 spire-1.2.1/pkg/common/health/context_test.go 09:59:10 spire-1.2.1/pkg/common/health/health.go 09:59:10 spire-1.2.1/pkg/common/health/health_test.go 09:59:10 spire-1.2.1/pkg/common/health/logger.go 09:59:10 spire-1.2.1/pkg/common/hostservice/ 09:59:10 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:59:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:59:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:59:10 spire-1.2.1/pkg/common/idutil/ 09:59:10 spire-1.2.1/pkg/common/idutil/require.go 09:59:10 spire-1.2.1/pkg/common/idutil/require_test.go 09:59:10 spire-1.2.1/pkg/common/idutil/safety.go 09:59:10 spire-1.2.1/pkg/common/idutil/safety_test.go 09:59:10 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:59:10 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:59:10 spire-1.2.1/pkg/common/jwtsvid/ 09:59:10 spire-1.2.1/pkg/common/jwtsvid/common.go 09:59:10 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:59:10 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:59:10 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:59:10 spire-1.2.1/pkg/common/jwtutil/ 09:59:10 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:59:10 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:59:10 spire-1.2.1/pkg/common/log/ 09:59:10 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:59:10 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:59:10 spire-1.2.1/pkg/common/log/log.go 09:59:10 spire-1.2.1/pkg/common/log/log_test.go 09:59:10 spire-1.2.1/pkg/common/log/options.go 09:59:10 spire-1.2.1/pkg/common/nodeutil/ 09:59:10 spire-1.2.1/pkg/common/nodeutil/node.go 09:59:10 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:59:10 spire-1.2.1/pkg/common/peertracker/ 09:59:10 spire-1.2.1/pkg/common/peertracker/conn.go 09:59:10 spire-1.2.1/pkg/common/peertracker/credentials.go 09:59:10 spire-1.2.1/pkg/common/peertracker/errors.go 09:59:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:59:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:59:10 spire-1.2.1/pkg/common/peertracker/info.go 09:59:10 spire-1.2.1/pkg/common/peertracker/listener.go 09:59:10 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:59:10 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:59:10 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:59:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:59:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:59:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:59:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:59:10 spire-1.2.1/pkg/common/peertracker/tcp.go 09:59:10 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:59:10 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:59:10 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:59:10 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:59:10 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:59:10 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:59:10 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:59:10 spire-1.2.1/pkg/common/peertracker/uds.go 09:59:10 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:59:10 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:59:10 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:59:10 spire-1.2.1/pkg/common/pemutil/ 09:59:10 spire-1.2.1/pkg/common/pemutil/block.go 09:59:10 spire-1.2.1/pkg/common/pemutil/certs.go 09:59:10 spire-1.2.1/pkg/common/pemutil/common.go 09:59:10 spire-1.2.1/pkg/common/pemutil/csr.go 09:59:10 spire-1.2.1/pkg/common/pemutil/keys.go 09:59:10 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:59:10 spire-1.2.1/pkg/common/pemutil/testdata/ 09:59:10 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:59:10 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:59:10 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:59:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:59:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:59:10 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:59:10 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:59:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:59:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:59:10 spire-1.2.1/pkg/common/plugin/ 09:59:10 spire-1.2.1/pkg/common/plugin/aws/ 09:59:10 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:59:10 spire-1.2.1/pkg/common/plugin/azure/ 09:59:10 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:59:10 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:59:10 spire-1.2.1/pkg/common/plugin/facade.go 09:59:10 spire-1.2.1/pkg/common/plugin/facade_test.go 09:59:10 spire-1.2.1/pkg/common/plugin/gcp/ 09:59:10 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:59:10 spire-1.2.1/pkg/common/plugin/k8s/ 09:59:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:59:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:59:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:59:10 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:59:10 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:59:10 spire-1.2.1/pkg/common/plugin/log.go 09:59:10 spire-1.2.1/pkg/common/plugin/sshpop/ 09:59:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:59:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:59:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:59:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:59:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:59:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:59:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:59:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:59:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:59:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:59:10 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:59:10 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:59:10 spire-1.2.1/pkg/common/plugin/x509pop/ 09:59:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:59:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:59:10 spire-1.2.1/pkg/common/profiling/ 09:59:10 spire-1.2.1/pkg/common/profiling/dumpers.go 09:59:10 spire-1.2.1/pkg/common/profiling/profiling.go 09:59:10 spire-1.2.1/pkg/common/protoutil/ 09:59:10 spire-1.2.1/pkg/common/protoutil/masks.go 09:59:10 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:59:10 spire-1.2.1/pkg/common/rotationutil/ 09:59:10 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:59:10 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:59:10 spire-1.2.1/pkg/common/selector/ 09:59:10 spire-1.2.1/pkg/common/selector/selector.go 09:59:10 spire-1.2.1/pkg/common/selector/selector_test.go 09:59:10 spire-1.2.1/pkg/common/selector/set.go 09:59:10 spire-1.2.1/pkg/common/selector/set_utils.go 09:59:10 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:59:10 spire-1.2.1/pkg/common/telemetry/ 09:59:10 spire-1.2.1/pkg/common/telemetry/agent/ 09:59:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:59:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:59:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:59:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:59:10 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:59:10 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:59:10 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:59:10 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:59:10 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:59:10 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:59:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:59:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:59:10 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:59:10 spire-1.2.1/pkg/common/telemetry/call.go 09:59:10 spire-1.2.1/pkg/common/telemetry/common/ 09:59:10 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:59:10 spire-1.2.1/pkg/common/telemetry/config.go 09:59:10 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:59:10 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:59:10 spire-1.2.1/pkg/common/telemetry/inmem.go 09:59:10 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:59:10 spire-1.2.1/pkg/common/telemetry/m3.go 09:59:10 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:59:10 spire-1.2.1/pkg/common/telemetry/metrics.go 09:59:10 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:59:10 spire-1.2.1/pkg/common/telemetry/names.go 09:59:10 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:59:10 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:59:10 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:59:10 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:59:10 spire-1.2.1/pkg/common/telemetry/server/ 09:59:10 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:59:10 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:59:10 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:59:10 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:59:10 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:59:10 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:59:10 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:59:10 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:59:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:59:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:59:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:59:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:59:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:59:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:59:10 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:59:10 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:59:10 spire-1.2.1/pkg/common/telemetry/server/server.go 09:59:10 spire-1.2.1/pkg/common/telemetry/sink.go 09:59:10 spire-1.2.1/pkg/common/telemetry/statsd.go 09:59:10 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:59:10 spire-1.2.1/pkg/common/telemetry/uptime.go 09:59:10 spire-1.2.1/pkg/common/telemetry/version.go 09:59:10 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:59:10 spire-1.2.1/pkg/common/uptime/ 09:59:10 spire-1.2.1/pkg/common/uptime/uptime.go 09:59:10 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:59:10 spire-1.2.1/pkg/common/util/ 09:59:10 spire-1.2.1/pkg/common/util/certs.go 09:59:10 spire-1.2.1/pkg/common/util/certs_test.go 09:59:10 spire-1.2.1/pkg/common/util/csr.go 09:59:10 spire-1.2.1/pkg/common/util/hash.go 09:59:10 spire-1.2.1/pkg/common/util/selectors.go 09:59:10 spire-1.2.1/pkg/common/util/selectors_test.go 09:59:10 spire-1.2.1/pkg/common/util/signals.go 09:59:10 spire-1.2.1/pkg/common/util/sort.go 09:59:10 spire-1.2.1/pkg/common/util/sort_test.go 09:59:10 spire-1.2.1/pkg/common/util/task.go 09:59:10 spire-1.2.1/pkg/common/util/task_test.go 09:59:10 spire-1.2.1/pkg/common/util/testdata/ 09:59:10 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:59:10 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:59:10 spire-1.2.1/pkg/common/version/ 09:59:10 spire-1.2.1/pkg/common/version/version.go 09:59:10 spire-1.2.1/pkg/common/x509svid/ 09:59:10 spire-1.2.1/pkg/common/x509svid/common_test.go 09:59:10 spire-1.2.1/pkg/common/x509svid/csr.go 09:59:10 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:59:10 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:59:10 spire-1.2.1/pkg/common/x509util/ 09:59:10 spire-1.2.1/pkg/common/x509util/cert.go 09:59:10 spire-1.2.1/pkg/common/x509util/dns.go 09:59:11 spire-1.2.1/pkg/common/x509util/dns_test.go 09:59:11 spire-1.2.1/pkg/common/x509util/keyid.go 09:59:11 spire-1.2.1/pkg/common/x509util/keypair.go 09:59:11 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:59:11 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:59:11 spire-1.2.1/pkg/server/ 09:59:11 spire-1.2.1/pkg/server/api/ 09:59:11 spire-1.2.1/pkg/server/api/agent.go 09:59:11 spire-1.2.1/pkg/server/api/agent/ 09:59:11 spire-1.2.1/pkg/server/api/agent/v1/ 09:59:11 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:59:11 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:59:11 spire-1.2.1/pkg/server/api/agent_test.go 09:59:11 spire-1.2.1/pkg/server/api/api.go 09:59:11 spire-1.2.1/pkg/server/api/audit/ 09:59:11 spire-1.2.1/pkg/server/api/audit/audit.go 09:59:11 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:59:11 spire-1.2.1/pkg/server/api/bundle.go 09:59:11 spire-1.2.1/pkg/server/api/bundle/ 09:59:11 spire-1.2.1/pkg/server/api/bundle/v1/ 09:59:11 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:59:11 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:59:11 spire-1.2.1/pkg/server/api/bundle_test.go 09:59:11 spire-1.2.1/pkg/server/api/debug/ 09:59:11 spire-1.2.1/pkg/server/api/debug/v1/ 09:59:11 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:59:11 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:59:11 spire-1.2.1/pkg/server/api/entry.go 09:59:11 spire-1.2.1/pkg/server/api/entry/ 09:59:11 spire-1.2.1/pkg/server/api/entry/v1/ 09:59:11 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:59:11 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:59:11 spire-1.2.1/pkg/server/api/entry_test.go 09:59:11 spire-1.2.1/pkg/server/api/health/ 09:59:11 spire-1.2.1/pkg/server/api/health/v1/ 09:59:11 spire-1.2.1/pkg/server/api/health/v1/service.go 09:59:11 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:59:11 spire-1.2.1/pkg/server/api/id.go 09:59:11 spire-1.2.1/pkg/server/api/id_test.go 09:59:11 spire-1.2.1/pkg/server/api/limits/ 09:59:11 spire-1.2.1/pkg/server/api/limits/limits.go 09:59:11 spire-1.2.1/pkg/server/api/middleware/ 09:59:11 spire-1.2.1/pkg/server/api/middleware/alias.go 09:59:11 spire-1.2.1/pkg/server/api/middleware/audit.go 09:59:11 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:59:11 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:59:11 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:59:11 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:59:11 spire-1.2.1/pkg/server/api/middleware/caller.go 09:59:11 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:59:11 spire-1.2.1/pkg/server/api/middleware/common.go 09:59:11 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:59:11 spire-1.2.1/pkg/server/api/middleware/entries.go 09:59:11 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:59:11 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:59:11 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:59:11 spire-1.2.1/pkg/server/api/ratelimit.go 09:59:11 spire-1.2.1/pkg/server/api/rpccontext/ 09:59:11 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:59:11 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:59:11 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:59:11 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:59:11 spire-1.2.1/pkg/server/api/selector.go 09:59:11 spire-1.2.1/pkg/server/api/selector_test.go 09:59:11 spire-1.2.1/pkg/server/api/status.go 09:59:11 spire-1.2.1/pkg/server/api/status_test.go 09:59:11 spire-1.2.1/pkg/server/api/svid/ 09:59:11 spire-1.2.1/pkg/server/api/svid/v1/ 09:59:11 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:59:11 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:59:11 spire-1.2.1/pkg/server/api/trustdomain.go 09:59:11 spire-1.2.1/pkg/server/api/trustdomain/ 09:59:11 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:59:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:59:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:59:11 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:59:11 spire-1.2.1/pkg/server/authpolicy/ 09:59:11 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:59:11 spire-1.2.1/pkg/server/authpolicy/policy.go 09:59:11 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:59:11 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:59:11 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:59:11 spire-1.2.1/pkg/server/authpolicy/validate.go 09:59:11 spire-1.2.1/pkg/server/bundle/ 09:59:11 spire-1.2.1/pkg/server/bundle/client/ 09:59:11 spire-1.2.1/pkg/server/bundle/client/client.go 09:59:11 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:59:11 spire-1.2.1/pkg/server/bundle/client/manager.go 09:59:11 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:59:11 spire-1.2.1/pkg/server/bundle/client/sources.go 09:59:11 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:59:11 spire-1.2.1/pkg/server/bundle/client/updater.go 09:59:11 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:59:11 spire-1.2.1/pkg/server/ca/ 09:59:11 spire-1.2.1/pkg/server/ca/ca.go 09:59:11 spire-1.2.1/pkg/server/ca/ca_health.go 09:59:11 spire-1.2.1/pkg/server/ca/ca_test.go 09:59:11 spire-1.2.1/pkg/server/ca/journal.go 09:59:11 spire-1.2.1/pkg/server/ca/journal_test.go 09:59:11 spire-1.2.1/pkg/server/ca/manager.go 09:59:11 spire-1.2.1/pkg/server/ca/manager_health.go 09:59:11 spire-1.2.1/pkg/server/ca/manager_test.go 09:59:11 spire-1.2.1/pkg/server/ca/templates.go 09:59:11 spire-1.2.1/pkg/server/ca/upstream_client.go 09:59:11 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:59:11 spire-1.2.1/pkg/server/ca/validation.go 09:59:11 spire-1.2.1/pkg/server/cache/ 09:59:11 spire-1.2.1/pkg/server/cache/dscache/ 09:59:11 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:59:11 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:59:11 spire-1.2.1/pkg/server/cache/entrycache/ 09:59:11 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:59:11 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:59:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:59:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:59:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:59:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:59:11 spire-1.2.1/pkg/server/catalog/ 09:59:11 spire-1.2.1/pkg/server/catalog/catalog.go 09:59:11 spire-1.2.1/pkg/server/catalog/keymanager.go 09:59:11 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:59:11 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:59:11 spire-1.2.1/pkg/server/catalog/notifier.go 09:59:11 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:59:11 spire-1.2.1/pkg/server/config.go 09:59:11 spire-1.2.1/pkg/server/datastore/ 09:59:11 spire-1.2.1/pkg/server/datastore/datastore.go 09:59:11 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:59:11 spire-1.2.1/pkg/server/datastore/repository.go 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:59:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:59:11 spire-1.2.1/pkg/server/endpoints/ 09:59:11 spire-1.2.1/pkg/server/endpoints/bundle/ 09:59:11 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:59:11 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:59:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:59:11 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:59:11 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:59:11 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:59:11 spire-1.2.1/pkg/server/endpoints/config.go 09:59:11 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:59:11 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:59:11 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:59:11 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:59:11 spire-1.2.1/pkg/server/endpoints/middleware.go 09:59:11 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:59:11 spire-1.2.1/pkg/server/hostservice/ 09:59:11 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:59:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:59:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:59:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:59:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:59:11 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:59:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:59:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/ 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/ 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:59:11 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:59:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:59:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/notifier/ 09:59:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:59:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:59:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:59:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:59:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:59:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:59:11 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:59:11 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:59:11 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:59:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:59:11 spire-1.2.1/pkg/server/registration/ 09:59:11 spire-1.2.1/pkg/server/registration/manager.go 09:59:11 spire-1.2.1/pkg/server/registration/manager_test.go 09:59:11 spire-1.2.1/pkg/server/scanentries.go 09:59:11 spire-1.2.1/pkg/server/scanentries_test.go 09:59:11 spire-1.2.1/pkg/server/server.go 09:59:11 spire-1.2.1/pkg/server/server_test.go 09:59:11 spire-1.2.1/pkg/server/svid/ 09:59:11 spire-1.2.1/pkg/server/svid/observer.go 09:59:11 spire-1.2.1/pkg/server/svid/observer_test.go 09:59:11 spire-1.2.1/pkg/server/svid/rotator.go 09:59:11 spire-1.2.1/pkg/server/svid/rotator_config.go 09:59:11 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:59:11 spire-1.2.1/pkg/server/svid/rotator_test.go 09:59:11 spire-1.2.1/proto/ 09:59:11 spire-1.2.1/proto/private/ 09:59:11 spire-1.2.1/proto/private/server/ 09:59:11 spire-1.2.1/proto/private/server/journal/ 09:59:11 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:59:11 spire-1.2.1/proto/private/server/journal/journal.proto 09:59:11 spire-1.2.1/proto/spire/ 09:59:11 spire-1.2.1/proto/spire/common/ 09:59:11 spire-1.2.1/proto/spire/common/common.pb.go 09:59:11 spire-1.2.1/proto/spire/common/common.proto 09:59:11 spire-1.2.1/proto/spire/common/plugin/ 09:59:11 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:59:11 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:59:11 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:59:11 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:59:11 spire-1.2.1/proto/spire/plugin/ 09:59:11 spire-1.2.1/proto/spire/plugin/agent/ 09:59:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:59:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:59:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:59:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:59:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:59:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:59:11 spire-1.2.1/release/ 09:59:11 spire-1.2.1/release/spire-extras/ 09:59:11 spire-1.2.1/release/spire-extras/README.md 09:59:11 spire-1.2.1/release/spire-extras/conf/ 09:59:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:59:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:59:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:59:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:59:11 spire-1.2.1/release/spire/ 09:59:11 spire-1.2.1/release/spire/README.md 09:59:11 spire-1.2.1/release/spire/conf/ 09:59:11 spire-1.2.1/release/spire/conf/agent/ 09:59:11 spire-1.2.1/release/spire/conf/agent/agent.conf 09:59:11 spire-1.2.1/release/spire/conf/server/ 09:59:11 spire-1.2.1/release/spire/conf/server/server.conf 09:59:11 spire-1.2.1/script/ 09:59:11 spire-1.2.1/script/build-artifact.sh 09:59:11 spire-1.2.1/script/generate_dummy_ca.sh 09:59:11 spire-1.2.1/support/ 09:59:11 spire-1.2.1/support/k8s/ 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:59:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:59:11 spire-1.2.1/support/oidc-discovery-provider/ 09:59:11 spire-1.2.1/support/oidc-discovery-provider/README.md 09:59:11 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:59:11 spire-1.2.1/support/oidc-discovery-provider/config.go 09:59:11 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:59:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:59:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:59:11 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:59:11 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:59:11 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:59:11 spire-1.2.1/support/oidc-discovery-provider/main.go 09:59:11 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:59:11 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:59:11 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:59:11 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:59:11 spire-1.2.1/test/ 09:59:11 spire-1.2.1/test/clock/ 09:59:11 spire-1.2.1/test/clock/clock.go 09:59:11 spire-1.2.1/test/fakes/ 09:59:11 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:59:11 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:59:11 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:59:11 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:59:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:59:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:59:11 spire-1.2.1/test/fakes/fakeagentstore/ 09:59:11 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:59:11 spire-1.2.1/test/fakes/fakedatastore/ 09:59:11 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:59:11 spire-1.2.1/test/fakes/fakeentryclient/ 09:59:11 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:59:11 spire-1.2.1/test/fakes/fakehealthchecker/ 09:59:11 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:59:11 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:59:11 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:59:11 spire-1.2.1/test/fakes/fakemetrics/ 09:59:11 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:59:11 spire-1.2.1/test/fakes/fakenoderesolver/ 09:59:11 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:59:11 spire-1.2.1/test/fakes/fakenotifier/ 09:59:11 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:59:11 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:59:11 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:59:11 spire-1.2.1/test/fakes/fakeserverca/ 09:59:11 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:59:11 spire-1.2.1/test/fakes/fakeservercatalog/ 09:59:11 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:59:11 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:59:11 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:59:11 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:59:11 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:59:11 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:59:11 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:59:11 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:59:11 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:59:11 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:59:11 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:59:11 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:59:11 spire-1.2.1/test/fixture/ 09:59:11 spire-1.2.1/test/fixture/certs/ 09:59:11 spire-1.2.1/test/fixture/certs/agent_svid.der 09:59:11 spire-1.2.1/test/fixture/certs/base_cert.pem 09:59:11 spire-1.2.1/test/fixture/certs/base_csr.pem 09:59:11 spire-1.2.1/test/fixture/certs/base_key.pem 09:59:11 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:59:11 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:59:11 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:59:11 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:59:11 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:59:11 spire-1.2.1/test/fixture/certs/blog_key.pem 09:59:11 spire-1.2.1/test/fixture/certs/bundle.der 09:59:11 spire-1.2.1/test/fixture/certs/ca.pem 09:59:11 spire-1.2.1/test/fixture/certs/ca_key.pem 09:59:11 spire-1.2.1/test/fixture/certs/database_cert.pem 09:59:11 spire-1.2.1/test/fixture/certs/database_csr.pem 09:59:11 spire-1.2.1/test/fixture/certs/database_key.pem 09:59:11 spire-1.2.1/test/fixture/certs/node_cert.pem 09:59:11 spire-1.2.1/test/fixture/certs/node_csr.pem 09:59:11 spire-1.2.1/test/fixture/certs/node_key.pem 09:59:11 spire-1.2.1/test/fixture/certs/svid.pem 09:59:11 spire-1.2.1/test/fixture/certs/svid_key.pem 09:59:11 spire-1.2.1/test/fixture/config/ 09:59:11 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:59:11 spire-1.2.1/test/fixture/config/agent_good.conf 09:59:11 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:59:11 spire-1.2.1/test/fixture/config/plugin_good.conf 09:59:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:59:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:59:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:59:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:59:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:59:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:59:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:59:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:59:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:59:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:59:11 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:59:11 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:59:11 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:59:11 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:59:11 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:59:11 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:59:11 spire-1.2.1/test/fixture/config/server_good.conf 09:59:11 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:59:11 spire-1.2.1/test/fixture/fixture.go 09:59:11 spire-1.2.1/test/fixture/nodeattestor/ 09:59:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:59:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:59:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:59:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:59:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:59:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:59:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:59:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:59:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:59:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:59:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:59:11 spire-1.2.1/test/fixture/registration/ 09:59:11 spire-1.2.1/test/fixture/registration/entries.json 09:59:11 spire-1.2.1/test/fixture/registration/good-for-update.json 09:59:11 spire-1.2.1/test/fixture/registration/good.json 09:59:11 spire-1.2.1/test/fixture/registration/invalid.json 09:59:11 spire-1.2.1/test/fixture/registration/invalid_json.json 09:59:11 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:59:11 spire-1.2.1/test/integration/ 09:59:11 spire-1.2.1/test/integration/README.md 09:59:11 spire-1.2.1/test/integration/common 09:59:11 spire-1.2.1/test/integration/setup/ 09:59:11 spire-1.2.1/test/integration/setup/adminclient/ 09:59:11 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:59:11 spire-1.2.1/test/integration/setup/adminclient/client.go 09:59:11 spire-1.2.1/test/integration/setup/debugagent/ 09:59:11 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:59:11 spire-1.2.1/test/integration/setup/debugagent/main.go 09:59:11 spire-1.2.1/test/integration/setup/debugserver/ 09:59:11 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:59:11 spire-1.2.1/test/integration/setup/debugserver/main.go 09:59:11 spire-1.2.1/test/integration/setup/downstreamclient/ 09:59:11 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:59:11 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:59:11 spire-1.2.1/test/integration/setup/itclient/ 09:59:11 spire-1.2.1/test/integration/setup/itclient/client.go 09:59:11 spire-1.2.1/test/integration/setup/node-attestation/ 09:59:11 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:59:11 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:59:11 spire-1.2.1/test/integration/setup/x509pop/ 09:59:11 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:59:11 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:59:11 spire-1.2.1/test/integration/suites/ 09:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:59:11 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:59:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:59:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:59:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:59:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:59:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:59:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:59:11 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:59:11 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:59:11 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:59:11 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:59:11 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:59:11 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:59:11 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:59:11 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:59:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:59:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:59:12 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:59:12 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:59:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:59:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:59:12 spire-1.2.1/test/integration/suites/join-token/ 09:59:12 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:59:12 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:59:12 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:59:12 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:59:12 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:59:12 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:59:12 spire-1.2.1/test/integration/suites/join-token/README.md 09:59:12 spire-1.2.1/test/integration/suites/join-token/conf/ 09:59:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:59:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:59:12 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:59:12 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:59:12 spire-1.2.1/test/integration/suites/join-token/teardown 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:59:12 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:59:12 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:59:12 spire-1.2.1/test/integration/suites/k8s/ 09:59:12 spire-1.2.1/test/integration/suites/k8s/00-setup 09:59:12 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:59:12 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:59:12 spire-1.2.1/test/integration/suites/k8s/README.md 09:59:12 spire-1.2.1/test/integration/suites/k8s/conf/ 09:59:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:59:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:59:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:59:12 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:59:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:59:12 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:59:12 spire-1.2.1/test/integration/suites/k8s/teardown 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/ 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:59:12 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:59:12 spire-1.2.1/test/integration/suites/node-attestation/ 09:59:12 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:59:12 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:59:12 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:59:12 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:59:12 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:59:12 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:59:12 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:59:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:59:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:59:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:59:12 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:59:12 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:59:12 spire-1.2.1/test/integration/suites/rotation/ 09:59:12 spire-1.2.1/test/integration/suites/rotation/00-setup 09:59:12 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:59:12 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:59:12 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:59:12 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:59:12 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:59:12 spire-1.2.1/test/integration/suites/rotation/README.md 09:59:12 spire-1.2.1/test/integration/suites/rotation/conf/ 09:59:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:59:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:59:12 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:59:12 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:59:12 spire-1.2.1/test/integration/suites/rotation/teardown 09:59:12 spire-1.2.1/test/integration/suites/self-test/ 09:59:12 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:59:12 spire-1.2.1/test/integration/suites/self-test/README.md 09:59:12 spire-1.2.1/test/integration/suites/self-test/teardown 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:59:12 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:59:12 spire-1.2.1/test/integration/suites/upgrade/ 09:59:12 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:59:12 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:59:12 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:59:12 spire-1.2.1/test/integration/suites/upgrade/README.md 09:59:12 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:59:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:59:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:59:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:59:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:59:12 spire-1.2.1/test/integration/suites/upgrade/teardown 09:59:12 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:59:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:59:12 spire-1.2.1/test/integration/test-one.sh 09:59:12 spire-1.2.1/test/integration/test.sh 09:59:12 spire-1.2.1/test/plugintest/ 09:59:12 spire-1.2.1/test/plugintest/config.go 09:59:12 spire-1.2.1/test/plugintest/load.go 09:59:12 spire-1.2.1/test/plugintest/option.go 09:59:12 spire-1.2.1/test/spiretest/ 09:59:12 spire-1.2.1/test/spiretest/apiserver.go 09:59:12 spire-1.2.1/test/spiretest/assertions.go 09:59:12 spire-1.2.1/test/spiretest/dir.go 09:59:12 spire-1.2.1/test/spiretest/errors_posix.go 09:59:12 spire-1.2.1/test/spiretest/errors_windows.go 09:59:12 spire-1.2.1/test/spiretest/logs.go 09:59:12 spire-1.2.1/test/spiretest/socketapi.go 09:59:12 spire-1.2.1/test/spiretest/suite.go 09:59:12 spire-1.2.1/test/spiretest/x509.go 09:59:12 spire-1.2.1/test/testca/ 09:59:12 spire-1.2.1/test/testca/ca.go 09:59:12 spire-1.2.1/test/testkey/ 09:59:12 spire-1.2.1/test/testkey/generate.sh 09:59:12 spire-1.2.1/test/testkey/genkeys.go 09:59:12 spire-1.2.1/test/testkey/keys.go 09:59:12 spire-1.2.1/test/testkey/new.go 09:59:12 spire-1.2.1/test/tpmsimulator/ 09:59:12 spire-1.2.1/test/tpmsimulator/simulator.go 09:59:12 spire-1.2.1/test/util/ 09:59:12 spire-1.2.1/test/util/cert_fixtures.go 09:59:12 spire-1.2.1/test/util/cert_generation.go 09:59:12 spire-1.2.1/test/util/io_redirection.go 09:59:12 spire-1.2.1/test/util/race.go 09:59:12 spire-1.2.1/test/util/util.go 09:59:12 building spire from source... 09:59:12 Installing go1.17.7... 09:59:39 Building bin/spire-server... 09:59:39 go: downloading github.com/mitchellh/cli v1.1.2 09:59:39 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:59:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:59:39 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:59:39 go: downloading google.golang.org/grpc v1.44.0 09:59:41 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:59:41 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:59:42 go: downloading github.com/imdario/mergo v0.3.12 09:59:42 go: downloading github.com/sirupsen/logrus v1.8.1 09:59:42 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:59:42 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:59:42 go: downloading github.com/fatih/color v1.13.0 09:59:43 go: downloading github.com/mattn/go-isatty v0.0.14 09:59:43 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:59:43 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:59:43 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:59:43 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:59:43 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:59:44 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:59:44 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:59:45 go: downloading github.com/armon/go-metrics v0.3.10 09:59:45 go: downloading github.com/prometheus/client_golang v1.12.1 09:59:46 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:59:48 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:59:48 go: downloading github.com/open-policy-agent/opa v0.38.0 10:00:15 go: downloading github.com/mattn/go-colorable v0.1.12 10:00:15 go: downloading github.com/Masterminds/goutils v1.1.0 10:00:15 go: downloading github.com/Masterminds/semver v1.5.0 10:00:15 go: downloading github.com/google/uuid v1.1.2 10:00:15 go: downloading github.com/huandu/xstrings v1.3.2 10:00:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:00:15 go: downloading github.com/oklog/run v1.0.0 10:00:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:00:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:00:15 go: downloading github.com/prometheus/client_model v0.2.0 10:00:15 go: downloading github.com/prometheus/common v0.32.1 10:00:15 go: downloading github.com/beorn7/perks v1.0.1 10:00:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:00:15 go: downloading github.com/prometheus/procfs v0.7.3 10:00:15 go: downloading go.uber.org/atomic v1.9.0 10:00:15 go: downloading github.com/imkira/go-observer v1.0.3 10:00:15 go: downloading github.com/hashicorp/errwrap v1.1.0 10:00:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:00:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:00:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:00:15 go: downloading github.com/twmb/murmur3 v1.1.6 10:00:15 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:00:15 go: downloading github.com/blang/semver/v4 v4.0.0 10:00:15 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:00:15 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:00:15 go: downloading github.com/jinzhu/gorm v1.9.16 10:00:16 go: downloading github.com/lib/pq v1.10.4 10:00:16 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:00:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:00:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:00:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:00:20 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:00:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:00:24 go: downloading github.com/stretchr/testify v1.7.0 10:00:24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:00:24 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:00:47 go: downloading google.golang.org/api v0.70.0 10:00:47 go: downloading k8s.io/client-go v0.23.4 10:00:47 go: downloading k8s.io/api v0.23.4 10:01:02 go: downloading github.com/google/go-tpm v0.3.3 10:01:02 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:01:34 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:01:34 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:01:34 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:01:34 go: downloading cloud.google.com/go/storage v1.21.0 10:01:34 go: downloading cloud.google.com/go v0.100.2 10:01:34 go: downloading k8s.io/apimachinery v0.23.4 10:01:34 go: downloading k8s.io/kube-aggregator v0.23.3 10:01:35 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:01:37 go: downloading cloud.google.com/go/security v1.3.0 10:01:38 go: downloading github.com/hashicorp/vault/api v1.4.1 10:01:38 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:01:39 go: downloading gopkg.in/yaml.v2 v2.4.0 10:01:39 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:01:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:01:39 go: downloading github.com/gobwas/glob v0.2.3 10:01:40 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:01:40 go: downloading github.com/jinzhu/inflection v1.0.0 10:01:40 go: downloading github.com/aws/smithy-go v1.11.0 10:01:42 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:01:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:01:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:01:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:01:42 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:01:43 go: downloading github.com/gogo/protobuf v1.3.2 10:01:50 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:01:50 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:01:50 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:01:50 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:01:50 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:01:50 go: downloading github.com/dimchansky/utfbom v1.1.1 10:01:50 go: downloading cloud.google.com/go/compute v1.3.0 10:01:51 go: downloading cloud.google.com/go/iam v0.1.1 10:01:51 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:01:51 go: downloading k8s.io/klog/v2 v2.30.0 10:01:51 go: downloading github.com/google/gofuzz v1.1.0 10:01:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:01:53 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:01:53 go: downloading github.com/spf13/pflag v1.0.5 10:01:54 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:01:54 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:01:54 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:01:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:01:54 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:01:54 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:01:54 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:01:55 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:01:55 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:01:55 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:01:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:01:56 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:01:58 go: downloading go.opencensus.io v0.23.0 10:01:59 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:01:59 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:01:59 go: downloading gopkg.in/inf.v0 v0.9.1 10:01:59 go: downloading github.com/go-logr/logr v1.2.2 10:01:59 go: downloading github.com/google/go-cmp v0.5.7 10:02:00 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:02:00 go: downloading github.com/json-iterator/go v1.1.12 10:02:01 go: downloading github.com/googleapis/gnostic v0.5.5 10:02:05 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:02:08 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:02:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:02:08 go: downloading github.com/tklauser/numcpus v0.3.0 10:02:08 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:02:08 go: downloading go.uber.org/zap v1.21.0 10:02:09 go: downloading sigs.k8s.io/yaml v1.3.0 10:02:09 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:02:10 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:02:10 go: downloading github.com/modern-go/reflect2 v1.0.2 10:02:10 go: downloading github.com/ryanuber/go-glob v1.0.0 10:02:10 go: downloading github.com/golang/snappy v0.0.4 10:02:10 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:02:20 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:02:20 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:02:20 go: downloading github.com/hashicorp/go-version v1.2.0 10:02:20 go: downloading go.uber.org/multierr v1.6.0 10:02:47 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:02:47 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:03:55 Removing intermediate container bededde1c801 10:03:55 ---> ffab490f5e91 10:03:55 10:03:55 Step 10/23 : FROM alpine:3.14 10:03:55 3.14: Pulling from library/alpine 10:03:55 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 10:03:55 Status: Downloaded newer image for alpine:3.14 10:03:55 ---> ac73e934f311 10:03:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:03:55 ---> Running in 4fd3d1174ed4 10:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:03:55 (1/1) Installing dumb-init (1.2.5-r1) 10:03:55 Executing busybox-1.33.1-r7.trigger 10:03:55 OK: 5 MiB in 15 packages 10:03:56 Removing intermediate container 4fd3d1174ed4 10:03:56 ---> af99f515f57a 10:03:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:03:56 ---> Running in 138b790823f5 10:03:57 Removing intermediate container 138b790823f5 10:03:57 ---> a559e8a3b874 10:03:57 Step 13/23 : ENV APP_PORT=59882 10:03:58 ---> Running in 7cd4254f2075 10:03:58 Removing intermediate container 7cd4254f2075 10:03:58 ---> f36afeeb6933 10:03:58 Step 14/23 : EXPOSE $APP_PORT 10:03:58 ---> Running in fa21e49dcb15 10:03:59 Removing intermediate container c4dc99590770 10:03:59 ---> 8c194908b2e8 10:03:59 10:03:59 Step 10/31 : FROM alpine:3.14 10:03:59 ---> ac73e934f311 10:03:59 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:03:59 ---> Running in 08e4af479c78 10:03:59 Removing intermediate container fa21e49dcb15 10:03:59 ---> 3d00e9ae5246 10:03:59 Step 15/23 : WORKDIR / 10:03:59 ---> Running in a18d68ee556e 10:04:00 Removing intermediate container 08e4af479c78 10:04:00 ---> 50dbe8f718cd 10:04:00 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:04:00 ---> Running in bb6fbabcffcf 10:04:00 Removing intermediate container a18d68ee556e 10:04:00 ---> 828832019fb4 10:04:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:04:02 ---> cb857d2e0f7f 10:04:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:04:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:04:04 ---> d0f73943a228 10:04:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:04:04 (1/2) Installing dumb-init (1.2.5-r1) 10:04:04 (2/2) Installing su-exec (0.2-r1) 10:04:04 Executing busybox-1.33.1-r7.trigger 10:04:04 OK: 6 MiB in 16 packages 10:04:05 ---> 15dab06b2146 10:04:05 Step 19/23 : ENTRYPOINT ["/core-command"] 10:04:05 ---> Running in 864c17976712 10:04:05 Removing intermediate container 864c17976712 10:04:05 ---> d4226f4f714a 10:04:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:04:06 ---> Running in b538cdcfbdca 10:04:06 Removing intermediate container bb6fbabcffcf 10:04:06 ---> a21ceb8c7e63 10:04:06 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:04:06 ---> Running in 5f2244c29cc8 10:04:06 Removing intermediate container b538cdcfbdca 10:04:06 ---> 3732bfa2056f 10:04:06 Step 21/23 : LABEL arch=arm64 10:04:07 ---> Running in 0fa15b2289af 10:04:07 Removing intermediate container 5f2244c29cc8 10:04:07 ---> 5d959b209eaf 10:04:07 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:04:07 ---> Running in df8f5623276b 10:04:07 Removing intermediate container 0fa15b2289af 10:04:07 ---> 574483f1b70f 10:04:07 Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 10:04:07 ---> Running in 7629cb24aec1 10:04:07 Removing intermediate container df8f5623276b 10:04:07 ---> 5308a40aff35 10:04:07 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:04:08 ---> Running in 2d25988534c6 10:04:08 Removing intermediate container 7629cb24aec1 10:04:08 ---> f5b724d21790 10:04:08 Step 23/23 : LABEL version=2.2.0-dev.94 10:04:08 ---> Running in 70e6e795eb07 10:04:09 Removing intermediate container 70e6e795eb07 10:04:09 ---> d5aa1fad1189 10:04:09 10:04:10 Successfully built d5aa1fad1189 10:04:10 Successfully tagged core-command-arm64:latest 10:04:10  Building core-command ... done Building security-spire-agent 10:04:11 Removing intermediate container 2d25988534c6 10:04:11 ---> 44da2804444a 10:04:11 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:04:11 ---> Running in 8972b76406d5 10:04:12 Removing intermediate container 8972b76406d5 10:04:12 ---> 6320ea7588b7 10:04:12 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:04:13 ---> 912dcba35afe 10:04:13 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:04:13 ---> Running in 086002519c40 10:04:16 Removing intermediate container 086002519c40 10:04:16 ---> c0fa72fa2aaa 10:04:16 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:04:17 ---> f04d31c396b5 10:04:17 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:04:19 ---> d3de6833c231 10:04:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:04:20 ---> 0d134d223b5b 10:04:20 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:04:21 ---> 363f8c9e2a2e 10:04:21 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:04:23 ---> 1cfcba62c1f9 10:04:23 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:04:23 ---> Running in 75935228ed78 10:04:23 Removing intermediate container 75935228ed78 10:04:23 ---> 6a99155a8733 10:04:23 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:04:25 ---> 4f200752bd33 10:04:25 Step 26/31 : RUN chmod +x /entrypoint.sh 10:04:25 ---> Running in fed1c2e5bc88 10:04:29 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:04:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:04:29 ---> 5a1225ef86bc 10:04:29 Step 3/26 : WORKDIR /edgex-go 10:04:29 ---> Using cache 10:04:29 ---> 85b3a342bdd3 10:04:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:29 ---> Using cache 10:04:29 ---> 5e490888855a 10:04:29 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 10:04:29 ---> Running in a49d42ad86cf 10:04:29 Removing intermediate container fed1c2e5bc88 10:04:29 ---> f365e0927aa5 10:04:29 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:04:30 ---> Running in a7ff565c79a0 10:04:30 Removing intermediate container a7ff565c79a0 10:04:30 ---> fd017f7179bb 10:04:30 Step 28/31 : CMD ["gate"] 10:04:31 ---> Running in ecf4eb2f0975 10:04:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:04:31 Removing intermediate container ecf4eb2f0975 10:04:31 ---> 4c88ad882226 10:04:31 Step 29/31 : LABEL arch=arm64 10:04:32 ---> Running in 32913fa43126 10:04:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:04:32 Removing intermediate container 32913fa43126 10:04:32 ---> 64c545b27865 10:04:32 Step 30/31 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 10:04:32 ---> Running in c1db2784fc67 10:04:33 Removing intermediate container c1db2784fc67 10:04:33 ---> 8d85dade75f4 10:04:33 Step 31/31 : LABEL version=2.2.0-dev.94 10:04:33 ---> Running in 7ae102d55ca2 10:04:33 OK: 220 MiB in 52 packages 10:04:33 Removing intermediate container 7ae102d55ca2 10:04:33 ---> d58eecceefd1 10:04:33 10:04:34 Successfully built d58eecceefd1 10:04:34 Successfully tagged security-bootstrapper-arm64:latest 10:04:34  Building security-bootstrapper ... done Building sys-mgmt-agent 10:04:35 Removing intermediate container a49d42ad86cf 10:04:35 ---> 774084f58578 10:04:35 Step 6/26 : COPY go.mod vendor* ./ 10:04:36 ---> d887e0da2903 10:04:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:04:36 ---> Running in fe63e8759bd7 10:04:41 Removing intermediate container fe63e8759bd7 10:04:41 ---> bb2744f9a04f 10:04:41 Step 8/26 : COPY . . 10:04:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:04:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:04:51 ---> 5a1225ef86bc 10:04:51 Step 3/23 : WORKDIR /edgex-go 10:04:51 ---> Using cache 10:04:51 ---> 85b3a342bdd3 10:04:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:51 ---> Using cache 10:04:51 ---> 5e490888855a 10:04:51 Step 5/23 : RUN apk add --update --no-cache make bash git 10:04:51 ---> Running in 12bad153e262 10:04:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:04:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:04:56 OK: 220 MiB in 52 packages 10:04:58 Removing intermediate container 12bad153e262 10:04:58 ---> 617a95d5dd63 10:04:58 Step 6/23 : COPY go.mod vendor* ./ 10:04:59 ---> c68c1780976d 10:04:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 10:04:59 ---> Running in c3caa2c7155c 10:05:00 Removing intermediate container c3caa2c7155c 10:05:00 ---> 52578b8fcbb4 10:05:00 Step 10/26 : RUN mkdir -p spire-build 10:05:00 ---> Running in 4ab5dbda858d 10:05:00 ---> 4036e4a97677 10:05:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:00 ---> Running in a530b44c3aa1 10:05:04 Removing intermediate container 4ab5dbda858d 10:05:04 ---> 32d4671bb49e 10:05:04 Step 11/26 : WORKDIR /edgex-go/spire-build 10:05:04 ---> Running in 386048001c21 10:05:04 Removing intermediate container 386048001c21 10:05:04 ---> cc0f882e3d78 10:05:04 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:05:04 ---> Running in 6ed96d76dfe0 10:05:07 Removing intermediate container a530b44c3aa1 10:05:07 ---> 20426073df75 10:05:07 Step 8/23 : COPY . . 10:05:07 spire-1.2.1/ 10:05:07 spire-1.2.1/.data/ 10:05:07 spire-1.2.1/.data/.file 10:05:07 spire-1.2.1/.dockerignore 10:05:07 spire-1.2.1/.gitattributes 10:05:07 spire-1.2.1/.githooks/ 10:05:07 spire-1.2.1/.githooks/pre-commit 10:05:07 spire-1.2.1/.github/ 10:05:07 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:05:07 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:05:07 spire-1.2.1/.github/dependabot.yml 10:05:07 spire-1.2.1/.github/workflows/ 10:05:07 spire-1.2.1/.github/workflows/nightly_build.yaml 10:05:07 spire-1.2.1/.github/workflows/pr_build.yaml 10:05:07 spire-1.2.1/.github/workflows/release_build.yaml 10:05:07 spire-1.2.1/.github/workflows/scripts/ 10:05:07 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:05:07 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:05:07 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:05:07 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:05:07 spire-1.2.1/.github/workflows/scripts/split.sh 10:05:07 spire-1.2.1/.gitignore 10:05:07 spire-1.2.1/.go-version 10:05:07 spire-1.2.1/.golangci.yml 10:05:07 spire-1.2.1/ADOPTERS.md 10:05:07 spire-1.2.1/CHANGELOG.md 10:05:07 spire-1.2.1/CODE-OF-CONDUCT.md 10:05:07 spire-1.2.1/CODEOWNERS 10:05:07 spire-1.2.1/CONTRIBUTING.md 10:05:07 spire-1.2.1/Dockerfile 10:05:07 spire-1.2.1/Dockerfile.dev 10:05:07 spire-1.2.1/Dockerfile.scratch 10:05:07 spire-1.2.1/LICENSE 10:05:07 spire-1.2.1/MAINTAINERS.md 10:05:07 spire-1.2.1/Makefile 10:05:07 spire-1.2.1/README.md 10:05:07 spire-1.2.1/ROADMAP.md 10:05:07 spire-1.2.1/SECURITY.md 10:05:07 spire-1.2.1/cmd/ 10:05:07 spire-1.2.1/cmd/spire-agent/ 10:05:07 spire-1.2.1/cmd/spire-agent/cli/ 10:05:07 spire-1.2.1/cmd/spire-agent/cli/api/ 10:05:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:05:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:05:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:05:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:05:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:05:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:05:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:05:07 spire-1.2.1/cmd/spire-agent/cli/common/ 10:05:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:05:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:05:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:05:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:05:07 spire-1.2.1/cmd/spire-agent/cli/run/ 10:05:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:05:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:05:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:05:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:05:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:05:07 spire-1.2.1/cmd/spire-agent/main.go 10:05:07 spire-1.2.1/cmd/spire-server/ 10:05:07 spire-1.2.1/cmd/spire-server/cli/ 10:05:07 spire-1.2.1/cmd/spire-server/cli/agent/ 10:05:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/cli.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/entry/ 10:05:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/federation/ 10:05:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:05:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:05:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/run/ 10:05:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/token/ 10:05:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/validate/ 10:05:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/x509/ 10:05:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:05:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:05:07 spire-1.2.1/cmd/spire-server/main.go 10:05:07 spire-1.2.1/cmd/spire-server/util/ 10:05:07 spire-1.2.1/cmd/spire-server/util/util.go 10:05:07 spire-1.2.1/conf/ 10:05:07 spire-1.2.1/conf/agent/ 10:05:07 spire-1.2.1/conf/agent/agent.conf 10:05:07 spire-1.2.1/conf/agent/agent_full.conf 10:05:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:05:07 spire-1.2.1/conf/server/ 10:05:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:05:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:05:07 spire-1.2.1/conf/server/server.conf 10:05:07 spire-1.2.1/conf/server/server_full.conf 10:05:07 spire-1.2.1/doc/ 10:05:07 spire-1.2.1/doc/SPIRE101.md 10:05:07 spire-1.2.1/doc/auditlog.md 10:05:07 spire-1.2.1/doc/authorization_policy_engine.md 10:05:07 spire-1.2.1/doc/changelog_guidelines.md 10:05:07 spire-1.2.1/doc/cure53-report.pdf 10:05:07 spire-1.2.1/doc/images/ 10:05:07 spire-1.2.1/doc/images/2019_roadmap.png 10:05:07 spire-1.2.1/doc/images/SPIRE101.png 10:05:07 spire-1.2.1/doc/images/SPIRE_agent.png 10:05:07 spire-1.2.1/doc/images/SPIRE_server.png 10:05:07 spire-1.2.1/doc/images/cache_mgr.png 10:05:07 spire-1.2.1/doc/images/cache_mgr_components.png 10:05:07 spire-1.2.1/doc/images/federated_spire.png 10:05:07 spire-1.2.1/doc/images/ha_mode.png 10:05:07 spire-1.2.1/doc/images/nested_spire.png 10:05:07 spire-1.2.1/doc/images/oidc_federation.png 10:05:07 spire-1.2.1/doc/images/single_trust_domain.png 10:05:07 spire-1.2.1/doc/images/spiffe_compatible.png 10:05:07 spire-1.2.1/doc/images/spire_logo.png 10:05:07 spire-1.2.1/doc/migrating_registration_api_clients.md 10:05:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:05:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:05:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:05:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:05:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:05:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:05:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:05:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:05:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:05:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:05:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:05:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:05:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:05:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:05:07 spire-1.2.1/doc/scaling_spire.md 10:05:07 spire-1.2.1/doc/spire_agent.md 10:05:07 spire-1.2.1/doc/spire_server.md 10:05:07 spire-1.2.1/doc/supported_integrations.md 10:05:07 spire-1.2.1/doc/telemetry.md 10:05:07 spire-1.2.1/doc/telemetry_config.md 10:05:07 spire-1.2.1/doc/upgrading.md 10:05:07 spire-1.2.1/doc/using_spire.md 10:05:07 spire-1.2.1/examples/ 10:05:07 spire-1.2.1/examples/README.md 10:05:07 spire-1.2.1/go.mod 10:05:07 spire-1.2.1/go.sum 10:05:07 spire-1.2.1/pkg/ 10:05:07 spire-1.2.1/pkg/agent/ 10:05:07 spire-1.2.1/pkg/agent/agent.go 10:05:07 spire-1.2.1/pkg/agent/api/ 10:05:07 spire-1.2.1/pkg/agent/api/config.go 10:05:07 spire-1.2.1/pkg/agent/api/debug/ 10:05:07 spire-1.2.1/pkg/agent/api/debug/v1/ 10:05:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:05:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:05:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:05:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:05:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:05:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:05:07 spire-1.2.1/pkg/agent/api/endpoints.go 10:05:07 spire-1.2.1/pkg/agent/api/health/ 10:05:07 spire-1.2.1/pkg/agent/api/health/v1/ 10:05:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:05:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:05:07 spire-1.2.1/pkg/agent/api/rpccontext/ 10:05:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:05:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:05:07 spire-1.2.1/pkg/agent/attestor/ 10:05:07 spire-1.2.1/pkg/agent/attestor/node/ 10:05:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:05:07 spire-1.2.1/pkg/agent/attestor/node/node.go 10:05:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:05:07 spire-1.2.1/pkg/agent/attestor/workload/ 10:05:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:05:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:05:07 spire-1.2.1/pkg/agent/catalog/ 10:05:07 spire-1.2.1/pkg/agent/catalog/catalog.go 10:05:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:05:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:05:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:05:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:05:07 spire-1.2.1/pkg/agent/client/ 10:05:07 spire-1.2.1/pkg/agent/client/client.go 10:05:07 spire-1.2.1/pkg/agent/client/client_test.go 10:05:07 spire-1.2.1/pkg/agent/client/dial.go 10:05:07 spire-1.2.1/pkg/agent/client/nodeconn.go 10:05:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:05:07 spire-1.2.1/pkg/agent/client/update.go 10:05:07 spire-1.2.1/pkg/agent/client/util.go 10:05:07 spire-1.2.1/pkg/agent/common/ 10:05:07 spire-1.2.1/pkg/agent/common/backoff/ 10:05:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:05:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:05:07 spire-1.2.1/pkg/agent/common/cgroups/ 10:05:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:05:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:05:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:05:07 spire-1.2.1/pkg/agent/config.go 10:05:07 spire-1.2.1/pkg/agent/endpoints/ 10:05:07 spire-1.2.1/pkg/agent/endpoints/config.go 10:05:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:05:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:05:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:05:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:05:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:05:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:05:07 spire-1.2.1/pkg/agent/endpoints/workload/ 10:05:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:05:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:05:07 spire-1.2.1/pkg/agent/manager/ 10:05:07 spire-1.2.1/pkg/agent/manager/cache/ 10:05:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:05:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:05:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:05:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:05:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:05:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:05:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:05:07 spire-1.2.1/pkg/agent/manager/config.go 10:05:07 spire-1.2.1/pkg/agent/manager/manager.go 10:05:07 spire-1.2.1/pkg/agent/manager/manager_test.go 10:05:07 spire-1.2.1/pkg/agent/manager/storage.go 10:05:07 spire-1.2.1/pkg/agent/manager/storage_test.go 10:05:07 spire-1.2.1/pkg/agent/manager/storecache/ 10:05:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:05:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:05:07 spire-1.2.1/pkg/agent/manager/sync.go 10:05:07 spire-1.2.1/pkg/agent/plugin/ 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:05:07 spire-1.2.1/pkg/agent/svid/ 10:05:07 spire-1.2.1/pkg/agent/svid/rotator.go 10:05:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:05:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:05:07 spire-1.2.1/pkg/agent/svid/store/ 10:05:07 spire-1.2.1/pkg/agent/svid/store/service.go 10:05:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:05:07 spire-1.2.1/pkg/common/ 10:05:07 spire-1.2.1/pkg/common/agentpathtemplate/ 10:05:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:05:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:05:07 spire-1.2.1/pkg/common/api/ 10:05:07 spire-1.2.1/pkg/common/api/metrics.go 10:05:07 spire-1.2.1/pkg/common/api/middleware/ 10:05:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:05:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:05:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:05:07 spire-1.2.1/pkg/common/api/middleware/logger.go 10:05:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:05:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:05:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:05:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:05:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:05:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:05:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:05:07 spire-1.2.1/pkg/common/api/middleware/names.go 10:05:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:05:07 spire-1.2.1/pkg/common/api/names.go 10:05:07 spire-1.2.1/pkg/common/api/ratelimit.go 10:05:07 spire-1.2.1/pkg/common/api/rpccontext/ 10:05:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:05:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:05:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:05:07 spire-1.2.1/pkg/common/auth/ 10:05:07 spire-1.2.1/pkg/common/auth/interceptors.go 10:05:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:05:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:05:07 spire-1.2.1/pkg/common/bundleutil/ 10:05:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:05:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:05:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:05:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:05:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:05:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:05:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:05:08 spire-1.2.1/pkg/common/bundleutil/types.go 10:05:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:05:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:05:08 spire-1.2.1/pkg/common/catalog/ 10:05:08 spire-1.2.1/pkg/common/catalog/bind.go 10:05:08 spire-1.2.1/pkg/common/catalog/builtin.go 10:05:08 spire-1.2.1/pkg/common/catalog/catalog.go 10:05:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:05:08 spire-1.2.1/pkg/common/catalog/closers.go 10:05:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:05:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:05:08 spire-1.2.1/pkg/common/catalog/config.go 10:05:08 spire-1.2.1/pkg/common/catalog/config_test.go 10:05:08 spire-1.2.1/pkg/common/catalog/configure.go 10:05:08 spire-1.2.1/pkg/common/catalog/constraints.go 10:05:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:05:08 spire-1.2.1/pkg/common/catalog/context.go 10:05:08 spire-1.2.1/pkg/common/catalog/external.go 10:05:08 spire-1.2.1/pkg/common/catalog/host.go 10:05:08 spire-1.2.1/pkg/common/catalog/pipenet.go 10:05:08 spire-1.2.1/pkg/common/catalog/plugin.go 10:05:08 spire-1.2.1/pkg/common/catalog/testplugin/ 10:05:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:05:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:05:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:05:08 spire-1.2.1/pkg/common/cli/ 10:05:08 spire-1.2.1/pkg/common/cli/env.go 10:05:08 spire-1.2.1/pkg/common/cli/flags.go 10:05:08 spire-1.2.1/pkg/common/cli/trust_domain.go 10:05:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:05:08 spire-1.2.1/pkg/common/cli/umask.go 10:05:08 spire-1.2.1/pkg/common/cli/umask_posix.go 10:05:08 spire-1.2.1/pkg/common/cli/umask_test.go 10:05:08 spire-1.2.1/pkg/common/cli/umask_windows.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/ 10:05:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/flag.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/format.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/ 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:05:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:05:08 spire-1.2.1/pkg/common/coretypes/ 10:05:08 spire-1.2.1/pkg/common/coretypes/bundle/ 10:05:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:05:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:05:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:05:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:05:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:05:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:05:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:05:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:05:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:05:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:05:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:05:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:05:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:05:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:05:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:05:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:05:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:05:08 spire-1.2.1/pkg/common/cryptoutil/ 10:05:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:05:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:05:08 spire-1.2.1/pkg/common/diskutil/ 10:05:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:05:08 spire-1.2.1/pkg/common/diskutil/file_test.go 10:05:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:05:08 spire-1.2.1/pkg/common/errorutil/ 10:05:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:05:08 spire-1.2.1/pkg/common/health/ 10:05:08 spire-1.2.1/pkg/common/health/config.go 10:05:08 spire-1.2.1/pkg/common/health/context.go 10:05:08 spire-1.2.1/pkg/common/health/context_test.go 10:05:08 spire-1.2.1/pkg/common/health/health.go 10:05:08 spire-1.2.1/pkg/common/health/health_test.go 10:05:08 spire-1.2.1/pkg/common/health/logger.go 10:05:08 spire-1.2.1/pkg/common/hostservice/ 10:05:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:05:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:05:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:05:08 spire-1.2.1/pkg/common/idutil/ 10:05:08 spire-1.2.1/pkg/common/idutil/require.go 10:05:08 spire-1.2.1/pkg/common/idutil/require_test.go 10:05:08 spire-1.2.1/pkg/common/idutil/safety.go 10:05:08 spire-1.2.1/pkg/common/idutil/safety_test.go 10:05:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:05:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:05:08 spire-1.2.1/pkg/common/jwtsvid/ 10:05:08 spire-1.2.1/pkg/common/jwtsvid/common.go 10:05:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:05:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:05:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:05:08 spire-1.2.1/pkg/common/jwtutil/ 10:05:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:05:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:05:08 spire-1.2.1/pkg/common/log/ 10:05:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:05:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:05:08 spire-1.2.1/pkg/common/log/log.go 10:05:08 spire-1.2.1/pkg/common/log/log_test.go 10:05:08 spire-1.2.1/pkg/common/log/options.go 10:05:08 spire-1.2.1/pkg/common/nodeutil/ 10:05:08 spire-1.2.1/pkg/common/nodeutil/node.go 10:05:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:05:08 spire-1.2.1/pkg/common/peertracker/ 10:05:08 spire-1.2.1/pkg/common/peertracker/conn.go 10:05:08 spire-1.2.1/pkg/common/peertracker/credentials.go 10:05:08 spire-1.2.1/pkg/common/peertracker/errors.go 10:05:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:05:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:05:08 spire-1.2.1/pkg/common/peertracker/info.go 10:05:08 spire-1.2.1/pkg/common/peertracker/listener.go 10:05:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:05:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:05:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:05:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:05:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:05:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:05:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:05:08 spire-1.2.1/pkg/common/peertracker/tcp.go 10:05:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:05:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:05:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:05:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:05:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:05:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:05:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:05:08 spire-1.2.1/pkg/common/peertracker/uds.go 10:05:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:05:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:05:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:05:08 spire-1.2.1/pkg/common/pemutil/ 10:05:08 spire-1.2.1/pkg/common/pemutil/block.go 10:05:08 spire-1.2.1/pkg/common/pemutil/certs.go 10:05:08 spire-1.2.1/pkg/common/pemutil/common.go 10:05:08 spire-1.2.1/pkg/common/pemutil/csr.go 10:05:08 spire-1.2.1/pkg/common/pemutil/keys.go 10:05:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:05:08 spire-1.2.1/pkg/common/pemutil/testdata/ 10:05:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:05:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:05:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:05:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:05:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:05:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:05:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:05:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:05:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:05:08 spire-1.2.1/pkg/common/plugin/ 10:05:08 spire-1.2.1/pkg/common/plugin/aws/ 10:05:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:05:08 spire-1.2.1/pkg/common/plugin/azure/ 10:05:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:05:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:05:08 spire-1.2.1/pkg/common/plugin/facade.go 10:05:08 spire-1.2.1/pkg/common/plugin/facade_test.go 10:05:08 spire-1.2.1/pkg/common/plugin/gcp/ 10:05:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:05:08 spire-1.2.1/pkg/common/plugin/k8s/ 10:05:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:05:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:05:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:05:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:05:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:05:08 spire-1.2.1/pkg/common/plugin/log.go 10:05:08 spire-1.2.1/pkg/common/plugin/sshpop/ 10:05:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:05:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:05:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:05:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:05:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:05:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:05:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:05:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:05:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:05:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:05:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:05:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:05:08 spire-1.2.1/pkg/common/plugin/x509pop/ 10:05:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:05:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:05:08 spire-1.2.1/pkg/common/profiling/ 10:05:08 spire-1.2.1/pkg/common/profiling/dumpers.go 10:05:08 spire-1.2.1/pkg/common/profiling/profiling.go 10:05:08 spire-1.2.1/pkg/common/protoutil/ 10:05:08 spire-1.2.1/pkg/common/protoutil/masks.go 10:05:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:05:08 spire-1.2.1/pkg/common/rotationutil/ 10:05:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:05:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:05:08 spire-1.2.1/pkg/common/selector/ 10:05:08 spire-1.2.1/pkg/common/selector/selector.go 10:05:08 spire-1.2.1/pkg/common/selector/selector_test.go 10:05:08 spire-1.2.1/pkg/common/selector/set.go 10:05:08 spire-1.2.1/pkg/common/selector/set_utils.go 10:05:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:05:08 spire-1.2.1/pkg/common/telemetry/ 10:05:08 spire-1.2.1/pkg/common/telemetry/agent/ 10:05:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:05:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:05:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:05:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:05:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:05:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:05:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:05:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:05:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:05:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:05:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:05:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:05:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:05:08 spire-1.2.1/pkg/common/telemetry/call.go 10:05:08 spire-1.2.1/pkg/common/telemetry/common/ 10:05:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:05:08 spire-1.2.1/pkg/common/telemetry/config.go 10:05:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:05:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:05:08 spire-1.2.1/pkg/common/telemetry/inmem.go 10:05:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:05:08 spire-1.2.1/pkg/common/telemetry/m3.go 10:05:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:05:08 spire-1.2.1/pkg/common/telemetry/metrics.go 10:05:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:05:08 spire-1.2.1/pkg/common/telemetry/names.go 10:05:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:05:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:05:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:05:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:05:08 spire-1.2.1/pkg/common/telemetry/server/ 10:05:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:05:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:05:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:05:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:05:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:05:08 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:05:08 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:05:08 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:05:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:05:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:05:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:05:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:05:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:05:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:05:08 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:05:08 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:05:08 spire-1.2.1/pkg/common/telemetry/server/server.go 10:05:08 spire-1.2.1/pkg/common/telemetry/sink.go 10:05:08 spire-1.2.1/pkg/common/telemetry/statsd.go 10:05:08 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:05:08 spire-1.2.1/pkg/common/telemetry/uptime.go 10:05:08 spire-1.2.1/pkg/common/telemetry/version.go 10:05:08 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:05:08 spire-1.2.1/pkg/common/uptime/ 10:05:08 spire-1.2.1/pkg/common/uptime/uptime.go 10:05:08 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:05:08 spire-1.2.1/pkg/common/util/ 10:05:08 spire-1.2.1/pkg/common/util/certs.go 10:05:08 spire-1.2.1/pkg/common/util/certs_test.go 10:05:08 spire-1.2.1/pkg/common/util/csr.go 10:05:08 spire-1.2.1/pkg/common/util/hash.go 10:05:08 spire-1.2.1/pkg/common/util/selectors.go 10:05:08 spire-1.2.1/pkg/common/util/selectors_test.go 10:05:08 spire-1.2.1/pkg/common/util/signals.go 10:05:08 spire-1.2.1/pkg/common/util/sort.go 10:05:08 spire-1.2.1/pkg/common/util/sort_test.go 10:05:08 spire-1.2.1/pkg/common/util/task.go 10:05:08 spire-1.2.1/pkg/common/util/task_test.go 10:05:08 spire-1.2.1/pkg/common/util/testdata/ 10:05:08 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:05:08 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:05:08 spire-1.2.1/pkg/common/version/ 10:05:08 spire-1.2.1/pkg/common/version/version.go 10:05:08 spire-1.2.1/pkg/common/x509svid/ 10:05:08 spire-1.2.1/pkg/common/x509svid/common_test.go 10:05:08 spire-1.2.1/pkg/common/x509svid/csr.go 10:05:08 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:05:08 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:05:08 spire-1.2.1/pkg/common/x509util/ 10:05:08 spire-1.2.1/pkg/common/x509util/cert.go 10:05:08 spire-1.2.1/pkg/common/x509util/dns.go 10:05:08 spire-1.2.1/pkg/common/x509util/dns_test.go 10:05:08 spire-1.2.1/pkg/common/x509util/keyid.go 10:05:08 spire-1.2.1/pkg/common/x509util/keypair.go 10:05:08 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:05:08 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:05:08 spire-1.2.1/pkg/server/ 10:05:08 spire-1.2.1/pkg/server/api/ 10:05:08 spire-1.2.1/pkg/server/api/agent.go 10:05:08 spire-1.2.1/pkg/server/api/agent/ 10:05:08 spire-1.2.1/pkg/server/api/agent/v1/ 10:05:08 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:05:08 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:05:08 spire-1.2.1/pkg/server/api/agent_test.go 10:05:08 spire-1.2.1/pkg/server/api/api.go 10:05:08 spire-1.2.1/pkg/server/api/audit/ 10:05:08 spire-1.2.1/pkg/server/api/audit/audit.go 10:05:08 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:05:08 spire-1.2.1/pkg/server/api/bundle.go 10:05:08 spire-1.2.1/pkg/server/api/bundle/ 10:05:08 spire-1.2.1/pkg/server/api/bundle/v1/ 10:05:08 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:05:08 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:05:08 spire-1.2.1/pkg/server/api/bundle_test.go 10:05:08 spire-1.2.1/pkg/server/api/debug/ 10:05:08 spire-1.2.1/pkg/server/api/debug/v1/ 10:05:08 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:05:08 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:05:08 spire-1.2.1/pkg/server/api/entry.go 10:05:08 spire-1.2.1/pkg/server/api/entry/ 10:05:08 spire-1.2.1/pkg/server/api/entry/v1/ 10:05:08 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:05:08 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:05:08 spire-1.2.1/pkg/server/api/entry_test.go 10:05:08 spire-1.2.1/pkg/server/api/health/ 10:05:08 spire-1.2.1/pkg/server/api/health/v1/ 10:05:08 spire-1.2.1/pkg/server/api/health/v1/service.go 10:05:08 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:05:08 spire-1.2.1/pkg/server/api/id.go 10:05:08 spire-1.2.1/pkg/server/api/id_test.go 10:05:08 spire-1.2.1/pkg/server/api/limits/ 10:05:08 spire-1.2.1/pkg/server/api/limits/limits.go 10:05:08 spire-1.2.1/pkg/server/api/middleware/ 10:05:08 spire-1.2.1/pkg/server/api/middleware/alias.go 10:05:08 spire-1.2.1/pkg/server/api/middleware/audit.go 10:05:08 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:05:08 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:05:08 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:05:08 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:05:08 spire-1.2.1/pkg/server/api/middleware/caller.go 10:05:08 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:05:08 spire-1.2.1/pkg/server/api/middleware/common.go 10:05:08 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:05:08 spire-1.2.1/pkg/server/api/middleware/entries.go 10:05:08 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:05:08 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:05:08 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:05:08 spire-1.2.1/pkg/server/api/ratelimit.go 10:05:08 spire-1.2.1/pkg/server/api/rpccontext/ 10:05:08 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:05:08 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:05:08 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:05:08 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:05:08 spire-1.2.1/pkg/server/api/selector.go 10:05:08 spire-1.2.1/pkg/server/api/selector_test.go 10:05:08 spire-1.2.1/pkg/server/api/status.go 10:05:08 spire-1.2.1/pkg/server/api/status_test.go 10:05:08 spire-1.2.1/pkg/server/api/svid/ 10:05:08 spire-1.2.1/pkg/server/api/svid/v1/ 10:05:08 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:05:08 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:05:08 spire-1.2.1/pkg/server/api/trustdomain.go 10:05:08 spire-1.2.1/pkg/server/api/trustdomain/ 10:05:08 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:05:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:05:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:05:08 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:05:08 spire-1.2.1/pkg/server/authpolicy/ 10:05:08 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:05:08 spire-1.2.1/pkg/server/authpolicy/policy.go 10:05:08 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:05:08 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:05:08 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:05:08 spire-1.2.1/pkg/server/authpolicy/validate.go 10:05:08 spire-1.2.1/pkg/server/bundle/ 10:05:08 spire-1.2.1/pkg/server/bundle/client/ 10:05:08 spire-1.2.1/pkg/server/bundle/client/client.go 10:05:08 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:05:08 spire-1.2.1/pkg/server/bundle/client/manager.go 10:05:08 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:05:08 spire-1.2.1/pkg/server/bundle/client/sources.go 10:05:08 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:05:08 spire-1.2.1/pkg/server/bundle/client/updater.go 10:05:08 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:05:08 spire-1.2.1/pkg/server/ca/ 10:05:08 spire-1.2.1/pkg/server/ca/ca.go 10:05:08 spire-1.2.1/pkg/server/ca/ca_health.go 10:05:08 spire-1.2.1/pkg/server/ca/ca_test.go 10:05:08 spire-1.2.1/pkg/server/ca/journal.go 10:05:08 spire-1.2.1/pkg/server/ca/journal_test.go 10:05:08 spire-1.2.1/pkg/server/ca/manager.go 10:05:08 spire-1.2.1/pkg/server/ca/manager_health.go 10:05:08 spire-1.2.1/pkg/server/ca/manager_test.go 10:05:08 spire-1.2.1/pkg/server/ca/templates.go 10:05:08 spire-1.2.1/pkg/server/ca/upstream_client.go 10:05:08 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:05:08 spire-1.2.1/pkg/server/ca/validation.go 10:05:08 spire-1.2.1/pkg/server/cache/ 10:05:08 spire-1.2.1/pkg/server/cache/dscache/ 10:05:08 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:05:08 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:05:08 spire-1.2.1/pkg/server/cache/entrycache/ 10:05:08 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:05:08 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:05:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:05:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:05:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:05:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:05:08 spire-1.2.1/pkg/server/catalog/ 10:05:08 spire-1.2.1/pkg/server/catalog/catalog.go 10:05:08 spire-1.2.1/pkg/server/catalog/keymanager.go 10:05:08 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:05:08 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:05:08 spire-1.2.1/pkg/server/catalog/notifier.go 10:05:08 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:05:08 spire-1.2.1/pkg/server/config.go 10:05:08 spire-1.2.1/pkg/server/datastore/ 10:05:08 spire-1.2.1/pkg/server/datastore/datastore.go 10:05:08 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:05:08 spire-1.2.1/pkg/server/datastore/repository.go 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:05:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:05:08 spire-1.2.1/pkg/server/endpoints/ 10:05:08 spire-1.2.1/pkg/server/endpoints/bundle/ 10:05:08 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:05:08 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:05:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:05:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:05:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:05:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:05:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:05:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:05:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:05:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:05:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:05:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:05:08 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:05:08 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:05:08 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:05:08 spire-1.2.1/pkg/server/endpoints/config.go 10:05:08 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:05:08 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:05:08 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:05:08 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:05:08 spire-1.2.1/pkg/server/endpoints/middleware.go 10:05:08 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:05:08 spire-1.2.1/pkg/server/hostservice/ 10:05:08 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:05:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:05:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:05:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:05:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:05:08 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:05:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:05:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/ 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/ 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:05:08 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:05:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:05:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:05:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:05:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:05:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:05:08 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:05:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:05:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/notifier/ 10:05:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:05:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:05:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:05:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:05:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:05:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:05:08 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:05:08 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:05:08 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:05:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:05:08 spire-1.2.1/pkg/server/registration/ 10:05:08 spire-1.2.1/pkg/server/registration/manager.go 10:05:08 spire-1.2.1/pkg/server/registration/manager_test.go 10:05:08 spire-1.2.1/pkg/server/scanentries.go 10:05:08 spire-1.2.1/pkg/server/scanentries_test.go 10:05:08 spire-1.2.1/pkg/server/server.go 10:05:08 spire-1.2.1/pkg/server/server_test.go 10:05:08 spire-1.2.1/pkg/server/svid/ 10:05:08 spire-1.2.1/pkg/server/svid/observer.go 10:05:08 spire-1.2.1/pkg/server/svid/observer_test.go 10:05:08 spire-1.2.1/pkg/server/svid/rotator.go 10:05:08 spire-1.2.1/pkg/server/svid/rotator_config.go 10:05:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:05:08 spire-1.2.1/pkg/server/svid/rotator_test.go 10:05:08 spire-1.2.1/proto/ 10:05:08 spire-1.2.1/proto/private/ 10:05:08 spire-1.2.1/proto/private/server/ 10:05:08 spire-1.2.1/proto/private/server/journal/ 10:05:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:05:08 spire-1.2.1/proto/private/server/journal/journal.proto 10:05:08 spire-1.2.1/proto/spire/ 10:05:08 spire-1.2.1/proto/spire/common/ 10:05:08 spire-1.2.1/proto/spire/common/common.pb.go 10:05:08 spire-1.2.1/proto/spire/common/common.proto 10:05:08 spire-1.2.1/proto/spire/common/plugin/ 10:05:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:05:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:05:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:05:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:05:08 spire-1.2.1/proto/spire/plugin/ 10:05:08 spire-1.2.1/proto/spire/plugin/agent/ 10:05:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:05:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:05:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:05:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:05:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:05:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:05:08 spire-1.2.1/release/ 10:05:08 spire-1.2.1/release/spire-extras/ 10:05:08 spire-1.2.1/release/spire-extras/README.md 10:05:08 spire-1.2.1/release/spire-extras/conf/ 10:05:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:05:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:05:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:05:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:05:08 spire-1.2.1/release/spire/ 10:05:08 spire-1.2.1/release/spire/README.md 10:05:08 spire-1.2.1/release/spire/conf/ 10:05:08 spire-1.2.1/release/spire/conf/agent/ 10:05:08 spire-1.2.1/release/spire/conf/agent/agent.conf 10:05:08 spire-1.2.1/release/spire/conf/server/ 10:05:08 spire-1.2.1/release/spire/conf/server/server.conf 10:05:08 spire-1.2.1/script/ 10:05:08 spire-1.2.1/script/build-artifact.sh 10:05:08 spire-1.2.1/script/generate_dummy_ca.sh 10:05:08 spire-1.2.1/support/ 10:05:08 spire-1.2.1/support/k8s/ 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:05:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:05:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:05:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:05:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:05:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:05:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:05:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:05:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:05:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:05:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:05:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:05:09 spire-1.2.1/support/oidc-discovery-provider/ 10:05:09 spire-1.2.1/support/oidc-discovery-provider/README.md 10:05:09 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:05:09 spire-1.2.1/support/oidc-discovery-provider/config.go 10:05:09 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:05:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:05:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:05:09 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:05:09 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:05:09 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:05:09 spire-1.2.1/support/oidc-discovery-provider/main.go 10:05:09 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:05:09 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:05:09 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:05:09 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:05:09 spire-1.2.1/test/ 10:05:09 spire-1.2.1/test/clock/ 10:05:09 spire-1.2.1/test/clock/clock.go 10:05:09 spire-1.2.1/test/fakes/ 10:05:09 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:05:09 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:05:09 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:05:09 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:05:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:05:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:05:09 spire-1.2.1/test/fakes/fakeagentstore/ 10:05:09 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:05:09 spire-1.2.1/test/fakes/fakedatastore/ 10:05:09 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:05:09 spire-1.2.1/test/fakes/fakeentryclient/ 10:05:09 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:05:09 spire-1.2.1/test/fakes/fakehealthchecker/ 10:05:09 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:05:09 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:05:09 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:05:09 spire-1.2.1/test/fakes/fakemetrics/ 10:05:09 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:05:09 spire-1.2.1/test/fakes/fakenoderesolver/ 10:05:09 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:05:09 spire-1.2.1/test/fakes/fakenotifier/ 10:05:09 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:05:09 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:05:09 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:05:09 spire-1.2.1/test/fakes/fakeserverca/ 10:05:09 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:05:09 spire-1.2.1/test/fakes/fakeservercatalog/ 10:05:09 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:05:09 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:05:09 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:05:09 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:05:09 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:05:09 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:05:09 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:05:09 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:05:09 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:05:09 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:05:09 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:05:09 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:05:09 spire-1.2.1/test/fixture/ 10:05:09 spire-1.2.1/test/fixture/certs/ 10:05:09 spire-1.2.1/test/fixture/certs/agent_svid.der 10:05:09 spire-1.2.1/test/fixture/certs/base_cert.pem 10:05:09 spire-1.2.1/test/fixture/certs/base_csr.pem 10:05:09 spire-1.2.1/test/fixture/certs/base_key.pem 10:05:09 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:05:09 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:05:09 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:05:09 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:05:09 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:05:09 spire-1.2.1/test/fixture/certs/blog_key.pem 10:05:09 spire-1.2.1/test/fixture/certs/bundle.der 10:05:09 spire-1.2.1/test/fixture/certs/ca.pem 10:05:09 spire-1.2.1/test/fixture/certs/ca_key.pem 10:05:09 spire-1.2.1/test/fixture/certs/database_cert.pem 10:05:09 spire-1.2.1/test/fixture/certs/database_csr.pem 10:05:09 spire-1.2.1/test/fixture/certs/database_key.pem 10:05:09 spire-1.2.1/test/fixture/certs/node_cert.pem 10:05:09 spire-1.2.1/test/fixture/certs/node_csr.pem 10:05:09 spire-1.2.1/test/fixture/certs/node_key.pem 10:05:09 spire-1.2.1/test/fixture/certs/svid.pem 10:05:09 spire-1.2.1/test/fixture/certs/svid_key.pem 10:05:09 spire-1.2.1/test/fixture/config/ 10:05:09 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:05:09 spire-1.2.1/test/fixture/config/agent_good.conf 10:05:09 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:05:09 spire-1.2.1/test/fixture/config/plugin_good.conf 10:05:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:05:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:05:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:05:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:05:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:05:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:05:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:05:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:05:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:05:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:05:09 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:05:09 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:05:09 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:05:09 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:05:09 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:05:09 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:05:09 spire-1.2.1/test/fixture/config/server_good.conf 10:05:09 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:05:09 spire-1.2.1/test/fixture/fixture.go 10:05:09 spire-1.2.1/test/fixture/nodeattestor/ 10:05:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:05:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:05:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:05:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:05:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:05:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:05:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:05:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:05:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:05:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:05:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:05:09 spire-1.2.1/test/fixture/registration/ 10:05:09 spire-1.2.1/test/fixture/registration/entries.json 10:05:09 spire-1.2.1/test/fixture/registration/good-for-update.json 10:05:09 spire-1.2.1/test/fixture/registration/good.json 10:05:09 spire-1.2.1/test/fixture/registration/invalid.json 10:05:09 spire-1.2.1/test/fixture/registration/invalid_json.json 10:05:09 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:05:09 spire-1.2.1/test/integration/ 10:05:09 spire-1.2.1/test/integration/README.md 10:05:09 spire-1.2.1/test/integration/common 10:05:09 spire-1.2.1/test/integration/setup/ 10:05:09 spire-1.2.1/test/integration/setup/adminclient/ 10:05:09 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:05:09 spire-1.2.1/test/integration/setup/adminclient/client.go 10:05:09 spire-1.2.1/test/integration/setup/debugagent/ 10:05:09 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:05:09 spire-1.2.1/test/integration/setup/debugagent/main.go 10:05:09 spire-1.2.1/test/integration/setup/debugserver/ 10:05:09 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:05:09 spire-1.2.1/test/integration/setup/debugserver/main.go 10:05:09 spire-1.2.1/test/integration/setup/downstreamclient/ 10:05:09 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:05:09 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:05:09 spire-1.2.1/test/integration/setup/itclient/ 10:05:09 spire-1.2.1/test/integration/setup/itclient/client.go 10:05:09 spire-1.2.1/test/integration/setup/node-attestation/ 10:05:09 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:05:09 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:05:09 spire-1.2.1/test/integration/setup/x509pop/ 10:05:09 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:05:09 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:05:09 spire-1.2.1/test/integration/suites/ 10:05:09 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:05:09 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:05:09 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:05:09 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:05:09 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:05:09 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:05:09 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:05:09 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:05:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:05:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:05:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:05:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:05:09 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:05:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:05:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:05:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:05:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:05:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:05:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:05:09 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:05:09 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:05:09 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:05:09 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:05:09 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:05:09 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:05:09 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:05:09 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:05:09 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:05:09 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:05:09 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:05:09 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:05:09 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:05:09 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:05:09 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:05:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:05:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:05:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:05:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:05:09 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:05:09 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:05:09 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:05:09 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:05:09 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:05:09 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:05:09 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:05:09 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:05:09 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:05:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:05:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:05:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:05:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:05:09 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:05:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:05:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:05:09 spire-1.2.1/test/integration/suites/join-token/ 10:05:09 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:05:09 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:05:09 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:05:09 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:05:09 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:05:09 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:05:09 spire-1.2.1/test/integration/suites/join-token/README.md 10:05:09 spire-1.2.1/test/integration/suites/join-token/conf/ 10:05:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:05:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:05:09 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:05:09 spire-1.2.1/test/integration/suites/join-token/teardown 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:05:09 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:05:09 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:05:09 spire-1.2.1/test/integration/suites/k8s/ 10:05:09 spire-1.2.1/test/integration/suites/k8s/00-setup 10:05:09 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:05:09 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:05:09 spire-1.2.1/test/integration/suites/k8s/README.md 10:05:09 spire-1.2.1/test/integration/suites/k8s/conf/ 10:05:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:05:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:05:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:05:09 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:05:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:05:09 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:05:09 spire-1.2.1/test/integration/suites/k8s/teardown 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/ 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:05:09 spire-1.2.1/test/integration/suites/node-attestation/ 10:05:09 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:05:09 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:05:09 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:05:09 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:05:09 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:05:09 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:05:09 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:05:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:05:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:05:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:05:09 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:05:09 spire-1.2.1/test/integration/suites/rotation/ 10:05:09 spire-1.2.1/test/integration/suites/rotation/00-setup 10:05:09 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:05:09 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:05:09 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:05:09 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:05:09 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:05:09 spire-1.2.1/test/integration/suites/rotation/README.md 10:05:09 spire-1.2.1/test/integration/suites/rotation/conf/ 10:05:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:05:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:05:09 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:05:09 spire-1.2.1/test/integration/suites/rotation/teardown 10:05:09 spire-1.2.1/test/integration/suites/self-test/ 10:05:09 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:05:09 spire-1.2.1/test/integration/suites/self-test/README.md 10:05:09 spire-1.2.1/test/integration/suites/self-test/teardown 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:05:09 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:05:09 spire-1.2.1/test/integration/suites/upgrade/ 10:05:09 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:05:09 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:05:09 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:05:09 spire-1.2.1/test/integration/suites/upgrade/README.md 10:05:09 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:05:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:05:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:05:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:05:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:05:09 spire-1.2.1/test/integration/suites/upgrade/teardown 10:05:09 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:05:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:05:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:05:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:05:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:05:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:05:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:05:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:05:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:05:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:05:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:05:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:05:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:05:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:05:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:05:09 spire-1.2.1/test/integration/test-one.sh 10:05:09 spire-1.2.1/test/integration/test.sh 10:05:09 spire-1.2.1/test/plugintest/ 10:05:09 spire-1.2.1/test/plugintest/config.go 10:05:09 spire-1.2.1/test/plugintest/load.go 10:05:09 spire-1.2.1/test/plugintest/option.go 10:05:09 spire-1.2.1/test/spiretest/ 10:05:09 spire-1.2.1/test/spiretest/apiserver.go 10:05:09 spire-1.2.1/test/spiretest/assertions.go 10:05:09 spire-1.2.1/test/spiretest/dir.go 10:05:09 spire-1.2.1/test/spiretest/errors_posix.go 10:05:09 spire-1.2.1/test/spiretest/errors_windows.go 10:05:09 spire-1.2.1/test/spiretest/logs.go 10:05:09 spire-1.2.1/test/spiretest/socketapi.go 10:05:09 spire-1.2.1/test/spiretest/suite.go 10:05:09 spire-1.2.1/test/spiretest/x509.go 10:05:09 spire-1.2.1/test/testca/ 10:05:09 spire-1.2.1/test/testca/ca.go 10:05:09 spire-1.2.1/test/testkey/ 10:05:09 spire-1.2.1/test/testkey/generate.sh 10:05:09 spire-1.2.1/test/testkey/genkeys.go 10:05:09 spire-1.2.1/test/testkey/keys.go 10:05:09 spire-1.2.1/test/testkey/new.go 10:05:09 spire-1.2.1/test/tpmsimulator/ 10:05:09 spire-1.2.1/test/tpmsimulator/simulator.go 10:05:09 spire-1.2.1/test/util/ 10:05:09 spire-1.2.1/test/util/cert_fixtures.go 10:05:09 spire-1.2.1/test/util/cert_generation.go 10:05:09 spire-1.2.1/test/util/io_redirection.go 10:05:09 spire-1.2.1/test/util/race.go 10:05:09 spire-1.2.1/test/util/util.go 10:05:09 building spire from source... 10:05:10 Installing go1.17.7... 10:05:20 ---> 3280dc003ce9 10:05:20 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:05:20 ---> Running in 37518af245b2 10:05:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:05:37 Building bin/spire-server... 10:05:37 go: downloading github.com/mitchellh/cli v1.1.2 10:05:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:05:37 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:05:38 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:05:38 go: downloading google.golang.org/grpc v1.44.0 10:05:38 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:05:39 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:05:41 go: downloading github.com/imdario/mergo v0.3.12 10:05:41 go: downloading github.com/sirupsen/logrus v1.8.1 10:05:43 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:05:44 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:05:44 go: downloading github.com/fatih/color v1.13.0 10:05:44 go: downloading github.com/mattn/go-isatty v0.0.14 10:05:44 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:05:44 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:05:44 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:05:44 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:05:46 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:05:46 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:05:46 go: downloading github.com/armon/go-metrics v0.3.10 10:05:46 go: downloading github.com/prometheus/client_golang v1.12.1 10:05:46 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:05:48 Removing intermediate container d913a1bdf036 10:05:48 ---> fe0dc82c1fa0 10:05:48 10:05:48 Step 9/20 : FROM alpine:3.15 10:05:48 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:05:48 3.15: Pulling from library/alpine 10:05:48 go: downloading github.com/open-policy-agent/opa v0.38.0 10:05:49 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:05:49 Status: Downloaded newer image for alpine:3.15 10:05:49 ---> 3fb3c9af89a9 10:05:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:05:49 ---> Running in 6dcb6bd74253 10:05:50 Removing intermediate container 6dcb6bd74253 10:05:50 ---> 417e126a052b 10:05:50 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:50 ---> Running in 042f1a522057 10:05:53 Removing intermediate container 042f1a522057 10:05:53 ---> 9783f2f45e3c 10:05:53 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:05:53 ---> Running in bd142aa6938d 10:05:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:05:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:05:57 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:05:57 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:05:57 OK: 15732 distinct packages available 10:05:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:05:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:05:59 (1/9) Installing ca-certificates (20211220-r0) 10:05:59 (2/9) Installing brotli-libs (1.0.9-r5) 10:06:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:06:00 (4/9) Installing libcurl (7.80.0-r1) 10:06:00 (5/9) Installing curl (7.80.0-r1) 10:06:00 (6/9) Installing dumb-init (1.2.5-r1) 10:06:00 (7/9) Installing musl-obstack (1.2.3-r0) 10:06:00 (8/9) Installing libucontext (1.1-r0) 10:06:00 (9/9) Installing gcompat (1.0.0-r4) 10:06:00 Executing busybox-1.34.1-r5.trigger 10:06:00 Executing ca-certificates-20211220-r0.trigger 10:06:01 OK: 8 MiB in 23 packages 10:06:03 Removing intermediate container bd142aa6938d 10:06:03 ---> e97c76fbdb4a 10:06:03 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:06:03 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:06:03 go: downloading github.com/mattn/go-colorable v0.1.12 10:06:03 go: downloading github.com/Masterminds/goutils v1.1.0 10:06:03 go: downloading github.com/Masterminds/semver v1.5.0 10:06:03 go: downloading github.com/google/uuid v1.1.2 10:06:04 go: downloading github.com/huandu/xstrings v1.3.2 10:06:04 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:06:04  ---> 47d4284bc7dc 10:06:04 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:06:04 go: downloading github.com/oklog/run v1.0.0 10:06:04 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:06:04 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:06:04 go: downloading github.com/prometheus/client_model v0.2.0 10:06:04 go: downloading github.com/prometheus/common v0.32.1 10:06:04 go: downloading go.uber.org/atomic v1.9.0 10:06:05 go: downloading github.com/beorn7/perks v1.0.1 10:06:05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:06:05 go: downloading github.com/prometheus/procfs v0.7.3 10:06:06  ---> 0e8f2a30e08f 10:06:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:06:06 go: downloading github.com/imkira/go-observer v1.0.3 10:06:07 go: downloading github.com/hashicorp/errwrap v1.1.0 10:06:07  ---> dea80810082c 10:06:07 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:06:07 ---> Running in 95769422eaf4 10:06:07 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:06:07 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:06:07 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:06:07 go: downloading github.com/blang/semver/v4 v4.0.0 10:06:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:06:07 Removing intermediate container 95769422eaf4 10:06:07 ---> c511232e25e4 10:06:07 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:06:08 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:06:08  ---> Running in e45bd59ea57c 10:06:08 go: downloading github.com/jinzhu/gorm v1.9.16 10:06:08 Removing intermediate container e45bd59ea57c 10:06:08 ---> 6ac2534350d4 10:06:08 Step 18/20 : LABEL arch=arm64 10:06:08 ---> Running in 9df1f0215517 10:06:09 go: downloading github.com/lib/pq v1.10.4 10:06:09 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:06:09 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:06:09 Removing intermediate container 9df1f0215517 10:06:09 ---> a9f728749d04 10:06:09 Step 19/20 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 10:06:09 ---> Running in cc84abe96dfd 10:06:10 Removing intermediate container cc84abe96dfd 10:06:10 ---> f9f4c1dea0fc 10:06:10 Step 20/20 : LABEL version=2.2.0-dev.94 10:06:10 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:06:10  ---> Running in f80bd34a1b7c 10:06:10 Removing intermediate container f80bd34a1b7c 10:06:10 ---> a5f1f0ae44af 10:06:10 10:06:11 Successfully built a5f1f0ae44af 10:06:11 Successfully tagged security-spiffe-token-provider-arm64:latest 10:06:11 Building core-data 10:06:14  Building security-spiffe-token-provider ... done go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:06:27 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:06:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:06:27 go: downloading github.com/stretchr/testify v1.7.0 10:06:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:06:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:06:27 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:06:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:06:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:06:31 ---> 5a1225ef86bc 10:06:31 Step 3/23 : WORKDIR /edgex-go 10:06:31 ---> Using cache 10:06:31 ---> 85b3a342bdd3 10:06:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:06:31 ---> Using cache 10:06:31 ---> 5e490888855a 10:06:31 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:06:32 ---> Running in ce69331978a2 10:06:33 Removing intermediate container e7668e446b69 10:06:33 ---> 6052da977ebc 10:06:33 10:06:33 Step 10/22 : FROM alpine:3.14 10:06:33 ---> ac73e934f311 10:06:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:06:33 ---> Running in 95cd7b6b5953 10:06:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:06:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:06:36 OK: 220 MiB in 52 packages 10:06:37 (1/2) Installing ca-certificates (20211220-r0) 10:06:37 (2/2) Installing dumb-init (1.2.5-r1) 10:06:37 Executing busybox-1.33.1-r7.trigger 10:06:37 Executing ca-certificates-20211220-r0.trigger 10:06:37 OK: 6 MiB in 16 packages 10:06:38 Removing intermediate container ce69331978a2 10:06:38 ---> ee0e0ab8eed0 10:06:38 Step 6/23 : COPY go.mod vendor* ./ 10:06:40 ---> 02d4ce6f28af 10:06:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:06:40 ---> Running in 8413e5458c0d 10:06:40 Removing intermediate container 95cd7b6b5953 10:06:40 ---> be5e0b9b8f74 10:06:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:06:40 ---> Running in 93ee549feaf4 10:06:41 Removing intermediate container 93ee549feaf4 10:06:41 ---> 7f01e8502c32 10:06:41 Step 13/22 : ENV APP_PORT=59860 10:06:41 ---> Running in 0e92568bed2b 10:06:42 Removing intermediate container 0e92568bed2b 10:06:42 ---> 8473ad1cc15b 10:06:42 Step 14/22 : EXPOSE $APP_PORT 10:06:42 ---> Running in ef18091bdd6d 10:06:42 Removing intermediate container ef18091bdd6d 10:06:42 ---> e6e57e6c07d8 10:06:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:06:43 ---> abbf15ba841d 10:06:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:06:46 Removing intermediate container 8413e5458c0d 10:06:46 ---> 198918c23cac 10:06:46 Step 8/23 : COPY . . 10:06:46 ---> fb6190b73811 10:06:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:06:48 ---> 4cad5f976c78 10:06:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:06:48 ---> Running in c9665e7349b7 10:06:49 Removing intermediate container c9665e7349b7 10:06:49 ---> 6931a1b9bfa2 10:06:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:06:49 ---> Running in f5ca9b3bec48 10:06:50 Removing intermediate container f5ca9b3bec48 10:06:50 ---> 831f6ac545db 10:06:50 Step 20/22 : LABEL arch=arm64 10:06:50 ---> Running in d0b8f3e9ba30 10:06:51 Removing intermediate container d0b8f3e9ba30 10:06:51 ---> aad9125ce6e8 10:06:51 Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 10:06:51 ---> Running in 16f8725c28ba 10:06:52 Removing intermediate container 16f8725c28ba 10:06:52 ---> c2ae8ae8d6ea 10:06:52 Step 22/22 : LABEL version=2.2.0-dev.94 10:06:53 ---> Running in 078b70040f52 10:06:54 Removing intermediate container 078b70040f52 10:06:54 ---> 8a6bdfbd4262 10:06:54 10:06:54 go: downloading google.golang.org/api v0.70.0 10:06:54 go: downloading k8s.io/client-go v0.23.4 10:06:54 go: downloading k8s.io/api v0.23.4 10:06:54 Successfully built 8a6bdfbd4262 10:06:54 Successfully tagged support-notifications-arm64:latest 10:06:54  Building support-notifications ... done Building security-spire-server 10:07:02 ---> 8734ecc968db 10:07:02 Step 9/23 : RUN make cmd/core-data/core-data 10:07:02 ---> Running in 8f3d50dcf5f4 10:07:04 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:07:09 go: downloading github.com/google/go-tpm v0.3.3 10:07:09 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:07:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:07:09 ---> 5a1225ef86bc 10:07:09 Step 3/25 : WORKDIR /edgex-go 10:07:09 ---> Using cache 10:07:09 ---> 85b3a342bdd3 10:07:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:07:09 ---> Using cache 10:07:09 ---> 5e490888855a 10:07:09 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 10:07:09 ---> Using cache 10:07:09 ---> 774084f58578 10:07:09 Step 6/25 : COPY go.mod vendor* ./ 10:07:09 ---> Using cache 10:07:09 ---> d887e0da2903 10:07:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:07:09 ---> Using cache 10:07:09 ---> bb2744f9a04f 10:07:09 Step 8/25 : COPY . . 10:07:09 ---> Using cache 10:07:09 ---> c68c1780976d 10:07:09 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 10:07:09 ---> Using cache 10:07:09 ---> 52578b8fcbb4 10:07:09 Step 10/25 : RUN mkdir -p spire-build 10:07:09 ---> Using cache 10:07:09 ---> 32d4671bb49e 10:07:09 Step 11/25 : WORKDIR /edgex-go/spire-build 10:07:09 ---> Using cache 10:07:09 ---> cc0f882e3d78 10:07:09 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:07:09 go: downloading cloud.google.com/go/storage v1.21.0 10:07:10  ---> Running in 18c00904588d 10:07:10 go: downloading cloud.google.com/go v0.100.2 10:07:12 go: downloading k8s.io/apimachinery v0.23.4 10:07:12 spire-1.2.1/ 10:07:12 spire-1.2.1/.data/ 10:07:12 spire-1.2.1/.data/.file 10:07:12 spire-1.2.1/.dockerignore 10:07:12 spire-1.2.1/.gitattributes 10:07:12 spire-1.2.1/.githooks/ 10:07:12 spire-1.2.1/.githooks/pre-commit 10:07:12 spire-1.2.1/.github/ 10:07:12 spire-1.2.1/.github/ISSUE_TEMPLATE.md 10:07:12 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 10:07:12 spire-1.2.1/.github/dependabot.yml 10:07:12 spire-1.2.1/.github/workflows/ 10:07:12 spire-1.2.1/.github/workflows/nightly_build.yaml 10:07:12 spire-1.2.1/.github/workflows/pr_build.yaml 10:07:12 spire-1.2.1/.github/workflows/release_build.yaml 10:07:12 spire-1.2.1/.github/workflows/scripts/ 10:07:12 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 10:07:12 spire-1.2.1/.github/workflows/scripts/push-images.sh 10:07:12 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 10:07:12 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 10:07:12 spire-1.2.1/.github/workflows/scripts/split.sh 10:07:12 spire-1.2.1/.gitignore 10:07:12 spire-1.2.1/.go-version 10:07:12 spire-1.2.1/.golangci.yml 10:07:12 spire-1.2.1/ADOPTERS.md 10:07:12 spire-1.2.1/CHANGELOG.md 10:07:12 spire-1.2.1/CODE-OF-CONDUCT.md 10:07:12 spire-1.2.1/CODEOWNERS 10:07:12 spire-1.2.1/CONTRIBUTING.md 10:07:12 spire-1.2.1/Dockerfile 10:07:12 spire-1.2.1/Dockerfile.dev 10:07:12 spire-1.2.1/Dockerfile.scratch 10:07:12 spire-1.2.1/LICENSE 10:07:12 spire-1.2.1/MAINTAINERS.md 10:07:12 spire-1.2.1/Makefile 10:07:12 spire-1.2.1/README.md 10:07:12 spire-1.2.1/ROADMAP.md 10:07:12 spire-1.2.1/SECURITY.md 10:07:12 spire-1.2.1/cmd/ 10:07:12 spire-1.2.1/cmd/spire-agent/ 10:07:12 spire-1.2.1/cmd/spire-agent/cli/ 10:07:12 spire-1.2.1/cmd/spire-agent/cli/api/ 10:07:12 spire-1.2.1/cmd/spire-agent/cli/api/common.go 10:07:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 10:07:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 10:07:12 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 10:07:12 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 10:07:12 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 10:07:12 spire-1.2.1/cmd/spire-agent/cli/cli.go 10:07:12 spire-1.2.1/cmd/spire-agent/cli/common/ 10:07:12 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 10:07:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 10:07:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 10:07:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 10:07:12 spire-1.2.1/cmd/spire-agent/cli/run/ 10:07:12 spire-1.2.1/cmd/spire-agent/cli/run/run.go 10:07:12 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 10:07:12 spire-1.2.1/cmd/spire-agent/cli/validate/ 10:07:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 10:07:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 10:07:12 spire-1.2.1/cmd/spire-agent/main.go 10:07:12 spire-1.2.1/cmd/spire-server/ 10:07:12 spire-1.2.1/cmd/spire-server/cli/ 10:07:12 spire-1.2.1/cmd/spire-server/cli/agent/ 10:07:12 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/agent/count.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/agent/list.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/agent/show.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/ 10:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/cli.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/entry/ 10:07:12 spire-1.2.1/cmd/spire-server/cli/entry/count.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/entry/create.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/entry/show.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/entry/update.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/entry/util.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/federation/ 10:07:12 spire-1.2.1/cmd/spire-server/cli/federation/common.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/federation/create.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/federation/list.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/federation/show.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/federation/update.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 10:07:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/jwt/ 10:07:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/run/ 10:07:12 spire-1.2.1/cmd/spire-server/cli/run/run.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/token/ 10:07:12 spire-1.2.1/cmd/spire-server/cli/token/generate.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/validate/ 10:07:12 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/x509/ 10:07:12 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 10:07:12 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 10:07:12 spire-1.2.1/cmd/spire-server/main.go 10:07:12 spire-1.2.1/cmd/spire-server/util/ 10:07:12 spire-1.2.1/cmd/spire-server/util/util.go 10:07:12 spire-1.2.1/conf/ 10:07:12 spire-1.2.1/conf/agent/ 10:07:12 spire-1.2.1/conf/agent/agent.conf 10:07:12 spire-1.2.1/conf/agent/agent_full.conf 10:07:12 spire-1.2.1/conf/agent/dummy_root_ca.crt 10:07:12 spire-1.2.1/conf/server/ 10:07:12 spire-1.2.1/conf/server/dummy_upstream_ca.crt 10:07:12 spire-1.2.1/conf/server/dummy_upstream_ca.key 10:07:12 spire-1.2.1/conf/server/server.conf 10:07:12 spire-1.2.1/conf/server/server_full.conf 10:07:12 spire-1.2.1/doc/ 10:07:12 spire-1.2.1/doc/SPIRE101.md 10:07:12 spire-1.2.1/doc/auditlog.md 10:07:12 spire-1.2.1/doc/authorization_policy_engine.md 10:07:12 spire-1.2.1/doc/changelog_guidelines.md 10:07:12 spire-1.2.1/doc/cure53-report.pdf 10:07:12 spire-1.2.1/doc/images/ 10:07:12 spire-1.2.1/doc/images/2019_roadmap.png 10:07:12 spire-1.2.1/doc/images/SPIRE101.png 10:07:12 spire-1.2.1/doc/images/SPIRE_agent.png 10:07:13 spire-1.2.1/doc/images/SPIRE_server.png 10:07:13 spire-1.2.1/doc/images/cache_mgr.png 10:07:13 spire-1.2.1/doc/images/cache_mgr_components.png 10:07:13 spire-1.2.1/doc/images/federated_spire.png 10:07:13 spire-1.2.1/doc/images/ha_mode.png 10:07:13 spire-1.2.1/doc/images/nested_spire.png 10:07:13 spire-1.2.1/doc/images/oidc_federation.png 10:07:13 spire-1.2.1/doc/images/single_trust_domain.png 10:07:13 spire-1.2.1/doc/images/spiffe_compatible.png 10:07:13 spire-1.2.1/doc/images/spire_logo.png 10:07:13 spire-1.2.1/doc/migrating_registration_api_clients.md 10:07:13 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 10:07:13 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 10:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 10:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 10:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 10:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 10:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 10:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 10:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 10:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 10:07:13 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 10:07:13 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 10:07:13 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 10:07:13 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 10:07:13 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 10:07:13 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 10:07:13 spire-1.2.1/doc/plugin_server_datastore_sql.md 10:07:13 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 10:07:13 spire-1.2.1/doc/plugin_server_keymanager_disk.md 10:07:13 spire-1.2.1/doc/plugin_server_keymanager_memory.md 10:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 10:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 10:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 10:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 10:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 10:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 10:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 10:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 10:07:13 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 10:07:13 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 10:07:13 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 10:07:13 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 10:07:13 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 10:07:13 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 10:07:13 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 10:07:13 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 10:07:13 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 10:07:13 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 10:07:13 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 10:07:13 spire-1.2.1/doc/scaling_spire.md 10:07:13 spire-1.2.1/doc/spire_agent.md 10:07:13 spire-1.2.1/doc/spire_server.md 10:07:13 spire-1.2.1/doc/supported_integrations.md 10:07:13 spire-1.2.1/doc/telemetry.md 10:07:13 spire-1.2.1/doc/telemetry_config.md 10:07:13 spire-1.2.1/doc/upgrading.md 10:07:13 spire-1.2.1/doc/using_spire.md 10:07:13 spire-1.2.1/examples/ 10:07:13 spire-1.2.1/examples/README.md 10:07:13 spire-1.2.1/go.mod 10:07:13 spire-1.2.1/go.sum 10:07:13 spire-1.2.1/pkg/ 10:07:13 spire-1.2.1/pkg/agent/ 10:07:13 spire-1.2.1/pkg/agent/agent.go 10:07:13 spire-1.2.1/pkg/agent/api/ 10:07:13 spire-1.2.1/pkg/agent/api/config.go 10:07:13 spire-1.2.1/pkg/agent/api/debug/ 10:07:13 spire-1.2.1/pkg/agent/api/debug/v1/ 10:07:13 spire-1.2.1/pkg/agent/api/debug/v1/service.go 10:07:13 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 10:07:13 spire-1.2.1/pkg/agent/api/delegatedidentity/ 10:07:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 10:07:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 10:07:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 10:07:13 spire-1.2.1/pkg/agent/api/endpoints.go 10:07:13 spire-1.2.1/pkg/agent/api/health/ 10:07:13 spire-1.2.1/pkg/agent/api/health/v1/ 10:07:13 spire-1.2.1/pkg/agent/api/health/v1/service.go 10:07:13 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 10:07:13 spire-1.2.1/pkg/agent/api/rpccontext/ 10:07:13 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 10:07:13 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 10:07:13 spire-1.2.1/pkg/agent/attestor/ 10:07:13 spire-1.2.1/pkg/agent/attestor/node/ 10:07:13 spire-1.2.1/pkg/agent/attestor/node/experimental.go 10:07:13 spire-1.2.1/pkg/agent/attestor/node/node.go 10:07:13 spire-1.2.1/pkg/agent/attestor/node/node_test.go 10:07:13 spire-1.2.1/pkg/agent/attestor/workload/ 10:07:13 spire-1.2.1/pkg/agent/attestor/workload/workload.go 10:07:13 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 10:07:13 spire-1.2.1/pkg/agent/catalog/ 10:07:13 spire-1.2.1/pkg/agent/catalog/catalog.go 10:07:13 spire-1.2.1/pkg/agent/catalog/keymanager.go 10:07:13 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 10:07:13 spire-1.2.1/pkg/agent/catalog/svidstore.go 10:07:13 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 10:07:13 spire-1.2.1/pkg/agent/client/ 10:07:13 spire-1.2.1/pkg/agent/client/client.go 10:07:13 spire-1.2.1/pkg/agent/client/client_test.go 10:07:13 spire-1.2.1/pkg/agent/client/dial.go 10:07:13 spire-1.2.1/pkg/agent/client/nodeconn.go 10:07:13 spire-1.2.1/pkg/agent/client/nodeconn_test.go 10:07:13 spire-1.2.1/pkg/agent/client/update.go 10:07:13 spire-1.2.1/pkg/agent/client/util.go 10:07:13 spire-1.2.1/pkg/agent/common/ 10:07:13 spire-1.2.1/pkg/agent/common/backoff/ 10:07:13 spire-1.2.1/pkg/agent/common/backoff/backoff.go 10:07:13 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 10:07:13 spire-1.2.1/pkg/agent/common/cgroups/ 10:07:13 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 10:07:13 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 10:07:13 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 10:07:13 spire-1.2.1/pkg/agent/config.go 10:07:13 spire-1.2.1/pkg/agent/endpoints/ 10:07:13 spire-1.2.1/pkg/agent/endpoints/config.go 10:07:13 spire-1.2.1/pkg/agent/endpoints/endpoints.go 10:07:13 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 10:07:13 spire-1.2.1/pkg/agent/endpoints/metrics.go 10:07:13 spire-1.2.1/pkg/agent/endpoints/middleware.go 10:07:13 spire-1.2.1/pkg/agent/endpoints/peertracker.go 10:07:13 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 10:07:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 10:07:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 10:07:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 10:07:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 10:07:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 10:07:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 10:07:13 spire-1.2.1/pkg/agent/endpoints/workload/ 10:07:13 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 10:07:13 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 10:07:13 spire-1.2.1/pkg/agent/manager/ 10:07:13 spire-1.2.1/pkg/agent/manager/cache/ 10:07:13 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 10:07:13 spire-1.2.1/pkg/agent/manager/cache/cache.go 10:07:13 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 10:07:13 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 10:07:13 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 10:07:13 spire-1.2.1/pkg/agent/manager/cache/sets.go 10:07:13 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 10:07:13 spire-1.2.1/pkg/agent/manager/config.go 10:07:13 spire-1.2.1/pkg/agent/manager/manager.go 10:07:13 spire-1.2.1/pkg/agent/manager/manager_test.go 10:07:13 spire-1.2.1/pkg/agent/manager/storage.go 10:07:13 spire-1.2.1/pkg/agent/manager/storage_test.go 10:07:13 spire-1.2.1/pkg/agent/manager/storecache/ 10:07:13 spire-1.2.1/pkg/agent/manager/storecache/cache.go 10:07:13 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 10:07:13 spire-1.2.1/pkg/agent/manager/sync.go 10:07:13 spire-1.2.1/pkg/agent/plugin/ 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/ 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 10:07:13 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 10:07:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/ 10:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 10:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 10:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 10:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 10:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 10:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 10:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 10:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 10:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 10:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 10:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 10:07:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 10:07:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 10:07:13 spire-1.2.1/pkg/agent/svid/ 10:07:13 spire-1.2.1/pkg/agent/svid/rotator.go 10:07:13 spire-1.2.1/pkg/agent/svid/rotator_config.go 10:07:13 spire-1.2.1/pkg/agent/svid/rotator_test.go 10:07:13 spire-1.2.1/pkg/agent/svid/store/ 10:07:13 spire-1.2.1/pkg/agent/svid/store/service.go 10:07:13 spire-1.2.1/pkg/agent/svid/store/service_test.go 10:07:13 spire-1.2.1/pkg/common/ 10:07:13 spire-1.2.1/pkg/common/agentpathtemplate/ 10:07:13 spire-1.2.1/pkg/common/agentpathtemplate/template.go 10:07:13 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 10:07:13 spire-1.2.1/pkg/common/api/ 10:07:13 spire-1.2.1/pkg/common/api/metrics.go 10:07:13 spire-1.2.1/pkg/common/api/middleware/ 10:07:13 spire-1.2.1/pkg/common/api/middleware/common_test.go 10:07:13 spire-1.2.1/pkg/common/api/middleware/interceptor.go 10:07:13 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 10:07:13 spire-1.2.1/pkg/common/api/middleware/logger.go 10:07:13 spire-1.2.1/pkg/common/api/middleware/logger_test.go 10:07:13 spire-1.2.1/pkg/common/api/middleware/metrics.go 10:07:13 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 10:07:13 spire-1.2.1/pkg/common/api/middleware/middleware.go 10:07:13 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 10:07:13 spire-1.2.1/pkg/common/api/middleware/misconfig.go 10:07:13 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 10:07:13 spire-1.2.1/pkg/common/api/middleware/names.go 10:07:13 spire-1.2.1/pkg/common/api/middleware/names_test.go 10:07:13 spire-1.2.1/pkg/common/api/names.go 10:07:13 spire-1.2.1/pkg/common/api/ratelimit.go 10:07:13 spire-1.2.1/pkg/common/api/rpccontext/ 10:07:13 spire-1.2.1/pkg/common/api/rpccontext/logger.go 10:07:13 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 10:07:13 spire-1.2.1/pkg/common/api/rpccontext/names.go 10:07:13 spire-1.2.1/pkg/common/auth/ 10:07:13 spire-1.2.1/pkg/common/auth/interceptors.go 10:07:13 spire-1.2.1/pkg/common/auth/interceptors_test.go 10:07:13 spire-1.2.1/pkg/common/auth/untracked_uds.go 10:07:13 spire-1.2.1/pkg/common/bundleutil/ 10:07:13 spire-1.2.1/pkg/common/bundleutil/bundle.go 10:07:13 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 10:07:13 spire-1.2.1/pkg/common/bundleutil/common_test.go 10:07:13 spire-1.2.1/pkg/common/bundleutil/marshal.go 10:07:13 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 10:07:13 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 10:07:13 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 10:07:13 spire-1.2.1/pkg/common/bundleutil/types.go 10:07:13 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 10:07:13 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 10:07:13 spire-1.2.1/pkg/common/catalog/ 10:07:13 spire-1.2.1/pkg/common/catalog/bind.go 10:07:13 spire-1.2.1/pkg/common/catalog/builtin.go 10:07:13 spire-1.2.1/pkg/common/catalog/catalog.go 10:07:13 spire-1.2.1/pkg/common/catalog/catalog_test.go 10:07:13 spire-1.2.1/pkg/common/catalog/closers.go 10:07:13 spire-1.2.1/pkg/common/catalog/cmd_linux.go 10:07:13 spire-1.2.1/pkg/common/catalog/cmd_other.go 10:07:13 spire-1.2.1/pkg/common/catalog/config.go 10:07:13 spire-1.2.1/pkg/common/catalog/config_test.go 10:07:13 spire-1.2.1/pkg/common/catalog/configure.go 10:07:13 spire-1.2.1/pkg/common/catalog/constraints.go 10:07:13 spire-1.2.1/pkg/common/catalog/constraints_test.go 10:07:13 spire-1.2.1/pkg/common/catalog/context.go 10:07:13 spire-1.2.1/pkg/common/catalog/external.go 10:07:13 spire-1.2.1/pkg/common/catalog/host.go 10:07:13 spire-1.2.1/pkg/common/catalog/pipenet.go 10:07:13 spire-1.2.1/pkg/common/catalog/plugin.go 10:07:13 spire-1.2.1/pkg/common/catalog/testplugin/ 10:07:13 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 10:07:13 spire-1.2.1/pkg/common/catalog/testplugin/main.go 10:07:13 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 10:07:13 spire-1.2.1/pkg/common/cli/ 10:07:13 spire-1.2.1/pkg/common/cli/env.go 10:07:13 spire-1.2.1/pkg/common/cli/flags.go 10:07:13 spire-1.2.1/pkg/common/cli/trust_domain.go 10:07:13 spire-1.2.1/pkg/common/cli/trust_domain_test.go 10:07:13 spire-1.2.1/pkg/common/cli/umask.go 10:07:13 spire-1.2.1/pkg/common/cli/umask_posix.go 10:07:13 spire-1.2.1/pkg/common/cli/umask_test.go 10:07:13 spire-1.2.1/pkg/common/cli/umask_windows.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/ 10:07:13 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/flag.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/flag_test.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/format.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/format_test.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/ 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 10:07:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 10:07:13 spire-1.2.1/pkg/common/coretypes/ 10:07:13 spire-1.2.1/pkg/common/coretypes/bundle/ 10:07:13 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 10:07:13 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 10:07:13 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 10:07:13 spire-1.2.1/pkg/common/coretypes/bundle/require.go 10:07:13 spire-1.2.1/pkg/common/coretypes/jwtkey/ 10:07:13 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 10:07:13 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 10:07:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 10:07:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 10:07:13 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 10:07:13 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 10:07:13 spire-1.2.1/pkg/common/coretypes/x509certificate/ 10:07:13 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 10:07:13 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 10:07:13 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 10:07:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 10:07:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 10:07:13 spire-1.2.1/pkg/common/cryptoutil/ 10:07:13 spire-1.2.1/pkg/common/cryptoutil/keys.go 10:07:13 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 10:07:13 spire-1.2.1/pkg/common/diskutil/ 10:07:13 spire-1.2.1/pkg/common/diskutil/file_posix.go 10:07:13 spire-1.2.1/pkg/common/diskutil/file_test.go 10:07:13 spire-1.2.1/pkg/common/diskutil/file_windows.go 10:07:13 spire-1.2.1/pkg/common/errorutil/ 10:07:13 spire-1.2.1/pkg/common/errorutil/wrapper.go 10:07:13 spire-1.2.1/pkg/common/health/ 10:07:13 spire-1.2.1/pkg/common/health/config.go 10:07:13 spire-1.2.1/pkg/common/health/context.go 10:07:13 spire-1.2.1/pkg/common/health/context_test.go 10:07:13 spire-1.2.1/pkg/common/health/health.go 10:07:13 spire-1.2.1/pkg/common/health/health_test.go 10:07:13 spire-1.2.1/pkg/common/health/logger.go 10:07:13 spire-1.2.1/pkg/common/hostservice/ 10:07:13 spire-1.2.1/pkg/common/hostservice/metricsservice/ 10:07:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 10:07:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 10:07:13 spire-1.2.1/pkg/common/idutil/ 10:07:13 spire-1.2.1/pkg/common/idutil/require.go 10:07:13 spire-1.2.1/pkg/common/idutil/require_test.go 10:07:13 spire-1.2.1/pkg/common/idutil/safety.go 10:07:13 spire-1.2.1/pkg/common/idutil/safety_test.go 10:07:13 spire-1.2.1/pkg/common/idutil/spiffeid.go 10:07:13 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 10:07:13 spire-1.2.1/pkg/common/jwtsvid/ 10:07:13 spire-1.2.1/pkg/common/jwtsvid/common.go 10:07:13 spire-1.2.1/pkg/common/jwtsvid/sign.go 10:07:13 spire-1.2.1/pkg/common/jwtsvid/token_test.go 10:07:13 spire-1.2.1/pkg/common/jwtsvid/validate.go 10:07:13 spire-1.2.1/pkg/common/jwtutil/ 10:07:13 spire-1.2.1/pkg/common/jwtutil/keyset.go 10:07:13 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 10:07:13 spire-1.2.1/pkg/common/log/ 10:07:13 spire-1.2.1/pkg/common/log/hclog_adapter.go 10:07:13 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 10:07:13 spire-1.2.1/pkg/common/log/log.go 10:07:13 spire-1.2.1/pkg/common/log/log_test.go 10:07:13 spire-1.2.1/pkg/common/log/options.go 10:07:13 spire-1.2.1/pkg/common/nodeutil/ 10:07:13 spire-1.2.1/pkg/common/nodeutil/node.go 10:07:13 spire-1.2.1/pkg/common/nodeutil/node_test.go 10:07:13 spire-1.2.1/pkg/common/peertracker/ 10:07:13 spire-1.2.1/pkg/common/peertracker/conn.go 10:07:13 spire-1.2.1/pkg/common/peertracker/credentials.go 10:07:13 spire-1.2.1/pkg/common/peertracker/errors.go 10:07:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 10:07:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 10:07:13 spire-1.2.1/pkg/common/peertracker/info.go 10:07:13 spire-1.2.1/pkg/common/peertracker/listener.go 10:07:13 spire-1.2.1/pkg/common/peertracker/listener_test.go 10:07:13 spire-1.2.1/pkg/common/peertracker/peertracker.go 10:07:13 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 10:07:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 10:07:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 10:07:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 10:07:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 10:07:13 spire-1.2.1/pkg/common/peertracker/tcp.go 10:07:13 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 10:07:13 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 10:07:13 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 10:07:13 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 10:07:13 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 10:07:13 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 10:07:13 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 10:07:13 spire-1.2.1/pkg/common/peertracker/uds.go 10:07:13 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 10:07:13 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 10:07:13 spire-1.2.1/pkg/common/peertracker/uds_linux.go 10:07:13 spire-1.2.1/pkg/common/pemutil/ 10:07:13 spire-1.2.1/pkg/common/pemutil/block.go 10:07:13 spire-1.2.1/pkg/common/pemutil/certs.go 10:07:13 spire-1.2.1/pkg/common/pemutil/common.go 10:07:13 spire-1.2.1/pkg/common/pemutil/csr.go 10:07:13 spire-1.2.1/pkg/common/pemutil/keys.go 10:07:13 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 10:07:13 spire-1.2.1/pkg/common/pemutil/testdata/ 10:07:13 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 10:07:13 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 10:07:13 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 10:07:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 10:07:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 10:07:13 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 10:07:13 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 10:07:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 10:07:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 10:07:13 spire-1.2.1/pkg/common/plugin/ 10:07:13 spire-1.2.1/pkg/common/plugin/aws/ 10:07:13 spire-1.2.1/pkg/common/plugin/aws/iid.go 10:07:13 spire-1.2.1/pkg/common/plugin/azure/ 10:07:13 spire-1.2.1/pkg/common/plugin/azure/msi.go 10:07:13 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 10:07:13 spire-1.2.1/pkg/common/plugin/facade.go 10:07:13 spire-1.2.1/pkg/common/plugin/facade_test.go 10:07:13 spire-1.2.1/pkg/common/plugin/gcp/ 10:07:13 spire-1.2.1/pkg/common/plugin/gcp/iit.go 10:07:13 spire-1.2.1/pkg/common/plugin/k8s/ 10:07:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 10:07:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 10:07:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 10:07:13 spire-1.2.1/pkg/common/plugin/k8s/utils.go 10:07:13 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 10:07:13 spire-1.2.1/pkg/common/plugin/log.go 10:07:13 spire-1.2.1/pkg/common/plugin/sshpop/ 10:07:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 10:07:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 10:07:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 10:07:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 10:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 10:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 10:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 10:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 10:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 10:07:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 10:07:13 spire-1.2.1/pkg/common/plugin/tpmdevid/ 10:07:13 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 10:07:13 spire-1.2.1/pkg/common/plugin/x509pop/ 10:07:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 10:07:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 10:07:13 spire-1.2.1/pkg/common/profiling/ 10:07:13 spire-1.2.1/pkg/common/profiling/dumpers.go 10:07:13 spire-1.2.1/pkg/common/profiling/profiling.go 10:07:13 spire-1.2.1/pkg/common/protoutil/ 10:07:13 spire-1.2.1/pkg/common/protoutil/masks.go 10:07:13 spire-1.2.1/pkg/common/protoutil/masks_test.go 10:07:13 spire-1.2.1/pkg/common/rotationutil/ 10:07:13 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 10:07:13 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 10:07:13 spire-1.2.1/pkg/common/selector/ 10:07:13 spire-1.2.1/pkg/common/selector/selector.go 10:07:13 spire-1.2.1/pkg/common/selector/selector_test.go 10:07:13 spire-1.2.1/pkg/common/selector/set.go 10:07:13 spire-1.2.1/pkg/common/selector/set_utils.go 10:07:13 spire-1.2.1/pkg/common/selector/set_utils_test.go 10:07:13 spire-1.2.1/pkg/common/telemetry/ 10:07:13 spire-1.2.1/pkg/common/telemetry/agent/ 10:07:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 10:07:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 10:07:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 10:07:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 10:07:13 spire-1.2.1/pkg/common/telemetry/agent/manager.go 10:07:13 spire-1.2.1/pkg/common/telemetry/agent/node.go 10:07:13 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 10:07:13 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 10:07:13 spire-1.2.1/pkg/common/telemetry/agent/store/ 10:07:13 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 10:07:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 10:07:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 10:07:13 spire-1.2.1/pkg/common/telemetry/blackhole.go 10:07:13 spire-1.2.1/pkg/common/telemetry/call.go 10:07:13 spire-1.2.1/pkg/common/telemetry/common/ 10:07:13 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 10:07:13 spire-1.2.1/pkg/common/telemetry/config.go 10:07:13 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 10:07:13 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 10:07:13 spire-1.2.1/pkg/common/telemetry/inmem.go 10:07:13 spire-1.2.1/pkg/common/telemetry/inmem_test.go 10:07:13 spire-1.2.1/pkg/common/telemetry/m3.go 10:07:13 spire-1.2.1/pkg/common/telemetry/m3_test.go 10:07:13 spire-1.2.1/pkg/common/telemetry/metrics.go 10:07:13 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 10:07:13 spire-1.2.1/pkg/common/telemetry/names.go 10:07:13 spire-1.2.1/pkg/common/telemetry/prometheus.go 10:07:13 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 10:07:13 spire-1.2.1/pkg/common/telemetry/sanitize.go 10:07:13 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 10:07:13 spire-1.2.1/pkg/common/telemetry/server/ 10:07:13 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 10:07:13 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 10:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/ 10:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 10:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 10:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 10:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 10:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 10:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 10:07:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 10:07:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 10:07:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 10:07:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 10:07:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 10:07:13 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 10:07:13 spire-1.2.1/pkg/common/telemetry/server/rotate.go 10:07:13 spire-1.2.1/pkg/common/telemetry/server/server.go 10:07:13 spire-1.2.1/pkg/common/telemetry/sink.go 10:07:13 spire-1.2.1/pkg/common/telemetry/statsd.go 10:07:13 spire-1.2.1/pkg/common/telemetry/statsd_test.go 10:07:13 spire-1.2.1/pkg/common/telemetry/uptime.go 10:07:13 spire-1.2.1/pkg/common/telemetry/version.go 10:07:13 spire-1.2.1/pkg/common/telemetry/withlabels.go 10:07:13 spire-1.2.1/pkg/common/uptime/ 10:07:13 spire-1.2.1/pkg/common/uptime/uptime.go 10:07:13 spire-1.2.1/pkg/common/uptime/uptime_test.go 10:07:13 spire-1.2.1/pkg/common/util/ 10:07:13 spire-1.2.1/pkg/common/util/certs.go 10:07:13 spire-1.2.1/pkg/common/util/certs_test.go 10:07:13 spire-1.2.1/pkg/common/util/csr.go 10:07:13 spire-1.2.1/pkg/common/util/hash.go 10:07:13 spire-1.2.1/pkg/common/util/selectors.go 10:07:13 spire-1.2.1/pkg/common/util/selectors_test.go 10:07:13 spire-1.2.1/pkg/common/util/signals.go 10:07:13 spire-1.2.1/pkg/common/util/sort.go 10:07:13 spire-1.2.1/pkg/common/util/sort_test.go 10:07:13 spire-1.2.1/pkg/common/util/task.go 10:07:13 spire-1.2.1/pkg/common/util/task_test.go 10:07:13 spire-1.2.1/pkg/common/util/testdata/ 10:07:13 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 10:07:13 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 10:07:13 spire-1.2.1/pkg/common/version/ 10:07:13 spire-1.2.1/pkg/common/version/version.go 10:07:13 spire-1.2.1/pkg/common/x509svid/ 10:07:13 spire-1.2.1/pkg/common/x509svid/common_test.go 10:07:13 spire-1.2.1/pkg/common/x509svid/csr.go 10:07:13 spire-1.2.1/pkg/common/x509svid/upstreamca.go 10:07:13 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 10:07:13 spire-1.2.1/pkg/common/x509util/ 10:07:13 spire-1.2.1/pkg/common/x509util/cert.go 10:07:13 spire-1.2.1/pkg/common/x509util/dns.go 10:07:13 spire-1.2.1/pkg/common/x509util/dns_test.go 10:07:13 spire-1.2.1/pkg/common/x509util/keyid.go 10:07:13 spire-1.2.1/pkg/common/x509util/keypair.go 10:07:13 spire-1.2.1/pkg/common/x509util/serialnumber.go 10:07:13 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 10:07:13 spire-1.2.1/pkg/server/ 10:07:13 spire-1.2.1/pkg/server/api/ 10:07:13 spire-1.2.1/pkg/server/api/agent.go 10:07:13 spire-1.2.1/pkg/server/api/agent/ 10:07:13 spire-1.2.1/pkg/server/api/agent/v1/ 10:07:13 spire-1.2.1/pkg/server/api/agent/v1/service.go 10:07:13 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 10:07:13 spire-1.2.1/pkg/server/api/agent_test.go 10:07:13 spire-1.2.1/pkg/server/api/api.go 10:07:13 spire-1.2.1/pkg/server/api/audit/ 10:07:13 spire-1.2.1/pkg/server/api/audit/audit.go 10:07:13 spire-1.2.1/pkg/server/api/audit/audit_test.go 10:07:13 spire-1.2.1/pkg/server/api/bundle.go 10:07:13 spire-1.2.1/pkg/server/api/bundle/ 10:07:13 spire-1.2.1/pkg/server/api/bundle/v1/ 10:07:13 spire-1.2.1/pkg/server/api/bundle/v1/service.go 10:07:13 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 10:07:13 spire-1.2.1/pkg/server/api/bundle_test.go 10:07:13 spire-1.2.1/pkg/server/api/debug/ 10:07:13 spire-1.2.1/pkg/server/api/debug/v1/ 10:07:13 spire-1.2.1/pkg/server/api/debug/v1/service.go 10:07:13 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 10:07:13 spire-1.2.1/pkg/server/api/entry.go 10:07:13 spire-1.2.1/pkg/server/api/entry/ 10:07:13 spire-1.2.1/pkg/server/api/entry/v1/ 10:07:13 spire-1.2.1/pkg/server/api/entry/v1/service.go 10:07:13 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 10:07:13 spire-1.2.1/pkg/server/api/entry_test.go 10:07:13 spire-1.2.1/pkg/server/api/health/ 10:07:13 spire-1.2.1/pkg/server/api/health/v1/ 10:07:13 spire-1.2.1/pkg/server/api/health/v1/service.go 10:07:13 spire-1.2.1/pkg/server/api/health/v1/service_test.go 10:07:13 spire-1.2.1/pkg/server/api/id.go 10:07:13 spire-1.2.1/pkg/server/api/id_test.go 10:07:13 spire-1.2.1/pkg/server/api/limits/ 10:07:13 spire-1.2.1/pkg/server/api/limits/limits.go 10:07:13 spire-1.2.1/pkg/server/api/middleware/ 10:07:13 spire-1.2.1/pkg/server/api/middleware/alias.go 10:07:13 spire-1.2.1/pkg/server/api/middleware/audit.go 10:07:13 spire-1.2.1/pkg/server/api/middleware/authorization.go 10:07:13 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 10:07:13 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 10:07:13 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 10:07:13 spire-1.2.1/pkg/server/api/middleware/caller.go 10:07:13 spire-1.2.1/pkg/server/api/middleware/caller_test.go 10:07:13 spire-1.2.1/pkg/server/api/middleware/common.go 10:07:13 spire-1.2.1/pkg/server/api/middleware/common_test.go 10:07:13 spire-1.2.1/pkg/server/api/middleware/entries.go 10:07:13 spire-1.2.1/pkg/server/api/middleware/entries_test.go 10:07:13 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 10:07:13 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 10:07:13 spire-1.2.1/pkg/server/api/ratelimit.go 10:07:13 spire-1.2.1/pkg/server/api/rpccontext/ 10:07:13 spire-1.2.1/pkg/server/api/rpccontext/alias.go 10:07:13 spire-1.2.1/pkg/server/api/rpccontext/audit.go 10:07:13 spire-1.2.1/pkg/server/api/rpccontext/caller.go 10:07:13 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 10:07:13 spire-1.2.1/pkg/server/api/selector.go 10:07:13 spire-1.2.1/pkg/server/api/selector_test.go 10:07:13 spire-1.2.1/pkg/server/api/status.go 10:07:13 spire-1.2.1/pkg/server/api/status_test.go 10:07:13 spire-1.2.1/pkg/server/api/svid/ 10:07:13 spire-1.2.1/pkg/server/api/svid/v1/ 10:07:13 spire-1.2.1/pkg/server/api/svid/v1/service.go 10:07:13 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 10:07:13 spire-1.2.1/pkg/server/api/trustdomain.go 10:07:13 spire-1.2.1/pkg/server/api/trustdomain/ 10:07:13 spire-1.2.1/pkg/server/api/trustdomain/v1/ 10:07:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 10:07:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 10:07:13 spire-1.2.1/pkg/server/api/trustdomain_test.go 10:07:13 spire-1.2.1/pkg/server/authpolicy/ 10:07:13 spire-1.2.1/pkg/server/authpolicy/defaults.go 10:07:13 spire-1.2.1/pkg/server/authpolicy/policy.go 10:07:13 spire-1.2.1/pkg/server/authpolicy/policy.rego 10:07:13 spire-1.2.1/pkg/server/authpolicy/policy_data.json 10:07:13 spire-1.2.1/pkg/server/authpolicy/policy_test.go 10:07:13 spire-1.2.1/pkg/server/authpolicy/validate.go 10:07:13 spire-1.2.1/pkg/server/bundle/ 10:07:13 spire-1.2.1/pkg/server/bundle/client/ 10:07:13 spire-1.2.1/pkg/server/bundle/client/client.go 10:07:13 spire-1.2.1/pkg/server/bundle/client/client_test.go 10:07:13 spire-1.2.1/pkg/server/bundle/client/manager.go 10:07:13 spire-1.2.1/pkg/server/bundle/client/manager_test.go 10:07:13 spire-1.2.1/pkg/server/bundle/client/sources.go 10:07:13 spire-1.2.1/pkg/server/bundle/client/sources_test.go 10:07:13 spire-1.2.1/pkg/server/bundle/client/updater.go 10:07:13 spire-1.2.1/pkg/server/bundle/client/updater_test.go 10:07:13 spire-1.2.1/pkg/server/ca/ 10:07:13 spire-1.2.1/pkg/server/ca/ca.go 10:07:13 spire-1.2.1/pkg/server/ca/ca_health.go 10:07:13 spire-1.2.1/pkg/server/ca/ca_test.go 10:07:13 spire-1.2.1/pkg/server/ca/journal.go 10:07:13 spire-1.2.1/pkg/server/ca/journal_test.go 10:07:13 spire-1.2.1/pkg/server/ca/manager.go 10:07:13 spire-1.2.1/pkg/server/ca/manager_health.go 10:07:13 spire-1.2.1/pkg/server/ca/manager_test.go 10:07:13 spire-1.2.1/pkg/server/ca/templates.go 10:07:13 spire-1.2.1/pkg/server/ca/upstream_client.go 10:07:13 spire-1.2.1/pkg/server/ca/upstream_client_test.go 10:07:13 spire-1.2.1/pkg/server/ca/validation.go 10:07:13 spire-1.2.1/pkg/server/cache/ 10:07:13 spire-1.2.1/pkg/server/cache/dscache/ 10:07:13 spire-1.2.1/pkg/server/cache/dscache/cache.go 10:07:13 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 10:07:13 spire-1.2.1/pkg/server/cache/entrycache/ 10:07:13 spire-1.2.1/pkg/server/cache/entrycache/cache.go 10:07:13 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 10:07:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 10:07:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 10:07:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 10:07:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 10:07:13 spire-1.2.1/pkg/server/catalog/ 10:07:13 spire-1.2.1/pkg/server/catalog/catalog.go 10:07:13 spire-1.2.1/pkg/server/catalog/keymanager.go 10:07:13 spire-1.2.1/pkg/server/catalog/nodeattestor.go 10:07:13 spire-1.2.1/pkg/server/catalog/noderesolver.go 10:07:13 spire-1.2.1/pkg/server/catalog/notifier.go 10:07:13 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 10:07:13 spire-1.2.1/pkg/server/config.go 10:07:13 spire-1.2.1/pkg/server/datastore/ 10:07:13 spire-1.2.1/pkg/server/datastore/datastore.go 10:07:13 spire-1.2.1/pkg/server/datastore/datastore_health.go 10:07:13 spire-1.2.1/pkg/server/datastore/repository.go 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/ 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 10:07:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 10:07:13 spire-1.2.1/pkg/server/endpoints/ 10:07:13 spire-1.2.1/pkg/server/endpoints/bundle/ 10:07:13 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 10:07:13 spire-1.2.1/pkg/server/endpoints/bundle/config.go 10:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 10:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 10:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 10:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 10:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 10:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 10:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 10:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 10:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 10:07:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 10:07:13 spire-1.2.1/pkg/server/endpoints/bundle/server.go 10:07:13 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 10:07:13 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 10:07:13 spire-1.2.1/pkg/server/endpoints/config.go 10:07:13 spire-1.2.1/pkg/server/endpoints/endpoints.go 10:07:13 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 10:07:13 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 10:07:13 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 10:07:13 spire-1.2.1/pkg/server/endpoints/middleware.go 10:07:13 spire-1.2.1/pkg/server/endpoints/middleware_test.go 10:07:13 spire-1.2.1/pkg/server/hostservice/ 10:07:13 spire-1.2.1/pkg/server/hostservice/agentstore/ 10:07:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 10:07:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 10:07:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 10:07:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 10:07:13 spire-1.2.1/pkg/server/hostservice/identityprovider/ 10:07:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 10:07:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/ 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/ 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/base/ 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/test/ 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 10:07:13 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/ 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 10:07:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/ 10:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 10:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 10:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 10:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 10:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 10:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 10:07:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/notifier/ 10:07:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 10:07:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 10:07:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 10:07:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 10:07:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 10:07:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 10:07:13 spire-1.2.1/pkg/server/plugin/notifier/repository.go 10:07:13 spire-1.2.1/pkg/server/plugin/notifier/v1.go 10:07:13 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 10:07:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 10:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 10:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 10:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 10:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 10:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 10:07:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 10:07:14 spire-1.2.1/pkg/server/registration/ 10:07:14 spire-1.2.1/pkg/server/registration/manager.go 10:07:14 spire-1.2.1/pkg/server/registration/manager_test.go 10:07:14 spire-1.2.1/pkg/server/scanentries.go 10:07:14 spire-1.2.1/pkg/server/scanentries_test.go 10:07:14 spire-1.2.1/pkg/server/server.go 10:07:14 spire-1.2.1/pkg/server/server_test.go 10:07:14 spire-1.2.1/pkg/server/svid/ 10:07:14 spire-1.2.1/pkg/server/svid/observer.go 10:07:14 spire-1.2.1/pkg/server/svid/observer_test.go 10:07:14 spire-1.2.1/pkg/server/svid/rotator.go 10:07:14 spire-1.2.1/pkg/server/svid/rotator_config.go 10:07:14 spire-1.2.1/pkg/server/svid/rotator_config_test.go 10:07:14 spire-1.2.1/pkg/server/svid/rotator_test.go 10:07:14 spire-1.2.1/proto/ 10:07:14 spire-1.2.1/proto/private/ 10:07:14 spire-1.2.1/proto/private/server/ 10:07:14 spire-1.2.1/proto/private/server/journal/ 10:07:14 spire-1.2.1/proto/private/server/journal/journal.pb.go 10:07:14 spire-1.2.1/proto/private/server/journal/journal.proto 10:07:14 spire-1.2.1/proto/spire/ 10:07:14 spire-1.2.1/proto/spire/common/ 10:07:14 spire-1.2.1/proto/spire/common/common.pb.go 10:07:14 spire-1.2.1/proto/spire/common/common.proto 10:07:14 spire-1.2.1/proto/spire/common/plugin/ 10:07:14 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 10:07:14 spire-1.2.1/proto/spire/common/plugin/plugin.proto 10:07:14 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 10:07:14 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 10:07:14 spire-1.2.1/proto/spire/plugin/ 10:07:14 spire-1.2.1/proto/spire/plugin/agent/ 10:07:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 10:07:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 10:07:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 10:07:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 10:07:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 10:07:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 10:07:14 spire-1.2.1/release/ 10:07:14 spire-1.2.1/release/spire-extras/ 10:07:14 spire-1.2.1/release/spire-extras/README.md 10:07:14 spire-1.2.1/release/spire-extras/conf/ 10:07:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 10:07:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 10:07:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 10:07:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 10:07:14 spire-1.2.1/release/spire/ 10:07:14 spire-1.2.1/release/spire/README.md 10:07:14 spire-1.2.1/release/spire/conf/ 10:07:14 spire-1.2.1/release/spire/conf/agent/ 10:07:14 spire-1.2.1/release/spire/conf/agent/agent.conf 10:07:14 spire-1.2.1/release/spire/conf/server/ 10:07:14 spire-1.2.1/release/spire/conf/server/server.conf 10:07:14 spire-1.2.1/script/ 10:07:14 spire-1.2.1/script/build-artifact.sh 10:07:14 spire-1.2.1/script/generate_dummy_ca.sh 10:07:14 spire-1.2.1/support/ 10:07:14 spire-1.2.1/support/k8s/ 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/ 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 10:07:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 10:07:14 spire-1.2.1/support/oidc-discovery-provider/ 10:07:14 spire-1.2.1/support/oidc-discovery-provider/README.md 10:07:14 spire-1.2.1/support/oidc-discovery-provider/common_test.go 10:07:14 spire-1.2.1/support/oidc-discovery-provider/config.go 10:07:14 spire-1.2.1/support/oidc-discovery-provider/config_test.go 10:07:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 10:07:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 10:07:14 spire-1.2.1/support/oidc-discovery-provider/handler.go 10:07:14 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 10:07:14 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 10:07:14 spire-1.2.1/support/oidc-discovery-provider/main.go 10:07:14 spire-1.2.1/support/oidc-discovery-provider/server_api.go 10:07:14 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 10:07:14 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 10:07:14 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 10:07:14 spire-1.2.1/test/ 10:07:14 spire-1.2.1/test/clock/ 10:07:14 spire-1.2.1/test/clock/clock.go 10:07:14 spire-1.2.1/test/fakes/ 10:07:14 spire-1.2.1/test/fakes/fakeagentcatalog/ 10:07:14 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 10:07:14 spire-1.2.1/test/fakes/fakeagentkeymanager/ 10:07:14 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 10:07:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 10:07:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 10:07:14 spire-1.2.1/test/fakes/fakeagentstore/ 10:07:14 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 10:07:14 spire-1.2.1/test/fakes/fakedatastore/ 10:07:14 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 10:07:14 spire-1.2.1/test/fakes/fakeentryclient/ 10:07:14 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 10:07:14 spire-1.2.1/test/fakes/fakehealthchecker/ 10:07:14 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 10:07:14 spire-1.2.1/test/fakes/fakeidentityprovider/ 10:07:14 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 10:07:14 spire-1.2.1/test/fakes/fakemetrics/ 10:07:14 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 10:07:14 spire-1.2.1/test/fakes/fakenoderesolver/ 10:07:14 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 10:07:14 spire-1.2.1/test/fakes/fakenotifier/ 10:07:14 spire-1.2.1/test/fakes/fakenotifier/notifier.go 10:07:14 spire-1.2.1/test/fakes/fakepluginmetrics/ 10:07:14 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 10:07:14 spire-1.2.1/test/fakes/fakeserverca/ 10:07:14 spire-1.2.1/test/fakes/fakeserverca/serverca.go 10:07:14 spire-1.2.1/test/fakes/fakeservercatalog/ 10:07:14 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 10:07:14 spire-1.2.1/test/fakes/fakeserverkeymanager/ 10:07:14 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 10:07:14 spire-1.2.1/test/fakes/fakeservernodeattestor/ 10:07:14 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 10:07:14 spire-1.2.1/test/fakes/fakeupstreamauthority/ 10:07:14 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 10:07:14 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 10:07:14 spire-1.2.1/test/fakes/fakeworkloadapi/ 10:07:14 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 10:07:14 spire-1.2.1/test/fakes/fakeworkloadattestor/ 10:07:14 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 10:07:14 spire-1.2.1/test/fixture/ 10:07:14 spire-1.2.1/test/fixture/certs/ 10:07:14 spire-1.2.1/test/fixture/certs/agent_svid.der 10:07:14 spire-1.2.1/test/fixture/certs/base_cert.pem 10:07:14 spire-1.2.1/test/fixture/certs/base_csr.pem 10:07:14 spire-1.2.1/test/fixture/certs/base_key.pem 10:07:14 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 10:07:14 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 10:07:14 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 10:07:14 spire-1.2.1/test/fixture/certs/blog_cert.pem 10:07:14 spire-1.2.1/test/fixture/certs/blog_csr.pem 10:07:14 spire-1.2.1/test/fixture/certs/blog_key.pem 10:07:14 spire-1.2.1/test/fixture/certs/bundle.der 10:07:14 spire-1.2.1/test/fixture/certs/ca.pem 10:07:14 spire-1.2.1/test/fixture/certs/ca_key.pem 10:07:14 spire-1.2.1/test/fixture/certs/database_cert.pem 10:07:14 spire-1.2.1/test/fixture/certs/database_csr.pem 10:07:14 spire-1.2.1/test/fixture/certs/database_key.pem 10:07:14 spire-1.2.1/test/fixture/certs/node_cert.pem 10:07:14 spire-1.2.1/test/fixture/certs/node_csr.pem 10:07:14 spire-1.2.1/test/fixture/certs/node_key.pem 10:07:14 spire-1.2.1/test/fixture/certs/svid.pem 10:07:14 spire-1.2.1/test/fixture/certs/svid_key.pem 10:07:14 spire-1.2.1/test/fixture/config/ 10:07:14 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 10:07:14 spire-1.2.1/test/fixture/config/agent_good.conf 10:07:14 spire-1.2.1/test/fixture/config/agent_good_templated.conf 10:07:14 spire-1.2.1/test/fixture/config/plugin_good.conf 10:07:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 10:07:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 10:07:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 10:07:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 10:07:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 10:07:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 10:07:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 10:07:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 10:07:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 10:07:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 10:07:14 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 10:07:14 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 10:07:14 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 10:07:14 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 10:07:14 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 10:07:14 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 10:07:14 spire-1.2.1/test/fixture/config/server_good.conf 10:07:14 spire-1.2.1/test/fixture/config/server_good_templated.conf 10:07:14 spire-1.2.1/test/fixture/fixture.go 10:07:14 spire-1.2.1/test/fixture/nodeattestor/ 10:07:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 10:07:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 10:07:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 10:07:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 10:07:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 10:07:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 10:07:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 10:07:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 10:07:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 10:07:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 10:07:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 10:07:14 spire-1.2.1/test/fixture/registration/ 10:07:14 spire-1.2.1/test/fixture/registration/entries.json 10:07:14 spire-1.2.1/test/fixture/registration/good-for-update.json 10:07:14 spire-1.2.1/test/fixture/registration/good.json 10:07:14 spire-1.2.1/test/fixture/registration/invalid.json 10:07:14 spire-1.2.1/test/fixture/registration/invalid_json.json 10:07:14 spire-1.2.1/test/fixture/registration/manager_test_entries.json 10:07:14 spire-1.2.1/test/integration/ 10:07:14 spire-1.2.1/test/integration/README.md 10:07:14 spire-1.2.1/test/integration/common 10:07:14 spire-1.2.1/test/integration/setup/ 10:07:14 spire-1.2.1/test/integration/setup/adminclient/ 10:07:14 spire-1.2.1/test/integration/setup/adminclient/build.sh 10:07:14 spire-1.2.1/test/integration/setup/adminclient/client.go 10:07:14 spire-1.2.1/test/integration/setup/debugagent/ 10:07:14 spire-1.2.1/test/integration/setup/debugagent/build.sh 10:07:14 spire-1.2.1/test/integration/setup/debugagent/main.go 10:07:14 spire-1.2.1/test/integration/setup/debugserver/ 10:07:14 spire-1.2.1/test/integration/setup/debugserver/build.sh 10:07:14 spire-1.2.1/test/integration/setup/debugserver/main.go 10:07:14 spire-1.2.1/test/integration/setup/downstreamclient/ 10:07:14 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 10:07:14 spire-1.2.1/test/integration/setup/downstreamclient/client.go 10:07:14 spire-1.2.1/test/integration/setup/itclient/ 10:07:14 spire-1.2.1/test/integration/setup/itclient/client.go 10:07:14 spire-1.2.1/test/integration/setup/node-attestation/ 10:07:14 spire-1.2.1/test/integration/setup/node-attestation/build.sh 10:07:14 spire-1.2.1/test/integration/setup/node-attestation/client.go 10:07:14 spire-1.2.1/test/integration/setup/x509pop/go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:07:14  10:07:14 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 10:07:14 spire-1.2.1/test/integration/setup/x509pop/setup.sh 10:07:14 spire-1.2.1/test/integration/suites/ 10:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/ 10:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 10:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 10:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 10:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 10:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 10:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 10:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 10:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 10:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 10:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 10:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 10:07:14 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 10:07:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 10:07:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 10:07:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 10:07:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 10:07:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 10:07:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 10:07:14 spire-1.2.1/test/integration/suites/datastore-mysql/ 10:07:14 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 10:07:14 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 10:07:14 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 10:07:14 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 10:07:14 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres/ 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 10:07:14 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 10:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/ 10:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 10:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 10:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 10:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 10:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 10:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 10:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 10:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 10:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 10:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 10:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 10:07:14 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 10:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/ 10:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 10:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 10:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 10:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 10:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 10:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 10:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 10:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 10:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 10:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 10:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 10:07:14 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 10:07:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 10:07:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 10:07:14 spire-1.2.1/test/integration/suites/join-token/ 10:07:14 spire-1.2.1/test/integration/suites/join-token/01-start-server 10:07:14 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 10:07:14 spire-1.2.1/test/integration/suites/join-token/03-start-agent 10:07:14 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 10:07:14 spire-1.2.1/test/integration/suites/join-token/05-check-svid 10:07:14 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 10:07:14 spire-1.2.1/test/integration/suites/join-token/README.md 10:07:14 spire-1.2.1/test/integration/suites/join-token/conf/ 10:07:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 10:07:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/join-token/conf/server/ 10:07:14 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 10:07:14 spire-1.2.1/test/integration/suites/join-token/teardown 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/ 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 10:07:14 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/ 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 10:07:14 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 10:07:14 spire-1.2.1/test/integration/suites/k8s/ 10:07:14 spire-1.2.1/test/integration/suites/k8s/00-setup 10:07:14 spire-1.2.1/test/integration/suites/k8s/01-apply-config 10:07:14 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 10:07:14 spire-1.2.1/test/integration/suites/k8s/README.md 10:07:14 spire-1.2.1/test/integration/suites/k8s/conf/ 10:07:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 10:07:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 10:07:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s/conf/server/ 10:07:14 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 10:07:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 10:07:14 spire-1.2.1/test/integration/suites/k8s/init-kubectl 10:07:14 spire-1.2.1/test/integration/suites/k8s/teardown 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/ 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/README.md 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/root/ 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/nested-rotation/teardown 10:07:14 spire-1.2.1/test/integration/suites/node-attestation/ 10:07:14 spire-1.2.1/test/integration/suites/node-attestation/00-setup 10:07:14 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 10:07:14 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 10:07:14 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 10:07:14 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 10:07:14 spire-1.2.1/test/integration/suites/node-attestation/README.md 10:07:14 spire-1.2.1/test/integration/suites/node-attestation/conf/ 10:07:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 10:07:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 10:07:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 10:07:14 spire-1.2.1/test/integration/suites/node-attestation/teardown 10:07:14 spire-1.2.1/test/integration/suites/rotation/ 10:07:14 spire-1.2.1/test/integration/suites/rotation/00-setup 10:07:14 spire-1.2.1/test/integration/suites/rotation/01-start-server 10:07:14 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 10:07:14 spire-1.2.1/test/integration/suites/rotation/03-start-agent 10:07:14 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 10:07:14 spire-1.2.1/test/integration/suites/rotation/05-check-svids 10:07:14 spire-1.2.1/test/integration/suites/rotation/README.md 10:07:14 spire-1.2.1/test/integration/suites/rotation/conf/ 10:07:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 10:07:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/rotation/conf/server/ 10:07:14 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 10:07:14 spire-1.2.1/test/integration/suites/rotation/teardown 10:07:14 spire-1.2.1/test/integration/suites/self-test/ 10:07:14 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 10:07:14 spire-1.2.1/test/integration/suites/self-test/README.md 10:07:14 spire-1.2.1/test/integration/suites/self-test/teardown 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/ 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 10:07:14 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 10:07:14 spire-1.2.1/test/integration/suites/upgrade/ 10:07:14 spire-1.2.1/test/integration/suites/upgrade/00-setup 10:07:14 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 10:07:14 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 10:07:14 spire-1.2.1/test/integration/suites/upgrade/README.md 10:07:14 spire-1.2.1/test/integration/suites/upgrade/conf/ 10:07:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 10:07:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 10:07:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 10:07:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 10:07:14 spire-1.2.1/test/integration/suites/upgrade/teardown 10:07:14 spire-1.2.1/test/integration/suites/upgrade/versions.txt 10:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 10:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 10:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 10:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 10:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 10:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 10:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 10:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 10:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 10:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 10:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 10:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 10:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 10:07:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 10:07:14 spire-1.2.1/test/integration/test-one.sh 10:07:14 spire-1.2.1/test/integration/test.sh 10:07:14 spire-1.2.1/test/plugintest/ 10:07:14 spire-1.2.1/test/plugintest/config.go 10:07:14 spire-1.2.1/test/plugintest/load.go 10:07:14 spire-1.2.1/test/plugintest/option.go 10:07:14 spire-1.2.1/test/spiretest/ 10:07:14 spire-1.2.1/test/spiretest/apiserver.go 10:07:14 spire-1.2.1/test/spiretest/assertions.go 10:07:14 spire-1.2.1/test/spiretest/dir.go 10:07:14 spire-1.2.1/test/spiretest/errors_posix.go 10:07:14 spire-1.2.1/test/spiretest/errors_windows.go 10:07:14 spire-1.2.1/test/spiretest/logs.go 10:07:14 spire-1.2.1/test/spiretest/socketapi.go 10:07:14 spire-1.2.1/test/spiretest/suite.go 10:07:14 spire-1.2.1/test/spiretest/x509.go 10:07:14 spire-1.2.1/test/testca/ 10:07:14 spire-1.2.1/test/testca/ca.go 10:07:14 spire-1.2.1/test/testkey/ 10:07:14 spire-1.2.1/test/testkey/generate.sh 10:07:14 spire-1.2.1/test/testkey/genkeys.go 10:07:14 spire-1.2.1/test/testkey/keys.go 10:07:14 spire-1.2.1/test/testkey/new.go 10:07:14 spire-1.2.1/test/tpmsimulator/ 10:07:14 spire-1.2.1/test/tpmsimulator/simulator.go 10:07:14 spire-1.2.1/test/util/ 10:07:14 spire-1.2.1/test/util/cert_fixtures.go 10:07:14 spire-1.2.1/test/util/cert_generation.go 10:07:14 spire-1.2.1/test/util/io_redirection.go 10:07:14 spire-1.2.1/test/util/race.go 10:07:14 spire-1.2.1/test/util/util.go 10:07:14 building spire from source... 10:07:15 Installing go1.17.7... 10:07:42 Building bin/spire-server... 10:07:42 go: downloading github.com/mitchellh/cli v1.1.2 10:07:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 10:07:42 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 10:07:42 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 10:07:42 go: downloading google.golang.org/grpc v1.44.0 10:07:42 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:07:42 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:07:42 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:07:42 go: downloading k8s.io/kube-aggregator v0.23.3 10:07:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 10:07:42 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:07:42 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 10:07:42 go: downloading github.com/imdario/mergo v0.3.12 10:07:42 go: downloading github.com/sirupsen/logrus v1.8.1 10:07:42 go: downloading github.com/hashicorp/vault/api v1.4.1 10:07:42 go: downloading cloud.google.com/go/security v1.3.0 10:07:42 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:07:43 go: downloading github.com/hashicorp/go-hclog v1.1.0 10:07:43 go: downloading github.com/twmb/murmur3 v1.1.6 10:07:43 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:07:43 go: downloading gopkg.in/yaml.v2 v2.4.0 10:07:43 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:07:43 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 10:07:44 go: downloading github.com/fatih/color v1.13.0 10:07:44 go: downloading github.com/mattn/go-isatty v0.0.14 10:07:44 go: downloading github.com/gobwas/glob v0.2.3 10:07:44 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:07:44 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 10:07:44 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 10:07:44 go: downloading github.com/hashicorp/go-plugin v1.4.3 10:07:44 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 10:07:44 go: downloading github.com/jinzhu/inflection v1.0.0 10:07:44 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:07:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:07:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:07:45 go: downloading github.com/aws/smithy-go v1.11.0 10:07:45 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 10:07:45 go: downloading github.com/InVisionApp/go-logger v1.0.1 10:07:45 go: downloading github.com/armon/go-metrics v0.3.10 10:07:46 go: downloading github.com/prometheus/client_golang v1.12.1 10:07:46 go: downloading github.com/uber-go/tally/v4 v4.1.1 10:07:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:07:46 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:07:46 go: downloading github.com/gogo/protobuf v1.3.2 10:07:47 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 10:07:47 go: downloading github.com/open-policy-agent/opa v0.38.0 10:07:52 go: downloading cloud.google.com/go/compute v1.3.0 10:07:53 go: downloading cloud.google.com/go/iam v0.1.1 10:07:53 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:07:53 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:07:54 go: downloading k8s.io/klog/v2 v2.30.0 10:07:54 go: downloading github.com/google/gofuzz v1.1.0 10:07:54 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:07:55 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:07:55 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:07:55 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:07:55 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:07:55 go: downloading github.com/dimchansky/utfbom v1.1.1 10:07:56 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:07:56 go: downloading github.com/spf13/pflag v1.0.5 10:07:57 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:07:57 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:07:57 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:07:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:07:57 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:07:57 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:07:57 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:07:58 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:07:58 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:07:59 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:07:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:07:59 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:08:01 go: downloading go.opencensus.io v0.23.0 10:08:01 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 10:08:01 go: downloading github.com/mattn/go-colorable v0.1.12 10:08:01 go: downloading github.com/Masterminds/goutils v1.1.0 10:08:01 go: downloading github.com/Masterminds/semver v1.5.0 10:08:02 go: downloading github.com/google/uuid v1.1.2 10:08:02 go: downloading github.com/huandu/xstrings v1.3.2 10:08:02 go: downloading gopkg.in/inf.v0 v0.9.1 10:08:02 go: downloading github.com/go-logr/logr v1.2.2 10:08:02 go: downloading github.com/google/go-cmp v0.5.7 10:08:02 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 10:08:02 go: downloading github.com/oklog/run v1.0.0 10:08:02 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 10:08:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 10:08:02 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:08:02 go: downloading github.com/prometheus/client_model v0.2.0 10:08:02 go: downloading github.com/prometheus/common v0.32.1 10:08:03 go: downloading github.com/beorn7/perks v1.0.1 10:08:03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 10:08:03 go: downloading github.com/json-iterator/go v1.1.12 10:08:03 go: downloading github.com/prometheus/procfs v0.7.3 10:08:03 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:08:03 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:08:04 go: downloading github.com/googleapis/gnostic v0.5.5 10:08:04 go: downloading github.com/imkira/go-observer v1.0.3 10:08:04 go: downloading go.uber.org/atomic v1.9.0 10:08:05 go: downloading github.com/hashicorp/errwrap v1.1.0 10:08:05 go: downloading github.com/mitchellh/reflectwalk v1.0.1 10:08:05 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:08:05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 10:08:05 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 10:08:05 go: downloading github.com/blang/semver/v4 v4.0.0 10:08:05 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 10:08:05 go: downloading github.com/go-sql-driver/mysql v1.6.0 10:08:06 go: downloading github.com/jinzhu/gorm v1.9.16 10:08:06 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:08:06 go: downloading github.com/lib/pq v1.10.4 10:08:06 go: downloading github.com/mattn/go-sqlite3 v1.14.12 10:08:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 10:08:07 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 10:08:08 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:08:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:08:09 go: downloading github.com/tklauser/numcpus v0.3.0 10:08:09 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:08:09 go: downloading go.uber.org/zap v1.21.0 10:08:10 go: downloading sigs.k8s.io/yaml v1.3.0 10:08:10 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:08:10 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:08:10 go: downloading github.com/modern-go/reflect2 v1.0.2 10:08:10 go: downloading github.com/ryanuber/go-glob v1.0.0 10:08:10 go: downloading github.com/golang/snappy v0.0.4 10:08:10 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:08:11 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 10:08:20 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:08:20 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:08:20 go: downloading github.com/hashicorp/go-version v1.2.0 10:08:20 go: downloading go.uber.org/multierr v1.6.0 10:08:21 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 10:08:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 10:08:21 go: downloading github.com/stretchr/testify v1.7.0 10:08:21 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 10:08:22 go: downloading google.golang.org/api v0.70.0 10:08:22 go: downloading github.com/aws/aws-sdk-go v1.43.0 10:08:48 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:08:48 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:09:04 go: downloading k8s.io/client-go v0.23.4 10:09:04 go: downloading github.com/google/go-tpm v0.3.3 10:09:04 go: downloading k8s.io/api v0.23.4 10:09:04 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 10:09:16 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 10:09:16 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 10:09:16 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 10:09:16 go: downloading cloud.google.com/go/storage v1.21.0 10:09:17 go: downloading cloud.google.com/go v0.100.2 10:09:18 go: downloading k8s.io/apimachinery v0.23.4 10:09:21 go: downloading sigs.k8s.io/controller-runtime v0.11.1 10:09:22 go: downloading k8s.io/kube-aggregator v0.23.3 10:09:23 go: downloading cloud.google.com/go/security v1.3.0 10:09:23 go: downloading github.com/hashicorp/vault/api v1.4.1 10:09:24 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 10:09:25 go: downloading github.com/twmb/murmur3 v1.1.6 10:09:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:09:25 go: downloading gopkg.in/yaml.v2 v2.4.0 10:09:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:09:25 go: downloading github.com/gobwas/glob v0.2.3 10:09:26 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 10:09:26 go: downloading github.com/jinzhu/inflection v1.0.0 10:09:26 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 10:09:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 10:09:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 10:09:27 go: downloading github.com/aws/smithy-go v1.11.0 10:09:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 10:09:28 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 10:09:28 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 10:09:29 go: downloading github.com/gogo/protobuf v1.3.2 10:09:34 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 10:09:34 go: downloading github.com/Azure/go-autorest/logger v0.2.1 10:09:34 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 10:09:34 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 10:09:34 go: downloading github.com/dimchansky/utfbom v1.1.1 10:09:34 go: downloading cloud.google.com/go/compute v1.3.0 10:09:35 go: downloading cloud.google.com/go/iam v0.1.1 10:09:35 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 10:09:36 go: downloading github.com/google/gofuzz v1.1.0 10:09:36 go: downloading k8s.io/klog/v2 v2.30.0 10:09:36 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 10:09:37 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 10:09:37 go: downloading github.com/spf13/pflag v1.0.5 10:09:38 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 10:09:38 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 10:09:38 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 10:09:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 10:09:39 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 10:09:39 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 10:09:39 go: downloading github.com/hashicorp/vault/sdk v0.4.1 10:09:40 go: downloading github.com/mitchellh/mapstructure v1.4.3 10:09:40 go: downloading github.com/tklauser/go-sysconf v0.3.9 10:09:40 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 10:09:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 10:09:41 go: downloading go.opencensus.io v0.23.0 10:09:41 go: downloading github.com/jmespath/go-jmespath v0.4.0 10:09:43 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 10:09:43 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 10:09:44 go: downloading gopkg.in/inf.v0 v0.9.1 10:09:44 go: downloading github.com/google/go-cmp v0.5.7 10:09:44 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 10:09:44 go: downloading github.com/go-logr/logr v1.2.2 10:09:45 go: downloading github.com/json-iterator/go v1.1.12 10:09:45 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 10:09:48 go: downloading github.com/googleapis/gnostic v0.5.5 10:09:50 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 10:09:50 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 10:09:51 go: downloading github.com/tklauser/numcpus v0.3.0 10:09:51 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 10:09:51 go: downloading go.uber.org/zap v1.21.0 10:09:53 go: downloading sigs.k8s.io/yaml v1.3.0 10:09:53 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 10:09:53 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 10:09:53 go: downloading github.com/modern-go/reflect2 v1.0.2 10:09:53 go: downloading github.com/ryanuber/go-glob v1.0.0 10:09:53 go: downloading github.com/golang/snappy v0.0.4 10:09:53 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 10:09:59 Removing intermediate container 37518af245b2 10:09:59 ---> a3aa305b491b 10:09:59 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:09:59 ---> Running in 4d1f10a9eb4f 10:10:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:10:04 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 10:10:04 go: downloading github.com/hashicorp/go-uuid v1.0.2 10:10:04 go: downloading github.com/hashicorp/go-version v1.2.0 10:10:04 go: downloading go.uber.org/multierr v1.6.0 10:10:06 Removing intermediate container 4d1f10a9eb4f 10:10:06 ---> 16fd0148facc 10:10:06 10:10:06 Step 11/23 : FROM docker:20.10.14 10:10:06 20.10.14: Pulling from library/docker 10:10:19 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 10:10:19 Status: Downloaded newer image for docker:20.10.14 10:10:19 ---> c346e9eafbab 10:10:19 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:10:20 ---> Running in 0c8fb83c6c23 10:10:20 Removing intermediate container 0c8fb83c6c23 10:10:20 ---> a4dcf281069d 10:10:20 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:10:21 ---> Running in ae553da052c3 10:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:10:25 (1/43) Installing readline (8.1.1-r0) 10:10:25 (2/43) Installing bash (5.1.16-r0) 10:10:25 Executing bash-5.1.16-r0.post-install 10:10:25 (3/43) Installing brotli-libs (1.0.9-r5) 10:10:25 (4/43) Installing nghttp2-libs (1.46.0-r0) 10:10:25 (5/43) Installing libcurl (7.80.0-r1) 10:10:25 (6/43) Installing curl (7.80.0-r1) 10:10:25 (7/43) Installing dumb-init (1.2.5-r1) 10:10:25 (8/43) Installing libbz2 (1.0.8-r1) 10:10:25 (9/43) Installing expat (2.4.7-r0) 10:10:25 (10/43) Installing libffi (3.4.2-r1) 10:10:25 (11/43) Installing gdbm (1.22-r0) 10:10:25 (12/43) Installing xz-libs (5.2.5-r1) 10:10:25 (13/43) Installing libgcc (10.3.1_git20211027-r0) 10:10:25 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 10:10:25 (15/43) Installing mpdecimal (2.5.1-r1) 10:10:25 (16/43) Installing sqlite-libs (3.36.0-r0) 10:10:25 (17/43) Installing python3 (3.9.7-r4) 10:10:28 (18/43) Installing py3-appdirs (1.4.4-r2) 10:10:28 (19/43) Installing py3-certifi (2020.12.5-r1) 10:10:28 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 10:10:28 (21/43) Installing py3-idna (3.3-r0) 10:10:28 (22/43) Installing py3-urllib3 (1.26.7-r0) 10:10:28 (23/43) Installing py3-requests (2.26.0-r1) 10:10:28 (24/43) Installing py3-msgpack (1.0.2-r1) 10:10:28 (25/43) Installing py3-lockfile (0.12.2-r4) 10:10:28 (26/43) Installing py3-cachecontrol (0.12.10-r0) 10:10:28 (27/43) Installing py3-colorama (0.4.4-r1) 10:10:28 (28/43) Installing py3-contextlib2 (21.6.0-r1) 10:10:28 (29/43) Installing py3-distlib (0.3.3-r0) 10:10:28 (30/43) Installing py3-distro (1.6.0-r0) 10:10:28 (31/43) Installing py3-six (1.16.0-r0) 10:10:28 (32/43) Installing py3-webencodings (0.5.1-r4) 10:10:28 (33/43) Installing py3-html5lib (1.1-r1) 10:10:28 (34/43) Installing py3-parsing (2.4.7-r2) 10:10:28 (35/43) Installing py3-packaging (20.9-r1) 10:10:28 (36/43) Installing py3-tomli (1.2.2-r0) 10:10:28 (37/43) Installing py3-pep517 (0.12.0-r0) 10:10:28 (38/43) Installing py3-progress (1.6-r0) 10:10:28 (39/43) Installing py3-retrying (1.3.3-r2) 10:10:28 (40/43) Installing py3-ordered-set (4.0.2-r2) 10:10:28 (41/43) Installing py3-setuptools (52.0.0-r4) 10:10:29 (42/43) Installing py3-toml (0.10.2-r2) 10:10:29 (43/43) Installing py3-pip (20.3.4-r1) 10:10:29 Executing busybox-1.34.1-r5.trigger 10:10:29 OK: 82 MiB in 65 packages 10:10:35 Collecting docker-compose==1.23.2 10:10:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:10:35 Collecting cached-property<2,>=1.2.0 10:10:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:10:36 Collecting PyYAML<4,>=3.10 10:10:36 Downloading PyYAML-3.13.tar.gz (270 kB) 10:10:40 Collecting docker<4.0,>=3.6.0 10:10:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:10:40 Collecting texttable<0.10,>=0.9.0 10:10:40 Downloading texttable-0.9.1.tar.gz (11 kB) 10:10:43 Collecting dockerpty<0.5,>=0.4.1 10:10:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:10:43 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 10:10:43 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 10:10:45 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:10:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:10:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:10:47 Collecting jsonschema<3,>=2.5.1 10:10:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:10:47 Collecting websocket-client<1.0,>=0.32.0 10:10:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:10:48 Collecting docopt<0.7,>=0.6.1 10:10:48 Downloading docopt-0.6.2.tar.gz (25 kB) 10:10:51 Collecting docker-pycreds>=0.4.0 10:10:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:10:52 Collecting urllib3<1.25,>=1.21.1 10:10:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:10:52 Collecting chardet<3.1.0,>=3.0.2 10:10:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:10:52 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 10:10:52 Collecting idna<2.8,>=2.5 10:10:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:10:53 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:10:53 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:10:53 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:10:53 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:10:54 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 10:10:54 Attempting uninstall: urllib3 10:10:54 Found existing installation: urllib3 1.26.7 10:10:54 Uninstalling urllib3-1.26.7: 10:10:54 Successfully uninstalled urllib3-1.26.7 10:10:55 Attempting uninstall: idna 10:10:55 Found existing installation: idna 3.3 10:10:55 Uninstalling idna-3.3: 10:10:55 Successfully uninstalled idna-3.3 10:10:58 Attempting uninstall: requests 10:10:58 Found existing installation: requests 2.26.0 10:10:58 Uninstalling requests-2.26.0: 10:10:58 Successfully uninstalled requests-2.26.0 10:10:59 Running setup.py install for texttable: started 10:11:02 Running setup.py install for texttable: finished with status 'done' 10:11:02 Running setup.py install for PyYAML: started 10:11:05 Running setup.py install for PyYAML: finished with status 'done' 10:11:05 Running setup.py install for docopt: started 10:11:08 Running setup.py install for docopt: finished with status 'done' 10:11:08 Running setup.py install for dockerpty: started 10:11:10 Running setup.py install for dockerpty: finished with status 'done' 10:11:13 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:28 Removing intermediate container ae553da052c3 10:11:28 ---> f834119e96d4 10:11:28 Step 14/23 : ENV APP_PORT=58890 10:11:28 ---> Running in 24490f34f1f7 10:11:28 Removing intermediate container 24490f34f1f7 10:11:28 ---> 8b6e3d823c4c 10:11:28 Step 15/23 : EXPOSE $APP_PORT 10:11:28 ---> Running in 3e1b34b9ee79 10:11:28 Removing intermediate container 3e1b34b9ee79 10:11:28 ---> 52be1e82919f 10:11:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:11:30 ---> 642e15a5e17c 10:11:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:11:31 ---> 8a952e35bb6b 10:11:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:11:32 ---> b7f98d844790 10:11:32 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:11:32 ---> Running in a4e951f9038e 10:11:33 Removing intermediate container a4e951f9038e 10:11:33 ---> 743d9830bddb 10:11:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:11:33 ---> Running in 5edbd05ee320 10:11:34 Removing intermediate container 5edbd05ee320 10:11:34 ---> c1e7cc7bbce1 10:11:34 Step 21/23 : LABEL arch=arm64 10:11:34 ---> Running in e8c63ab87afc 10:11:34 Removing intermediate container e8c63ab87afc 10:11:34 ---> 45e665b226a1 10:11:34 Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 10:11:34 ---> Running in dbdb9f0462de 10:11:35 Removing intermediate container dbdb9f0462de 10:11:35 ---> 43278767a973 10:11:35 Step 23/23 : LABEL version=2.2.0-dev.94 10:11:35 ---> Running in f95c8712a00d 10:11:36 Removing intermediate container f95c8712a00d 10:11:36 ---> 75edafe87024 10:11:36 10:11:36 Successfully built 75edafe87024 10:11:36 Successfully tagged sys-mgmt-agent-arm64:latest 10:11:36  Building sys-mgmt-agent ... done Building core-metadata 10:11:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:11:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:11:54 ---> 5a1225ef86bc 10:11:54 Step 3/23 : WORKDIR /edgex-go 10:11:54 ---> Using cache 10:11:54 ---> 85b3a342bdd3 10:11:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:54 ---> Using cache 10:11:54 ---> 5e490888855a 10:11:54 Step 5/23 : RUN apk add --update --no-cache make git 10:11:54 ---> Using cache 10:11:54 ---> efd5429bb5fe 10:11:54 Step 6/23 : COPY go.mod vendor* ./ 10:11:54 ---> Using cache 10:11:54 ---> 00832930133a 10:11:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:54 ---> Using cache 10:11:54 ---> 43248a434205 10:11:54 Step 8/23 : COPY . . 10:11:54 ---> Using cache 10:11:54 ---> a5dd281b2b03 10:11:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:11:54 ---> Running in 667b6d71919c 10:11:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:13:05 Removing intermediate container 8f3d50dcf5f4 10:13:05 ---> 5ebb5a555d14 10:13:05 10:13:05 Step 10/23 : FROM alpine:3.14 10:13:05 ---> ac73e934f311 10:13:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:13:05 ---> Running in 2926fb368616 10:13:05 Removing intermediate container 2926fb368616 10:13:05 ---> 98c4e8d7e46d 10:13:05 Step 12/23 : ENV APP_PORT=59880 10:13:05 ---> Running in 77f53f3989a5 10:13:05 Removing intermediate container 77f53f3989a5 10:13:05 ---> af0bfaec37fb 10:13:05 Step 13/23 : EXPOSE $APP_PORT 10:13:05 ---> Running in 44d1c4b84281 10:13:05 Removing intermediate container 44d1c4b84281 10:13:05 ---> dc621d7e2e48 10:13:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:13:05 ---> Running in 827ddcd1b176 10:13:05 Removing intermediate container 827ddcd1b176 10:13:05 ---> d689229c07ac 10:13:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:13:05 ---> Running in c35912982ce7 10:13:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:13:11 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 10:13:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:13:13 ERROR: unable to select packages: 10:13:13  zeromq (no such package): 10:13:13 required by: world[zeromq] 10:13:14 Building security-secretstore-setup 10:13:32 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:13:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:13:32 ---> 5a1225ef86bc 10:13:32 Step 3/25 : WORKDIR /edgex-go 10:13:32 ---> Using cache 10:13:32 ---> 85b3a342bdd3 10:13:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:13:32 ---> Using cache 10:13:32 ---> 5e490888855a 10:13:32 Step 5/25 : RUN apk add --update --no-cache make git 10:13:32 ---> Using cache 10:13:32 ---> efd5429bb5fe 10:13:32 Step 6/25 : COPY go.mod vendor* ./ 10:13:32 ---> Using cache 10:13:32 ---> 00832930133a 10:13:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:32 ---> Using cache 10:13:32 ---> 43248a434205 10:13:32 Step 8/25 : COPY . . 10:13:32 ---> Using cache 10:13:32 ---> a5dd281b2b03 10:13:32 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:13:32 ---> Running in 18427b51d716 10:13:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:16:54 Removing intermediate container 667b6d71919c 10:16:54 ---> 65838d773d05 10:16:54 10:16:54 Step 10/23 : FROM alpine:3.14 10:16:54 ---> ac73e934f311 10:16:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:16:54 ---> Using cache 10:16:54 ---> af99f515f57a 10:16:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:16:54 ---> Using cache 10:16:54 ---> a559e8a3b874 10:16:54 Step 13/23 : ENV APP_PORT=59881 10:16:54 ---> Running in 73884206ea3f 10:16:54 Removing intermediate container 73884206ea3f 10:16:54 ---> b68856adec33 10:16:54 Step 14/23 : EXPOSE $APP_PORT 10:16:54 ---> Running in c987a6a210d8 10:16:54 Removing intermediate container c987a6a210d8 10:16:54 ---> 9615249127fd 10:16:54 Step 15/23 : WORKDIR / 10:16:54 ---> Running in c4f87be01707 10:16:54 Removing intermediate container c4f87be01707 10:16:54 ---> a1bb0e086b03 10:16:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:16:54 ---> 6a62a4ba5e2d 10:16:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:16:56 ---> 74c9443cad15 10:16:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:16:57 ---> 565cd48d8ab9 10:16:57 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:16:57 ---> Running in 8f4c507dd2ec 10:16:58 Removing intermediate container 8f4c507dd2ec 10:16:58 ---> 27f8df0a9159 10:16:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:16:58 ---> Running in 831793c3bc35 10:16:58 Removing intermediate container 831793c3bc35 10:16:58 ---> cab3646d68b4 10:16:58 Step 21/23 : LABEL arch=arm64 10:16:58 ---> Running in ab43c555ec5f 10:16:59 Removing intermediate container ab43c555ec5f 10:16:59 ---> f21fa30a324b 10:16:59 Step 22/23 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 10:16:59 ---> Running in 78462133176f 10:16:59 Removing intermediate container 78462133176f 10:16:59 ---> 0d368341d5bd 10:16:59 Step 23/23 : LABEL version=2.2.0-dev.94 10:16:59 ---> Running in 2e8e6fcc511e 10:17:00 Removing intermediate container 2e8e6fcc511e 10:17:00 ---> 6cbf2b7856e0 10:17:00 10:17:00 Successfully built 6cbf2b7856e0 10:17:00 Successfully tagged core-metadata-arm64:latest 10:17:00  Building core-metadata ... done Building security-proxy-setup 10:17:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:17:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:17:19 ---> 5a1225ef86bc 10:17:19 Step 3/22 : WORKDIR /edgex-go 10:17:19 ---> Using cache 10:17:19 ---> 85b3a342bdd3 10:17:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:17:19 ---> Using cache 10:17:19 ---> 5e490888855a 10:17:19 Step 5/22 : RUN apk add --update --no-cache make git 10:17:19 ---> Using cache 10:17:19 ---> efd5429bb5fe 10:17:19 Step 6/22 : COPY go.mod vendor* ./ 10:17:19 ---> Using cache 10:17:19 ---> 00832930133a 10:17:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:19 ---> Using cache 10:17:19 ---> 43248a434205 10:17:19 Step 8/22 : COPY . . 10:17:19 ---> Using cache 10:17:19 ---> a5dd281b2b03 10:17:19 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:17:19 ---> Running in 285a1801e0f4 10:17:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 10:18:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:18:23 Removing intermediate container 18427b51d716 10:18:23 ---> 763fabde2f04 10:18:23 10:18:23 Step 10/25 : FROM alpine:3.14 10:18:23 ---> ac73e934f311 10:18:23 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:18:23 ---> Running in fa9a8bfaffec 10:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:18:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:18:26 (1/3) Installing ca-certificates (20211220-r0) 10:18:26 (2/3) Installing dumb-init (1.2.5-r1) 10:18:26 (3/3) Installing su-exec (0.2-r1) 10:18:26 Executing busybox-1.33.1-r7.trigger 10:18:26 Executing ca-certificates-20211220-r0.trigger 10:18:27 OK: 6 MiB in 17 packages 10:18:29 Removing intermediate container fa9a8bfaffec 10:18:29 ---> 281eaae396ea 10:18:29 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:18:29 ---> Running in e3029ec4d4b9 10:18:29 Removing intermediate container e3029ec4d4b9 10:18:29 ---> 6a9533395869 10:18:29 Step 13/25 : WORKDIR / 10:18:29 ---> Running in 7c2743cbd9aa 10:18:30 Removing intermediate container 7c2743cbd9aa 10:18:30 ---> 39dee2938a25 10:18:30 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:18:31 ---> 091ff02bbe31 10:18:31 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:18:32 ---> 89f2d4128f57 10:18:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:18:33 ---> 0a606484cb03 10:18:33 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:18:34 ---> 8ef45591852b 10:18:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:18:35 ---> 95a57a3d53d9 10:18:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:18:37 ---> af67c591faab 10:18:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:18:38 ---> c7c3d12aea79 10:18:38 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:18:38 ---> Running in 01ed046509fa 10:18:41 Removing intermediate container 01ed046509fa 10:18:41 ---> 15ac9c8e2e8c 10:18:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:18:41 ---> Running in 86804935ff36 10:18:42 Removing intermediate container 86804935ff36 10:18:42 ---> a5e08967143b 10:18:42 Step 23/25 : LABEL arch=arm64 10:18:42 ---> Running in 61ebff731b6d 10:18:42 Removing intermediate container 61ebff731b6d 10:18:42 ---> 06c648c123f5 10:18:42 Step 24/25 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 10:18:42 ---> Running in 7d0c2d5b045b 10:18:43 Removing intermediate container 7d0c2d5b045b 10:18:43 ---> 740718ce0ca3 10:18:43 Step 25/25 : LABEL version=2.2.0-dev.94 10:18:43 ---> Running in 8029d6cbbef5 10:18:43 Removing intermediate container 8029d6cbbef5 10:18:43 ---> 575dfb441079 10:18:43 10:18:44 Successfully built 575dfb441079 10:18:44 Successfully tagged security-secretstore-setup-arm64:latest 10:18:44 Building support-scheduler 10:19:02  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 10:19:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:19:02 ---> 5a1225ef86bc 10:19:02 Step 3/22 : WORKDIR /edgex-go 10:19:02 ---> Using cache 10:19:02 ---> 85b3a342bdd3 10:19:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:19:02 ---> Using cache 10:19:02 ---> 5e490888855a 10:19:02 Step 5/22 : RUN apk add --update --no-cache make git 10:19:02 ---> Using cache 10:19:02 ---> efd5429bb5fe 10:19:02 Step 6/22 : COPY go.mod vendor* ./ 10:19:02 ---> Using cache 10:19:02 ---> 00832930133a 10:19:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:02 ---> Using cache 10:19:02 ---> 43248a434205 10:19:02 Step 8/22 : COPY . . 10:19:02 ---> Using cache 10:19:02 ---> a5dd281b2b03 10:19:02 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:19:02 ---> Running in fa930fe2b455 10:19:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:21:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.94" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:22:14 Removing intermediate container 285a1801e0f4 10:22:14 ---> fd6f85569f7c 10:22:14 10:22:14 Step 10/22 : FROM alpine:3.14 10:22:14 ---> ac73e934f311 10:22:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 10:22:14 ---> Running in 06a6e1cda92e 10:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:22:15 (1/6) Installing ca-certificates (20211220-r0) 10:22:15 (2/6) Installing brotli-libs (1.0.9-r5) 10:22:15 (3/6) Installing nghttp2-libs (1.43.0-r0) 10:22:15 (4/6) Installing libcurl (7.79.1-r1) 10:22:15 (5/6) Installing curl (7.79.1-r1) 10:22:15 (6/6) Installing dumb-init (1.2.5-r1) 10:22:15 Executing busybox-1.33.1-r7.trigger 10:22:15 Executing ca-certificates-20211220-r0.trigger 10:22:16 OK: 8 MiB in 20 packages 10:22:18 Removing intermediate container 06a6e1cda92e 10:22:18 ---> 4cdccce8ad91 10:22:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:22:18 ---> Running in 77aac852e5b1 10:22:18 Removing intermediate container 77aac852e5b1 10:22:18 ---> e6db2beecd4d 10:22:18 Step 13/22 : WORKDIR /edgex 10:22:19 ---> Running in 26572274ef29 10:22:19 Removing intermediate container 26572274ef29 10:22:19 ---> 5c1611d5d0dc 10:22:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:22:20 ---> b6ad4328ba26 10:22:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:22:22 ---> 26660cb567f9 10:22:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:22:24 ---> 29a0ba98c746 10:22:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:22:24 ---> 654f4cb4761b 10:22:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:22:25 ---> Running in 54c3137b16a2 10:22:28 Removing intermediate container 54c3137b16a2 10:22:28 ---> d4844cdc44e1 10:22:28 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:22:28 ---> Running in 6d06f7117963 10:22:28 Removing intermediate container 6d06f7117963 10:22:28 ---> e324ef548e62 10:22:28 Step 20/22 : LABEL arch=arm64 10:22:28 ---> Running in 301730832f79 10:22:29 Removing intermediate container 301730832f79 10:22:29 ---> f447c9ab41d5 10:22:29 Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 10:22:29 ---> Running in fec746ae8585 10:22:29 Removing intermediate container fec746ae8585 10:22:29 ---> 560f944424d2 10:22:29 Step 22/22 : LABEL version=2.2.0-dev.94 10:22:29 ---> Running in a1f7897f390c 10:22:30 Removing intermediate container a1f7897f390c 10:22:30 ---> bcd7dc79aaa7 10:22:30 10:22:30 Successfully built bcd7dc79aaa7 10:22:30 Successfully tagged security-proxy-setup-arm64:latest 10:25:38  Building security-proxy-setup ... done Removing intermediate container fa930fe2b455 10:25:38 ---> b105be7d5d8a 10:25:38 10:25:38 Step 10/22 : FROM alpine:3.14 10:25:38 ---> ac73e934f311 10:25:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:25:38 ---> Using cache 10:25:38 ---> af99f515f57a 10:25:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:25:38 ---> Using cache 10:25:38 ---> a559e8a3b874 10:25:38 Step 13/22 : ENV APP_PORT=59861 10:25:38 ---> Running in 0c3aa6f59f5e 10:25:38 Removing intermediate container 0c3aa6f59f5e 10:25:38 ---> 34a737ab3951 10:25:38 Step 14/22 : EXPOSE $APP_PORT 10:25:38 ---> Running in e7d04162cc51 10:25:38 Removing intermediate container e7d04162cc51 10:25:38 ---> e353fbecb0c5 10:25:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:38 ---> d22eb00bf782 10:25:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:25:38 ---> b462b5a34ebb 10:25:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:25:38 ---> 8fbba85e65b6 10:25:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:25:38 ---> Running in 544db89df7d2 10:25:38 Removing intermediate container 544db89df7d2 10:25:38 ---> 59dbcd3b878e 10:25:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:25:38 ---> Running in 47bdb6c9277b 10:25:38 Removing intermediate container 47bdb6c9277b 10:25:38 ---> a57238cce187 10:25:38 Step 20/22 : LABEL arch=arm64 10:25:38 ---> Running in 2da7276453b1 10:25:38 Removing intermediate container 2da7276453b1 10:25:38 ---> 0b4f6cf0c6e3 10:25:38 Step 21/22 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 10:25:38 ---> Running in 2ade92416db6 10:25:38 Removing intermediate container 2ade92416db6 10:25:38 ---> 097fd584439e 10:25:38 Step 22/22 : LABEL version=2.2.0-dev.94 10:25:38 ---> Running in af79bbf3d1da 10:25:38 Removing intermediate container af79bbf3d1da 10:25:38 ---> d804b660e3b1 10:25:38 10:25:38 Successfully built d804b660e3b1 10:25:38 Successfully tagged support-scheduler-arm64:latest 10:38:31  Building support-scheduler ... done Building bin/spire-agent... 10:38:31 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:38:31 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:38:31 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:38:31 go: downloading github.com/docker/docker v20.10.12+incompatible 10:38:31 go: downloading github.com/google/go-tpm-tools v0.3.3 10:38:31 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:38:31 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:38:31 go: downloading github.com/docker/go-connections v0.4.0 10:38:31 go: downloading github.com/docker/go-units v0.4.0 10:38:31 go: downloading github.com/opencontainers/image-spec v1.0.1 10:38:31 go: downloading github.com/containerd/containerd v1.3.4 10:38:31 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:38:31 go: downloading github.com/opencontainers/go-digest v1.0.0 10:42:23 Building bin/spire-agent... 10:42:23 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:42:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:42:23 go: downloading github.com/docker/docker v20.10.12+incompatible 10:42:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:42:23 go: downloading github.com/google/go-tpm-tools v0.3.3 10:42:24 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:42:24 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:42:25 go: downloading github.com/docker/go-connections v0.4.0 10:42:25 go: downloading github.com/docker/go-units v0.4.0 10:42:25 go: downloading github.com/opencontainers/image-spec v1.0.1 10:42:25 go: downloading github.com/containerd/containerd v1.3.4 10:42:25 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:42:26 go: downloading github.com/opencontainers/go-digest v1.0.0 10:43:22 Building bin/spire-agent... 10:43:22 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 10:43:22 go: downloading cloud.google.com/go/secretmanager v1.3.0 10:43:22 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 10:43:22 go: downloading github.com/docker/docker v20.10.12+incompatible 10:43:22 go: downloading github.com/google/go-tpm-tools v0.3.3 10:43:24 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 10:43:24 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 10:43:24 go: downloading github.com/docker/go-connections v0.4.0 10:43:24 go: downloading github.com/docker/go-units v0.4.0 10:43:24 go: downloading github.com/opencontainers/image-spec v1.0.1 10:43:25 go: downloading github.com/containerd/containerd v1.3.4 10:43:25 go: downloading github.com/docker/distribution v2.7.1+incompatible 10:43:25 go: downloading github.com/opencontainers/go-digest v1.0.0 10:43:58 Removing intermediate container fbfa26596ef8 10:43:58 ---> 7e2ca71056c4 10:43:58 10:43:58 Step 13/26 : FROM alpine:3.15 10:43:58 ---> 3fb3c9af89a9 10:43:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:43:58 ---> Using cache 10:43:58 ---> 417e126a052b 10:43:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:58 ---> Using cache 10:43:58 ---> 9783f2f45e3c 10:43:58 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:43:58 ---> Running in 17b7cffc418f 10:43:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:43:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:43:58 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:43:58 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:43:58 OK: 15732 distinct packages available 10:43:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:43:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:43:59 (1/4) Installing dumb-init (1.2.5-r1) 10:43:59 (2/4) Installing musl-obstack (1.2.3-r0) 10:43:59 (3/4) Installing libucontext (1.1-r0) 10:43:59 (4/4) Installing gcompat (1.0.0-r4) 10:43:59 Executing busybox-1.34.1-r5.trigger 10:43:59 OK: 6 MiB in 18 packages 10:44:01 Removing intermediate container 17b7cffc418f 10:44:01 ---> 5f658d9d4351 10:44:01 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:44:07 ---> dc22b1bbef4b 10:44:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:44:08 ---> 05896486cd79 10:44:08 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:44:08 ---> Running in abb4e48e068a 10:44:08 Removing intermediate container abb4e48e068a 10:44:08 ---> 7b046d94d877 10:44:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:44:09 ---> 9ed95e47a967 10:44:09 Step 21/26 : WORKDIR / 10:44:09 ---> Running in 458837e2671b 10:44:10 Removing intermediate container 458837e2671b 10:44:10 ---> 46fcde942918 10:44:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:44:10 ---> Running in 7aa8d5891cc8 10:44:11 Removing intermediate container 7aa8d5891cc8 10:44:11 ---> ab5ed730ee5a 10:44:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:44:11 ---> Running in 57cc9f72ab81 10:44:11 Removing intermediate container 57cc9f72ab81 10:44:11 ---> 3bc7aca0cc55 10:44:11 Step 24/26 : LABEL arch=arm64 10:44:12 ---> Running in ab6bb2fb7f64 10:44:12 Removing intermediate container ab6bb2fb7f64 10:44:12 ---> 04f94385c27a 10:44:12 Step 25/26 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 10:44:12 ---> Running in dd611515e133 10:44:13 Removing intermediate container dd611515e133 10:44:13 ---> db31966b5a1a 10:44:13 Step 26/26 : LABEL version=2.2.0-dev.94 10:44:13 ---> Running in d4d55ebd111e 10:44:14 Removing intermediate container d4d55ebd111e 10:44:14 ---> 808a7d4dc27c 10:44:14 10:44:14 Successfully built 808a7d4dc27c 10:44:14 Successfully tagged security-spire-config-arm64:latest 10:47:36  Building security-spire-config ... done Removing intermediate container 6ed96d76dfe0 10:47:36 ---> 6bf565f768ba 10:47:36 10:47:36 Step 13/26 : FROM alpine:3.15 10:47:36 ---> 3fb3c9af89a9 10:47:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:47:36 ---> Using cache 10:47:36 ---> 417e126a052b 10:47:36 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:36 ---> Using cache 10:47:36 ---> 9783f2f45e3c 10:47:36 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:47:36 ---> Running in c0493177d023 10:47:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:47:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:47:36 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 10:47:36 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 10:47:36 OK: 15732 distinct packages available 10:47:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:47:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:47:37 (1/5) Installing dumb-init (1.2.5-r1) 10:47:38 (2/5) Installing musl-obstack (1.2.3-r0) 10:47:38 (3/5) Installing libucontext (1.1-r0) 10:47:38 (4/5) Installing gcompat (1.0.0-r4) 10:47:38 (5/5) Installing openssl (1.1.1n-r0) 10:47:38 Executing busybox-1.34.1-r5.trigger 10:47:38 OK: 6 MiB in 19 packages 10:47:41 Removing intermediate container c0493177d023 10:47:41 ---> a781b0660447 10:47:41 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 10:47:43 ---> 98db4384bcc5 10:47:43 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:47:47 ---> 0fb882afdfe9 10:47:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:47:48 ---> f84590dbb99e 10:47:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:47:48 ---> 894e7053855d 10:47:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:47:49 ---> 0e7a0dc9b2f8 10:47:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:47:49 ---> Running in fe052c5b459c 10:47:49 Removing intermediate container fe052c5b459c 10:47:49 ---> e793ec2b85a4 10:47:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:47:49 ---> Running in 48d3f0cf5615 10:47:50 Removing intermediate container 48d3f0cf5615 10:47:50 ---> 6ebfb1029ae6 10:47:50 Step 24/26 : LABEL arch=arm64 10:47:50 ---> Running in ee85caf85aa7 10:47:50 Removing intermediate container ee85caf85aa7 10:47:50 ---> 746160bd1fbb 10:47:50 Step 25/26 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 10:47:51 ---> Running in dbfc3bbb0aab 10:47:51 Removing intermediate container dbfc3bbb0aab 10:47:51 ---> 6ff5c2f70676 10:47:51 Step 26/26 : LABEL version=2.2.0-dev.94 10:47:51 ---> Running in 19bb86e5ea86 10:47:51 Removing intermediate container 19bb86e5ea86 10:47:51 ---> 0300e33dbdde 10:47:51 10:47:51 Successfully built 0300e33dbdde 10:47:51 Successfully tagged security-spire-agent-arm64:latest 10:48:00  Building security-spire-agent ... done Removing intermediate container 18c00904588d 10:48:00 ---> cad8d49e5b24 10:48:00 10:48:00 Step 13/25 : FROM alpine:3.15 10:48:00 ---> 3fb3c9af89a9 10:48:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:48:00 ---> Using cache 10:48:00 ---> 417e126a052b 10:48:00 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:00 ---> Using cache 10:48:00 ---> 9783f2f45e3c 10:48:00 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:48:00 ---> Using cache 10:48:00 ---> a781b0660447 10:48:00 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 10:48:02 ---> 863993c563b2 10:48:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:48:02 ---> f9b3a688ac35 10:48:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:48:03 ---> 6c3e11bde9a2 10:48:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:48:03 ---> 1ec0e58caa79 10:48:03 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:48:03 ---> Running in fd2f98997b51 10:48:04 Removing intermediate container fd2f98997b51 10:48:04 ---> 0532516c1787 10:48:04 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:48:04 ---> Running in 511e765e9b00 10:48:04 Removing intermediate container 511e765e9b00 10:48:04 ---> 9fa473c404a9 10:48:04 Step 23/25 : LABEL arch=arm64 10:48:04 ---> Running in 87e97ae5e1d6 10:48:04 Removing intermediate container 87e97ae5e1d6 10:48:04 ---> c8b3b95cb245 10:48:04 Step 24/25 : LABEL git_sha=fefff5dfcf757bf5669fadd7ace0412839b30723 10:48:04 ---> Running in 23252bc8a7b9 10:48:05 Removing intermediate container 23252bc8a7b9 10:48:05 ---> 718d320ff16b 10:48:05 Step 25/25 : LABEL version=2.2.0-dev.94 10:48:05 ---> Running in d52c1dec2fa6 10:48:05 Removing intermediate container d52c1dec2fa6 10:48:05 ---> f783b831cc98 10:48:05 10:48:05 Successfully built f783b831cc98 10:48:05 Successfully tagged security-spire-server-arm64:latest 10:48:05  Building security-spire-server ... done  10:48:05 ERROR: for core-data (, "The command '/bin/sh -c apk add --update --no-cache zeromq dumb-init' returned a non-zero code: 1") 10:48:05 Service 'core-data' failed to build: The command '/bin/sh -c apk add --update --no-cache zeromq dumb-init' returned a non-zero code: 1 [Pipeline] } 10:48:06 $ docker stop --time=1 94023012a8edd7ce569db1224b2274f56af12281e2a4803b5ac48195cb75d518 10:48:08 $ docker rm -f 94023012a8edd7ce569db1224b2274f56af12281e2a4803b5ac48195cb75d518 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:48:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:48:08 10:48:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:48:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:48:09 arm64: Pulling from edgex-lftools-log-publisher 10:48:09 8998bd30e6a1: Pulling fs layer 10:48:09 04944245beec: Pulling fs layer 10:48:09 699f458cf7ca: Pulling fs layer 10:48:09 765212b225bb: Pulling fs layer 10:48:09 f23df028b6ca: Pulling fs layer 10:48:09 d65c8cfc05b1: Pulling fs layer 10:48:09 2437ff75d9bd: Pulling fs layer 10:48:09 765212b225bb: Waiting 10:48:09 f23df028b6ca: Waiting 10:48:09 d65c8cfc05b1: Waiting 10:48:09 2437ff75d9bd: Waiting 10:48:09 04944245beec: Verifying Checksum 10:48:09 04944245beec: Download complete 10:48:09 765212b225bb: Verifying Checksum 10:48:09 765212b225bb: Download complete 10:48:09 f23df028b6ca: Verifying Checksum 10:48:09 f23df028b6ca: Download complete 10:48:09 d65c8cfc05b1: Verifying Checksum 10:48:09 d65c8cfc05b1: Download complete 10:48:09 699f458cf7ca: Verifying Checksum 10:48:09 699f458cf7ca: Download complete 10:48:09 8998bd30e6a1: Verifying Checksum 10:48:09 8998bd30e6a1: Download complete 10:48:12 2437ff75d9bd: Download complete 10:48:14 8998bd30e6a1: Pull complete 10:48:14 04944245beec: Pull complete 10:48:16 699f458cf7ca: Pull complete 10:48:16 765212b225bb: Pull complete 10:48:17 f23df028b6ca: Pull complete 10:48:17 d65c8cfc05b1: Pull complete 10:48:32 2437ff75d9bd: Pull complete 10:48:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:48:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:48:32 prd-ubuntu20.04-docker-arm64-4c-16g-47516 does not seem to be running inside a container 10:48:32 $ 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/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:48:35 $ docker top 25f88ed10902db2ac58a2da06e2a59b4810757e300058320482a8ee8da955f02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:48:36 ---> job-cost.sh 10:48:36 lf-activate-venv: SKIPPING 10:48:36 INFO: No Stack... 10:48:37 INFO: Retrieving Pricing Info for: v3-standard-4 10:48:38 INFO: Archiving Costs [Pipeline] sh 10:48:38 + cat /w/workspace/edgex-go/222/archives/cost.csv 10:48:38 + cut -d, -f6 [Pipeline] lock 10:48:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-222-stack-cost] 10:48:38 Resource [jenkins-edgexfoundry-edgex-go-main-222-stack-cost] did not exist. Created. 10:48:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:48:39 + echo total: 0.10999999940395355 [Pipeline] stash 10:48:40 Stashed 1 file(s) [Pipeline] } 10:48:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-222-stack-cost] [Pipeline] // lock [Pipeline] } 10:48:40 $ docker stop --time=1 25f88ed10902db2ac58a2da06e2a59b4810757e300058320482a8ee8da955f02 10:48:41 $ docker rm -f 25f88ed10902db2ac58a2da06e2a59b4810757e300058320482a8ee8da955f02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:48:42 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:48:42 + [ -d /w/workspace/edgex-go/222/archives ] [Pipeline] libraryResource [Pipeline] sh 10:48:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:48:43 ---> package-listing.sh 10:48:43 ++ facter osfamily 10:48:43 ++ tr '[:upper:]' '[:lower:]' 10:48:44 + OS_FAMILY=debian 10:48:44 + workspace=/w/workspace/edgex-go/222 10:48:44 + START_PACKAGES=/tmp/packages_start.txt 10:48:44 + END_PACKAGES=/tmp/packages_end.txt 10:48:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:48:44 + PACKAGES=/tmp/packages_start.txt 10:48:44 + '[' /w/workspace/edgex-go/222 ']' 10:48:44 + PACKAGES=/tmp/packages_end.txt 10:48:44 + case "${OS_FAMILY}" in 10:48:44 + dpkg -l 10:48:44 + grep '^ii' 10:48:44 + '[' -f /tmp/packages_start.txt ']' 10:48:44 + '[' -f /tmp/packages_end.txt ']' 10:48:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:48:44 + '[' /w/workspace/edgex-go/222 ']' 10:48:44 + mkdir -p /w/workspace/edgex-go/222/archives/ 10:48:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/222/archives/ [Pipeline] echo 10:48:44 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/222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:48:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:48:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:48:44 10:48:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:48:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:48:45 latest: Pulling from edgex-lftools-log-publisher 10:48:45 5eb5b503b376: Pulling fs layer 10:48:45 5c69ac0246d0: Pulling fs layer 10:48:45 ec43610c2a17: Pulling fs layer 10:48:45 3a2ae6a8a46f: Pulling fs layer 10:48:45 33b1e0a273af: Pulling fs layer 10:48:45 5d3b04190fa2: Pulling fs layer 10:48:45 2f39f015ded8: Pulling fs layer 10:48:45 33b1e0a273af: Waiting 10:48:45 5d3b04190fa2: Waiting 10:48:45 2f39f015ded8: Waiting 10:48:45 3a2ae6a8a46f: Waiting 10:48:45 5c69ac0246d0: Download complete 10:48:45 3a2ae6a8a46f: Verifying Checksum 10:48:45 3a2ae6a8a46f: Download complete 10:48:45 33b1e0a273af: Verifying Checksum 10:48:45 33b1e0a273af: Download complete 10:48:45 5d3b04190fa2: Verifying Checksum 10:48:45 5d3b04190fa2: Download complete 10:48:45 ec43610c2a17: Verifying Checksum 10:48:45 ec43610c2a17: Download complete 10:48:45 5eb5b503b376: Verifying Checksum 10:48:45 5eb5b503b376: Download complete 10:48:46 5eb5b503b376: Pull complete 10:48:47 5c69ac0246d0: Pull complete 10:48:47 ec43610c2a17: Pull complete 10:48:47 3a2ae6a8a46f: Pull complete 10:48:47 33b1e0a273af: Pull complete 10:48:47 5d3b04190fa2: Pull complete 10:48:53 2f39f015ded8: Pull complete 10:48:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:48:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:48:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:48:53 prd-ubuntu20.04-docker-8c-8g-47174 does not seem to be running inside a container 10:48:53 $ 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/222/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/222 -v /w/workspace/edgex-go/222:/w/workspace/edgex-go/222:rw,z -v /w/workspace/edgex-go/222@tmp:/w/workspace/edgex-go/222@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:48:55 $ docker top 77fecd8537a9339e129d1a5694c6a67f79f11e3eae635d8b18dc2c27bbf51e90 -eo pid,comm [Pipeline] { [Pipeline] sh 10:48:55 + touch /tmp/pre-build-complete [Pipeline] sh 10:48:56 + mkdir -p /var/log/sysstat [Pipeline] sh 10:48:56 + ls /var/log/sa-host 10:48:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:48:56 provisioning config files... 10:48:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/222@tmp/config3826037376444674991tmp [Pipeline] { [Pipeline] echo 10:48:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:48:56 ---> create-netrc.sh [Pipeline] } 10:48:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:48:57 ---> python-tools-install.sh [Pipeline] echo 10:48:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:48:57 ---> sudo-logs.sh 10:48:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:48:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:48:57 ---> job-cost.sh 10:48:57 lf-activate-venv: SKIPPING 10:48:57 DEBUG: total: 0.10999999940395355 10:48:57 INFO: Retrieving Stack Cost... 10:48:58 INFO: Retrieving Pricing Info for: v3-standard-8 10:48:58 INFO: Archiving Costs [Pipeline] echo 10:48:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:48:58 ---> logs-deploy.sh 10:48:58 lf-activate-venv: SKIPPING 10:48:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/222 10:48:58 INFO: archiving workspace using pattern(s): 10:48:59 Archives upload complete. 10:48:59 INFO: archiving logs to Nexus 10:49:00 ---> uname -a: 10:49:00 Linux prd-ubuntu20-04-docker-8c-8g-47174 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 10:49:00 10:49:00 10:49:00 ---> lscpu: 10:49:00 Architecture: x86_64 10:49:00 CPU op-mode(s): 32-bit, 64-bit 10:49:00 Byte Order: Little Endian 10:49:00 Address sizes: 40 bits physical, 48 bits virtual 10:49:00 CPU(s): 8 10:49:00 On-line CPU(s) list: 0-7 10:49:00 Thread(s) per core: 1 10:49:00 Core(s) per socket: 1 10:49:00 Socket(s): 8 10:49:00 NUMA node(s): 1 10:49:00 Vendor ID: AuthenticAMD 10:49:00 CPU family: 23 10:49:00 Model: 49 10:49:00 Model name: AMD EPYC-Rome Processor 10:49:00 Stepping: 0 10:49:00 CPU MHz: 2799.998 10:49:00 BogoMIPS: 5599.99 10:49:00 Virtualization: AMD-V 10:49:00 Hypervisor vendor: KVM 10:49:00 Virtualization type: full 10:49:00 L1d cache: 256 KiB 10:49:00 L1i cache: 256 KiB 10:49:00 L2 cache: 4 MiB 10:49:00 L3 cache: 128 MiB 10:49:00 NUMA node0 CPU(s): 0-7 10:49:00 Vulnerability Itlb multihit: Not affected 10:49:00 Vulnerability L1tf: Not affected 10:49:00 Vulnerability Mds: Not affected 10:49:00 Vulnerability Meltdown: Not affected 10:49:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:49:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:49:00 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:49:00 Vulnerability Srbds: Not affected 10:49:00 Vulnerability Tsx async abort: Not affected 10:49:00 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 10:49:00 10:49:00 10:49:00 ---> nproc: 10:49:00 8 10:49:00 10:49:00 10:49:00 ---> df -h: 10:49:00 Filesystem Size Used Avail Use% Mounted on 10:49:00 overlay 155G 27G 129G 18% / 10:49:00 tmpfs 64M 0 64M 0% /dev 10:49:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:49:00 shm 64M 0 64M 0% /dev/shm 10:49:00 /dev/vda1 155G 27G 129G 18% /facter-os 10:49:00 10:49:00 10:49:00 ---> sar -b -r -n DEV: 10:49:00 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47174) 05/10/22 _x86_64_ (8 CPU) 10:49:00 10:49:00 09:33:25 LINUX RESTART (8 CPU) 10:49:00 10:49:00 09:34:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:49:00 09:35:01 353.53 13.58 339.94 0.00 2129.43 140326.29 0.00 10:49:00 09:36:01 38.32 0.03 38.29 0.00 0.27 12684.84 0.00 10:49:00 09:37:01 52.38 0.15 52.23 0.00 1.87 21497.62 0.00 10:49:00 09:38:01 455.30 1.35 453.95 0.00 25.19 347590.40 0.00 10:49:00 09:39:01 1090.99 1.60 1089.39 0.00 15.86 354315.09 0.00 10:49:00 09:40:01 392.54 0.02 392.52 0.00 0.13 179281.97 0.00 10:49:00 09:41:01 664.45 0.62 663.83 0.00 5.06 273199.47 0.00 10:49:00 09:42:01 864.48 1.33 863.15 0.00 13.86 283556.95 0.00 10:49:00 09:43:01 871.61 71.29 800.32 0.00 2555.81 180183.27 0.00 10:49:00 09:44:01 265.91 2.33 263.57 0.00 79.05 120874.92 0.00 10:49:00 09:45:01 27.30 0.30 27.00 0.00 2.40 691.88 0.00 10:49:00 09:46:01 3.40 0.00 3.40 0.00 0.00 65.86 0.00 10:49:00 09:47:01 3.33 1.93 1.40 0.00 56.51 17.59 0.00 10:49:00 09:48:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 10:49:00 09:49:01 4.02 2.28 1.73 0.00 20.79 19.99 0.00 10:49:00 09:50:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 10:49:00 09:51:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 10:49:00 09:52:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 10:49:00 09:53:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 10:49:00 09:54:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 10:49:00 09:55:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 10:49:00 09:56:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 10:49:00 09:57:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 10:49:00 09:58:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 10:49:00 09:59:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 10:49:00 10:00:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 10:49:00 10:01:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 10:49:00 10:02:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 10:49:00 10:03:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 10:49:00 10:04:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 10:49:00 10:05:01 1.03 0.00 1.03 0.00 0.00 12.39 0.00 10:49:00 10:06:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 10:49:00 10:07:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 10:49:00 10:08:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 10:49:00 10:09:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 10:49:00 10:10:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 10:49:00 10:11:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 10:49:00 10:12:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 10:49:00 10:13:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 10:49:00 10:14:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 10:49:00 10:15:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 10:49:00 10:16:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 10:49:00 10:17:01 0.98 0.05 0.93 0.00 1.07 10.66 0.00 10:49:00 10:18:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 10:49:00 10:19:01 1.45 0.00 1.45 0.00 0.00 16.79 0.00 10:49:00 10:20:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 10:49:00 10:21:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 10:49:00 10:22:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 10:49:00 10:23:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 10:49:00 10:24:01 1.63 0.00 1.63 0.00 0.00 19.73 0.00 10:49:00 10:25:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 10:49:00 10:26:01 1.12 0.00 1.12 0.00 0.00 14.80 0.00 10:49:00 10:27:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 10:49:00 10:28:01 3.22 1.15 2.07 0.00 37.59 29.32 0.00 10:49:00 10:29:02 1.23 0.00 1.23 0.00 0.00 14.13 0.00 10:49:00 10:30:01 1.22 0.00 1.22 0.00 0.00 14.37 0.00 10:49:00 10:31:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 10:49:00 10:32:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 10:49:00 10:33:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 10:49:00 10:34:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 10:49:00 10:35:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 10:49:00 10:36:01 1.40 0.00 1.40 0.00 0.00 18.00 0.00 10:49:00 10:37:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 10:49:00 10:38:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 10:49:00 10:39:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 10:49:00 10:40:01 1.30 0.00 1.30 0.00 0.00 16.80 0.00 10:49:00 10:41:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 10:49:00 10:42:01 1.13 0.00 1.13 0.00 0.00 15.33 0.00 10:49:00 10:43:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 10:49:00 10:44:01 1.20 0.00 1.20 0.00 0.00 15.73 0.00 10:49:00 10:45:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 10:49:00 10:46:01 1.12 0.00 1.12 0.00 0.00 15.06 0.00 10:49:00 10:47:01 1.02 0.00 1.02 0.00 0.00 24.93 0.00 10:49:00 10:48:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 10:49:00 Average: 69.67 1.32 68.35 0.00 65.91 25837.48 0.00 10:49:00 10:49:00 09:34:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:49:00 09:35:01 28246572 31748996 545156 1.66 158424 3557824 2069036 6.10 1258724 2936784 584 10:49:00 09:36:01 27569544 31511800 774720 2.36 162016 3949628 2174720 6.41 1590628 3229608 156424 10:49:00 09:37:01 27775184 31712164 579252 1.76 165040 3954352 2215800 6.53 1399124 3230752 240192 10:49:00 09:38:01 18990896 31159616 1087584 3.31 244988 11628856 3579196 10.55 2860596 10023136 2738492 10:49:00 09:39:01 12535996 28911496 3335816 10.14 340464 15451412 6585836 19.41 5983560 13056012 56432 10:49:00 09:40:01 11386336 30932080 1315636 4.00 358520 18484352 3187176 9.39 4923412 15156144 928 10:49:00 09:41:01 8742920 31273408 955852 2.91 458424 21063252 3774760 11.12 3856268 18541796 544532 10:49:00 09:42:01 2336960 30993176 1248312 3.80 603528 26769728 3434112 10.12 5193192 23343568 47656 10:49:00 09:43:01 8371472 31605036 650664 1.98 663064 21636880 2332512 6.87 3194304 19676400 1270148 10:49:00 09:44:01 10174828 31726804 534880 1.63 709768 20004728 1939220 5.72 2769296 18400916 1960 10:49:00 09:45:01 10153448 31706660 554740 1.69 710756 20005168 2134664 6.29 2792152 18400804 720 10:49:00 09:46:01 10180848 31734076 527568 1.60 710844 20005172 1946648 5.74 2763916 18400892 176 10:49:00 09:47:01 10175160 31731204 530348 1.61 711092 20006664 1946648 5.74 2769492 18400248 28 10:49:00 09:48:01 10177740 31733800 528132 1.61 711112 20006664 1946648 5.74 2765340 18400188 16 10:49:00 09:49:01 10176004 31732820 528932 1.61 711588 20006844 1959596 5.78 2766696 18400056 52 10:49:00 09:50:01 10180264 31737088 524588 1.60 711608 20006844 1959596 5.78 2761964 18400060 24 10:49:00 09:51:01 10180456 31737328 524520 1.60 711628 20006848 1959596 5.78 2762504 18400056 12 10:49:00 09:52:01 10180960 31737852 523996 1.59 711640 20006856 1959596 5.78 2762036 18400064 12 10:49:00 09:53:01 10180992 31737888 523920 1.59 711640 20006860 1959596 5.78 2762204 18400068 16 10:49:00 09:54:01 10180528 31737464 524280 1.59 711684 20006860 1959596 5.78 2762508 18400068 72 10:49:00 09:55:01 10180456 31737416 524280 1.59 711688 20006868 1959596 5.78 2762684 18400076 24 10:49:00 09:56:01 10180664 31737636 524196 1.59 711704 20006868 1959596 5.78 2762736 18400076 56 10:49:00 09:57:01 10180356 31737344 524436 1.59 711712 20006872 1959596 5.78 2762668 18400080 12 10:49:00 09:58:01 10180552 31737548 524188 1.59 711720 20006876 1959596 5.78 2762324 18400084 60 10:49:00 09:59:01 10180780 31737776 523876 1.59 711736 20006876 1959596 5.78 2762440 18400084 20 10:49:00 10:00:01 10180700 31737704 523888 1.59 711740 20006880 1959596 5.78 2762140 18400092 156 10:49:00 10:01:01 10180652 31737656 523860 1.59 711752 20006884 1959596 5.78 2762124 18400092 12 10:49:00 10:02:01 10180636 31737700 523804 1.59 711756 20006888 1959596 5.78 2762192 18400096 140 10:49:00 10:03:01 10180588 31737660 523772 1.59 711772 20006892 1959596 5.78 2762180 18400100 28 10:49:00 10:04:01 10180464 31737560 524032 1.59 711792 20006884 1959596 5.78 2762720 18400100 20 10:49:00 10:05:01 10180432 31737544 524008 1.59 711800 20006896 1959596 5.78 2762308 18400104 36 10:49:00 10:06:01 10180424 31737544 523936 1.59 711812 20006900 1959596 5.78 2762248 18400108 60 10:49:00 10:07:01 10180376 31737520 523916 1.59 711816 20006900 1942932 5.73 2762264 18400108 8 10:49:00 10:08:01 10180296 31737448 523920 1.59 711828 20006904 1942932 5.73 2762272 18400112 12 10:49:00 10:09:01 10180524 31737716 523708 1.59 711864 20006900 1942932 5.73 2762956 18400112 12 10:49:00 10:10:01 10180216 31737436 523932 1.59 711876 20006912 1942932 5.73 2762400 18400120 156 10:49:00 10:11:01 10180168 31737392 523912 1.59 711880 20006916 1942932 5.73 2762388 18400124 28 10:49:00 10:12:01 10180296 31737672 523788 1.59 711892 20007048 1942932 5.73 2762648 18400256 48 10:49:00 10:13:01 10180280 31737704 523728 1.59 711932 20007052 1942932 5.73 2762676 18400260 12 10:49:00 10:14:01 10180004 31737436 523928 1.59 711936 20007052 1958984 5.77 2763044 18400260 204 10:49:00 10:15:01 10179664 31737100 524204 1.59 711936 20007056 1958984 5.77 2762496 18400264 36 10:49:00 10:16:01 10179592 31737032 524204 1.59 711944 20007060 1958984 5.77 2762496 18400268 12 10:49:00 10:17:01 10179504 31736952 524212 1.59 711968 20007056 1958984 5.77 2762488 18400268 12 10:49:00 10:18:01 10179664 31737232 524068 1.59 711980 20007096 1958984 5.77 2762612 18400292 152 10:49:00 10:19:01 10179696 31737268 524004 1.59 712020 20007084 1958984 5.77 2762852 18400296 16 10:49:00 10:20:01 10179864 31737496 523956 1.59 712044 20007096 1958984 5.77 2762608 18400300 52 10:49:00 10:21:01 10180100 31737736 523676 1.59 712052 20007104 1958984 5.77 2762592 18400304 8 10:49:00 10:22:01 10180052 31737704 523636 1.59 712076 20007104 1958984 5.77 2762624 18400300 12 10:49:00 10:23:01 10179720 31737400 523896 1.59 712084 20007108 1958984 5.77 2762632 18400304 32 10:49:00 10:24:01 10179672 31737388 523840 1.59 712120 20007112 1958984 5.77 2763320 18400308 212 10:49:00 10:25:01 10179816 31737532 523824 1.59 712132 20007112 1975040 5.82 2762740 18400308 40 10:49:00 10:26:01 10179816 31737536 523760 1.59 712140 20007116 1975040 5.82 2762744 18400312 60 10:49:00 10:27:01 10179800 31737560 523948 1.59 712144 20007120 1975040 5.82 2763020 18400316 8 10:49:00 10:28:01 10177804 31737012 524404 1.59 712620 20007808 1993548 5.88 2765300 18398952 16 10:49:00 10:29:02 10177284 31736528 524840 1.60 712652 20007812 1993548 5.88 2765816 18398956 44 10:49:00 10:30:01 10177424 31736696 524632 1.60 712668 20007812 1993548 5.88 2765608 18398956 240 10:49:00 10:31:01 10177408 31736688 524564 1.60 712688 20007816 1993548 5.88 2765540 18398960 12 10:49:00 10:32:01 10177576 31736880 524536 1.60 712704 20007820 1993548 5.88 2765380 18398964 164 10:49:00 10:33:01 10177276 31736600 524788 1.60 712724 20007820 1993548 5.88 2765952 18398964 24 10:49:00 10:34:01 10177040 31736516 524800 1.60 712752 20007952 1993548 5.88 2766008 18399096 156 10:49:00 10:35:01 10177212 31736736 524532 1.60 712788 20007952 1993548 5.88 2765464 18399096 20 10:49:00 10:36:01 10177416 31736968 524236 1.59 712812 20007960 1993548 5.88 2765852 18399104 8 10:49:00 10:37:01 10177360 31736916 524212 1.59 712828 20007964 1993548 5.88 2765716 18399108 28 10:49:00 10:38:01 10177536 31737128 524164 1.59 712856 20007964 1993548 5.88 2766052 18399108 192 10:49:00 10:39:01 10177448 31737084 524204 1.59 712872 20007968 1993548 5.88 2766164 18399112 40 10:49:00 10:40:01 10177692 31737332 523880 1.59 712892 20007968 1993548 5.88 2765436 18399112 56 10:49:00 10:41:01 10177644 31737324 523844 1.59 712908 20007972 1993548 5.88 2765452 18399116 8 10:49:00 10:42:01 10177092 31736792 524424 1.59 712924 20007976 1993548 5.88 2765848 18399120 244 10:49:00 10:43:01 10177052 31736756 524396 1.59 712924 20007976 1993548 5.88 2765488 18399120 12 10:49:00 10:44:01 10177400 31737140 524132 1.59 712948 20007984 1993548 5.88 2766204 18399128 208 10:49:00 10:45:01 10177400 31737152 524104 1.59 712968 20007984 1977440 5.83 2765588 18399132 40 10:49:00 10:46:01 10177140 31736896 524324 1.59 712972 20007992 1977440 5.83 2765528 18399136 56 10:49:00 10:47:01 10179128 31739500 521672 1.59 712984 20008344 1977440 5.83 2764492 18398608 84 10:49:00 10:48:01 10179908 31740300 520812 1.58 713000 20008344 1977440 5.83 2763688 18398560 20 10:49:00 Average: 10913137 31658366 602902 1.83 668108 19283290 2127220 6.27 2837015 17637612 68404 10:49:00 10:49:00 09:34:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:49:00 09:35:01 ens3 779.40 733.03 9081.39 101.83 0.00 0.00 0.00 0.00 10:49:00 09:35:01 veth184eb7a 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 10:49:00 09:35:01 lo 4.90 4.90 0.48 0.48 0.00 0.00 0.00 0.00 10:49:00 09:35:01 docker0 566.59 500.76 43.66 3822.00 0.00 0.00 0.00 0.00 10:49:00 09:36:01 ens3 55.95 44.72 32.81 58.91 0.00 0.00 0.00 0.00 10:49:00 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 09:36:01 vethe41d776 1.32 1.50 0.10 0.13 0.00 0.00 0.00 0.00 10:49:00 09:36:01 docker0 1.32 1.38 0.08 0.12 0.00 0.00 0.00 0.00 10:49:00 09:37:01 ens3 83.08 47.65 1686.63 15.58 0.00 0.00 0.00 0.00 10:49:00 09:37:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 10:49:00 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:38:01 veth9abcbda 168.81 335.42 14.95 5329.67 0.00 0.00 0.00 0.44 10:49:00 09:38:01 ens3 789.75 443.95 10861.01 115.91 0.00 0.00 0.00 0.00 10:49:00 09:38:01 veth2a736ee 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 10:49:00 09:38:01 veth9157738 0.05 0.23 0.00 0.02 0.00 0.00 0.00 0.00 10:49:00 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 09:38:01 vethba2496e 176.97 329.86 15.25 5298.88 0.00 0.00 0.00 0.43 10:49:00 09:38:01 veth77865b7 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 10:49:00 09:38:01 veth752baf4 0.00 1.22 0.00 0.07 0.00 0.00 0.00 0.00 10:49:00 09:38:01 docker0 383.51 713.03 27.65 10819.01 0.00 0.00 0.00 0.00 10:49:00 09:39:01 veth9abcbda 29.39 48.82 3.12 496.81 0.00 0.00 0.00 0.04 10:49:00 09:39:01 ens3 220.46 162.33 1352.50 85.16 0.00 0.00 0.00 0.00 10:49:00 09:39:01 vethce553e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:39:01 veth032174f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:39:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 10:49:00 09:39:01 vethba2496e 35.37 49.90 3.47 527.58 0.00 0.00 0.00 0.04 10:49:00 09:39:01 veth752baf4 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 10:49:00 09:39:01 docker0 90.70 136.39 7.22 1263.82 0.00 0.00 0.00 0.00 10:49:00 09:40:01 veth9abcbda 0.17 0.23 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 09:40:01 ens3 25.94 13.16 88.73 7.80 0.00 0.00 0.00 0.00 10:49:00 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 09:40:01 veth8801d0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:40:01 vethba2496e 0.20 0.23 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 09:40:01 veth752baf4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:40:01 docker0 4.33 8.96 0.26 74.56 0.00 0.00 0.00 0.00 10:49:00 09:41:01 veth9abcbda 8.51 14.38 0.85 206.61 0.00 0.00 0.00 0.02 10:49:00 09:41:01 ens3 511.95 317.58 6437.41 109.71 0.00 0.00 0.00 0.00 10:49:00 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:41:01 veth721ab43 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:49:00 09:41:01 vethba2496e 8.05 15.59 0.83 206.83 0.00 0.00 0.00 0.02 10:49:00 09:41:01 veth4aa4bf3 213.08 372.96 19.11 5825.55 0.00 0.00 0.00 0.48 10:49:00 09:41:01 veth752baf4 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 10:49:00 09:41:01 docker0 260.33 439.89 19.42 6404.92 0.00 0.00 0.00 0.00 10:49:00 09:42:01 ens3 143.90 92.92 1670.24 78.57 0.00 0.00 0.00 0.00 10:49:00 09:42:01 veth5cb0e7b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:49:00 09:42:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 10:49:00 09:42:01 veth4aa4bf3 0.13 0.27 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 09:42:01 veth752baf4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:49:00 09:42:01 docker0 25.59 46.38 1.89 499.69 0.00 0.00 0.00 0.00 10:49:00 09:43:01 ens3 82.12 59.05 391.66 17.22 0.00 0.00 0.00 0.00 10:49:00 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:43:01 veth752baf4 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 10:49:00 09:43:01 docker0 41.29 50.33 2.66 365.57 0.00 0.00 0.00 0.00 10:49:00 09:44:01 ens3 222.85 222.13 127.47 752.95 0.00 0.00 0.00 0.00 10:49:00 09:44:01 lo 25.60 25.60 2.52 2.52 0.00 0.00 0.00 0.00 10:49:00 09:44:01 docker0 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 10:49:00 09:45:01 ens3 423.76 449.28 190.95 2678.59 0.00 0.00 0.00 0.00 10:49:00 09:45:01 lo 34.26 34.26 3.38 3.38 0.00 0.00 0.00 0.00 10:49:00 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:46:01 ens3 43.19 42.38 19.83 48.12 0.00 0.00 0.00 0.00 10:49:00 09:46:01 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 10:49:00 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:47:01 ens3 7.65 5.68 8.97 6.09 0.00 0.00 0.00 0.00 10:49:00 09:47:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:48:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:49:01 ens3 0.30 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:49:00 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:51:01 ens3 0.48 0.37 0.26 0.21 0.00 0.00 0.00 0.00 10:49:00 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:53:01 ens3 0.42 0.08 0.08 0.00 0.00 0.00 0.00 0.00 10:49:00 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:54:01 ens3 1.43 0.18 0.19 0.07 0.00 0.00 0.00 0.00 10:49:00 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:55:01 ens3 1.90 0.57 0.46 0.28 0.00 0.00 0.00 0.00 10:49:00 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:56:01 ens3 0.65 0.42 0.35 0.27 0.00 0.00 0.00 0.00 10:49:00 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:57:01 ens3 0.43 0.23 0.26 0.20 0.00 0.00 0.00 0.00 10:49:00 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:58:01 ens3 0.30 0.15 0.07 0.01 0.00 0.00 0.00 0.00 10:49:00 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:59:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:49:00 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:00:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:02:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:03:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:49:00 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:04:01 ens3 1.20 0.48 0.39 0.28 0.00 0.00 0.00 0.00 10:49:00 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:06:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:08:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:09:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:49:00 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:10:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:11:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:14:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 10:49:00 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:16:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:18:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:19:01 ens3 0.42 0.37 0.31 0.08 0.00 0.00 0.00 0.00 10:49:00 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:20:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:24:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 10:49:00 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:26:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:27:01 ens3 0.23 0.10 0.12 0.01 0.00 0.00 0.00 0.00 10:49:00 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:29:02 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:49:00 10:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:30:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:31:01 ens3 0.18 0.12 0.06 0.01 0.00 0.00 0.00 0.00 10:49:00 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:33:01 ens3 1.38 0.63 0.44 0.29 0.00 0.00 0.00 0.00 10:49:00 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:34:01 ens3 0.78 0.42 0.35 0.27 0.00 0.00 0.00 0.00 10:49:00 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:35:01 ens3 0.38 0.02 0.02 0.00 0.00 0.00 0.00 0.00 10:49:00 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:36:01 ens3 0.95 0.23 0.16 0.08 0.00 0.00 0.00 0.00 10:49:00 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:37:01 ens3 1.00 0.43 0.40 0.28 0.00 0.00 0.00 0.00 10:49:00 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:38:01 ens3 0.52 0.38 0.26 0.21 0.00 0.00 0.00 0.00 10:49:00 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:39:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:49:00 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:40:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:41:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:42:01 ens3 0.27 0.18 0.13 0.01 0.00 0.00 0.00 0.00 10:49:00 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:43:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:49:00 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:44:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 10:49:00 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:47:01 ens3 12.85 13.51 9.54 22.43 0.00 0.00 0.00 0.00 10:49:00 10:47:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 10:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:49:00 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:00 Average: ens3 45.92 35.59 428.17 55.42 0.00 0.00 0.00 0.00 10:49:00 Average: lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 10:49:00 Average: docker0 18.32 25.44 1.37 312.70 0.00 0.00 0.00 0.00 10:49:00 10:49:00 10:49:00 ---> sar -P ALL: 10:49:00 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-47174) 05/10/22 _x86_64_ (8 CPU) 10:49:00 10:49:00 09:33:25 LINUX RESTART (8 CPU) 10:49:00 10:49:00 09:34:03 CPU %user %nice %system %iowait %steal %idle 10:49:00 09:35:01 all 12.28 0.00 5.54 2.51 0.07 79.59 10:49:00 09:35:01 0 10.53 0.00 4.88 2.89 0.09 81.61 10:49:00 09:35:01 1 11.03 0.00 6.22 0.54 0.05 82.16 10:49:00 09:35:01 2 11.40 0.00 5.15 0.61 0.09 82.75 10:49:00 09:35:01 3 14.79 0.00 5.27 1.41 0.09 78.44 10:49:00 09:35:01 4 12.22 0.00 5.42 5.49 0.07 76.80 10:49:00 09:35:01 5 14.29 0.00 7.04 4.73 0.07 73.88 10:49:00 09:35:01 6 12.40 0.00 4.79 1.07 0.05 81.69 10:49:00 09:35:01 7 11.60 0.00 5.57 3.34 0.09 79.40 10:49:00 09:36:01 all 44.94 0.00 7.69 0.25 0.09 47.04 10:49:00 09:36:01 0 40.62 0.00 6.41 0.00 0.08 52.88 10:49:00 09:36:01 1 46.53 0.00 7.68 1.43 0.10 44.26 10:49:00 09:36:01 2 45.81 0.00 7.75 0.08 0.08 46.28 10:49:00 09:36:01 3 44.61 0.00 7.22 0.05 0.08 48.04 10:49:00 09:36:01 4 46.29 0.00 7.84 0.02 0.08 45.77 10:49:00 09:36:01 5 46.66 0.00 7.55 0.02 0.08 45.70 10:49:00 09:36:01 6 43.83 0.00 9.41 0.29 0.12 46.36 10:49:00 09:36:01 7 45.12 0.00 7.64 0.08 0.08 47.07 10:49:00 09:37:01 all 43.15 0.00 6.14 0.40 0.10 50.21 10:49:00 09:37:01 0 44.25 0.00 6.07 0.02 0.10 49.56 10:49:00 09:37:01 1 43.22 0.00 6.55 2.30 0.12 47.81 10:49:00 09:37:01 2 43.85 0.00 6.19 0.35 0.10 49.51 10:49:00 09:37:01 3 43.73 0.00 6.05 0.00 0.08 50.14 10:49:00 09:37:01 4 43.18 0.00 6.39 0.10 0.10 50.23 10:49:00 09:37:01 5 41.72 0.00 5.92 0.02 0.10 52.24 10:49:00 09:37:01 6 42.88 0.00 5.50 0.41 0.10 51.11 10:49:00 09:37:01 7 42.39 0.00 6.42 0.03 0.10 51.06 10:49:00 09:38:01 all 37.80 0.00 15.90 3.29 0.11 42.90 10:49:00 09:38:01 0 38.61 0.00 17.31 0.69 0.12 43.28 10:49:00 09:38:01 1 37.24 0.00 18.06 5.07 0.12 39.52 10:49:00 09:38:01 2 39.25 0.00 16.70 1.73 0.10 42.22 10:49:00 09:38:01 3 38.85 0.00 16.84 0.91 0.12 43.29 10:49:00 09:38:01 4 36.12 0.00 12.95 6.05 0.10 44.77 10:49:00 09:38:01 5 39.01 0.00 15.76 7.77 0.12 37.34 10:49:00 09:38:01 6 38.44 0.00 13.50 2.82 0.10 45.14 10:49:00 09:38:01 7 34.91 0.00 16.06 1.30 0.12 47.61 10:49:00 09:39:01 all 77.81 0.00 14.09 2.34 0.13 5.62 10:49:00 09:39:01 0 80.27 0.00 11.93 1.84 0.13 5.82 10:49:00 09:39:01 1 76.60 0.00 14.55 1.80 0.13 6.92 10:49:00 09:39:01 2 78.39 0.00 13.78 1.69 0.15 5.99 10:49:00 09:39:01 3 78.98 0.00 12.69 0.70 0.13 7.49 10:49:00 09:39:01 4 78.34 0.00 13.73 1.63 0.12 6.19 10:49:00 09:39:01 5 73.21 0.00 19.13 6.81 0.13 0.72 10:49:00 09:39:01 6 77.28 0.00 14.42 1.91 0.12 6.27 10:49:00 09:39:01 7 79.44 0.00 12.51 2.36 0.13 5.55 10:49:00 09:40:01 all 87.20 0.00 9.63 0.79 0.14 2.24 10:49:00 09:40:01 0 86.90 0.00 9.01 0.70 0.13 3.25 10:49:00 09:40:01 1 90.11 0.00 8.94 0.15 0.13 0.67 10:49:00 09:40:01 2 84.93 0.00 10.91 2.66 0.13 1.37 10:49:00 09:40:01 3 87.90 0.00 8.71 0.07 0.13 3.19 10:49:00 09:40:01 4 86.53 0.00 10.49 1.47 0.13 1.39 10:49:00 09:40:01 5 88.69 0.00 8.73 0.28 0.13 2.17 10:49:00 09:40:01 6 85.72 0.00 10.71 0.18 0.15 3.24 10:49:00 09:40:01 7 86.82 0.00 9.58 0.80 0.15 2.65 10:49:00 09:41:01 all 62.38 0.00 12.31 5.85 0.12 19.34 10:49:00 09:41:01 0 65.59 0.00 13.74 6.60 0.12 13.96 10:49:00 09:41:01 1 74.63 0.00 9.27 7.17 0.13 8.80 10:49:00 09:41:01 2 72.37 0.00 9.37 3.16 0.12 14.98 10:49:00 09:41:01 3 59.08 0.00 12.21 8.00 0.14 20.58 10:49:00 09:41:01 4 56.68 0.00 13.55 3.82 0.12 25.83 10:49:00 09:41:01 5 57.66 0.00 15.17 12.02 0.12 15.03 10:49:00 09:41:01 6 58.95 0.00 11.44 2.69 0.12 26.79 10:49:00 09:41:01 7 53.91 0.00 13.76 3.33 0.14 28.87 10:49:00 09:42:01 all 79.03 0.00 12.91 1.94 0.15 5.97 10:49:00 09:42:01 0 78.68 0.00 14.59 1.26 0.15 5.32 10:49:00 09:42:01 1 82.43 0.00 10.42 1.32 0.15 5.69 10:49:00 09:42:01 2 78.66 0.00 13.00 1.49 0.15 6.70 10:49:00 09:42:01 3 79.51 0.00 12.65 1.88 0.15 5.81 10:49:00 09:42:01 4 78.51 0.00 13.68 3.74 0.17 3.91 10:49:00 09:42:01 5 79.24 0.00 13.88 1.57 0.13 5.18 10:49:00 09:42:01 6 77.78 0.00 12.09 2.59 0.14 7.39 10:49:00 09:42:01 7 77.44 0.00 12.97 1.70 0.14 7.76 10:49:00 09:43:01 all 34.24 0.00 10.41 4.53 0.10 50.73 10:49:00 09:43:01 0 32.48 0.00 11.96 3.89 0.10 51.57 10:49:00 09:43:01 1 50.57 0.00 6.47 1.13 0.08 41.75 10:49:00 09:43:01 2 30.41 0.00 9.33 3.05 0.09 57.12 10:49:00 09:43:01 3 32.82 0.00 10.01 3.53 0.08 53.56 10:49:00 09:43:01 4 34.39 0.00 9.90 2.64 0.10 52.97 10:49:00 09:43:01 5 35.90 0.00 10.83 6.02 0.10 47.14 10:49:00 09:43:01 6 25.37 0.00 14.61 12.52 0.10 47.39 10:49:00 09:43:01 7 31.83 0.00 10.17 3.45 0.10 54.44 10:49:00 09:44:01 all 8.78 0.00 4.20 2.03 0.07 84.92 10:49:00 09:44:01 0 9.72 0.00 3.82 0.55 0.07 85.84 10:49:00 09:44:01 1 9.74 0.00 3.92 0.02 0.07 86.26 10:49:00 09:44:01 2 8.94 0.00 2.85 0.10 0.07 88.04 10:49:00 09:44:01 3 9.22 0.00 3.67 2.20 0.07 84.85 10:49:00 09:44:01 4 9.62 0.00 3.03 0.45 0.07 86.82 10:49:00 09:44:01 5 8.52 0.00 3.25 0.02 0.07 88.15 10:49:00 09:44:01 6 5.50 0.00 9.79 12.43 0.07 72.21 10:49:00 09:44:01 7 8.99 0.00 3.30 0.51 0.08 87.12 10:49:00 09:45:01 all 10.53 0.00 1.30 0.11 0.05 88.01 10:49:00 09:45:01 0 10.03 0.00 1.22 0.33 0.05 88.36 10:49:00 09:45:01 1 12.72 0.00 1.36 0.20 0.03 85.68 10:49:00 09:45:01 2 13.60 0.00 1.47 0.02 0.05 84.86 10:49:00 09:45:01 3 12.06 0.00 1.34 0.08 0.07 86.45 10:49:00 09:45:01 4 9.49 0.00 0.99 0.02 0.03 89.47 10:49:00 09:45:01 5 8.43 0.00 1.17 0.22 0.03 90.15 10:49:00 09:45:01 6 8.76 0.00 1.07 0.02 0.05 90.10 10:49:00 09:45:01 7 9.13 0.00 1.76 0.00 0.07 89.04 10:49:00 10:49:00 09:45:01 CPU %user %nice %system %iowait %steal %idle 10:49:00 09:46:01 all 0.21 0.00 0.14 0.01 0.01 99.63 10:49:00 09:46:01 0 0.08 0.00 0.13 0.05 0.00 99.73 10:49:00 09:46:01 1 0.27 0.00 0.15 0.00 0.02 99.57 10:49:00 09:46:01 2 0.25 0.00 0.10 0.00 0.02 99.63 10:49:00 09:46:01 3 0.35 0.00 0.18 0.00 0.02 99.45 10:49:00 09:46:01 4 0.20 0.00 0.12 0.00 0.00 99.68 10:49:00 09:46:01 5 0.15 0.00 0.05 0.05 0.00 99.75 10:49:00 09:46:01 6 0.23 0.00 0.20 0.00 0.00 99.57 10:49:00 09:46:01 7 0.15 0.00 0.17 0.00 0.00 99.68 10:49:00 09:47:01 all 0.20 0.00 0.03 0.01 0.00 99.75 10:49:00 09:47:01 0 0.18 0.00 0.02 0.00 0.00 99.80 10:49:00 09:47:01 1 0.27 0.00 0.03 0.00 0.00 99.70 10:49:00 09:47:01 2 0.12 0.00 0.03 0.00 0.00 99.85 10:49:00 09:47:01 3 0.40 0.00 0.03 0.02 0.00 99.55 10:49:00 09:47:01 4 0.25 0.00 0.00 0.00 0.02 99.73 10:49:00 09:47:01 5 0.23 0.00 0.07 0.03 0.00 99.67 10:49:00 09:47:01 6 0.15 0.00 0.02 0.05 0.00 99.78 10:49:00 09:47:01 7 0.03 0.00 0.02 0.02 0.00 99.93 10:49:00 09:48:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:49:00 09:48:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:49:00 09:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 09:48:01 2 0.20 0.00 0.02 0.00 0.00 99.78 10:49:00 09:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 09:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 09:48:01 5 0.03 0.00 0.02 0.02 0.00 99.93 10:49:00 09:48:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:49:00 09:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 09:49:01 all 0.01 0.00 0.03 0.01 0.00 99.95 10:49:00 09:49:01 0 0.00 0.00 0.03 0.05 0.00 99.92 10:49:00 09:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:49:00 09:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 09:49:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:49:00 09:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 09:49:01 5 0.00 0.00 0.07 0.03 0.02 99.88 10:49:00 09:49:01 6 0.00 0.00 0.07 0.00 0.00 99.93 10:49:00 09:49:01 7 0.00 0.00 0.02 0.03 0.00 99.95 10:49:00 09:50:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:49:00 09:50:01 0 0.03 0.00 0.00 0.02 0.00 99.95 10:49:00 09:50:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:49:00 09:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:49:00 09:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:49:00 09:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 09:50:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:49:00 09:50:01 6 0.05 0.00 0.03 0.00 0.00 99.92 10:49:00 09:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 09:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:49:00 09:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 09:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 09:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 09:51:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:49:00 09:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 09:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 09:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 09:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 09:52:01 all 0.03 0.00 0.01 0.01 0.00 99.96 10:49:00 09:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 09:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 09:52:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:49:00 09:52:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:49:00 09:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 09:52:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:49:00 09:52:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:49:00 09:52:01 7 0.02 0.00 0.02 0.03 0.00 99.93 10:49:00 09:53:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:49:00 09:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 09:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 09:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 09:53:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:49:00 09:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 09:53:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 09:53:01 6 0.00 0.00 0.03 0.02 0.00 99.95 10:49:00 09:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 09:54:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:49:00 09:54:01 0 0.00 0.00 0.02 0.03 0.00 99.95 10:49:00 09:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 09:54:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:49:00 09:54:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:49:00 09:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 09:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 09:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:49:00 09:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 09:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:49:00 09:55:01 0 0.00 0.00 0.00 0.03 0.00 99.97 10:49:00 09:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:49:00 09:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 09:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 09:55:01 4 0.07 0.00 0.02 0.00 0.00 99.92 10:49:00 09:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 09:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 09:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 09:56:01 all 0.02 0.00 0.01 0.01 0.00 99.97 10:49:00 09:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 09:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 09:56:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:49:00 09:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 09:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 09:56:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:49:00 09:56:01 6 0.02 0.00 0.00 0.03 0.00 99.95 10:49:00 09:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:49:00 09:56:01 CPU %user %nice %system %iowait %steal %idle 10:49:00 09:57:01 all 0.26 0.00 0.01 0.00 0.00 99.73 10:49:00 09:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 09:57:01 1 1.99 0.00 0.00 0.00 0.00 98.01 10:49:00 09:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:49:00 09:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 09:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 09:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 09:57:01 6 0.02 0.00 0.02 0.02 0.00 99.95 10:49:00 09:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 09:58:01 all 0.27 0.00 0.01 0.01 0.00 99.71 10:49:00 09:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:49:00 09:58:01 1 1.99 0.00 0.00 0.00 0.00 98.01 10:49:00 09:58:01 2 0.08 0.00 0.05 0.00 0.00 99.87 10:49:00 09:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 09:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 09:58:01 5 0.02 0.00 0.02 0.03 0.00 99.93 10:49:00 09:58:01 6 0.02 0.00 0.00 0.03 0.00 99.95 10:49:00 09:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 09:59:01 all 0.26 0.00 0.01 0.01 0.00 99.72 10:49:00 09:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 09:59:01 1 1.97 0.00 0.00 0.00 0.00 98.03 10:49:00 09:59:01 2 0.02 0.00 0.03 0.00 0.02 99.93 10:49:00 09:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 09:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 09:59:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:49:00 09:59:01 6 0.02 0.00 0.03 0.02 0.00 99.93 10:49:00 09:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:00:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:49:00 10:00:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:49:00 10:00:01 1 0.22 0.00 0.02 0.00 0.00 99.77 10:49:00 10:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:00:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:49:00 10:00:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:49:00 10:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:01:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:49:00 10:01:01 0 0.00 0.00 0.00 0.03 0.00 99.97 10:49:00 10:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:49:00 10:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:02:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:49:00 10:02:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:49:00 10:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:49:00 10:02:01 2 0.07 0.00 0.03 0.00 0.00 99.90 10:49:00 10:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:02:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:49:00 10:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:03:01 all 0.00 0.00 0.01 0.00 0.00 99.98 10:49:00 10:03:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 10:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:03:01 6 0.02 0.00 0.03 0.02 0.00 99.93 10:49:00 10:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:04:01 all 0.01 0.00 0.01 0.01 0.00 99.96 10:49:00 10:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:04:01 2 0.05 0.00 0.03 0.00 0.02 99.90 10:49:00 10:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:49:00 10:04:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:49:00 10:04:01 6 0.00 0.00 0.02 0.02 0.00 99.97 10:49:00 10:04:01 7 0.03 0.00 0.02 0.02 0.00 99.93 10:49:00 10:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:49:00 10:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:05:01 1 0.02 0.00 0.05 0.00 0.00 99.93 10:49:00 10:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:49:00 10:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:05:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:49:00 10:06:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:49:00 10:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:06:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:49:00 10:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:06:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:49:00 10:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:49:00 10:06:01 7 0.03 0.00 0.00 0.03 0.00 99.93 10:49:00 10:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:49:00 10:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:49:00 10:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:07:01 2 0.00 0.00 0.03 0.02 0.00 99.95 10:49:00 10:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:07:01 4 0.02 0.00 0.05 0.00 0.00 99.93 10:49:00 10:07:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:49:00 10:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:49:00 10:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:49:00 10:49:00 10:07:01 CPU %user %nice %system %iowait %steal %idle 10:49:00 10:08:01 all 0.06 0.00 0.01 0.01 0.00 99.92 10:49:00 10:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:08:01 2 0.02 0.00 0.00 0.03 0.00 99.95 10:49:00 10:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:08:01 4 0.38 0.00 0.03 0.00 0.00 99.58 10:49:00 10:08:01 5 0.00 0.00 0.00 0.07 0.00 99.93 10:49:00 10:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:08:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:49:00 10:09:01 all 0.27 0.00 0.01 0.01 0.00 99.71 10:49:00 10:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:09:01 4 2.00 0.00 0.07 0.00 0.02 97.91 10:49:00 10:09:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:49:00 10:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:49:00 10:09:01 7 0.00 0.00 0.02 0.03 0.00 99.95 10:49:00 10:10:01 all 0.26 0.00 0.01 0.01 0.00 99.72 10:49:00 10:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:10:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:49:00 10:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:10:01 4 2.00 0.00 0.07 0.00 0.00 97.93 10:49:00 10:10:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:49:00 10:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:10:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:49:00 10:11:01 all 0.26 0.00 0.01 0.00 0.00 99.72 10:49:00 10:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:49:00 10:11:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:49:00 10:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:11:01 4 2.00 0.00 0.03 0.00 0.00 97.96 10:49:00 10:11:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:49:00 10:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:12:01 all 0.26 0.00 0.02 0.00 0.00 99.72 10:49:00 10:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:12:01 1 0.00 0.00 0.03 0.00 0.00 99.97 10:49:00 10:12:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:49:00 10:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:12:01 4 2.05 0.00 0.02 0.00 0.02 97.91 10:49:00 10:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:12:01 6 0.00 0.00 0.03 0.00 0.00 99.97 10:49:00 10:12:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:49:00 10:13:01 all 0.26 0.00 0.01 0.01 0.00 99.73 10:49:00 10:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:13:01 4 1.99 0.00 0.02 0.00 0.00 98.00 10:49:00 10:13:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:49:00 10:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:49:00 10:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 10:14:01 all 0.04 0.00 0.03 0.01 0.00 99.92 10:49:00 10:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:14:01 2 0.03 0.00 0.00 0.03 0.00 99.93 10:49:00 10:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:14:01 4 0.27 0.00 0.15 0.00 0.00 99.58 10:49:00 10:14:01 5 0.02 0.00 0.00 0.05 0.00 99.93 10:49:00 10:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:14:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:49:00 10:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:49:00 10:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:15:01 2 0.00 0.00 0.02 0.03 0.00 99.95 10:49:00 10:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:49:00 10:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:49:00 10:15:01 6 0.00 0.00 0.03 0.00 0.00 99.97 10:49:00 10:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:49:00 10:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:16:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:49:00 10:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:49:00 10:16:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:49:00 10:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:16:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:49:00 10:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:49:00 10:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:49:00 10:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:17:01 4 0.03 0.00 0.05 0.00 0.00 99.92 10:49:00 10:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:49:00 10:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:17:01 7 0.00 0.00 0.00 0.03 0.00 99.97 10:49:00 10:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:49:00 10:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:18:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:49:00 10:18:01 5 0.00 0.00 0.03 0.03 0.00 99.93 10:49:00 10:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:18:01 7 0.02 0.00 0.00 0.03 0.00 99.95 10:49:00 10:49:00 10:18:01 CPU %user %nice %system %iowait %steal %idle 10:49:00 10:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:49:00 10:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:19:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:49:00 10:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:49:00 10:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:49:00 10:19:01 7 0.02 0.00 0.03 0.02 0.00 99.93 10:49:00 10:20:01 all 0.19 0.00 0.02 0.01 0.00 99.79 10:49:00 10:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:20:01 4 1.39 0.00 0.10 0.00 0.00 98.51 10:49:00 10:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:49:00 10:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:20:01 7 0.00 0.00 0.00 0.03 0.00 99.97 10:49:00 10:21:01 all 0.05 0.00 0.01 0.02 0.00 99.92 10:49:00 10:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:21:01 4 0.30 0.00 0.07 0.05 0.02 99.57 10:49:00 10:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 10:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:21:01 7 0.03 0.00 0.02 0.08 0.00 99.87 10:49:00 10:22:01 all 0.26 0.00 0.01 0.01 0.00 99.72 10:49:00 10:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:49:00 10:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:49:00 10:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:22:01 4 1.97 0.00 0.03 0.00 0.00 98.00 10:49:00 10:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:22:01 7 0.02 0.00 0.00 0.05 0.02 99.92 10:49:00 10:23:01 all 0.26 0.00 0.01 0.01 0.00 99.72 10:49:00 10:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:49:00 10:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:23:01 4 1.99 0.00 0.02 0.00 0.00 98.00 10:49:00 10:23:01 5 0.02 0.00 0.03 0.02 0.00 99.93 10:49:00 10:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:23:01 7 0.02 0.00 0.00 0.03 0.00 99.95 10:49:00 10:24:01 all 0.03 0.00 0.01 0.01 0.00 99.94 10:49:00 10:24:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 10:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:49:00 10:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:49:00 10:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:49:00 10:24:01 4 0.10 0.00 0.02 0.00 0.02 99.87 10:49:00 10:24:01 5 0.00 0.00 0.02 0.03 0.00 99.95 10:49:00 10:24:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:49:00 10:24:01 7 0.03 0.00 0.02 0.02 0.00 99.93 10:49:00 10:25:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:49:00 10:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:25:01 6 0.00 0.00 0.03 0.00 0.00 99.97 10:49:00 10:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:49:00 10:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:49:00 10:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:49:00 10:26:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:49:00 10:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:26:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:49:00 10:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:49:00 10:26:01 7 0.00 0.00 0.03 0.02 0.00 99.95 10:49:00 10:27:01 all 0.00 0.00 0.01 0.01 0.00 99.98 10:49:00 10:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:27:01 5 0.00 0.00 0.03 0.02 0.00 99.95 10:49:00 10:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:27:01 7 0.00 0.00 0.00 0.03 0.00 99.97 10:49:00 10:28:01 all 0.09 0.00 0.03 0.01 0.00 99.87 10:49:00 10:28:01 0 0.05 0.00 0.03 0.00 0.00 99.92 10:49:00 10:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:49:00 10:28:01 4 0.33 0.00 0.03 0.00 0.02 99.62 10:49:00 10:28:01 5 0.23 0.00 0.07 0.07 0.00 99.63 10:49:00 10:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:49:00 10:28:01 7 0.00 0.00 0.03 0.03 0.00 99.93 10:49:00 10:29:02 all 0.01 0.00 0.01 0.01 0.00 99.97 10:49:00 10:29:02 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:29:02 1 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:29:02 2 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:29:02 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:29:02 4 0.02 0.00 0.03 0.00 0.00 99.95 10:49:00 10:29:02 5 0.00 0.00 0.02 0.03 0.00 99.95 10:49:00 10:29:02 6 0.02 0.00 0.03 0.00 0.00 99.95 10:49:00 10:29:02 7 0.00 0.00 0.02 0.02 0.00 99.97 10:49:00 10:49:00 10:29:02 CPU %user %nice %system %iowait %steal %idle 10:49:00 10:30:01 all 0.03 0.00 0.01 0.00 0.00 99.96 10:49:00 10:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:49:00 10:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:30:01 4 0.05 0.00 0.03 0.00 0.00 99.91 10:49:00 10:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:30:01 6 0.07 0.00 0.02 0.00 0.00 99.92 10:49:00 10:30:01 7 0.02 0.00 0.00 0.03 0.00 99.95 10:49:00 10:31:01 all 0.01 0.00 0.01 0.01 0.00 99.98 10:49:00 10:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:31:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:49:00 10:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:49:00 10:31:01 7 0.00 0.00 0.02 0.03 0.00 99.95 10:49:00 10:32:01 all 0.01 0.00 0.01 0.01 0.00 99.96 10:49:00 10:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:49:00 10:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:49:00 10:32:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:49:00 10:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:49:00 10:32:01 7 0.00 0.00 0.00 0.03 0.00 99.97 10:49:00 10:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:49:00 10:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:33:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:49:00 10:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:49:00 10:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 10:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:49:00 10:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:34:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:49:00 10:34:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:49:00 10:34:01 6 0.00 0.00 0.03 0.00 0.00 99.97 10:49:00 10:34:01 7 0.00 0.00 0.00 0.03 0.00 99.97 10:49:00 10:35:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:49:00 10:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:49:00 10:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:49:00 10:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:49:00 10:35:01 5 0.02 0.00 0.03 0.02 0.00 99.93 10:49:00 10:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:49:00 10:36:01 all 0.00 0.00 0.01 0.01 0.00 99.98 10:49:00 10:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:36:01 2 0.00 0.00 0.03 0.00 0.00 99.97 10:49:00 10:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 10:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:36:01 7 0.00 0.00 0.02 0.03 0.00 99.95 10:49:00 10:37:01 all 0.02 0.00 0.01 0.01 0.00 99.97 10:49:00 10:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:37:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:49:00 10:37:01 5 0.03 0.00 0.00 0.03 0.00 99.93 10:49:00 10:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:37:01 7 0.03 0.00 0.02 0.02 0.00 99.93 10:49:00 10:38:01 all 0.09 0.00 0.01 0.01 0.00 99.89 10:49:00 10:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:49:00 10:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:38:01 4 0.63 0.00 0.00 0.00 0.00 99.37 10:49:00 10:38:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:49:00 10:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:38:01 7 0.00 0.00 0.00 0.03 0.00 99.97 10:49:00 10:39:01 all 0.27 0.00 0.01 0.00 0.00 99.72 10:49:00 10:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:39:01 4 2.00 0.00 0.02 0.00 0.02 97.96 10:49:00 10:39:01 5 0.03 0.00 0.02 0.02 0.00 99.93 10:49:00 10:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:49:00 10:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 10:40:01 all 0.26 0.00 0.01 0.01 0.00 99.73 10:49:00 10:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:49:00 10:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:40:01 4 1.97 0.00 0.02 0.00 0.00 98.01 10:49:00 10:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 10:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:40:01 7 0.03 0.00 0.02 0.03 0.00 99.92 10:49:00 10:49:00 10:40:01 CPU %user %nice %system %iowait %steal %idle 10:49:00 10:41:01 all 0.26 0.00 0.01 0.00 0.00 99.73 10:49:00 10:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:49:00 10:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:41:01 4 2.00 0.00 0.02 0.00 0.00 97.98 10:49:00 10:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:49:00 10:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 10:42:01 all 0.05 0.00 0.01 0.01 0.00 99.93 10:49:00 10:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:42:01 4 0.40 0.00 0.05 0.00 0.00 99.55 10:49:00 10:42:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:49:00 10:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:42:01 7 0.02 0.00 0.00 0.03 0.00 99.95 10:49:00 10:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:49:00 10:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:49:00 10:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:49:00 10:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93 10:49:00 10:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:43:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:49:00 10:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 10:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 10:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 10:49:00 10:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:49:00 10:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 10:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:49:00 10:44:01 7 0.03 0.00 0.02 0.02 0.00 99.93 10:49:00 10:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:49:00 10:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:49:00 10:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:49:00 10:45:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:49:00 10:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:45:01 7 0.03 0.00 0.00 0.02 0.00 99.95 10:49:00 10:46:01 all 0.01 0.00 0.01 0.01 0.00 99.97 10:49:00 10:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:46:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:49:00 10:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:49:00 10:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:46:01 7 0.03 0.00 0.00 0.03 0.00 99.93 10:49:00 10:47:01 all 0.17 0.00 0.03 0.00 0.00 99.79 10:49:00 10:47:01 0 0.07 0.00 0.02 0.02 0.00 99.90 10:49:00 10:47:01 1 0.13 0.00 0.03 0.00 0.00 99.83 10:49:00 10:47:01 2 0.08 0.00 0.02 0.00 0.00 99.90 10:49:00 10:47:01 3 0.12 0.00 0.03 0.00 0.00 99.85 10:49:00 10:47:01 4 0.12 0.00 0.03 0.00 0.00 99.85 10:49:00 10:47:01 5 0.08 0.00 0.03 0.02 0.02 99.85 10:49:00 10:47:01 6 0.25 0.00 0.02 0.00 0.00 99.73 10:49:00 10:47:01 7 0.52 0.00 0.03 0.00 0.02 99.43 10:49:00 10:48:01 all 0.26 0.00 0.01 0.01 0.00 99.72 10:49:00 10:48:01 0 0.00 0.00 0.02 0.07 0.00 99.92 10:49:00 10:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:49:00 10:48:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:49:00 10:48:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:49:00 10:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:49:00 10:48:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:49:00 10:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:49:00 10:48:01 7 1.97 0.00 0.00 0.00 0.00 98.03 10:49:00 Average: all 6.74 0.00 1.35 0.33 0.02 91.57 10:49:00 Average: 0 6.68 0.00 1.36 0.26 0.02 91.69 10:49:00 Average: 1 7.27 0.00 1.25 0.28 0.02 91.18 10:49:00 Average: 2 6.82 0.00 1.30 0.20 0.02 91.65 10:49:00 Average: 3 6.73 0.00 1.30 0.25 0.02 91.71 10:49:00 Average: 4 6.92 0.00 1.33 0.34 0.02 91.40 10:49:00 Average: 5 6.62 0.00 1.46 0.54 0.02 91.37 10:49:00 Average: 6 6.40 0.00 1.45 0.49 0.02 91.64 10:49:00 Average: 7 6.48 0.00 1.34 0.24 0.02 91.92 10:49:00 10:49:00 10:49:00