Pull request #3955 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af5afa2e66728d7755c27cae0dfdf73270be1e0b+32880946a0a1135bf0659d7b4e6de2ff01b37dfb (6d4482355b22681a87e5e557fda416568f2e75fa) 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-ssh1649789682279633083.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7362546580339894481.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3955/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3955/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16149698781825755896.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3955/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16268226464410265961.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14239168239293270306.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3955/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3955/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1822079876258365424.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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:true] ========================================================= [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: true 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 ‘prd-ubuntu20.04-docker-8c-8g-11603’ Running on prd-ubuntu20.04-docker-8c-8g-11608 in /w/workspace/edgexfoundry_edgex-go_PR-3955 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3955/head:refs/remotes/origin/PR-3955 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit af5afa2e66728d7755c27cae0dfdf73270be1e0b Merge succeeded, producing af5afa2e66728d7755c27cae0dfdf73270be1e0b Checking out Revision af5afa2e66728d7755c27cae0dfdf73270be1e0b (PR-3955) > git config core.sparsecheckout # timeout=10 > git checkout -f af5afa2e66728d7755c27cae0dfdf73270be1e0b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af5afa2e66728d7755c27cae0dfdf73270be1e0b # timeout=10 Commit message: "build(deps): Bump github.com/lib/pq from 1.10.4 to 1.10.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:13:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:13:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:13:07 ========================================================= 19:13:07 EdgeX Global Pipelines Version Info 19:13:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:13:07 ------------------- 19:13:07 stable info: 19:13:07 ------------------- 19:13:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:13:07 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 19:13:07 Message: update stable to v1.0.221 19:13:08 ------------------- 19:13:08 experimental info: 19:13:08 ------------------- 19:13:08 Commited By: **** collab-it+edgex@linuxfoundation.org 19:13:08 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 19:13:08 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:13:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:13:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:13:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:13:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:13:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:13:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:13:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3955 [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3955 [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3955 [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af5afa2e66728d7755c27cae0dfdf73270be1e0b [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af5afa2 [Pipeline] echo 19:13:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:09 provisioning config files... 19:13:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7640775064548165060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:10 ---> docker-login.sh 19:13:10 nexus3.edgexfoundry.org:10001 19:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:10 Configure a credential helper to remove this warning. See 19:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:10 19:13:10 Login Succeeded 19:13:10 nexus3.edgexfoundry.org:10002 19:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:10 Configure a credential helper to remove this warning. See 19:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:10 19:13:10 Login Succeeded 19:13:10 nexus3.edgexfoundry.org:10003 19:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:10 Configure a credential helper to remove this warning. See 19:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:10 19:13:10 Login Succeeded 19:13:10 nexus3.edgexfoundry.org:10004 19:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:10 Configure a credential helper to remove this warning. See 19:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:10 19:13:10 Login Succeeded 19:13:10 docker.io 19:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:11 Configure a credential helper to remove this warning. See 19:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:11 19:13:11 Login Succeeded 19:13:11 ---> docker-login.sh ends [Pipeline] } 19:13:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:11 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:13:11 + + dirnamecut cmd/core-command/Dockerfile -d/ 19:13:11 -f2 19:13:11 + echo core-command,cmd/core-command/Dockerfile 19:13:11 + dirname cmd/core-data/Dockerfile 19:13:11 + cut -d/ -f2 19:13:11 + echo core-data,cmd/core-data/Dockerfile 19:13:11 + dirname cmd/core-metadata/Dockerfile 19:13:11 + cut -d/ -f2 19:13:11 + echo core-metadata,cmd/core-metadata/Dockerfile 19:13:11 + dirname cmd/security-bootstrapper/Dockerfile 19:13:11 + cut -d/ -f2 19:13:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:13:11 + + dirname cmd/security-proxy-setup/Dockerfile 19:13:11 cut -d/ -f2 19:13:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:13:11 + dirname cmd/security-secretstore-setup/Dockerfile+ 19:13:11 cut -d/ -f2 19:13:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:13:11 + + dirname cmd/security-spiffe-token-provider/Dockerfile 19:13:11 cut -d/ -f2 19:13:11 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:13:11 + dirname cmd/security-spire-agent/Dockerfile 19:13:11 + cut -d/ -f2 19:13:11 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:13:11 + dirname cmd/security-spire-config/Dockerfile 19:13:11 + cut -d/ -f2 19:13:11 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:13:11 + dirname cmd/security-spire-server/Dockerfile 19:13:11 + cut -d/ -f2 19:13:11 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:13:11 + dirname cmd/support-notifications/Dockerfile 19:13:11 + cut -d/ -f2 19:13:11 + echo support-notifications,cmd/support-notifications/Dockerfile 19:13:11 + dirname cmd/support-scheduler/Dockerfile 19:13:11 + cut -d/ -f2 19:13:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:13:11 + dirname cmd/sys-mgmt-agent/Dockerfile 19:13:11 + cut -d/ -f2 19:13:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:13: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 19:13:12 + git rev-list -1 --merges af5afa2e66728d7755c27cae0dfdf73270be1e0b~1..af5afa2e66728d7755c27cae0dfdf73270be1e0b [Pipeline] echo 19:13:12 -----------> git rev-list -1 --merges af5afa2e66728d7755c27cae0dfdf73270be1e0b~1..af5afa2e66728d7755c27cae0dfdf73270be1e0b af5afa2e66728d7755c27cae0dfdf73270be1e0b [false] [Pipeline] sh 19:13:12 + git log --format=format:%s -1 af5afa2e66728d7755c27cae0dfdf73270be1e0b [Pipeline] echo 19:13:13 ========================================================= 19:13:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:13:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:13:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:13:13 + grep -v github /etc/ssh/ssh_known_hosts 19:13:13 + [ -e /tmp/ssh_known_hosts ] 19:13:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:13:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:13:13 + sudo tee -a /etc/ssh/ssh_known_hosts 19:13:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:13:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:13:13 19:13:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:13:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:13:14 latest: Pulling from edgex-devops/git-semver 19:13:14 a0d0a0d46f8b: Pulling fs layer 19:13:14 3e5f54012d9b: Pulling fs layer 19:13:14 4c7163046ea9: Pulling fs layer 19:13:14 0c2d73faf560: Pulling fs layer 19:13:14 0c2d73faf560: Waiting 19:13:14 3e5f54012d9b: Download complete 19:13:14 a0d0a0d46f8b: Verifying Checksum 19:13:14 a0d0a0d46f8b: Download complete 19:13:14 4c7163046ea9: Verifying Checksum 19:13:14 4c7163046ea9: Download complete 19:13:14 0c2d73faf560: Download complete 19:13:14 a0d0a0d46f8b: Pull complete 19:13:14 3e5f54012d9b: Pull complete 19:13:15 4c7163046ea9: Pull complete 19:13:15 0c2d73faf560: Pull complete 19:13:15 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:13:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:13:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:13:15 prd-ubuntu20.04-docker-8c-8g-11608 does not seem to be running inside a container 19:13:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:13:15 $ docker top 3c157ad1cd3070693a68617a69ff082e81e8d7b0c39de376c38bc56f61a8c1f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:16 [ssh-agent] Looking for ssh-agent implementation... 19:13:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:16 $ docker exec 3c157ad1cd3070693a68617a69ff082e81e8d7b0c39de376c38bc56f61a8c1f3 ssh-agent 19:13:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmgPeik/agent.14 19:13:16 SSH_AGENT_PID=21 19:13:16 Running ssh-add (command line suppressed) 19:13:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_383324751290916558.key (/w/workspace/edgex-go/1@tmp/private_key_383324751290916558.key) 19:13:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:16 + git tag --points-at HEAD [Pipeline] } 19:13:16 $ docker exec --env ******** --env ******** 3c157ad1cd3070693a68617a69ff082e81e8d7b0c39de376c38bc56f61a8c1f3 ssh-agent -k 19:13:17 unset SSH_AUTH_SOCK; 19:13:17 unset SSH_AGENT_PID; 19:13:17 echo Agent pid 21 killed; 19:13:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:13:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:17 [ssh-agent] Looking for ssh-agent implementation... 19:13:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:17 $ docker exec 3c157ad1cd3070693a68617a69ff082e81e8d7b0c39de376c38bc56f61a8c1f3 ssh-agent 19:13:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCBCHhd/agent.54 19:13:17 SSH_AGENT_PID=60 19:13:17 Running ssh-add (command line suppressed) 19:13:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_681316332542892346.key (/w/workspace/edgex-go/1@tmp/private_key_681316332542892346.key) 19:13:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:17 + git semver init 19:13:17 # -> Open(): unable to determine branch for HEAD 19:13:17 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:13:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:13:17 # $SEMVER_REMOTE_NAME = origin 19:13:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:13:17 # $SEMVER_USER_NAME = edgex-jenkins 19:13:17 # $SEMVER_BRANCH = PR-3955 19:13:17 # $SEMVER_TEMP = /tmp/semver-235410389 19:13:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:13:32 # '/tmp/semver-235410389' -> '/w/workspace/edgex-go/1/.semver' 19:13:32 # -> Force: false 19:13:32 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:13:32 $ docker exec --env ******** --env ******** 3c157ad1cd3070693a68617a69ff082e81e8d7b0c39de376c38bc56f61a8c1f3 ssh-agent -k 19:13:32 unset SSH_AUTH_SOCK; 19:13:32 unset SSH_AGENT_PID; 19:13:32 echo Agent pid 60 killed; 19:13:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:33 + git semver [Pipeline] } 19:13:33 $ docker stop --time=1 3c157ad1cd3070693a68617a69ff082e81e8d7b0c39de376c38bc56f61a8c1f3 19:13:35 $ docker rm -f 3c157ad1cd3070693a68617a69ff082e81e8d7b0c39de376c38bc56f61a8c1f3 [Pipeline] // withDockerContainer [Pipeline] sh 19:13:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:13:36 Stashed 1 file(s) [Pipeline] echo 19:13:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 19:13:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:36 ========================================================= 19:13:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:13:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:13:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:13:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:13:36 59bf1c3509f3: Pulling fs layer 19:13:36 666ba61612fd: Pulling fs layer 19:13:36 8ed8ca486205: Pulling fs layer 19:13:36 4fe6c5a15a65: Pulling fs layer 19:13:36 22a0e8bec74d: Pulling fs layer 19:13:36 640e595b4fbd: Pulling fs layer 19:13:36 763cafe07f6e: Pulling fs layer 19:13:36 0c0b528cf693: Pulling fs layer 19:13:36 10935f4eaf8b: Pulling fs layer 19:13:36 640e595b4fbd: Waiting 19:13:36 763cafe07f6e: Waiting 19:13:36 0c0b528cf693: Waiting 19:13:36 8ed8ca486205: Verifying Checksum 19:13:36 8ed8ca486205: Download complete 19:13:36 666ba61612fd: Verifying Checksum 19:13:36 666ba61612fd: Download complete 19:13:36 22a0e8bec74d: Verifying Checksum 19:13:36 22a0e8bec74d: Download complete 19:13:36 640e595b4fbd: Verifying Checksum 19:13:36 640e595b4fbd: Download complete 19:13:36 763cafe07f6e: Verifying Checksum 19:13:36 763cafe07f6e: Download complete 19:13:36 59bf1c3509f3: Verifying Checksum 19:13:36 59bf1c3509f3: Download complete 19:13:37 0c0b528cf693: Verifying Checksum 19:13:37 0c0b528cf693: Download complete 19:13:37 59bf1c3509f3: Pull complete 19:13:37 666ba61612fd: Pull complete 19:13:37 8ed8ca486205: Pull complete 19:13:37 10935f4eaf8b: Download complete 19:13:37 4fe6c5a15a65: Verifying Checksum 19:13:37 4fe6c5a15a65: Download complete 19:13:41 4fe6c5a15a65: Pull complete 19:13:41 22a0e8bec74d: Pull complete 19:13:42 640e595b4fbd: Pull complete 19:13:42 763cafe07f6e: Pull complete 19:13:42 0c0b528cf693: Pull complete 19:13:44 10935f4eaf8b: Pull complete 19:13:44 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 19:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:13:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:13:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:13:45 WORKDIR /edgex 19:13:45 COPY go.mod . 19:13:45 RUN go mod download 19:13:45 + docker build -t ci-base-image-x86_64 -f - . 19:13:46 Sending build context to Docker daemon 334.8MB 19:13:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:13:46 ---> 99d49a6021b9 19:13:46 Step 2/4 : WORKDIR /edgex 19:13:48 ---> Running in 41707d272977 19:13:48 Removing intermediate container 41707d272977 19:13:48 ---> bf8342e6a956 19:13:48 Step 3/4 : COPY go.mod . 19:13:48 ---> 364990f9adeb 19:13:48 Step 4/4 : RUN go mod download 19:13:48 ---> Running in 516db2545b84 19:13:51 Still waiting to schedule task 19:13:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11606’ 19:14:03 Removing intermediate container 516db2545b84 19:14:03 ---> 9a8902c293a3 19:14:03 Successfully built 9a8902c293a3 19:14:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:14:04 + docker inspect -f . ci-base-image-x86_64 19:14:04 . [Pipeline] withDockerContainer 19:14:04 prd-ubuntu20.04-docker-8c-8g-11608 does not seem to be running inside a container 19:14:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:14:04 $ docker top bf436430622a427a26b8e18a7a806945e6c3e59501a833ba79bd2a21631a3c1b -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:05 + go version 19:14:05 go version go1.17.6 linux/amd64 [Pipeline] } 19:14:05 $ docker stop --time=1 bf436430622a427a26b8e18a7a806945e6c3e59501a833ba79bd2a21631a3c1b 19:14:06 $ docker rm -f bf436430622a427a26b8e18a7a806945e6c3e59501a833ba79bd2a21631a3c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:14:07 + docker inspect -f . ci-base-image-x86_64 19:14:07 . [Pipeline] withDockerContainer 19:14:07 prd-ubuntu20.04-docker-8c-8g-11608 does not seem to be running inside a container 19:14:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:14:07 $ docker top 2531a907803d9b43a48edd630b4c04f58a6f411955d1dc1c75c43c6dad5b773c -eo pid,comm [Pipeline] { [Pipeline] echo 19:14:07 ========================================================= 19:14:07 [edgeXBuildGoParallel] Running Tests and Build... 19:14:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:14:08 + make test 19:14:08 go mod tidy -compat=1.17 19:14:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:14:15 ? github.com/edgexfoundry/edgex-go [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:14:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 19:14:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:14:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:14:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements 19:14:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:14:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.9% of statements 19:14:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:14:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.425s coverage: 89.2% of statements 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.084s coverage: 84.4% of statements 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.442s coverage: 95.1% of statements 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.112s coverage: 0.9% of statements 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 24.0% of statements 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.114s coverage: 47.1% of statements 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 19:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.089s coverage: 94.4% of statements 19:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements 19:14:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.213s coverage: 82.5% of statements 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.2% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.400s coverage: 65.4% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 43.8% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 19:14:53 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:15:11 GO111MODULE=on go vet ./... 19:15:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:15 ./bin/test-attribution-txt.sh [Pipeline] echo 19:15:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:15:16 + ls -al . 19:15:16 total 668 19:15:16 drwxrwxr-x 10 1001 1001 4096 Apr 8 19:15 . 19:15:16 drwxr-xr-x 4 root root 4096 Apr 8 19:14 .. 19:15:16 -rw-rw-r-- 1 1001 1001 11 Apr 8 19:13 .dockerignore 19:15:16 drwxrwxr-x 8 1001 1001 4096 Apr 8 19:13 .git 19:15:16 drwxrwxr-x 4 1001 1001 4096 Apr 8 19:13 .github 19:15:16 -rw-rw-r-- 1 1001 1001 870 Apr 8 19:13 .gitignore 19:15:16 -rw-rw-r-- 1 1001 1001 42 Apr 8 19:13 .golangci.yml 19:15:16 -rw-rw-r-- 1 1001 1001 87 Apr 8 19:13 .hadolint.yml 19:15:16 drwx------ 3 1001 1001 4096 Apr 8 19:13 .semver 19:15:16 -rw-rw-r-- 1 1001 1001 166 Apr 8 19:13 .sonarcloud.properties 19:15:16 -rw-rw-r-- 1 1001 1001 1171 Apr 8 19:13 ADOPTERS.md 19:15:16 -rw-rw-r-- 1 1001 1001 9953 Apr 8 19:13 Attribution.txt 19:15:16 -rw-rw-r-- 1 1001 1001 51732 Apr 8 19:13 CHANGELOG.md 19:15:16 -rw-rw-r-- 1 1001 1001 3804 Apr 8 19:13 CONTRIBUTING.md 19:15:16 -rw-rw-r-- 1 1001 1001 677 Apr 8 19:13 GOVERNANCE.md 19:15:16 -rw-rw-r-- 1 1001 1001 849 Apr 8 19:13 Jenkinsfile 19:15:16 -rw-rw-r-- 1 1001 1001 10775 Apr 8 19:13 LICENSE 19:15:16 -rw-rw-r-- 1 1001 1001 8478 Apr 8 19:13 Makefile 19:15:16 -rw-rw-r-- 1 1001 1001 582 Apr 8 19:13 OWNERS.md 19:15:16 -rw-rw-r-- 1 1001 1001 8207 Apr 8 19:13 README.md 19:15:16 -rw-rw-r-- 1 1001 1001 6912 Apr 8 19:13 SECURITY.md 19:15:16 -rw-rw-r-- 1 1001 1001 5 Apr 8 19:13 VERSION 19:15:16 -rw-rw-r-- 1 1001 1001 4131 Apr 8 19:13 ZMQWindows.md 19:15:16 drwxrwxr-x 2 1001 1001 4096 Apr 8 19:13 bin 19:15:16 drwxrwxr-x 18 1001 1001 4096 Apr 8 19:13 cmd 19:15:16 -rw-r--r-- 1 root root 431014 Apr 8 19:14 coverage.out 19:15:16 -rw-rw-r-- 1 1001 1001 3175 Apr 8 19:13 go.mod 19:15:16 -rw-rw-r-- 1 1001 1001 34990 Apr 8 19:14 go.sum 19:15:16 drwxrwxr-x 8 1001 1001 4096 Apr 8 19:13 internal 19:15:16 drwxrwxr-x 3 1001 1001 4096 Apr 8 19:13 openapi 19:15:16 drwxrwxr-x 4 1001 1001 4096 Apr 8 19:13 snap 19:15:16 -rw-rw-r-- 1 1001 1001 204 Apr 8 19:13 version.go [Pipeline] sh 19:15:16 + '[' -e coverage.out ] 19:15:16 + chown 1001:1001 coverage.out [Pipeline] stash 19:15:17 Stashed 1 file(s) [Pipeline] sh 19:15:17 + make build 19:15:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:15:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:15:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:15:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:15:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:15:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:15:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:15:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:15:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:15:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:15:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:15:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:15:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:15:59 $ docker stop --time=1 2531a907803d9b43a48edd630b4c04f58a6f411955d1dc1c75c43c6dad5b773c 19:16:01 $ docker rm -f 2531a907803d9b43a48edd630b4c04f58a6f411955d1dc1c75c43c6dad5b773c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:16:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:02 19:16:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:16:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:03 latest: Pulling from edgex-devops/edgex-compose 19:16:03 cbdbe7a5bc2a: Pulling fs layer 19:16:03 ca9280d653b3: Pulling fs layer 19:16:03 7e9c9ca2126c: Pulling fs layer 19:16:03 cbdbe7a5bc2a: Download complete 19:16:03 ca9280d653b3: Verifying Checksum 19:16:03 ca9280d653b3: Download complete 19:16:03 cbdbe7a5bc2a: Pull complete 19:16:03 7e9c9ca2126c: Download complete 19:16:03 ca9280d653b3: Pull complete 19:16:07 7e9c9ca2126c: Pull complete 19:16:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:16:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:16:07 prd-ubuntu20.04-docker-8c-8g-11608 does not seem to be running inside a container 19:16:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:16:08 $ docker top 0026e99e5b8cdc0f3bea13af545dd6f417bcca2810bbebc557627a7313bb619c -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:09 + + docker-composegrep build parallel --help 19:16:09 19:16:09 --parallel Build images in parallel. [Pipeline] } 19:16:10 $ docker stop --time=1 0026e99e5b8cdc0f3bea13af545dd6f417bcca2810bbebc557627a7313bb619c 19:16:11 $ docker rm -f 0026e99e5b8cdc0f3bea13af545dd6f417bcca2810bbebc557627a7313bb619c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:11 . [Pipeline] withDockerContainer 19:16:11 prd-ubuntu20.04-docker-8c-8g-11608 does not seem to be running inside a container 19:16:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:16:12 $ docker top b05c66d531758ab417404726e2970b39c4aab7f6b6f8c4dbb32f89f0cdf14b79 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:12 + docker-compose -f ./docker-compose-build.yml build --parallel 19:16:13 Building core-command ... 19:16:13 Building core-data ... 19:16:13 Building core-metadata ... 19:16:13 Building security-bootstrapper ... 19:16:13 Building security-proxy-setup ... 19:16:13 Building security-secretstore-setup ... 19:16:13 Building security-spiffe-token-provider ... 19:16:13 Building security-spire-agent ... 19:16:13 Building security-spire-config ... 19:16:13 Building security-spire-server ... 19:16:13 Building support-notifications ... 19:16:13 Building support-scheduler ... 19:16:13 Building sys-mgmt-agent ... 19:16:13 Building support-scheduler 19:16:13 Building security-proxy-setup 19:16:13 Building support-notifications 19:16:13 Building core-command 19:16:13 Building security-spire-agent 19:16:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:16:31 ---> 9a8902c293a3 19:16:31 Step 3/22 : WORKDIR /edgex-go 19:16:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:16:31 ---> 9a8902c293a3 19:16:31 Step 3/23 : WORKDIR /edgex-go 19:16:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:16:31 ---> 9a8902c293a3 19:16:31 Step 3/22 : WORKDIR /edgex-go 19:16:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:16:31 ---> 9a8902c293a3 19:16:31 Step 3/22 : WORKDIR /edgex-go 19:16:31 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:16:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:16:31 ---> 9a8902c293a3 19:16:31 Step 3/26 : WORKDIR /edgex-go 19:16:34 ---> Running in 77dcbbdb63d0 19:16:34 ---> Running in 76cb791c81b6 19:16:34 ---> Running in a95f1b36bcbb 19:16:34 ---> Running in f4225ea3a558 19:16:34 ---> Running in 670e1be759de 19:16:34 Removing intermediate container f4225ea3a558 19:16:34 ---> ad958fd16f8a 19:16:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:35 Removing intermediate container 76cb791c81b6 19:16:35 ---> 9acfefe8788b 19:16:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:35 Removing intermediate container 77dcbbdb63d0 19:16:35 ---> c192f09a2b35 19:16:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:35 Removing intermediate container 670e1be759de 19:16:35 ---> 8b00d427be0d 19:16:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:35 Removing intermediate container a95f1b36bcbb 19:16:35 ---> 2cae306093f9 19:16:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:35 ---> Running in abae52042726 19:16:35 ---> Running in b63d7e91b4e3 19:16:35 ---> Running in 1114af88a216 19:16:35 ---> Running in f4bc94ddd522 19:16:35 ---> Running in f128e0a7a79c 19:16:35 Removing intermediate container b63d7e91b4e3 19:16:35 ---> f052d715f564 19:16:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:16:36 ---> Running in ea0e7b5a1caf 19:16:36 Removing intermediate container f128e0a7a79c 19:16:36 ---> 0ee779d6f08b 19:16:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:16:36 Removing intermediate container abae52042726 19:16:36 ---> 0cd426c87244 19:16:36 Step 5/22 : RUN apk add --update --no-cache make git 19:16:36 ---> Running in fbbd1f973a8b 19:16:36 ---> Running in 678511c72399 19:16:36 Removing intermediate container f4bc94ddd522 19:16:36 ---> a7585c10e144 19:16:36 Step 5/22 : RUN apk add --update --no-cache make git 19:16:36 ---> Running in 73f480f02049 19:16:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:36 Removing intermediate container 1114af88a216 19:16:36 ---> 18b0ad8a39ec 19:16:36 Step 5/23 : RUN apk add --update --no-cache make git 19:16:36 ---> Running in 9ff31a54767b 19:16:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:37 OK: 221 MiB in 52 packages 19:16:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:38 OK: 221 MiB in 52 packages 19:16:38 OK: 221 MiB in 52 packages 19:16:38 OK: 221 MiB in 52 packages 19:16:38 Removing intermediate container ea0e7b5a1caf 19:16:38 ---> 4090a5ef02f1 19:16:38 Step 6/26 : COPY go.mod vendor* ./ 19:16:38 OK: 221 MiB in 52 packages 19:16:38 ---> ee99523df5b0 19:16:38 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:38 Removing intermediate container fbbd1f973a8b 19:16:38 ---> dcc7d3e05e64 19:16:38 Step 6/22 : COPY go.mod vendor* ./ 19:16:38 ---> Running in 68aa775a8889 19:16:38 ---> 4cf6fccd5fc2 19:16:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:38 ---> Running in 050bdf291ef4 19:16:38 Removing intermediate container 678511c72399 19:16:38 ---> ced3c476e795 19:16:38 Step 6/22 : COPY go.mod vendor* ./ 19:16:38 Removing intermediate container 73f480f02049 19:16:38 ---> d5d6b6aee6cc 19:16:38 Step 6/22 : COPY go.mod vendor* ./ 19:16:38 Removing intermediate container 9ff31a54767b 19:16:38 ---> 9a065a64f53c 19:16:38 Step 6/23 : COPY go.mod vendor* ./ 19:16:38 ---> 517d521c15d0 19:16:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:38 ---> 67d9e85c9eaa 19:16:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:39 ---> Running in bbe76f451c6c 19:16:39 ---> Running in 7fafad3d2c87 19:16:39 ---> 6c7850fc2413 19:16:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:39 ---> Running in c2c61103927f 19:16:39 Removing intermediate container 050bdf291ef4 19:16:39 ---> f54b2f82cfb4 19:16:39 Step 8/22 : COPY . . 19:16:39 Removing intermediate container 68aa775a8889 19:16:39 ---> c51134e520a4 19:16:39 Step 8/26 : COPY . . 19:16:41 Removing intermediate container 7fafad3d2c87 19:16:41 ---> 502717181378 19:16:41 Step 8/22 : COPY . . 19:16:48 Removing intermediate container bbe76f451c6c 19:16:48 ---> f00812ca2967 19:16:48 Step 8/22 : COPY . . 19:16:48 ---> 3534b514dd9d 19:16:48 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:16:48 Removing intermediate container c2c61103927f 19:16:48 ---> adc0545dbb30 19:16:48 Step 8/23 : COPY . . 19:16:48 ---> ea030327bec1 19:16:48 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:16:48 ---> 22b6b18b624a 19:16:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:16:48 ---> Running in f412b566ed11 19:16:48 ---> Running in b33418d664bb 19:16:48 ---> Running in 83f6ea96da1c 19:16:50 Removing intermediate container f412b566ed11 19:16:50 ---> fec47f939453 19:16:50 Step 10/26 : RUN mkdir -p spire-build 19:16:54 ---> Running in cb0c526bd6ec 19:16:54 ---> a5c862a28a52 19:16:54 Step 9/23 : RUN make cmd/core-command/core-command 19:16:54 ---> b87758fcf5ff 19:16:54 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:16:54 ---> Running in d0dd2dcfafbe 19:16:54 ---> Running in b464bd5424bd 19:16:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:16:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:16:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:16:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:16:54 Removing intermediate container cb0c526bd6ec 19:16:54 ---> a68cd9057632 19:16:54 Step 11/26 : WORKDIR /edgex-go/spire-build 19:16:54 ---> Running in 96ee152d5275 19:16:54 Removing intermediate container 96ee152d5275 19:16:54 ---> 39c16323bbf9 19:16:54 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 19:16:54 ---> Running in 5238a1076db6 19:16:55 spire-1.2.1/ 19:16:55 spire-1.2.1/.data/ 19:16:55 spire-1.2.1/.data/.file 19:16:55 spire-1.2.1/.dockerignore 19:16:55 spire-1.2.1/.gitattributes 19:16:55 spire-1.2.1/.githooks/ 19:16:55 spire-1.2.1/.githooks/pre-commit 19:16:55 spire-1.2.1/.github/ 19:16:55 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:16:55 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:16:55 spire-1.2.1/.github/dependabot.yml 19:16:55 spire-1.2.1/.github/workflows/ 19:16:55 spire-1.2.1/.github/workflows/nightly_build.yaml 19:16:55 spire-1.2.1/.github/workflows/pr_build.yaml 19:16:55 spire-1.2.1/.github/workflows/release_build.yaml 19:16:55 spire-1.2.1/.github/workflows/scripts/ 19:16:55 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:16:55 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:16:55 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:16:55 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:16:55 spire-1.2.1/.github/workflows/scripts/split.sh 19:16:55 spire-1.2.1/.gitignore 19:16:55 spire-1.2.1/.go-version 19:16:55 spire-1.2.1/.golangci.yml 19:16:55 spire-1.2.1/ADOPTERS.md 19:16:55 spire-1.2.1/CHANGELOG.md 19:16:55 spire-1.2.1/CODE-OF-CONDUCT.md 19:16:55 spire-1.2.1/CODEOWNERS 19:16:55 spire-1.2.1/CONTRIBUTING.md 19:16:55 spire-1.2.1/Dockerfile 19:16:55 spire-1.2.1/Dockerfile.dev 19:16:55 spire-1.2.1/Dockerfile.scratch 19:16:55 spire-1.2.1/LICENSE 19:16:55 spire-1.2.1/MAINTAINERS.md 19:16:55 spire-1.2.1/Makefile 19:16:55 spire-1.2.1/README.md 19:16:55 spire-1.2.1/ROADMAP.md 19:16:55 spire-1.2.1/SECURITY.md 19:16:55 spire-1.2.1/cmd/ 19:16:55 spire-1.2.1/cmd/spire-agent/ 19:16:55 spire-1.2.1/cmd/spire-agent/cli/ 19:16:55 spire-1.2.1/cmd/spire-agent/cli/api/ 19:16:55 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:16:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:16:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:16:55 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:16:55 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:16:55 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:16:55 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:16:55 spire-1.2.1/cmd/spire-agent/cli/common/ 19:16:55 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:16:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:16:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:16:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:16:55 spire-1.2.1/cmd/spire-agent/cli/run/ 19:16:55 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:16:55 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:16:55 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:16:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:16:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:16:55 spire-1.2.1/cmd/spire-agent/main.go 19:16:55 spire-1.2.1/cmd/spire-server/ 19:16:55 spire-1.2.1/cmd/spire-server/cli/ 19:16:55 spire-1.2.1/cmd/spire-server/cli/agent/ 19:16:55 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:16:55 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/cli.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/entry/ 19:16:55 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/federation/ 19:16:55 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:16:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:16:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/run/ 19:16:55 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/token/ 19:16:55 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/validate/ 19:16:55 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/x509/ 19:16:55 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:16:55 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:16:55 spire-1.2.1/cmd/spire-server/main.go 19:16:55 spire-1.2.1/cmd/spire-server/util/ 19:16:55 spire-1.2.1/cmd/spire-server/util/util.go 19:16:55 spire-1.2.1/conf/ 19:16:55 spire-1.2.1/conf/agent/ 19:16:55 spire-1.2.1/conf/agent/agent.conf 19:16:55 spire-1.2.1/conf/agent/agent_full.conf 19:16:55 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:16:55 spire-1.2.1/conf/server/ 19:16:55 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:16:55 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:16:55 spire-1.2.1/conf/server/server.conf 19:16:55 spire-1.2.1/conf/server/server_full.conf 19:16:55 spire-1.2.1/doc/ 19:16:55 spire-1.2.1/doc/SPIRE101.md 19:16:55 spire-1.2.1/doc/auditlog.md 19:16:55 spire-1.2.1/doc/authorization_policy_engine.md 19:16:55 spire-1.2.1/doc/changelog_guidelines.md 19:16:55 spire-1.2.1/doc/cure53-report.pdf 19:16:55 spire-1.2.1/doc/images/ 19:16:55 spire-1.2.1/doc/images/2019_roadmap.png 19:16:55 spire-1.2.1/doc/images/SPIRE101.png 19:16:55 spire-1.2.1/doc/images/SPIRE_agent.png 19:16:55 spire-1.2.1/doc/images/SPIRE_server.png 19:16:55 spire-1.2.1/doc/images/cache_mgr.png 19:16:55 spire-1.2.1/doc/images/cache_mgr_components.png 19:16:55 spire-1.2.1/doc/images/federated_spire.png 19:16:55 spire-1.2.1/doc/images/ha_mode.png 19:16:55 spire-1.2.1/doc/images/nested_spire.png 19:16:55 spire-1.2.1/doc/images/oidc_federation.png 19:16:55 spire-1.2.1/doc/images/single_trust_domain.png 19:16:55 spire-1.2.1/doc/images/spiffe_compatible.png 19:16:55 spire-1.2.1/doc/images/spire_logo.png 19:16:55 spire-1.2.1/doc/migrating_registration_api_clients.md 19:16:55 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:16:55 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:16:55 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:16:55 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:16:55 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:16:55 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:16:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:16:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:16:55 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:16:55 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:16:55 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:16:55 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:16:55 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:16:55 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:16:55 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:16:55 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:16:55 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:16:55 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:16:55 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:16:55 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:16:55 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:16:55 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:16:55 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:16:55 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:16:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:16:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:16:55 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:16:55 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:16:55 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:16:55 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:16:55 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:16:55 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:16:55 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:16:55 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:16:55 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:16:55 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:16:55 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:16:55 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:16:55 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:16:55 spire-1.2.1/doc/scaling_spire.md 19:16:55 spire-1.2.1/doc/spire_agent.md 19:16:55 spire-1.2.1/doc/spire_server.md 19:16:55 spire-1.2.1/doc/supported_integrations.md 19:16:55 spire-1.2.1/doc/telemetry.md 19:16:55 spire-1.2.1/doc/telemetry_config.md 19:16:55 spire-1.2.1/doc/upgrading.md 19:16:55 spire-1.2.1/doc/using_spire.md 19:16:55 spire-1.2.1/examples/ 19:16:55 spire-1.2.1/examples/README.md 19:16:55 spire-1.2.1/go.mod 19:16:55 spire-1.2.1/go.sum 19:16:55 spire-1.2.1/pkg/ 19:16:55 spire-1.2.1/pkg/agent/ 19:16:55 spire-1.2.1/pkg/agent/agent.go 19:16:55 spire-1.2.1/pkg/agent/api/ 19:16:55 spire-1.2.1/pkg/agent/api/config.go 19:16:55 spire-1.2.1/pkg/agent/api/debug/ 19:16:55 spire-1.2.1/pkg/agent/api/debug/v1/ 19:16:55 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:16:55 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:16:55 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:16:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:16:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:16:55 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:16:55 spire-1.2.1/pkg/agent/api/endpoints.go 19:16:55 spire-1.2.1/pkg/agent/api/health/ 19:16:55 spire-1.2.1/pkg/agent/api/health/v1/ 19:16:55 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:16:55 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:16:55 spire-1.2.1/pkg/agent/api/rpccontext/ 19:16:55 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:16:55 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:16:55 spire-1.2.1/pkg/agent/attestor/ 19:16:55 spire-1.2.1/pkg/agent/attestor/node/ 19:16:55 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:16:55 spire-1.2.1/pkg/agent/attestor/node/node.go 19:16:55 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:16:55 spire-1.2.1/pkg/agent/attestor/workload/ 19:16:55 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:16:55 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:16:55 spire-1.2.1/pkg/agent/catalog/ 19:16:55 spire-1.2.1/pkg/agent/catalog/catalog.go 19:16:55 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:16:55 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:16:55 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:16:55 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:16:55 spire-1.2.1/pkg/agent/client/ 19:16:55 spire-1.2.1/pkg/agent/client/client.go 19:16:55 spire-1.2.1/pkg/agent/client/client_test.go 19:16:55 spire-1.2.1/pkg/agent/client/dial.go 19:16:55 spire-1.2.1/pkg/agent/client/nodeconn.go 19:16:55 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:16:55 spire-1.2.1/pkg/agent/client/update.go 19:16:55 spire-1.2.1/pkg/agent/client/util.go 19:16:55 spire-1.2.1/pkg/agent/common/ 19:16:55 spire-1.2.1/pkg/agent/common/backoff/ 19:16:55 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:16:55 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:16:55 spire-1.2.1/pkg/agent/common/cgroups/ 19:16:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:16:55 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:16:55 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:16:55 spire-1.2.1/pkg/agent/config.go 19:16:55 spire-1.2.1/pkg/agent/endpoints/ 19:16:55 spire-1.2.1/pkg/agent/endpoints/config.go 19:16:55 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:16:55 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:16:55 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:16:55 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:16:55 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:16:55 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:16:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:16:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:16:55 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:16:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:16:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:16:55 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:16:55 spire-1.2.1/pkg/agent/endpoints/workload/ 19:16:55 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:16:55 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:16:55 spire-1.2.1/pkg/agent/manager/ 19:16:55 spire-1.2.1/pkg/agent/manager/cache/ 19:16:55 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:16:55 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:16:55 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:16:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:16:55 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:16:55 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:16:55 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:16:55 spire-1.2.1/pkg/agent/manager/config.go 19:16:55 spire-1.2.1/pkg/agent/manager/manager.go 19:16:55 spire-1.2.1/pkg/agent/manager/manager_test.go 19:16:55 spire-1.2.1/pkg/agent/manager/storage.go 19:16:55 spire-1.2.1/pkg/agent/manager/storage_test.go 19:16:55 spire-1.2.1/pkg/agent/manager/storecache/ 19:16:55 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:16:55 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:16:55 spire-1.2.1/pkg/agent/manager/sync.go 19:16:55 spire-1.2.1/pkg/agent/plugin/ 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:16:55 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:16:55 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:16:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:16:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:16:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:16:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:16:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:16:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:16:55 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:16:55 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:16:55 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:16:55 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:16:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:16:55 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:16:55 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:16:55 spire-1.2.1/pkg/agent/svid/ 19:16:55 spire-1.2.1/pkg/agent/svid/rotator.go 19:16:55 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:16:55 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:16:55 spire-1.2.1/pkg/agent/svid/store/ 19:16:55 spire-1.2.1/pkg/agent/svid/store/service.go 19:16:55 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:16:55 spire-1.2.1/pkg/common/ 19:16:55 spire-1.2.1/pkg/common/agentpathtemplate/ 19:16:55 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:16:55 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:16:55 spire-1.2.1/pkg/common/api/ 19:16:55 spire-1.2.1/pkg/common/api/metrics.go 19:16:55 spire-1.2.1/pkg/common/api/middleware/ 19:16:55 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:16:55 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:16:55 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:16:55 spire-1.2.1/pkg/common/api/middleware/logger.go 19:16:55 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:16:55 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:16:55 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:16:55 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:16:55 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:16:55 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:16:55 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:16:55 spire-1.2.1/pkg/common/api/middleware/names.go 19:16:55 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:16:55 spire-1.2.1/pkg/common/api/names.go 19:16:55 spire-1.2.1/pkg/common/api/ratelimit.go 19:16:55 spire-1.2.1/pkg/common/api/rpccontext/ 19:16:55 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:16:55 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:16:55 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:16:55 spire-1.2.1/pkg/common/auth/ 19:16:55 spire-1.2.1/pkg/common/auth/interceptors.go 19:16:55 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:16:55 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:16:55 spire-1.2.1/pkg/common/bundleutil/ 19:16:55 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:16:55 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:16:55 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:16:55 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:16:55 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:16:55 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:16:55 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:16:55 spire-1.2.1/pkg/common/bundleutil/types.go 19:16:55 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:16:55 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:16:55 spire-1.2.1/pkg/common/catalog/ 19:16:55 spire-1.2.1/pkg/common/catalog/bind.go 19:16:55 spire-1.2.1/pkg/common/catalog/builtin.go 19:16:55 spire-1.2.1/pkg/common/catalog/catalog.go 19:16:55 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:16:55 spire-1.2.1/pkg/common/catalog/closers.go 19:16:55 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:16:55 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:16:55 spire-1.2.1/pkg/common/catalog/config.go 19:16:55 spire-1.2.1/pkg/common/catalog/config_test.go 19:16:55 spire-1.2.1/pkg/common/catalog/configure.go 19:16:55 spire-1.2.1/pkg/common/catalog/constraints.go 19:16:55 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:16:55 spire-1.2.1/pkg/common/catalog/context.go 19:16:55 spire-1.2.1/pkg/common/catalog/external.go 19:16:55 spire-1.2.1/pkg/common/catalog/host.go 19:16:55 spire-1.2.1/pkg/common/catalog/pipenet.go 19:16:55 spire-1.2.1/pkg/common/catalog/plugin.go 19:16:55 spire-1.2.1/pkg/common/catalog/testplugin/ 19:16:55 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:16:55 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:16:55 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:16:55 spire-1.2.1/pkg/common/cli/ 19:16:55 spire-1.2.1/pkg/common/cli/env.go 19:16:55 spire-1.2.1/pkg/common/cli/flags.go 19:16:55 spire-1.2.1/pkg/common/cli/trust_domain.go 19:16:55 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:16:55 spire-1.2.1/pkg/common/cli/umask.go 19:16:55 spire-1.2.1/pkg/common/cli/umask_posix.go 19:16:55 spire-1.2.1/pkg/common/cli/umask_test.go 19:16:55 spire-1.2.1/pkg/common/cli/umask_windows.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/ 19:16:55 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/flag.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/format.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/ 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:16:55 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:16:55 spire-1.2.1/pkg/common/coretypes/ 19:16:55 spire-1.2.1/pkg/common/coretypes/bundle/ 19:16:55 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:16:55 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:16:55 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:16:55 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:16:55 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:16:55 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:16:55 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:16:55 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:16:55 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:16:55 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:16:55 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:16:55 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:16:55 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:16:55 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:16:55 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:16:55 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:16:55 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:16:55 spire-1.2.1/pkg/common/cryptoutil/ 19:16:55 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:16:55 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:16:55 spire-1.2.1/pkg/common/diskutil/ 19:16:55 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:16:55 spire-1.2.1/pkg/common/diskutil/file_test.go 19:16:55 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:16:55 spire-1.2.1/pkg/common/errorutil/ 19:16:55 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:16:55 spire-1.2.1/pkg/common/health/ 19:16:55 spire-1.2.1/pkg/common/health/config.go 19:16:55 spire-1.2.1/pkg/common/health/context.go 19:16:55 spire-1.2.1/pkg/common/health/context_test.go 19:16:55 spire-1.2.1/pkg/common/health/health.go 19:16:55 spire-1.2.1/pkg/common/health/health_test.go 19:16:55 spire-1.2.1/pkg/common/health/logger.go 19:16:55 spire-1.2.1/pkg/common/hostservice/ 19:16:55 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:16:55 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:16:55 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:16:55 spire-1.2.1/pkg/common/idutil/ 19:16:55 spire-1.2.1/pkg/common/idutil/require.go 19:16:55 spire-1.2.1/pkg/common/idutil/require_test.go 19:16:55 spire-1.2.1/pkg/common/idutil/safety.go 19:16:55 spire-1.2.1/pkg/common/idutil/safety_test.go 19:16:55 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:16:55 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:16:55 spire-1.2.1/pkg/common/jwtsvid/ 19:16:55 spire-1.2.1/pkg/common/jwtsvid/common.go 19:16:55 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:16:55 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:16:55 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:16:55 spire-1.2.1/pkg/common/jwtutil/ 19:16:55 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:16:55 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:16:55 spire-1.2.1/pkg/common/log/ 19:16:55 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:16:55 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:16:55 spire-1.2.1/pkg/common/log/log.go 19:16:55 spire-1.2.1/pkg/common/log/log_test.go 19:16:55 spire-1.2.1/pkg/common/log/options.go 19:16:55 spire-1.2.1/pkg/common/nodeutil/ 19:16:55 spire-1.2.1/pkg/common/nodeutil/node.go 19:16:55 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:16:55 spire-1.2.1/pkg/common/peertracker/ 19:16:55 spire-1.2.1/pkg/common/peertracker/conn.go 19:16:55 spire-1.2.1/pkg/common/peertracker/credentials.go 19:16:55 spire-1.2.1/pkg/common/peertracker/errors.go 19:16:55 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:16:55 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:16:55 spire-1.2.1/pkg/common/peertracker/info.go 19:16:55 spire-1.2.1/pkg/common/peertracker/listener.go 19:16:55 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:16:55 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:16:55 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:16:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:16:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:16:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:16:55 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:16:55 spire-1.2.1/pkg/common/peertracker/tcp.go 19:16:55 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:16:55 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:16:55 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:16:55 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:16:55 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:16:55 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:16:55 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:16:55 spire-1.2.1/pkg/common/peertracker/uds.go 19:16:55 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:16:55 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:16:55 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:16:55 spire-1.2.1/pkg/common/pemutil/ 19:16:55 spire-1.2.1/pkg/common/pemutil/block.go 19:16:55 spire-1.2.1/pkg/common/pemutil/certs.go 19:16:55 spire-1.2.1/pkg/common/pemutil/common.go 19:16:55 spire-1.2.1/pkg/common/pemutil/csr.go 19:16:55 spire-1.2.1/pkg/common/pemutil/keys.go 19:16:55 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:16:55 spire-1.2.1/pkg/common/pemutil/testdata/ 19:16:55 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:16:55 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:16:55 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:16:55 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:16:55 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:16:55 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:16:55 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:16:55 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:16:55 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:16:55 spire-1.2.1/pkg/common/plugin/ 19:16:55 spire-1.2.1/pkg/common/plugin/aws/ 19:16:55 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:16:55 spire-1.2.1/pkg/common/plugin/azure/ 19:16:55 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:16:55 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:16:55 spire-1.2.1/pkg/common/plugin/facade.go 19:16:55 spire-1.2.1/pkg/common/plugin/facade_test.go 19:16:55 spire-1.2.1/pkg/common/plugin/gcp/ 19:16:55 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:16:55 spire-1.2.1/pkg/common/plugin/k8s/ 19:16:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:16:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:16:55 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:16:55 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:16:55 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:16:55 spire-1.2.1/pkg/common/plugin/log.go 19:16:55 spire-1.2.1/pkg/common/plugin/sshpop/ 19:16:55 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:16:55 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:16:55 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:16:55 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:16:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:16:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:16:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:16:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:16:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:16:55 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:16:55 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:16:55 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:16:55 spire-1.2.1/pkg/common/plugin/x509pop/ 19:16:55 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:16:55 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:16:55 spire-1.2.1/pkg/common/profiling/ 19:16:55 spire-1.2.1/pkg/common/profiling/dumpers.go 19:16:55 spire-1.2.1/pkg/common/profiling/profiling.go 19:16:55 spire-1.2.1/pkg/common/protoutil/ 19:16:55 spire-1.2.1/pkg/common/protoutil/masks.go 19:16:55 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:16:55 spire-1.2.1/pkg/common/rotationutil/ 19:16:55 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:16:55 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:16:55 spire-1.2.1/pkg/common/selector/ 19:16:55 spire-1.2.1/pkg/common/selector/selector.go 19:16:55 spire-1.2.1/pkg/common/selector/selector_test.go 19:16:55 spire-1.2.1/pkg/common/selector/set.go 19:16:55 spire-1.2.1/pkg/common/selector/set_utils.go 19:16:55 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:16:55 spire-1.2.1/pkg/common/telemetry/ 19:16:55 spire-1.2.1/pkg/common/telemetry/agent/ 19:16:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:16:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:16:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:16:55 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:16:55 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:16:55 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:16:55 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:16:55 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:16:55 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:16:55 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:16:55 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:16:55 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:16:55 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:16:55 spire-1.2.1/pkg/common/telemetry/call.go 19:16:55 spire-1.2.1/pkg/common/telemetry/common/ 19:16:55 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:16:55 spire-1.2.1/pkg/common/telemetry/config.go 19:16:55 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:16:55 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:16:55 spire-1.2.1/pkg/common/telemetry/inmem.go 19:16:55 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:16:55 spire-1.2.1/pkg/common/telemetry/m3.go 19:16:55 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:16:55 spire-1.2.1/pkg/common/telemetry/metrics.go 19:16:55 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:16:55 spire-1.2.1/pkg/common/telemetry/names.go 19:16:55 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:16:55 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:16:55 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:16:55 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:16:55 spire-1.2.1/pkg/common/telemetry/server/ 19:16:55 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:16:55 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:16:55 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:16:55 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:16:55 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:16:55 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:16:55 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:16:55 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:16:55 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:16:55 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:16:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:16:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:16:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:16:55 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:16:55 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:16:55 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:16:55 spire-1.2.1/pkg/common/telemetry/server/server.go 19:16:55 spire-1.2.1/pkg/common/telemetry/sink.go 19:16:55 spire-1.2.1/pkg/common/telemetry/statsd.go 19:16:55 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:16:55 spire-1.2.1/pkg/common/telemetry/uptime.go 19:16:55 spire-1.2.1/pkg/common/telemetry/version.go 19:16:55 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:16:55 spire-1.2.1/pkg/common/uptime/ 19:16:55 spire-1.2.1/pkg/common/uptime/uptime.go 19:16:55 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:16:55 spire-1.2.1/pkg/common/util/ 19:16:55 spire-1.2.1/pkg/common/util/certs.go 19:16:55 spire-1.2.1/pkg/common/util/certs_test.go 19:16:55 spire-1.2.1/pkg/common/util/csr.go 19:16:55 spire-1.2.1/pkg/common/util/hash.go 19:16:55 spire-1.2.1/pkg/common/util/selectors.go 19:16:55 spire-1.2.1/pkg/common/util/selectors_test.go 19:16:55 spire-1.2.1/pkg/common/util/signals.go 19:16:55 spire-1.2.1/pkg/common/util/sort.go 19:16:55 spire-1.2.1/pkg/common/util/sort_test.go 19:16:55 spire-1.2.1/pkg/common/util/task.go 19:16:55 spire-1.2.1/pkg/common/util/task_test.go 19:16:55 spire-1.2.1/pkg/common/util/testdata/ 19:16:55 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:16:55 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:16:55 spire-1.2.1/pkg/common/version/ 19:16:55 spire-1.2.1/pkg/common/version/version.go 19:16:55 spire-1.2.1/pkg/common/x509svid/ 19:16:55 spire-1.2.1/pkg/common/x509svid/common_test.go 19:16:55 spire-1.2.1/pkg/common/x509svid/csr.go 19:16:55 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:16:55 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:16:55 spire-1.2.1/pkg/common/x509util/ 19:16:55 spire-1.2.1/pkg/common/x509util/cert.go 19:16:55 spire-1.2.1/pkg/common/x509util/dns.go 19:16:55 spire-1.2.1/pkg/common/x509util/dns_test.go 19:16:55 spire-1.2.1/pkg/common/x509util/keyid.go 19:16:55 spire-1.2.1/pkg/common/x509util/keypair.go 19:16:55 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:16:55 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:16:55 spire-1.2.1/pkg/server/ 19:16:55 spire-1.2.1/pkg/server/api/ 19:16:55 spire-1.2.1/pkg/server/api/agent.go 19:16:55 spire-1.2.1/pkg/server/api/agent/ 19:16:55 spire-1.2.1/pkg/server/api/agent/v1/ 19:16:55 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:16:55 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:16:55 spire-1.2.1/pkg/server/api/agent_test.go 19:16:55 spire-1.2.1/pkg/server/api/api.go 19:16:55 spire-1.2.1/pkg/server/api/audit/ 19:16:55 spire-1.2.1/pkg/server/api/audit/audit.go 19:16:55 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:16:55 spire-1.2.1/pkg/server/api/bundle.go 19:16:55 spire-1.2.1/pkg/server/api/bundle/ 19:16:55 spire-1.2.1/pkg/server/api/bundle/v1/ 19:16:55 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:16:55 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:16:55 spire-1.2.1/pkg/server/api/bundle_test.go 19:16:55 spire-1.2.1/pkg/server/api/debug/ 19:16:55 spire-1.2.1/pkg/server/api/debug/v1/ 19:16:55 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:16:55 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:16:55 spire-1.2.1/pkg/server/api/entry.go 19:16:55 spire-1.2.1/pkg/server/api/entry/ 19:16:55 spire-1.2.1/pkg/server/api/entry/v1/ 19:16:55 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:16:55 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:16:55 spire-1.2.1/pkg/server/api/entry_test.go 19:16:55 spire-1.2.1/pkg/server/api/health/ 19:16:55 spire-1.2.1/pkg/server/api/health/v1/ 19:16:55 spire-1.2.1/pkg/server/api/health/v1/service.go 19:16:55 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:16:55 spire-1.2.1/pkg/server/api/id.go 19:16:55 spire-1.2.1/pkg/server/api/id_test.go 19:16:55 spire-1.2.1/pkg/server/api/limits/ 19:16:55 spire-1.2.1/pkg/server/api/limits/limits.go 19:16:55 spire-1.2.1/pkg/server/api/middleware/ 19:16:55 spire-1.2.1/pkg/server/api/middleware/alias.go 19:16:55 spire-1.2.1/pkg/server/api/middleware/audit.go 19:16:55 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:16:55 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:16:55 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:16:55 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:16:55 spire-1.2.1/pkg/server/api/middleware/caller.go 19:16:55 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:16:55 spire-1.2.1/pkg/server/api/middleware/common.go 19:16:55 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:16:55 spire-1.2.1/pkg/server/api/middleware/entries.go 19:16:55 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:16:55 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:16:55 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:16:55 spire-1.2.1/pkg/server/api/ratelimit.go 19:16:55 spire-1.2.1/pkg/server/api/rpccontext/ 19:16:55 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:16:55 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:16:55 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:16:55 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:16:55 spire-1.2.1/pkg/server/api/selector.go 19:16:55 spire-1.2.1/pkg/server/api/selector_test.go 19:16:55 spire-1.2.1/pkg/server/api/status.go 19:16:55 spire-1.2.1/pkg/server/api/status_test.go 19:16:55 spire-1.2.1/pkg/server/api/svid/ 19:16:55 spire-1.2.1/pkg/server/api/svid/v1/ 19:16:55 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:16:55 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:16:55 spire-1.2.1/pkg/server/api/trustdomain.go 19:16:55 spire-1.2.1/pkg/server/api/trustdomain/ 19:16:55 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:16:55 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:16:55 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:16:55 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:16:55 spire-1.2.1/pkg/server/authpolicy/ 19:16:55 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:16:55 spire-1.2.1/pkg/server/authpolicy/policy.go 19:16:55 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:16:55 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:16:55 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:16:55 spire-1.2.1/pkg/server/authpolicy/validate.go 19:16:55 spire-1.2.1/pkg/server/bundle/ 19:16:55 spire-1.2.1/pkg/server/bundle/client/ 19:16:55 spire-1.2.1/pkg/server/bundle/client/client.go 19:16:55 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:16:55 spire-1.2.1/pkg/server/bundle/client/manager.go 19:16:55 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:16:55 spire-1.2.1/pkg/server/bundle/client/sources.go 19:16:55 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:16:55 spire-1.2.1/pkg/server/bundle/client/updater.go 19:16:55 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:16:55 spire-1.2.1/pkg/server/ca/ 19:16:55 spire-1.2.1/pkg/server/ca/ca.go 19:16:55 spire-1.2.1/pkg/server/ca/ca_health.go 19:16:55 spire-1.2.1/pkg/server/ca/ca_test.go 19:16:55 spire-1.2.1/pkg/server/ca/journal.go 19:16:55 spire-1.2.1/pkg/server/ca/journal_test.go 19:16:55 spire-1.2.1/pkg/server/ca/manager.go 19:16:55 spire-1.2.1/pkg/server/ca/manager_health.go 19:16:55 spire-1.2.1/pkg/server/ca/manager_test.go 19:16:55 spire-1.2.1/pkg/server/ca/templates.go 19:16:55 spire-1.2.1/pkg/server/ca/upstream_client.go 19:16:55 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:16:55 spire-1.2.1/pkg/server/ca/validation.go 19:16:55 spire-1.2.1/pkg/server/cache/ 19:16:55 spire-1.2.1/pkg/server/cache/dscache/ 19:16:55 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:16:55 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:16:55 spire-1.2.1/pkg/server/cache/entrycache/ 19:16:55 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:16:55 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:16:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:16:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:16:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:16:55 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:16:55 spire-1.2.1/pkg/server/catalog/ 19:16:55 spire-1.2.1/pkg/server/catalog/catalog.go 19:16:55 spire-1.2.1/pkg/server/catalog/keymanager.go 19:16:55 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:16:55 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:16:55 spire-1.2.1/pkg/server/catalog/notifier.go 19:16:55 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:16:55 spire-1.2.1/pkg/server/config.go 19:16:55 spire-1.2.1/pkg/server/datastore/ 19:16:55 spire-1.2.1/pkg/server/datastore/datastore.go 19:16:55 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:16:55 spire-1.2.1/pkg/server/datastore/repository.go 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:16:55 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:16:55 spire-1.2.1/pkg/server/endpoints/ 19:16:55 spire-1.2.1/pkg/server/endpoints/bundle/ 19:16:55 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:16:55 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:16:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:16:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:16:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:16:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:16:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:16:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:16:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:16:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:16:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:16:55 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:16:55 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:16:55 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:16:55 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:16:55 spire-1.2.1/pkg/server/endpoints/config.go 19:16:55 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:16:55 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:16:55 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:16:55 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:16:55 spire-1.2.1/pkg/server/endpoints/middleware.go 19:16:55 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:16:55 spire-1.2.1/pkg/server/hostservice/ 19:16:55 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:16:55 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:16:55 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:16:55 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:16:55 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:16:55 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:16:55 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:16:55 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/ 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/ 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:16:55 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:16:55 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:16:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:16:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:16:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:16:55 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:16:55 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:16:55 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:16:55 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/notifier/ 19:16:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:16:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:16:55 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:16:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:16:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:16:55 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:16:55 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:16:55 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:16:55 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:16:55 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:16:55 spire-1.2.1/pkg/server/registration/ 19:16:55 spire-1.2.1/pkg/server/registration/manager.go 19:16:55 spire-1.2.1/pkg/server/registration/manager_test.go 19:16:55 spire-1.2.1/pkg/server/scanentries.go 19:16:55 spire-1.2.1/pkg/server/scanentries_test.go 19:16:55 spire-1.2.1/pkg/server/server.go 19:16:55 spire-1.2.1/pkg/server/server_test.go 19:16:55 spire-1.2.1/pkg/server/svid/ 19:16:55 spire-1.2.1/pkg/server/svid/observer.go 19:16:55 spire-1.2.1/pkg/server/svid/observer_test.go 19:16:55 spire-1.2.1/pkg/server/svid/rotator.go 19:16:55 spire-1.2.1/pkg/server/svid/rotator_config.go 19:16:55 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:16:55 spire-1.2.1/pkg/server/svid/rotator_test.go 19:16:55 spire-1.2.1/proto/ 19:16:55 spire-1.2.1/proto/private/ 19:16:55 spire-1.2.1/proto/private/server/ 19:16:55 spire-1.2.1/proto/private/server/journal/ 19:16:55 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:16:55 spire-1.2.1/proto/private/server/journal/journal.proto 19:16:55 spire-1.2.1/proto/spire/ 19:16:55 spire-1.2.1/proto/spire/common/ 19:16:55 spire-1.2.1/proto/spire/common/common.pb.go 19:16:55 spire-1.2.1/proto/spire/common/common.proto 19:16:55 spire-1.2.1/proto/spire/common/plugin/ 19:16:55 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:16:55 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:16:55 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:16:55 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:16:55 spire-1.2.1/proto/spire/plugin/ 19:16:55 spire-1.2.1/proto/spire/plugin/agent/ 19:16:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:16:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:16:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:16:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:16:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:16:55 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:16:55 spire-1.2.1/release/ 19:16:55 spire-1.2.1/release/spire-extras/ 19:16:55 spire-1.2.1/release/spire-extras/README.md 19:16:55 spire-1.2.1/release/spire-extras/conf/ 19:16:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:16:55 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:16:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:16:55 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:16:55 spire-1.2.1/release/spire/ 19:16:55 spire-1.2.1/release/spire/README.md 19:16:55 spire-1.2.1/release/spire/conf/ 19:16:55 spire-1.2.1/release/spire/conf/agent/ 19:16:55 spire-1.2.1/release/spire/conf/agent/agent.conf 19:16:55 spire-1.2.1/release/spire/conf/server/ 19:16:55 spire-1.2.1/release/spire/conf/server/server.conf 19:16:55 spire-1.2.1/script/ 19:16:55 spire-1.2.1/script/build-artifact.sh 19:16:55 spire-1.2.1/script/generate_dummy_ca.sh 19:16:55 spire-1.2.1/support/ 19:16:55 spire-1.2.1/support/k8s/ 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:16:55 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:16:55 spire-1.2.1/support/oidc-discovery-provider/ 19:16:55 spire-1.2.1/support/oidc-discovery-provider/README.md 19:16:55 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:16:55 spire-1.2.1/support/oidc-discovery-provider/config.go 19:16:55 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:16:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:16:55 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:16:55 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:16:55 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:16:55 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:16:55 spire-1.2.1/support/oidc-discovery-provider/main.go 19:16:55 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:16:55 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:16:55 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:16:55 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:16:55 spire-1.2.1/test/ 19:16:55 spire-1.2.1/test/clock/ 19:16:55 spire-1.2.1/test/clock/clock.go 19:16:55 spire-1.2.1/test/fakes/ 19:16:55 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:16:55 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:16:55 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:16:55 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:16:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:16:55 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:16:55 spire-1.2.1/test/fakes/fakeagentstore/ 19:16:55 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:16:55 spire-1.2.1/test/fakes/fakedatastore/ 19:16:55 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:16:55 spire-1.2.1/test/fakes/fakeentryclient/ 19:16:55 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:16:55 spire-1.2.1/test/fakes/fakehealthchecker/ 19:16:55 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:16:55 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:16:55 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:16:55 spire-1.2.1/test/fakes/fakemetrics/ 19:16:55 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:16:55 spire-1.2.1/test/fakes/fakenoderesolver/ 19:16:55 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:16:55 spire-1.2.1/test/fakes/fakenotifier/ 19:16:55 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:16:55 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:16:55 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:16:55 spire-1.2.1/test/fakes/fakeserverca/ 19:16:55 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:16:55 spire-1.2.1/test/fakes/fakeservercatalog/ 19:16:55 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:16:55 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:16:55 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:16:55 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:16:55 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:16:55 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:16:55 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:16:55 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:16:55 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:16:55 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:16:55 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:16:55 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:16:55 spire-1.2.1/test/fixture/ 19:16:55 spire-1.2.1/test/fixture/certs/ 19:16:55 spire-1.2.1/test/fixture/certs/agent_svid.der 19:16:55 spire-1.2.1/test/fixture/certs/base_cert.pem 19:16:55 spire-1.2.1/test/fixture/certs/base_csr.pem 19:16:55 spire-1.2.1/test/fixture/certs/base_key.pem 19:16:55 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:16:55 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:16:55 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:16:55 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:16:55 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:16:55 spire-1.2.1/test/fixture/certs/blog_key.pem 19:16:55 spire-1.2.1/test/fixture/certs/bundle.der 19:16:55 spire-1.2.1/test/fixture/certs/ca.pem 19:16:55 spire-1.2.1/test/fixture/certs/ca_key.pem 19:16:55 spire-1.2.1/test/fixture/certs/database_cert.pem 19:16:55 spire-1.2.1/test/fixture/certs/database_csr.pem 19:16:55 spire-1.2.1/test/fixture/certs/database_key.pem 19:16:55 spire-1.2.1/test/fixture/certs/node_cert.pem 19:16:55 spire-1.2.1/test/fixture/certs/node_csr.pem 19:16:55 spire-1.2.1/test/fixture/certs/node_key.pem 19:16:55 spire-1.2.1/test/fixture/certs/svid.pem 19:16:55 spire-1.2.1/test/fixture/certs/svid_key.pem 19:16:55 spire-1.2.1/test/fixture/config/ 19:16:55 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:16:55 spire-1.2.1/test/fixture/config/agent_good.conf 19:16:55 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:16:55 spire-1.2.1/test/fixture/config/plugin_good.conf 19:16:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:16:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:16:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:16:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:16:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:16:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:16:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:16:55 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:16:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:16:55 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:16:55 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:16:55 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:16:55 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:16:55 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:16:55 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:16:55 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:16:55 spire-1.2.1/test/fixture/config/server_good.conf 19:16:55 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:16:55 spire-1.2.1/test/fixture/fixture.go 19:16:55 spire-1.2.1/test/fixture/nodeattestor/ 19:16:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:16:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:16:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:16:55 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:16:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:16:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:16:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:16:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:16:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:16:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:16:55 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:16:55 spire-1.2.1/test/fixture/registration/ 19:16:55 spire-1.2.1/test/fixture/registration/entries.json 19:16:55 spire-1.2.1/test/fixture/registration/good-for-update.json 19:16:55 spire-1.2.1/test/fixture/registration/good.json 19:16:55 spire-1.2.1/test/fixture/registration/invalid.json 19:16:55 spire-1.2.1/test/fixture/registration/invalid_json.json 19:16:55 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:16:55 spire-1.2.1/test/integration/ 19:16:55 spire-1.2.1/test/integration/README.md 19:16:55 spire-1.2.1/test/integration/common 19:16:55 spire-1.2.1/test/integration/setup/ 19:16:55 spire-1.2.1/test/integration/setup/adminclient/ 19:16:55 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:16:55 spire-1.2.1/test/integration/setup/adminclient/client.go 19:16:55 spire-1.2.1/test/integration/setup/debugagent/ 19:16:55 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:16:55 spire-1.2.1/test/integration/setup/debugagent/main.go 19:16:55 spire-1.2.1/test/integration/setup/debugserver/ 19:16:55 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:16:55 spire-1.2.1/test/integration/setup/debugserver/main.go 19:16:55 spire-1.2.1/test/integration/setup/downstreamclient/ 19:16:55 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:16:55 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:16:55 spire-1.2.1/test/integration/setup/itclient/ 19:16:55 spire-1.2.1/test/integration/setup/itclient/client.go 19:16:55 spire-1.2.1/test/integration/setup/node-attestation/ 19:16:55 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:16:55 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:16:55 spire-1.2.1/test/integration/setup/x509pop/ 19:16:55 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:16:55 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:16:55 spire-1.2.1/test/integration/suites/ 19:16:55 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:16:55 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:16:55 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:16:55 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:16:55 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:16:55 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:16:55 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:16:55 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:16:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:16:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:16:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:16:55 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:16:55 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:16:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:16:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:16:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:16:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:16:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:16:55 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:16:55 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:16:55 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:16:55 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:16:55 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:16:55 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:16:55 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:16:55 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:16:55 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:16:55 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:16:55 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:16:55 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:16:55 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:16:55 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:16:55 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:16:55 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:16:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:16:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:16:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:16:55 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:16:55 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:16:55 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:16:55 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:16:55 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:16:55 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:16:55 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:16:55 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:16:55 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:16:55 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:16:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:16:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:16:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:16:55 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:16:55 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:16:55 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:16:55 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:16:55 spire-1.2.1/test/integration/suites/join-token/ 19:16:55 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:16:55 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:16:55 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:16:55 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:16:55 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:16:55 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:16:55 spire-1.2.1/test/integration/suites/join-token/README.md 19:16:55 spire-1.2.1/test/integration/suites/join-token/conf/ 19:16:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:16:55 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:16:55 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:16:55 spire-1.2.1/test/integration/suites/join-token/teardown 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:16:55 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:16:55 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:16:55 spire-1.2.1/test/integration/suites/k8s/ 19:16:55 spire-1.2.1/test/integration/suites/k8s/00-setup 19:16:55 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:16:55 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:16:55 spire-1.2.1/test/integration/suites/k8s/README.md 19:16:55 spire-1.2.1/test/integration/suites/k8s/conf/ 19:16:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:16:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:16:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:16:55 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:16:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:16:55 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:16:55 spire-1.2.1/test/integration/suites/k8s/teardown 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/ 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:16:55 spire-1.2.1/test/integration/suites/node-attestation/ 19:16:55 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:16:55 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:16:55 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:16:55 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:16:55 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:16:55 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:16:55 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:16:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:16:55 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:16:55 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:16:55 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:16:55 spire-1.2.1/test/integration/suites/rotation/ 19:16:55 spire-1.2.1/test/integration/suites/rotation/00-setup 19:16:55 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:16:55 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:16:55 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:16:55 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:16:55 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:16:55 spire-1.2.1/test/integration/suites/rotation/README.md 19:16:55 spire-1.2.1/test/integration/suites/rotation/conf/ 19:16:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:16:55 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:16:55 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:16:55 spire-1.2.1/test/integration/suites/rotation/teardown 19:16:55 spire-1.2.1/test/integration/suites/self-test/ 19:16:55 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:16:55 spire-1.2.1/test/integration/suites/self-test/README.md 19:16:55 spire-1.2.1/test/integration/suites/self-test/teardown 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:16:55 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:16:55 spire-1.2.1/test/integration/suites/upgrade/ 19:16:55 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:16:55 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:16:55 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:16:55 spire-1.2.1/test/integration/suites/upgrade/README.md 19:16:55 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:16:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:16:55 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:16:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:16:55 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:16:55 spire-1.2.1/test/integration/suites/upgrade/teardown 19:16:55 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:16:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:16:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:16:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:16:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:16:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:16:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:16:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:16:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:16:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:16:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:16:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:16:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:16:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:16:55 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:16:55 spire-1.2.1/test/integration/test-one.sh 19:16:55 spire-1.2.1/test/integration/test.sh 19:16:55 spire-1.2.1/test/plugintest/ 19:16:55 spire-1.2.1/test/plugintest/config.go 19:16:55 spire-1.2.1/test/plugintest/load.go 19:16:55 spire-1.2.1/test/plugintest/option.go 19:16:55 spire-1.2.1/test/spiretest/ 19:16:55 spire-1.2.1/test/spiretest/apiserver.go 19:16:55 spire-1.2.1/test/spiretest/assertions.go 19:16:55 spire-1.2.1/test/spiretest/dir.go 19:16:55 spire-1.2.1/test/spiretest/errors_posix.go 19:16:55 spire-1.2.1/test/spiretest/errors_windows.go 19:16:55 spire-1.2.1/test/spiretest/logs.go 19:16:55 spire-1.2.1/test/spiretest/socketapi.go 19:16:55 spire-1.2.1/test/spiretest/suite.go 19:16:55 spire-1.2.1/test/spiretest/x509.go 19:16:55 spire-1.2.1/test/testca/ 19:16:55 spire-1.2.1/test/testca/ca.go 19:16:55 spire-1.2.1/test/testkey/ 19:16:55 spire-1.2.1/test/testkey/generate.sh 19:16:55 spire-1.2.1/test/testkey/genkeys.go 19:16:55 spire-1.2.1/test/testkey/keys.go 19:16:55 spire-1.2.1/test/testkey/new.go 19:16:55 spire-1.2.1/test/tpmsimulator/ 19:16:55 spire-1.2.1/test/tpmsimulator/simulator.go 19:16:55 spire-1.2.1/test/util/ 19:16:55 spire-1.2.1/test/util/cert_fixtures.go 19:16:55 spire-1.2.1/test/util/cert_generation.go 19:16:55 spire-1.2.1/test/util/io_redirection.go 19:16:55 spire-1.2.1/test/util/race.go 19:16:55 spire-1.2.1/test/util/util.go 19:16:55 building spire from source... 19:16:56 Installing go1.17.7... 19:17:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11610 in /w/workspace/edgexfoundry_edgex-go_PR-3955 [Pipeline] { [Pipeline] ws 19:17:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:17:00 The recommended git tool is: git 19:17:08 using credential edgex-jenkins-ssh 19:17:08 Cloning the remote Git repository 19:17:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:17:08 > git init /w/workspace/edgex-go/1 # timeout=10 19:17:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:17:09 > git --version # timeout=10 19:17:09 > git --version # 'git version 2.25.1' 19:17:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:09 Building bin/spire-server... 19:17:09 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:17:09 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:17:09 go: downloading github.com/mitchellh/cli v1.1.2 19:17:09 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:17:09 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:17:09 go: downloading github.com/imdario/mergo v0.3.12 19:17:09 go: downloading github.com/sirupsen/logrus v1.8.1 19:17:09 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:17:09 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:17:09 go: downloading google.golang.org/grpc v1.44.0 19:17:09 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:17:09 go: downloading github.com/fatih/color v1.13.0 19:17:09 go: downloading github.com/mattn/go-isatty v0.0.14 19:17:09 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:17:09 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:17:09 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:17:09 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:17:09 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:17:09 go: downloading github.com/open-policy-agent/opa v0.38.0 19:17:10 go: downloading github.com/armon/go-metrics v0.3.10 19:17:10 go: downloading github.com/prometheus/client_golang v1.12.1 19:17:10 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:17:10 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:17:10 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:17:10 go: downloading github.com/mattn/go-colorable v0.1.12 19:17:10 go: downloading github.com/Masterminds/goutils v1.1.0 19:17:10 go: downloading github.com/Masterminds/semver v1.5.0 19:17:10 go: downloading github.com/google/uuid v1.1.2 19:17:10 go: downloading github.com/huandu/xstrings v1.3.2 19:17:10 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:17:10 go: downloading github.com/oklog/run v1.0.0 19:17:10 go: downloading github.com/imkira/go-observer v1.0.3 19:17:10 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:17:10 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:17:10 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:17:10 go: downloading github.com/prometheus/client_model v0.2.0 19:17:10 go: downloading github.com/prometheus/common v0.32.1 19:17:10 go: downloading github.com/beorn7/perks v1.0.1 19:17:10 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:17:10 go: downloading github.com/prometheus/procfs v0.7.3 19:17:10 go: downloading go.uber.org/atomic v1.9.0 19:17:10 go: downloading github.com/pkg/errors v0.9.1 19:17:10 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:17:10 go: downloading github.com/hashicorp/errwrap v1.1.0 19:17:10 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:17:10 go: downloading github.com/blang/semver/v4 v4.0.0 19:17:11 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:17:11 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:17:11 go: downloading github.com/jinzhu/gorm v1.9.16 19:17:11 go: downloading github.com/lib/pq v1.10.4 19:17:11 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:17:11 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:17:11 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:17:11 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:17:13 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:17:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:17:13 go: downloading github.com/stretchr/testify v1.7.0 19:17:13 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:17:13 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:17:17 go: downloading google.golang.org/api v0.70.0 19:17:17 go: downloading k8s.io/client-go v0.23.4 19:17:17 go: downloading k8s.io/api v0.23.4 19:17:17 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:17:17 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:17:17 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:17:17 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:17:17 go: downloading cloud.google.com/go/storage v1.21.0 19:17:18 go: downloading cloud.google.com/go v0.100.2 19:17:19 go: downloading k8s.io/apimachinery v0.23.4 19:17:19 go: downloading k8s.io/kube-aggregator v0.23.3 19:17:19 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:17:19 go: downloading cloud.google.com/go/security v1.3.0 19:17:19 go: downloading github.com/hashicorp/vault/api v1.4.1 19:17:19 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:17:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:17:19 go: downloading github.com/google/go-tpm v0.3.3 19:17:20 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:17:20 go: downloading github.com/twmb/murmur3 v1.1.6 19:17:20 go: downloading github.com/jinzhu/inflection v1.0.0 19:17:20 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:17:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:17:20 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:17:20 go: downloading github.com/aws/smithy-go v1.11.0 19:17:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:17:20 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:17:20 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:17:20 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:17:20 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:17:20 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:17:20 go: downloading github.com/dimchansky/utfbom v1.1.1 19:17:20 go: downloading cloud.google.com/go/compute v1.3.0 19:17:20 go: downloading cloud.google.com/go/iam v0.1.1 19:17:20 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:17:20 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:17:23 go: downloading github.com/gogo/protobuf v1.3.2 19:17:23 go: downloading k8s.io/klog/v2 v2.30.0 19:17:23 go: downloading github.com/google/gofuzz v1.1.0 19:17:23 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:17:23 go: downloading github.com/spf13/pflag v1.0.5 19:17:23 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:17:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:17:23 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:17:23 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:17:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:17:23 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:17:23 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:17:23 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:17:24 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:17:24 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:17:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:17:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:17:24 go: downloading gopkg.in/yaml.v2 v2.4.0 19:17:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:17:24 go: downloading github.com/gobwas/glob v0.2.3 19:17:24 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:17:24 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:17:24 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:17:24 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:17:24 go: downloading go.opencensus.io v0.23.0 19:17:24 go: downloading gopkg.in/inf.v0 v0.9.1 19:17:24 go: downloading github.com/google/go-cmp v0.5.7 19:17:24 go: downloading github.com/googleapis/gnostic v0.5.5 19:17:24 go: downloading github.com/go-logr/logr v1.2.2 19:17:24 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:17:24 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:17:24 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:17:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:17:24 go: downloading github.com/json-iterator/go v1.1.12 19:17:24 go: downloading go.uber.org/zap v1.21.0 19:17:24 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:17:24 go: downloading github.com/tklauser/numcpus v0.3.0 19:17:24 go: downloading sigs.k8s.io/yaml v1.3.0 19:17:24 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:17:24 go: downloading github.com/ryanuber/go-glob v1.0.0 19:17:24 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:17:24 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:17:24 go: downloading github.com/hashicorp/go-version v1.2.0 19:17:24 go: downloading github.com/golang/snappy v0.0.4 19:17:24 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:17:24 go: downloading go.uber.org/multierr v1.6.0 19:17:24 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:17:24 go: downloading github.com/modern-go/reflect2 v1.0.2 19:17:24 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:17:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:17:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:17:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:17:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3955/head:refs/remotes/origin/PR-3955 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:17:28 Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:17:28 Merge succeeded, producing af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:17:28 Checking out Revision af5afa2e66728d7755c27cae0dfdf73270be1e0b (PR-3955) 19:17:28 > git config core.sparsecheckout # timeout=10 19:17:28 > git checkout -f af5afa2e66728d7755c27cae0dfdf73270be1e0b # timeout=10 19:17:28 > git remote # timeout=10 19:17:28 > git config --get remote.origin.url # timeout=10 19:17:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:28 > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 19:17:28 > git rev-parse HEAD^{commit} # timeout=10 19:17:28 > git config core.sparsecheckout # timeout=10 19:17:28 > git checkout -f af5afa2e66728d7755c27cae0dfdf73270be1e0b # timeout=10 19:17:32 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:17:32 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:17:33 Commit message: "build(deps): Bump github.com/lib/pq from 1.10.4 to 1.10.5" 19:17:33 > git --version # timeout=10 19:17:33 > git --version # 'git version 2.25.1' 19:17:33 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:17:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:17:34 % Total % Received % Xferd Average Speed Time Time Time Current 19:17:34 Dload Upload Total Spent Left Speed 19:17:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh 19:17:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:17:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:17:35 + sudo tee /etc/docker/daemon.new 19:17:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:17:35 { 19:17:35 "registry-mirrors": [ 19:17:35 "https://nexus3.edgexfoundry.org:10001" 19:17:35 ], 19:17:35 "bip": "10.250.0.254/24", 19:17:35 "hosts": [ 19:17:35 "tcp://0.0.0.0:5555", 19:17:35 "unix:///var/run/docker.sock" 19:17:35 ], 19:17:35 "mtu": 1458, 19:17:35 "selinux-enabled": true, 19:17:35 "seccomp-profile": "/etc/docker/seccomp.json" 19:17:35 } [Pipeline] sh 19:17:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:17:36 + sudo service docker restart 19:17:53 Removing intermediate container 83f6ea96da1c 19:17:53 ---> de81ee46f5ef 19:17:53 19:17:53 Step 10/22 : FROM alpine:3.14 19:17:53 3.14: Pulling from library/alpine 19:17:53 Removing intermediate container b33418d664bb 19:17:53 ---> 651560bbc7a2 19:17:53 19:17:53 Step 10/22 : FROM alpine:3.14 19:17:53 Removing intermediate container b464bd5424bd 19:17:53 ---> debdbcbd6b63 19:17:53 19:17:53 Step 10/22 : FROM alpine:3.14 19:17:53 Removing intermediate container d0dd2dcfafbe 19:17:53 ---> 4ef26d277f35 19:17:53 19:17:53 Step 10/23 : FROM alpine:3.14 19:17:53 3.14: Pulling from library/alpine 19:17:53 3.14: Pulling from library/alpine 19:17:53 3.14: Pulling from library/alpine 19:17:53 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:17:53 Status: Downloaded newer image for alpine:3.14 19:17:53 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:17:53 Status: Image is up to date for alpine:3.14 19:17:53 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:17:53 Status: Image is up to date for alpine:3.14 19:17:53 ---> e04c818066af 19:17:53 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:17:53 ---> e04c818066af 19:17:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:17:53 ---> e04c818066af 19:17:53 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:17:53 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:17:53 Status: Image is up to date for alpine:3.14 19:17:53 ---> e04c818066af 19:17:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:17:53 ---> Running in 261a6bb47f5f 19:17:53 ---> Running in 65d4683d94d6 19:17:53 ---> Running in 8d93a5c6b7bd 19:17:53 ---> Running in 0a9320ebcad1 19:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:54 (1/1) Installing dumb-init (1.2.5-r1) 19:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:54 Executing busybox-1.33.1-r7.trigger 19:17:54 OK: 6 MiB in 15 packages 19:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:17:54 (1/1) Installing dumb-init (1.2.5-r1) 19:17:54 Executing busybox-1.33.1-r7.trigger 19:17:54 OK: 6 MiB in 15 packages 19:17:54 (1/2) Installing ca-certificates (20211220-r0) 19:17:54 (1/6) Installing ca-certificates (20211220-r0) 19:17:54 (2/2) Installing dumb-init (1.2.5-r1) 19:17:54 (2/6) Installing brotli-libs (1.0.9-r5) 19:17:54 Executing busybox-1.33.1-r7.trigger 19:17:54 Executing ca-certificates-20211220-r0.trigger 19:17:54 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:17:54 (4/6) Installing libcurl (7.79.1-r0) 19:17:54 (5/6) Installing curl (7.79.1-r0) 19:17:54 (6/6) Installing dumb-init (1.2.5-r1) 19:17:54 Executing busybox-1.33.1-r7.trigger 19:17:54 Executing ca-certificates-20211220-r0.trigger 19:17:54 OK: 6 MiB in 16 packages 19:17:54 OK: 8 MiB in 20 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:55 provisioning config files... 19:17:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2269323755776823604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:55 Removing intermediate container 261a6bb47f5f 19:17:55 ---> cfe6112245c3 19:17:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:17:55 ---> Running in d07d53e754c1 19:17:55 ---> docker-login.sh 19:17:55 nexus3.edgexfoundry.org:10001 19:17:56 Removing intermediate container 65d4683d94d6 19:17:56 ---> 54f6d531b4f2 19:17:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:17:56 Removing intermediate container d07d53e754c1 19:17:56 ---> 1fd53415bdc3 19:17:56 Step 13/22 : ENV APP_PORT=59861 19:17:56 Removing intermediate container 0a9320ebcad1 19:17:56 ---> 2195a7c3a1b8 19:17:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:17:56 ---> Running in d9f6693d2e81 19:17:56 ---> Running in c06aeee4de68 19:17:56 Removing intermediate container 8d93a5c6b7bd 19:17:56 ---> bdbddab8b2bc 19:17:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:17:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:56 ---> Running in d9ba19a1a250 19:17:56 ---> Running in 70fc2d33fc0a 19:17:56 Removing intermediate container d9f6693d2e81 19:17:56 ---> 5d2f44664065 19:17:56 Step 14/22 : EXPOSE $APP_PORT 19:17:56 Removing intermediate container c06aeee4de68 19:17:56 ---> db6c76aae63a 19:17:56 Step 13/23 : ENV APP_PORT=59882 19:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:56 Configure a credential helper to remove this warning. See 19:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:56 19:17:56 Login Succeeded 19:17:56 nexus3.edgexfoundry.org:10002 19:17:56 Removing intermediate container d9ba19a1a250 19:17:56 ---> 89b83d2a6c6f 19:17:56 Step 13/22 : ENV APP_PORT=59860 19:17:56 ---> Running in 3e5fc9049c1a 19:17:56 ---> Running in 2d90eadaed1d 19:17:56 ---> Running in cf86e63bbb0a 19:17:56 Removing intermediate container 70fc2d33fc0a 19:17:56 ---> dd89ebbdefd8 19:17:56 Step 13/22 : WORKDIR /edgex 19:17:56 ---> Running in e6371dde4693 19:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:57 Removing intermediate container 2d90eadaed1d 19:17:57 ---> d801ec4a1291 19:17:57 Step 14/23 : EXPOSE $APP_PORT 19:17:57 Removing intermediate container 3e5fc9049c1a 19:17:57 ---> 9f249122e14c 19:17:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:57 Removing intermediate container cf86e63bbb0a 19:17:57 ---> 5db4664acad7 19:17:57 Step 14/22 : EXPOSE $APP_PORT 19:17:57 ---> Running in f69bce4a3570 19:17:57 Removing intermediate container e6371dde4693 19:17:57 ---> 41ca0058f01a 19:17:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:17:57 ---> Running in 9119e383aea0 19:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:57 Configure a credential helper to remove this warning. See 19:17:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:57 19:17:57 Login Succeeded 19:17:57 nexus3.edgexfoundry.org:10003 19:17:57 Removing intermediate container 9119e383aea0 19:17:57 ---> 973bc85d202a 19:17:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:57 Removing intermediate container f69bce4a3570 19:17:57 ---> 321e3a2dba72 19:17:57 Step 15/23 : WORKDIR / 19:17:57 ---> 9625ff553673 19:17:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:17:57 ---> Running in 2c878e289860 19:17:57 ---> ae299978fb46 19:17:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:17:57 ---> 41044c62f0aa 19:17:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:57 Configure a credential helper to remove this warning. See 19:17:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:57 19:17:57 Login Succeeded 19:17:57 nexus3.edgexfoundry.org:10004 19:17:57 Removing intermediate container 2c878e289860 19:17:57 ---> 781b4d175fe6 19:17:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:58 Configure a credential helper to remove this warning. See 19:17:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:58 19:17:58 Login Succeeded 19:17:58 docker.io 19:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:58 ---> c312c85316e2 19:17:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:17:58 ---> 64aeaeed6c79 19:17:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:17:58 ---> 54b977f6e5df 19:17:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:59 Configure a credential helper to remove this warning. See 19:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:59 19:17:59 Login Succeeded 19:17:59 ---> docker-login.sh ends [Pipeline] } 19:17:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:17:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:17:59 ========================================================= 19:17:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:17:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:17:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:17:59 ---> 81a1a2cbcfa8 19:17:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:17:59 ---> e5753a5b7793 19:17:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:17:59 ---> Running in f6e98d70c48f 19:18:00 ---> d50c2bdab340 19:18:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:18:00 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:18:00 9b3977197b4f: Pulling fs layer 19:18:00 1a89e8eeedd5: Pulling fs layer 19:18:00 94645a83ff95: Pulling fs layer 19:18:00 3f3a8bcf1eab: Pulling fs layer 19:18:00 0c92f367c5e7: Pulling fs layer 19:18:00 f7c0051592d6: Pulling fs layer 19:18:00 a227ed2f7395: Pulling fs layer 19:18:00 7b1c46037f91: Pulling fs layer 19:18:00 3f3a8bcf1eab: Waiting 19:18:00 0c92f367c5e7: Waiting 19:18:00 f7c0051592d6: Waiting 19:18:00 a227ed2f7395: Waiting 19:18:00 7b1c46037f91: Waiting 19:18:00 94645a83ff95: Download complete 19:18:00 1a89e8eeedd5: Verifying Checksum 19:18:00 1a89e8eeedd5: Download complete 19:18:00 0c92f367c5e7: Verifying Checksum 19:18:00 0c92f367c5e7: Download complete 19:18:00 f7c0051592d6: Verifying Checksum 19:18:00 f7c0051592d6: Download complete 19:18:00 9b3977197b4f: Download complete 19:18:00 a227ed2f7395: Verifying Checksum 19:18:00 a227ed2f7395: Download complete 19:18:00 Removing intermediate container f6e98d70c48f 19:18:00 ---> 4ea4d30bc34b 19:18:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:00 ---> 31ec75b49423 19:18:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:18:00 ---> b3324936ddae 19:18:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:18:00 ---> Running in b40732b85d49 19:18:00 ---> Running in c32dc3be7099 19:18:00 ---> b8a22e5b767c 19:18:00 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:00 ---> Running in ec9911c05061 19:18:00 Removing intermediate container b40732b85d49 19:18:00 ---> f7b4611988c1 19:18:00 Step 20/22 : LABEL arch=x86_64 19:18:00 ---> Running in 7d16c10da0b4 19:18:00 ---> a433a5c491bc 19:18:00 Step 19/23 : ENTRYPOINT ["/core-command"] 19:18:00 Removing intermediate container c32dc3be7099 19:18:00 ---> 39bc31e21980 19:18:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:00 ---> Running in 262d9d46db49 19:18:00 ---> Running in 6329b28ce064 19:18:01 9b3977197b4f: Pull complete 19:18:01 Removing intermediate container 7d16c10da0b4 19:18:01 ---> b5cf79d58167 19:18:01 Step 21/22 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:18:01 Removing intermediate container 262d9d46db49 19:18:01 ---> 8a51c9204952 19:18:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:01 ---> Running in 93803a5aae77 19:18:01 Removing intermediate container 6329b28ce064 19:18:01 ---> b31c13faa5d6 19:18:01 Step 20/22 : LABEL arch=x86_64 19:18:01 ---> Running in 83144cf68120 19:18:01 ---> Running in 53d1abf81843 19:18:01 Removing intermediate container 93803a5aae77 19:18:01 ---> d0b0560e5534 19:18:01 Step 22/22 : LABEL version=0.0.0 19:18:01 Removing intermediate container 83144cf68120 19:18:01 ---> 7d8cbec7e6ca 19:18:01 Step 21/23 : LABEL arch=x86_64 19:18:01 Removing intermediate container 53d1abf81843 19:18:01 ---> 10ae59101f5c 19:18:01 Step 21/22 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:18:01 ---> Running in 2d771a35d6b8 19:18:01 ---> Running in 52c8946e71d2 19:18:01 ---> Running in 8d11ad6cdaae 19:18:01 1a89e8eeedd5: Pull complete 19:18:01 94645a83ff95: Pull complete 19:18:02 7b1c46037f91: Verifying Checksum 19:18:02 7b1c46037f91: Download complete 19:18:02 Removing intermediate container 8d11ad6cdaae 19:18:02 ---> 0ad07f997723 19:18:02 Step 22/22 : LABEL version=0.0.0 19:18:02 Removing intermediate container 2d771a35d6b8 19:18:02 ---> ccaa6e0bb8aa 19:18:02 Step 22/23 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:18:02 Removing intermediate container 52c8946e71d2 19:18:02 ---> 650427734f1e 19:18:02 19:18:02 ---> Running in e4e5fef6fe75 19:18:02 ---> Running in baaf0a5b58f1 19:18:02 Removing intermediate container ec9911c05061 19:18:02 ---> ef118f46320c 19:18:02 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:18:02 Successfully built 650427734f1e 19:18:02 Successfully tagged support-scheduler:latest 19:18:02 ---> Running in 3871049d64d1 19:18:02  Building support-scheduler ... done Building security-bootstrapper 19:18:02 3f3a8bcf1eab: Verifying Checksum 19:18:02 3f3a8bcf1eab: Download complete 19:18:03 Removing intermediate container e4e5fef6fe75 19:18:03 ---> eff87b05d58d 19:18:03 19:18:03 Successfully built eff87b05d58d 19:18:03 Successfully tagged support-notifications:latest 19:18:03  Building support-notifications ... done Building core-data 19:18:03 Removing intermediate container baaf0a5b58f1 19:18:03 ---> 605eee01ba3f 19:18:03 Step 23/23 : LABEL version=0.0.0 19:18:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:18:09 ---> 9a8902c293a3 19:18:09 Step 3/23 : WORKDIR /edgex-go 19:18:09 ---> Using cache 19:18:09 ---> 8b00d427be0d 19:18:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:09 ---> Using cache 19:18:09 ---> a7585c10e144 19:18:09 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:18:09 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:09 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:18:09 ---> 9a8902c293a3 19:18:09 Step 3/31 : WORKDIR /edgex-go 19:18:09 ---> Using cache 19:18:09 ---> 8b00d427be0d 19:18:09 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:09 ---> Using cache 19:18:09 ---> a7585c10e144 19:18:09 Step 5/31 : RUN apk add --update --no-cache make git 19:18:09 ---> Using cache 19:18:09 ---> d5d6b6aee6cc 19:18:09 Step 6/31 : COPY go.mod vendor* ./ 19:18:09 ---> Using cache 19:18:09 ---> 67d9e85c9eaa 19:18:09 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:09 ---> Using cache 19:18:09 ---> 502717181378 19:18:09 Step 8/31 : COPY . . 19:18:09 ---> Using cache 19:18:09 ---> 22b6b18b624a 19:18:09 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:18:10 Removing intermediate container 3871049d64d1 19:18:10 ---> 8559960cb199 19:18:10 Step 20/22 : LABEL arch=x86_64 19:18:11 ---> Running in 42fa1f946829 19:18:12 ---> Running in c729954a11b5 19:18:12 ---> Running in 9dafa23819c0 19:18:12 ---> Running in 6a951dd993f6 19:18:12 Removing intermediate container 42fa1f946829 19:18:12 ---> dad8870a2253 19:18:12 19:18:12 Successfully built dad8870a2253 19:18:12 Successfully tagged core-command:latest 19:18:12  Building core-command ... done Building sys-mgmt-agent 19:18:12 Removing intermediate container 9dafa23819c0 19:18:12 ---> 0a3a6c27d52d 19:18:12 Step 21/22 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:18:12 ---> Running in 755754d5057a 19:18:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:18:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:14 Removing intermediate container 755754d5057a 19:18:14 ---> 24a6014a5e63 19:18:14 Step 22/22 : LABEL version=0.0.0 19:18:15 3f3a8bcf1eab: Pull complete 19:18:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:15 OK: 221 MiB in 52 packages 19:18:16 0c92f367c5e7: Pull complete 19:18:16 f7c0051592d6: Pull complete 19:18:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:18:16 ---> 9a8902c293a3 19:18:16 Step 3/23 : WORKDIR /edgex-go 19:18:16 ---> Using cache 19:18:16 ---> 8b00d427be0d 19:18:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:16 ---> Using cache 19:18:16 ---> a7585c10e144 19:18:16 Step 5/23 : RUN apk add --update --no-cache make bash git 19:18:17 a227ed2f7395: Pull complete 19:18:17 ---> Running in 2151f8b6dcbc 19:18:17 ---> Running in 47b4842a32c6 19:18:17 Removing intermediate container 2151f8b6dcbc 19:18:17 ---> b4ceecb26e1a 19:18:17 19:18:17 Removing intermediate container 6a951dd993f6 19:18:17 ---> 7aaf293016a6 19:18:17 Step 6/23 : COPY go.mod vendor* ./ 19:18:17 Successfully built b4ceecb26e1a 19:18:17 Successfully tagged security-proxy-setup:latest 19:18:17 Building security-secretstore-setup 19:18:19  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:20 OK: 221 MiB in 52 packages 19:18:20 ---> 85412967068d 19:18:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:21 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:18:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:18:21 ---> 9a8902c293a3 19:18:21 Step 3/25 : WORKDIR /edgex-go 19:18:21 ---> Using cache 19:18:21 ---> 8b00d427be0d 19:18:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:21 ---> Using cache 19:18:21 ---> a7585c10e144 19:18:21 Step 5/25 : RUN apk add --update --no-cache make git 19:18:21 ---> Using cache 19:18:21 ---> d5d6b6aee6cc 19:18:21 Step 6/25 : COPY go.mod vendor* ./ 19:18:21 ---> Using cache 19:18:21 ---> 67d9e85c9eaa 19:18:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:21 ---> Using cache 19:18:21 ---> 502717181378 19:18:21 Step 8/25 : COPY . . 19:18:21 ---> Using cache 19:18:21 ---> 22b6b18b624a 19:18:21 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:18:23 ---> Running in 113d167bfa62 19:18:23 ---> Running in ec72f4dcccce 19:18:23 7b1c46037f91: Pull complete 19:18:23 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 19:18:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:18:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists 19:18:23 Removing intermediate container 47b4842a32c6 19:18:23 ---> 49c7b12c1601 19:18:23 Step 6/23 : COPY go.mod vendor* ./ [Pipeline] sh 19:18:24 + docker build -t ci-base-image-arm64 -f - . 19:18:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:18:24 WORKDIR /edgex 19:18:24 COPY go.mod . 19:18:24 RUN go mod download 19:18:24 ---> ec104c6c7ed3 19:18:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:18:24 ---> Running in bff2d3a6e86f 19:18:25 Removing intermediate container ec72f4dcccce 19:18:25 ---> c9e530a25f21 19:18:25 Step 8/23 : COPY . . 19:18:26 Removing intermediate container bff2d3a6e86f 19:18:26 ---> 70935cc24e79 19:18:26 Step 8/23 : COPY . . 19:18:26 Sending build context to Docker daemon 169.1MB 19:18:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:18:26 ---> f79e39bc4007 19:18:26 Step 2/4 : WORKDIR /edgex 19:18:28 ---> Running in 40e4b98c85f6 19:18:29 Removing intermediate container 40e4b98c85f6 19:18:29 ---> dc6f4d6caeb2 19:18:29 Step 3/4 : COPY go.mod . 19:18:29 ---> 79f799d4ccb4 19:18:29 Step 4/4 : RUN go mod download 19:18:29 ---> Running in ec8ba3621976 19:18:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:18:41 ---> 21f24031a530 19:18:41 Step 9/23 : RUN make cmd/core-data/core-data 19:18:41 ---> 77abc918f612 19:18:41 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:18:41 ---> Running in a916906453eb 19:18:41 ---> Running in 6a91c0b3ca1a 19:18:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:18:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:18:44 Removing intermediate container c729954a11b5 19:18:44 ---> 10b5afbe3fb2 19:18:44 19:18:44 Step 10/31 : FROM alpine:3.14 19:18:44 ---> e04c818066af 19:18:44 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:18:44 ---> Running in 300f29a11754 19:18:44 Removing intermediate container 113d167bfa62 19:18:44 ---> c494c6e91ba2 19:18:44 19:18:44 Step 10/25 : FROM alpine:3.14 19:18:44 ---> e04c818066af 19:18:44 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:18:44 ---> Running in 73d0a52809ed 19:18:44 Removing intermediate container 300f29a11754 19:18:44 ---> 81de2ff2908a 19:18:44 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:18:44 ---> Running in ea60fee3664c 19:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:18:45 (1/2) Installing dumb-init (1.2.5-r1) 19:18:45 (2/2) Installing su-exec (0.2-r1) 19:18:45 Executing busybox-1.33.1-r7.trigger 19:18:45 OK: 6 MiB in 16 packages 19:18:45 (1/3) Installing ca-certificates (20211220-r0) 19:18:45 (2/3) Installing dumb-init (1.2.5-r1) 19:18:45 (3/3) Installing su-exec (0.2-r1) 19:18:45 Executing busybox-1.33.1-r7.trigger 19:18:45 Executing ca-certificates-20211220-r0.trigger 19:18:45 OK: 6 MiB in 17 packages 19:18:45 Removing intermediate container ea60fee3664c 19:18:45 ---> 20be3726da56 19:18:45 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:18:46 ---> Running in 30999d94d4b9 19:18:46 Removing intermediate container 73d0a52809ed 19:18:46 ---> 10408ae4cf41 19:18:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:18:46 ---> Running in 5844383c2d89 19:18:46 Removing intermediate container 30999d94d4b9 19:18:46 ---> 50b040182a2f 19:18:46 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:18:46 ---> Running in 2aed31ef88d4 19:18:46 Removing intermediate container 5844383c2d89 19:18:46 ---> 481e0ba8b6ca 19:18:46 Step 13/25 : WORKDIR / 19:18:46 Removing intermediate container 2aed31ef88d4 19:18:46 ---> Running in ff593e0a9fda 19:18:46 ---> 75b95b6e0f48 19:18:46 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:18:47 ---> Running in 2b984daa2af7 19:18:47 Removing intermediate container ff593e0a9fda 19:18:47 ---> 11291d874036 19:18:47 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:18:47 ---> daa7f1a65e78 19:18:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:18:48 ---> 427932842975 19:18:48 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:18:48 Removing intermediate container 2b984daa2af7 19:18:48 ---> 393b96e63190 19:18:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:18:48 ---> 5938d84ef861 19:18:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:18:48 ---> Running in d26949105273 19:18:49 Removing intermediate container d26949105273 19:18:49 ---> e8f3c3fd8e3d 19:18:49 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:18:49 ---> ff41622a7cf4 19:18:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:18:49 ---> 5f3dd3e45d44 19:18:49 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:18:50 ---> Running in a340fddc191b 19:18:50 ---> 2bf12e81556f 19:18:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:18:51 ---> 94a5de3e7eb6 19:18:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:18:52 ---> 9256006a8dcb 19:18:52 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:18:52 ---> Running in 20cd90b16605 19:18:52 Removing intermediate container a340fddc191b 19:18:52 ---> c44ab13c1283 19:18:52 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:52 ---> 636119a1e2d4 19:18:52 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:18:53 ---> 394c237938ba 19:18:53 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:18:53 Removing intermediate container 20cd90b16605 19:18:53 ---> 47c653f12e83 19:18:53 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:18:53 ---> Running in 00e1060239e7 19:18:54 ---> 97a5096e7449 19:18:54 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:18:54 Removing intermediate container 00e1060239e7 19:18:54 ---> 79041fc7afd0 19:18:54 Step 23/25 : LABEL arch=x86_64 19:18:54 ---> Running in 7b321c7d0af7 19:18:54 Removing intermediate container 7b321c7d0af7 19:18:54 ---> 913b7509c998 19:18:54 Step 24/25 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:18:54 ---> Running in e770671510e2 19:18:54 ---> fb88d90e2bc8 19:18:54 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:18:54 Removing intermediate container e770671510e2 19:18:54 ---> 9c17aa2affec 19:18:54 Step 25/25 : LABEL version=0.0.0 19:18:54 ---> Running in d7f16459bd4f 19:18:54 ---> a2df45d23d4b 19:18:54 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:18:55 ---> Running in 1fe24e2a01c4 19:18:55 Removing intermediate container d7f16459bd4f 19:18:55 ---> 8bc32f176ea1 19:18:55 19:18:55 Successfully built 8bc32f176ea1 19:18:55 Successfully tagged security-secretstore-setup:latest 19:18:55  Building security-secretstore-setup ... done Building security-spiffe-token-provider 19:18:56 Removing intermediate container 1fe24e2a01c4 19:18:56 ---> 4c9d39847a3f 19:18:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:19:00 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:19:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:19:00 ---> 9a8902c293a3 19:19:00 Step 3/20 : WORKDIR /edgex-go 19:19:00 ---> Using cache 19:19:00 ---> 8b00d427be0d 19:19:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:19:00 ---> 5a3cd641f492 19:19:00 Step 26/31 : RUN chmod +x /entrypoint.sh 19:19:00 ---> Running in e1d6f87ee090 19:19:00 ---> Running in ab7fe63cdba7 19:19:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:19:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:19:01 v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:19:01 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:19:01 OK: 15864 distinct packages available 19:19:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:19:01 Removing intermediate container ab7fe63cdba7 19:19:01 ---> d9b853aedc8f 19:19:01 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:19:02 ---> Running in c0d97e0bc339 19:19:02 Removing intermediate container c0d97e0bc339 19:19:02 ---> 1f35d6b64a72 19:19:02 Step 28/31 : CMD ["gate"] 19:19:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:19:02 OK: 221 MiB in 52 packages 19:19:02 ---> Running in 9005e813ed26 19:19:03 Removing intermediate container 9005e813ed26 19:19:03 ---> 7f9f91b5dcd7 19:19:03 Step 29/31 : LABEL arch=x86_64 19:19:03 Removing intermediate container 6a91c0b3ca1a 19:19:03 ---> 6235cb568161 19:19:03 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:19:03 ---> Running in 399c00e518e9 19:19:03 ---> Running in cb9bce9a4f8d 19:19:03 Removing intermediate container e1d6f87ee090 19:19:03 ---> 1b3980c60861 19:19:03 Step 5/20 : COPY go.mod vendor* ./ 19:19:03 Removing intermediate container 399c00e518e9 19:19:03 ---> db8f68f1eefe 19:19:03 Step 30/31 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:19:04 ---> Running in 3a1bd28ff3c5 19:19:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:19:04 ---> 96f7ca69a9a4 19:19:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:04 ---> Running in 0714af5ebaf0 19:19:04 Removing intermediate container 3a1bd28ff3c5 19:19:04 ---> a6211ba9b552 19:19:04 Step 31/31 : LABEL version=0.0.0 19:19:04 ---> Running in f6e5abade324 19:19:04 Removing intermediate container f6e5abade324 19:19:04 ---> 481171f7671e 19:19:04 19:19:04 Successfully built 481171f7671e 19:19:04 Successfully tagged security-bootstrapper:latest 19:19:04  Building security-bootstrapper ... done Building security-spire-server 19:19:05 Removing intermediate container cb9bce9a4f8d 19:19:05 ---> 8985959e6c47 19:19:05 19:19:05 Step 11/23 : FROM docker:20.10.14 19:19:05 20.10.14: Pulling from library/docker 19:19:08 Removing intermediate container a916906453eb 19:19:08 ---> 68d26052868f 19:19:08 19:19:08 Step 10/23 : FROM alpine:3.14 19:19:08 ---> e04c818066af 19:19:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:19:08 Removing intermediate container 0714af5ebaf0 19:19:08 ---> fa086db84cc6 19:19:08 Step 7/20 : COPY . . 19:19:09 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:19:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:19:09 ---> 9a8902c293a3 19:19:09 Step 3/25 : WORKDIR /edgex-go 19:19:09 ---> Using cache 19:19:09 ---> 8b00d427be0d 19:19:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:09 ---> Using cache 19:19:09 ---> a7585c10e144 19:19:09 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:19:09 Building bin/spire-agent... 19:19:09 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:19:09 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:19:09 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:19:09 go: downloading github.com/docker/docker v20.10.12+incompatible 19:19:10  ---> Running in b8b434419de3 19:19:11 go: downloading github.com/google/go-tpm-tools v0.3.3 19:19:11 go: downloading github.com/docker/go-connections v0.4.0 19:19:11 go: downloading github.com/opencontainers/image-spec v1.0.1 19:19:11 go: downloading github.com/containerd/containerd v1.3.4 19:19:11 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:19:11 go: downloading github.com/docker/go-units v0.4.0 19:19:11 go: downloading github.com/opencontainers/go-digest v1.0.0 19:19:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:19:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:19:16 Removing intermediate container b8b434419de3 19:19:16 ---> b54ffef532ba 19:19:16 Step 12/23 : ENV APP_PORT=59880 19:19:16 ---> Running in 51210cc890c0 19:19:16 ---> Running in bea8912d59d8 19:19:16 ---> 8034aec1c67d 19:19:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:19:16 ---> Running in 05c1b3e80213 19:19:16 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:19:16 Status: Downloaded newer image for docker:20.10.14 19:19:16 ---> 7417809fdb73 19:19:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:19:16 Removing intermediate container bea8912d59d8 19:19:16 ---> 454ad36866d9 19:19:16 Step 13/23 : EXPOSE $APP_PORT 19:19:16 ---> Running in c968c15b4c69 19:19:16 ---> Running in afb632e387a2 19:19:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:19:16 Removing intermediate container c968c15b4c69 19:19:16 ---> b8f2ccd2e07a 19:19:16 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:16 Removing intermediate container afb632e387a2 19:19:16 ---> cb6bb9c3868f 19:19:16 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:19:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:19:16 ---> Running in dc549abe9390 19:19:16 ---> Running in 6ad2b0e0353d 19:19:16 Removing intermediate container ec8ba3621976 19:19:16 ---> 0bf968ebf2cf 19:19:16 Successfully built 0bf968ebf2cf 19:19:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:19:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:19:17 + docker inspect -f . ci-base-image-arm64 19:19:17 . [Pipeline] withDockerContainer 19:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:19:17 prd-ubuntu20.04-docker-arm64-4c-16g-11610 does not seem to be running inside a container 19:19:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:19:17 OK: 221 MiB in 52 packages 19:19:17 (1/43) Installing readline (8.1.1-r0) 19:19:17 (2/43) Installing bash (5.1.16-r0) 19:19:17 Executing bash-5.1.16-r0.post-install 19:19:17 (3/43) Installing brotli-libs (1.0.9-r5) 19:19:17 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:19:17 (5/43) Installing libcurl (7.80.0-r0) 19:19:17 (6/43) Installing curl (7.80.0-r0) 19:19:17 (7/43) Installing dumb-init (1.2.5-r1) 19:19:17 (8/43) Installing libbz2 (1.0.8-r1) 19:19:17 (9/43) Installing expat (2.4.7-r0) 19:19:17 (10/43) Installing libffi (3.4.2-r1) 19:19:17 (11/43) Installing gdbm (1.22-r0) 19:19:17 (12/43) Installing xz-libs (5.2.5-r0) 19:19:17 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:19:17 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:19:17 (15/43) Installing mpdecimal (2.5.1-r1) 19:19:17 (16/43) Installing sqlite-libs (3.36.0-r0) 19:19:17 (17/43) Installing python3 (3.9.7-r4) 19:19:18 Removing intermediate container dc549abe9390 19:19:18 ---> 1c444b5d45c3 19:19:18 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:19:18 ---> Running in 3ab398916e04 19:19:18 (18/43) Installing py3-appdirs (1.4.4-r2) 19:19:18 (19/43) Installing py3-certifi (2020.12.5-r1) 19:19:18 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:19:18 (21/43) Installing py3-idna (3.3-r0) 19:19:18 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:19:18 Removing intermediate container 51210cc890c0 19:19:18 ---> 29088fdc24a4 19:19:18 Step 6/25 : COPY go.mod vendor* ./ 19:19:18 (23/43) Installing py3-requests (2.26.0-r1) 19:19:18 (24/43) Installing py3-msgpack (1.0.2-r1) 19:19:18 (25/43) Installing py3-lockfile (0.12.2-r4) 19:19:18 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:19:18 (27/43) Installing py3-colorama (0.4.4-r1) 19:19:18 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:19:18 (29/43) Installing py3-distlib (0.3.3-r0) 19:19:18 (30/43) Installing py3-distro (1.6.0-r0) 19:19:18 (31/43) Installing py3-six (1.16.0-r0) 19:19:18 (32/43) Installing py3-webencodings (0.5.1-r4) 19:19:18 (33/43) Installing py3-html5lib (1.1-r1) 19:19:18 (34/43) Installing py3-parsing (2.4.7-r2) 19:19:18 (35/43) Installing py3-packaging (20.9-r1) 19:19:18 (36/43) Installing py3-tomli (1.2.2-r0) 19:19:18 (37/43) Installing py3-pep517 (0.12.0-r0) 19:19:18 (38/43) Installing py3-progress (1.6-r0) 19:19:18 (39/43) Installing py3-retrying (1.3.3-r2) 19:19:18 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:19:18 (41/43) Installing py3-setuptools (52.0.0-r4) 19:19:18 (42/43) Installing py3-toml (0.10.2-r2) 19:19:18 (43/43) Installing py3-pip (20.3.4-r1) 19:19:18 Executing busybox-1.34.1-r5.trigger 19:19:18 OK: 83 MiB in 65 packages 19:19:18 $ docker top 8a4c01fa0f81c05325f3cb2f7b17de7a7b20ea1d500c9e8ac01df2b71d0ed4e8 -eo pid,comm [Pipeline] { 19:19:19 ---> 81bc31abc897 19:19:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:19:19 ---> Running in 606891edcb25 [Pipeline] sh 19:19:19 Collecting docker-compose==1.23.2 19:19:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:19:19 Collecting websocket-client<1.0,>=0.32.0 19:19:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:19:19 Collecting jsonschema<3,>=2.5.1 19:19:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:19:19 Collecting texttable<0.10,>=0.9.0 19:19:19 Downloading texttable-0.9.1.tar.gz (11 kB) 19:19:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:19:20 Collecting cached-property<2,>=1.2.0 19:19:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:19:20 + go version 19:19:20 go version go1.17.6 linux/arm64 [Pipeline] } 19:19:20 $ docker stop --time=1 8a4c01fa0f81c05325f3cb2f7b17de7a7b20ea1d500c9e8ac01df2b71d0ed4e8 19:19:20 Collecting PyYAML<4,>=3.10 19:19:20 Downloading PyYAML-3.13.tar.gz (270 kB) 19:19:20 (1/6) Installing dumb-init (1.2.5-r1) 19:19:20 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:19:20 (3/6) Installing libsodium (1.0.18-r0) 19:19:20 Removing intermediate container 606891edcb25 19:19:20 ---> 71b88e05cd76 19:19:20 Step 8/25 : COPY . . 19:19:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:19:20 (5/6) Installing libzmq (4.3.4-r0) 19:19:20 (6/6) Installing zeromq (4.3.4-r0) 19:19:20 Executing busybox-1.33.1-r7.trigger 19:19:20 OK: 8 MiB in 20 packages 19:19:21 Collecting docker<4.0,>=3.6.0 19:19:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:19:21 Collecting dockerpty<0.5,>=0.4.1 19:19:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:19:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:19:21 Collecting docopt<0.7,>=0.6.1 19:19:21 Downloading docopt-0.6.2.tar.gz (25 kB) 19:19:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:19:21 $ docker rm -f 8a4c01fa0f81c05325f3cb2f7b17de7a7b20ea1d500c9e8ac01df2b71d0ed4e8 19:19:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:19:21 Collecting docker-pycreds>=0.4.0 19:19:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:19:21 Collecting urllib3<1.25,>=1.21.1 19:19:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:19:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:19:21 Collecting idna<2.8,>=2.5 19:19:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:19:22 Collecting chardet<3.1.0,>=3.0.2 19:19:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:19:22 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:19:22 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:19:22 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:19:22 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:19:22 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:19:22 Attempting uninstall: urllib3 19:19:22 Found existing installation: urllib3 1.26.7 19:19:22 Uninstalling urllib3-1.26.7: 19:19:22 Successfully uninstalled urllib3-1.26.7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:22 + docker inspect -f . ci-base-image-arm64 19:19:22 . [Pipeline] withDockerContainer 19:19:23 prd-ubuntu20.04-docker-arm64-4c-16g-11610 does not seem to be running inside a container 19:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:19:23 Attempting uninstall: idna 19:19:23 Found existing installation: idna 3.3 19:19:23 Uninstalling idna-3.3: 19:19:23 Successfully uninstalled idna-3.3 19:19:24 $ docker top 456091ca10f4ce974ea9f74a92b19acdcad83f2d79bac60261e8d3098c843c5f -eo pid,comm [Pipeline] { 19:19:24 Attempting uninstall: requests 19:19:24 Found existing installation: requests 2.26.0 19:19:24 Uninstalling requests-2.26.0: 19:19:24 Removing intermediate container 3ab398916e04 19:19:24 ---> 70adb43a86e2 19:19:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:24 Successfully uninstalled requests-2.26.0 19:19:24 Running setup.py install for texttable: started [Pipeline] echo 19:19:24 ========================================================= 19:19:24 [edgeXBuildGoParallel] Running Tests and Build... 19:19:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:19:25 Running setup.py install for texttable: finished with status 'done' 19:19:25 Running setup.py install for PyYAML: started 19:19:25 + make test 19:19:25 go mod tidy -compat=1.17 19:19:25 Running setup.py install for PyYAML: finished with status 'done' 19:19:25 ---> b9ee04eafc0e 19:19:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:19:25 Running setup.py install for docopt: started 19:19:25 Running setup.py install for docopt: finished with status 'done' 19:19:25 Running setup.py install for dockerpty: started 19:19:26 Running setup.py install for dockerpty: finished with status 'done' 19:19:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:19:26 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:19:28 ---> 759f14754aca 19:19:28 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:19:28 ---> 626e9c7d064e 19:19:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:19:28 ---> Running in 965c98ff871e 19:19:29 ---> c70a23fe2fb3 19:19:29 Step 19/23 : ENTRYPOINT ["/core-data"] 19:19:29 Removing intermediate container 965c98ff871e 19:19:29 ---> 199b4205ae10 19:19:29 Step 10/25 : RUN mkdir -p spire-build 19:19:29 ---> Running in 9ecfac3edff1 19:19:29 ---> Running in 4f3a0afea297 19:19:30 Removing intermediate container 9ecfac3edff1 19:19:30 ---> 716468e2f2ca 19:19:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:30 ---> Running in e1608139c4b1 19:19:30 Removing intermediate container e1608139c4b1 19:19:30 ---> a5a8acb6b163 19:19:30 Step 21/23 : LABEL arch=x86_64 19:19:30 ---> Running in 16a7f5365d70 19:19:30 Removing intermediate container 4f3a0afea297 19:19:30 ---> 722f2421f71a 19:19:30 Step 11/25 : WORKDIR /edgex-go/spire-build 19:19:30 ---> Running in 099893fbf2b7 19:19:30 Removing intermediate container 16a7f5365d70 19:19:30 ---> 5797fd8d9119 19:19:30 Step 22/23 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:19:31 ---> Running in c14f814cd034 19:19:31 Removing intermediate container 099893fbf2b7 19:19:31 ---> 9aa28222a73d 19:19:31 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 19:19:31 Removing intermediate container c14f814cd034 19:19:31 ---> 60759e375a2b 19:19:31 Step 23/23 : LABEL version=0.0.0 19:19:31 ---> Running in 101e8f5426c1 19:19:31 ---> Running in c28dc1d7e6d6 19:19:31 Removing intermediate container c28dc1d7e6d6 19:19:31 ---> f38b6b636cca 19:19:31 19:19:31 Successfully built f38b6b636cca 19:19:31 Successfully tagged core-data:latest 19:19:31 Building security-spire-config 19:19:32  Building core-data ... done spire-1.2.1/ 19:19:32 spire-1.2.1/.data/ 19:19:32 spire-1.2.1/.data/.file 19:19:32 spire-1.2.1/.dockerignore 19:19:32 spire-1.2.1/.gitattributes 19:19:32 spire-1.2.1/.githooks/ 19:19:32 spire-1.2.1/.githooks/pre-commit 19:19:32 spire-1.2.1/.github/ 19:19:32 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:19:32 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:19:32 spire-1.2.1/.github/dependabot.yml 19:19:32 spire-1.2.1/.github/workflows/ 19:19:32 spire-1.2.1/.github/workflows/nightly_build.yaml 19:19:32 spire-1.2.1/.github/workflows/pr_build.yaml 19:19:32 spire-1.2.1/.github/workflows/release_build.yaml 19:19:32 spire-1.2.1/.github/workflows/scripts/ 19:19:32 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:19:32 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:19:32 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:19:32 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:19:32 spire-1.2.1/.github/workflows/scripts/split.sh 19:19:32 spire-1.2.1/.gitignore 19:19:32 spire-1.2.1/.go-version 19:19:32 spire-1.2.1/.golangci.yml 19:19:32 spire-1.2.1/ADOPTERS.md 19:19:32 spire-1.2.1/CHANGELOG.md 19:19:32 spire-1.2.1/CODE-OF-CONDUCT.md 19:19:32 spire-1.2.1/CODEOWNERS 19:19:32 spire-1.2.1/CONTRIBUTING.md 19:19:32 spire-1.2.1/Dockerfile 19:19:32 spire-1.2.1/Dockerfile.dev 19:19:32 spire-1.2.1/Dockerfile.scratch 19:19:32 spire-1.2.1/LICENSE 19:19:32 spire-1.2.1/MAINTAINERS.md 19:19:32 spire-1.2.1/Makefile 19:19:32 spire-1.2.1/README.md 19:19:32 spire-1.2.1/ROADMAP.md 19:19:32 spire-1.2.1/SECURITY.md 19:19:32 spire-1.2.1/cmd/ 19:19:32 spire-1.2.1/cmd/spire-agent/ 19:19:32 spire-1.2.1/cmd/spire-agent/cli/ 19:19:32 spire-1.2.1/cmd/spire-agent/cli/api/ 19:19:32 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:19:32 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:19:32 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:19:32 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:19:32 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:19:32 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:19:32 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:19:32 spire-1.2.1/cmd/spire-agent/cli/common/ 19:19:32 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:19:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:19:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:19:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:19:32 spire-1.2.1/cmd/spire-agent/cli/run/ 19:19:32 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:19:32 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:19:32 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:19:32 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:19:32 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:19:32 spire-1.2.1/cmd/spire-agent/main.go 19:19:32 spire-1.2.1/cmd/spire-server/ 19:19:32 spire-1.2.1/cmd/spire-server/cli/ 19:19:32 spire-1.2.1/cmd/spire-server/cli/agent/ 19:19:32 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:19:32 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/cli.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/entry/ 19:19:32 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/federation/ 19:19:32 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/federation/list.goRemoving intermediate container 6ad2b0e0353d 19:19:32 ---> 28fd2ddff876 19:19:32 Step 14/23 : ENV APP_PORT=58890 19:19:32 19:19:32 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:19:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:19:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/run/ 19:19:32 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/token/ 19:19:32 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/validate/ 19:19:32 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/x509/ 19:19:32 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:19:32 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:19:32 spire-1.2.1/cmd/spire-server/main.go 19:19:32 spire-1.2.1/cmd/spire-server/util/ 19:19:32 spire-1.2.1/cmd/spire-server/util/util.go 19:19:32 spire-1.2.1/conf/ 19:19:32 spire-1.2.1/conf/agent/ 19:19:32 spire-1.2.1/conf/agent/agent.conf 19:19:32 spire-1.2.1/conf/agent/agent_full.conf 19:19:32 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:19:32 spire-1.2.1/conf/server/ 19:19:32 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:19:32 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:19:32 spire-1.2.1/conf/server/server.conf 19:19:32 spire-1.2.1/conf/server/server_full.conf 19:19:32 spire-1.2.1/doc/ 19:19:32 spire-1.2.1/doc/SPIRE101.md 19:19:32 spire-1.2.1/doc/auditlog.md 19:19:32 spire-1.2.1/doc/authorization_policy_engine.md 19:19:32 spire-1.2.1/doc/changelog_guidelines.md 19:19:32 spire-1.2.1/doc/cure53-report.pdf 19:19:32 spire-1.2.1/doc/images/ 19:19:32 spire-1.2.1/doc/images/2019_roadmap.png 19:19:32 spire-1.2.1/doc/images/SPIRE101.png 19:19:32 spire-1.2.1/doc/images/SPIRE_agent.png 19:19:32 spire-1.2.1/doc/images/SPIRE_server.png 19:19:32 spire-1.2.1/doc/images/cache_mgr.png 19:19:32 spire-1.2.1/doc/images/cache_mgr_components.png 19:19:32 spire-1.2.1/doc/images/federated_spire.png 19:19:32 spire-1.2.1/doc/images/ha_mode.png 19:19:32 spire-1.2.1/doc/images/nested_spire.png 19:19:32 spire-1.2.1/doc/images/oidc_federation.png 19:19:32 spire-1.2.1/doc/images/single_trust_domain.png 19:19:32 spire-1.2.1/doc/images/spiffe_compatible.png 19:19:32 spire-1.2.1/doc/images/spire_logo.png 19:19:32 spire-1.2.1/doc/migrating_registration_api_clients.md 19:19:32 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:19:32 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:19:32 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:19:32 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:19:32 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:19:32 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:19:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:19:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:19:32 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:19:32 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:19:32 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:19:32 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:19:32 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:19:32 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:19:32 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:19:32 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:19:32 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:19:32 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:19:32 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:19:32 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:19:32 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:19:32 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:19:32 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:19:32 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:19:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:19:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:19:32 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:19:32 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:19:32 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:19:32 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:19:32 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:19:32 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:19:32 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:19:32 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:19:32 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:19:32 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:19:32 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:19:32 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:19:32 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:19:32 spire-1.2.1/doc/scaling_spire.md 19:19:32 spire-1.2.1/doc/spire_agent.md 19:19:32 spire-1.2.1/doc/spire_server.md 19:19:32 spire-1.2.1/doc/supported_integrations.md 19:19:32 spire-1.2.1/doc/telemetry.md 19:19:32 spire-1.2.1/doc/telemetry_config.md 19:19:32 spire-1.2.1/doc/upgrading.md 19:19:32 spire-1.2.1/doc/using_spire.md 19:19:32 spire-1.2.1/examples/ 19:19:32 spire-1.2.1/examples/README.md 19:19:32 spire-1.2.1/go.mod 19:19:32 spire-1.2.1/go.sum 19:19:32 spire-1.2.1/pkg/ 19:19:32 spire-1.2.1/pkg/agent/ 19:19:32 spire-1.2.1/pkg/agent/agent.go 19:19:32 spire-1.2.1/pkg/agent/api/ 19:19:32 spire-1.2.1/pkg/agent/api/config.go 19:19:32 spire-1.2.1/pkg/agent/api/debug/ 19:19:32 spire-1.2.1/pkg/agent/api/debug/v1/ 19:19:32 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:19:32 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:19:32 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:19:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:19:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:19:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:19:32 spire-1.2.1/pkg/agent/api/endpoints.go 19:19:32 spire-1.2.1/pkg/agent/api/health/ 19:19:32 spire-1.2.1/pkg/agent/api/health/v1/ 19:19:32 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:19:32 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:19:32 spire-1.2.1/pkg/agent/api/rpccontext/ 19:19:32 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:19:32 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:19:32 spire-1.2.1/pkg/agent/attestor/ 19:19:32 spire-1.2.1/pkg/agent/attestor/node/ 19:19:32 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:19:32 spire-1.2.1/pkg/agent/attestor/node/node.go 19:19:32 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:19:32 spire-1.2.1/pkg/agent/attestor/workload/ 19:19:32 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:19:32 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:19:32 spire-1.2.1/pkg/agent/catalog/ 19:19:32 spire-1.2.1/pkg/agent/catalog/catalog.go 19:19:32 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:19:32 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:19:32 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:19:32 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:19:32 spire-1.2.1/pkg/agent/client/ 19:19:32 spire-1.2.1/pkg/agent/client/client.go 19:19:32 spire-1.2.1/pkg/agent/client/client_test.go 19:19:32 spire-1.2.1/pkg/agent/client/dial.go 19:19:32 spire-1.2.1/pkg/agent/client/nodeconn.go 19:19:32 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:19:32 spire-1.2.1/pkg/agent/client/update.go 19:19:32 spire-1.2.1/pkg/agent/client/util.go 19:19:32 spire-1.2.1/pkg/agent/common/ 19:19:32 spire-1.2.1/pkg/agent/common/backoff/ 19:19:32 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:19:32 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:19:32 spire-1.2.1/pkg/agent/common/cgroups/ 19:19:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:19:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:19:32 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:19:32 spire-1.2.1/pkg/agent/config.go 19:19:32 spire-1.2.1/pkg/agent/endpoints/ 19:19:32 spire-1.2.1/pkg/agent/endpoints/config.go 19:19:32 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:19:32 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:19:32 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:19:32 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:19:32 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:19:32 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:19:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:19:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:19:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:19:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:19:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:19:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:19:32 spire-1.2.1/pkg/agent/endpoints/workload/ 19:19:32 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:19:32 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:19:32 spire-1.2.1/pkg/agent/manager/ 19:19:32 spire-1.2.1/pkg/agent/manager/cache/ 19:19:32 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:19:32 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:19:32 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:19:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:19:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:19:32 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:19:32 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:19:32 spire-1.2.1/pkg/agent/manager/config.go 19:19:32 spire-1.2.1/pkg/agent/manager/manager.go 19:19:32 spire-1.2.1/pkg/agent/manager/manager_test.go 19:19:32 spire-1.2.1/pkg/agent/manager/storage.go 19:19:32 spire-1.2.1/pkg/agent/manager/storage_test.go 19:19:32 spire-1.2.1/pkg/agent/manager/storecache/ 19:19:32 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:19:32 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:19:32 spire-1.2.1/pkg/agent/manager/sync.go 19:19:32 spire-1.2.1/pkg/agent/plugin/ 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:19:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:19:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:19:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:19:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:19:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:19:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:19:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:19:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:19:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:19:32 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:19:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:19:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:19:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:19:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:19:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:19:32 spire-1.2.1/pkg/agent/svid/ 19:19:32 spire-1.2.1/pkg/agent/svid/rotator.go 19:19:32 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:19:32 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:19:32 spire-1.2.1/pkg/agent/svid/store/ 19:19:32 spire-1.2.1/pkg/agent/svid/store/service.go 19:19:32 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:19:32 spire-1.2.1/pkg/common/ 19:19:32 spire-1.2.1/pkg/common/agentpathtemplate/ 19:19:32 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:19:32 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:19:32 spire-1.2.1/pkg/common/api/ 19:19:32 spire-1.2.1/pkg/common/api/metrics.go 19:19:32 spire-1.2.1/pkg/common/api/middleware/ 19:19:32 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:19:32 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:19:32 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:19:32 spire-1.2.1/pkg/common/api/middleware/logger.go 19:19:32 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:19:32 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:19:32 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:19:32 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:19:32 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:19:32 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:19:32 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:19:32 spire-1.2.1/pkg/common/api/middleware/names.go 19:19:32 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:19:32 spire-1.2.1/pkg/common/api/names.go 19:19:32 spire-1.2.1/pkg/common/api/ratelimit.go 19:19:32 spire-1.2.1/pkg/common/api/rpccontext/ 19:19:32 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:19:32 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:19:32 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:19:32 spire-1.2.1/pkg/common/auth/ 19:19:32 spire-1.2.1/pkg/common/auth/interceptors.go 19:19:32 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:19:32 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:19:32 spire-1.2.1/pkg/common/bundleutil/ 19:19:32 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:19:32 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:19:32 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:19:32 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:19:32 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:19:32 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:19:32 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:19:32 spire-1.2.1/pkg/common/bundleutil/types.go 19:19:32 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:19:32 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:19:32 spire-1.2.1/pkg/common/catalog/ 19:19:32 spire-1.2.1/pkg/common/catalog/bind.go 19:19:32 spire-1.2.1/pkg/common/catalog/builtin.go 19:19:32 spire-1.2.1/pkg/common/catalog/catalog.go 19:19:32 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:19:32 spire-1.2.1/pkg/common/catalog/closers.go 19:19:32 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:19:32 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:19:32 spire-1.2.1/pkg/common/catalog/config.go 19:19:32 spire-1.2.1/pkg/common/catalog/config_test.go 19:19:32 spire-1.2.1/pkg/common/catalog/configure.go 19:19:32 spire-1.2.1/pkg/common/catalog/constraints.go 19:19:32 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:19:32 spire-1.2.1/pkg/common/catalog/context.go 19:19:32 spire-1.2.1/pkg/common/catalog/external.go 19:19:32 spire-1.2.1/pkg/common/catalog/host.go 19:19:32 spire-1.2.1/pkg/common/catalog/pipenet.go 19:19:32 spire-1.2.1/pkg/common/catalog/plugin.go 19:19:32 spire-1.2.1/pkg/common/catalog/testplugin/ 19:19:32 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:19:32 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:19:32 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:19:32 spire-1.2.1/pkg/common/cli/ 19:19:32 spire-1.2.1/pkg/common/cli/env.go 19:19:32 spire-1.2.1/pkg/common/cli/flags.go 19:19:32 spire-1.2.1/pkg/common/cli/trust_domain.go 19:19:32 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:19:32 spire-1.2.1/pkg/common/cli/umask.go 19:19:32 spire-1.2.1/pkg/common/cli/umask_posix.go 19:19:32 spire-1.2.1/pkg/common/cli/umask_test.go 19:19:32 spire-1.2.1/pkg/common/cli/umask_windows.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/ 19:19:32 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/flag.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/format.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/ 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:19:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:19:32 spire-1.2.1/pkg/common/coretypes/ 19:19:32 spire-1.2.1/pkg/common/coretypes/bundle/ 19:19:32 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:19:32 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:19:32 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:19:32 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:19:32 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:19:32 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:19:32 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:19:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:19:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:19:32 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:19:32 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:19:32 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:19:32 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:19:32 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:19:32 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:19:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:19:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:19:32 spire-1.2.1/pkg/common/cryptoutil/ 19:19:32 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:19:32 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:19:32 spire-1.2.1/pkg/common/diskutil/ 19:19:32 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:19:32 spire-1.2.1/pkg/common/diskutil/file_test.go 19:19:32 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:19:32 spire-1.2.1/pkg/common/errorutil/ 19:19:32 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:19:32 spire-1.2.1/pkg/common/health/ 19:19:32 spire-1.2.1/pkg/common/health/config.go 19:19:32 spire-1.2.1/pkg/common/health/context.go 19:19:32 spire-1.2.1/pkg/common/health/context_test.go 19:19:32 spire-1.2.1/pkg/common/health/health.go 19:19:32 spire-1.2.1/pkg/common/health/health_test.go 19:19:32 spire-1.2.1/pkg/common/health/logger.go 19:19:32 spire-1.2.1/pkg/common/hostservice/ 19:19:32 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:19:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:19:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:19:32 spire-1.2.1/pkg/common/idutil/ 19:19:32 spire-1.2.1/pkg/common/idutil/require.go 19:19:32 spire-1.2.1/pkg/common/idutil/require_test.go 19:19:32 spire-1.2.1/pkg/common/idutil/safety.go 19:19:32 spire-1.2.1/pkg/common/idutil/safety_test.go 19:19:32 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:19:32 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:19:32 spire-1.2.1/pkg/common/jwtsvid/ 19:19:32 spire-1.2.1/pkg/common/jwtsvid/common.go 19:19:32 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:19:32 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:19:32 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:19:32 spire-1.2.1/pkg/common/jwtutil/ 19:19:32 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:19:32 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:19:32 spire-1.2.1/pkg/common/log/ 19:19:32 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:19:32 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:19:32 spire-1.2.1/pkg/common/log/log.go 19:19:32 spire-1.2.1/pkg/common/log/log_test.go 19:19:32 spire-1.2.1/pkg/common/log/options.go 19:19:32 spire-1.2.1/pkg/common/nodeutil/ 19:19:32 spire-1.2.1/pkg/common/nodeutil/node.go 19:19:32 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:19:32 spire-1.2.1/pkg/common/peertracker/ 19:19:32 spire-1.2.1/pkg/common/peertracker/conn.go 19:19:32 spire-1.2.1/pkg/common/peertracker/credentials.go 19:19:32 spire-1.2.1/pkg/common/peertracker/errors.go 19:19:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:19:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:19:32 spire-1.2.1/pkg/common/peertracker/info.go 19:19:32 spire-1.2.1/pkg/common/peertracker/listener.go 19:19:32 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:19:32 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:19:32 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:19:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:19:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:19:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:19:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:19:32 spire-1.2.1/pkg/common/peertracker/tcp.go 19:19:32 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:19:32 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:19:32 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:19:32 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:19:32 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:19:32 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:19:32 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:19:32 spire-1.2.1/pkg/common/peertracker/uds.go 19:19:32 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:19:32 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:19:32 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:19:32 spire-1.2.1/pkg/common/pemutil/ 19:19:32 spire-1.2.1/pkg/common/pemutil/block.go 19:19:32 spire-1.2.1/pkg/common/pemutil/certs.go 19:19:32 spire-1.2.1/pkg/common/pemutil/common.go 19:19:32 spire-1.2.1/pkg/common/pemutil/csr.go 19:19:32 spire-1.2.1/pkg/common/pemutil/keys.go 19:19:32 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:19:32 spire-1.2.1/pkg/common/pemutil/testdata/ 19:19:32 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:19:32 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:19:32 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:19:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:19:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:19:32 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:19:32 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:19:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:19:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:19:32 spire-1.2.1/pkg/common/plugin/ 19:19:32 spire-1.2.1/pkg/common/plugin/aws/ 19:19:32 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:19:32 spire-1.2.1/pkg/common/plugin/azure/ 19:19:32 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:19:32 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:19:32 spire-1.2.1/pkg/common/plugin/facade.go 19:19:32 spire-1.2.1/pkg/common/plugin/facade_test.go 19:19:32 spire-1.2.1/pkg/common/plugin/gcp/ 19:19:32 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:19:32 spire-1.2.1/pkg/common/plugin/k8s/ 19:19:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:19:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:19:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:19:32 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:19:32 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:19:32 spire-1.2.1/pkg/common/plugin/log.go 19:19:32 spire-1.2.1/pkg/common/plugin/sshpop/ 19:19:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:19:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:19:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:19:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:19:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:19:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:19:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:19:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:19:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:19:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:19:32 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:19:32 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:19:32 spire-1.2.1/pkg/common/plugin/x509pop/ 19:19:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:19:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:19:32 spire-1.2.1/pkg/common/profiling/ 19:19:32 spire-1.2.1/pkg/common/profiling/dumpers.go 19:19:32 spire-1.2.1/pkg/common/profiling/profiling.go 19:19:32 spire-1.2.1/pkg/common/protoutil/ 19:19:32 spire-1.2.1/pkg/common/protoutil/masks.go 19:19:32 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:19:32 spire-1.2.1/pkg/common/rotationutil/ 19:19:32 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:19:32 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:19:32 spire-1.2.1/pkg/common/selector/ 19:19:32 spire-1.2.1/pkg/common/selector/selector.go 19:19:32 spire-1.2.1/pkg/common/selector/selector_test.go 19:19:32 spire-1.2.1/pkg/common/selector/set.go 19:19:32 spire-1.2.1/pkg/common/selector/set_utils.go 19:19:32 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:19:32 spire-1.2.1/pkg/common/telemetry/ 19:19:32 spire-1.2.1/pkg/common/telemetry/agent/ 19:19:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:19:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:19:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:19:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:19:32 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:19:32 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:19:32 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:19:32 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:19:32 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:19:32 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:19:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:19:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:19:32 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:19:32 spire-1.2.1/pkg/common/telemetry/call.go 19:19:32 spire-1.2.1/pkg/common/telemetry/common/ 19:19:32 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:19:32 spire-1.2.1/pkg/common/telemetry/config.go 19:19:32 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:19:32 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:19:32 spire-1.2.1/pkg/common/telemetry/inmem.go 19:19:32 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:19:32 spire-1.2.1/pkg/common/telemetry/m3.go 19:19:32 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:19:32 spire-1.2.1/pkg/common/telemetry/metrics.go 19:19:32 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:19:32 spire-1.2.1/pkg/common/telemetry/names.go 19:19:32 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:19:32 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:19:32 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:19:32 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:19:32 spire-1.2.1/pkg/common/telemetry/server/ 19:19:32 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:19:32 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:19:32 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:19:32 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:19:32 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:19:32 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:19:32 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:19:32 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:19:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:19:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:19:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:19:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:19:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:19:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:19:32 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:19:32 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:19:32 spire-1.2.1/pkg/common/telemetry/server/server.go 19:19:32 spire-1.2.1/pkg/common/telemetry/sink.go 19:19:32 spire-1.2.1/pkg/common/telemetry/statsd.go 19:19:32 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:19:32 spire-1.2.1/pkg/common/telemetry/uptime.go 19:19:32 spire-1.2.1/pkg/common/telemetry/version.go 19:19:32 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:19:32 spire-1.2.1/pkg/common/uptime/ 19:19:32 spire-1.2.1/pkg/common/uptime/uptime.go 19:19:32 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:19:32 spire-1.2.1/pkg/common/util/ 19:19:32 spire-1.2.1/pkg/common/util/certs.go 19:19:32 spire-1.2.1/pkg/common/util/certs_test.go 19:19:32 spire-1.2.1/pkg/common/util/csr.go 19:19:32 spire-1.2.1/pkg/common/util/hash.go 19:19:32 spire-1.2.1/pkg/common/util/selectors.go 19:19:32 spire-1.2.1/pkg/common/util/selectors_test.go 19:19:32 spire-1.2.1/pkg/common/util/signals.go 19:19:32 spire-1.2.1/pkg/common/util/sort.go 19:19:32 spire-1.2.1/pkg/common/util/sort_test.go 19:19:32 spire-1.2.1/pkg/common/util/task.go 19:19:32 spire-1.2.1/pkg/common/util/task_test.go 19:19:32 spire-1.2.1/pkg/common/util/testdata/ 19:19:32 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:19:32 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:19:32 spire-1.2.1/pkg/common/version/ 19:19:32 spire-1.2.1/pkg/common/version/version.go 19:19:32 spire-1.2.1/pkg/common/x509svid/ 19:19:32 spire-1.2.1/pkg/common/x509svid/common_test.go 19:19:32 spire-1.2.1/pkg/common/x509svid/csr.go 19:19:32 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:19:32 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:19:32 spire-1.2.1/pkg/common/x509util/ 19:19:32 spire-1.2.1/pkg/common/x509util/cert.go 19:19:32 spire-1.2.1/pkg/common/x509util/dns.go 19:19:32 spire-1.2.1/pkg/common/x509util/dns_test.go 19:19:32 spire-1.2.1/pkg/common/x509util/keyid.go 19:19:32 spire-1.2.1/pkg/common/x509util/keypair.go 19:19:32 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:19:32 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:19:32 spire-1.2.1/pkg/server/ 19:19:32 spire-1.2.1/pkg/server/api/ 19:19:32 spire-1.2.1/pkg/server/api/agent.go 19:19:32 spire-1.2.1/pkg/server/api/agent/ 19:19:32 spire-1.2.1/pkg/server/api/agent/v1/ 19:19:32 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:19:32 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:19:32 spire-1.2.1/pkg/server/api/agent_test.go 19:19:32 spire-1.2.1/pkg/server/api/api.go 19:19:32 spire-1.2.1/pkg/server/api/audit/ 19:19:32 spire-1.2.1/pkg/server/api/audit/audit.go 19:19:32 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:19:32 spire-1.2.1/pkg/server/api/bundle.go 19:19:32 spire-1.2.1/pkg/server/api/bundle/ 19:19:32 spire-1.2.1/pkg/server/api/bundle/v1/ 19:19:32 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:19:32 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:19:32 spire-1.2.1/pkg/server/api/bundle_test.go 19:19:32 spire-1.2.1/pkg/server/api/debug/ 19:19:32 spire-1.2.1/pkg/server/api/debug/v1/ 19:19:32 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:19:32 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:19:32 spire-1.2.1/pkg/server/api/entry.go 19:19:32 spire-1.2.1/pkg/server/api/entry/ 19:19:32 spire-1.2.1/pkg/server/api/entry/v1/ 19:19:32 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:19:32 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:19:32 spire-1.2.1/pkg/server/api/entry_test.go 19:19:32 spire-1.2.1/pkg/server/api/health/ 19:19:32 spire-1.2.1/pkg/server/api/health/v1/ 19:19:32 spire-1.2.1/pkg/server/api/health/v1/service.go 19:19:32 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:19:32 spire-1.2.1/pkg/server/api/id.go 19:19:32 spire-1.2.1/pkg/server/api/id_test.go 19:19:32 spire-1.2.1/pkg/server/api/limits/ 19:19:32 spire-1.2.1/pkg/server/api/limits/limits.go 19:19:32 spire-1.2.1/pkg/server/api/middleware/ 19:19:32 spire-1.2.1/pkg/server/api/middleware/alias.go 19:19:32 spire-1.2.1/pkg/server/api/middleware/audit.go 19:19:32 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:19:32 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:19:32 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:19:32 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:19:32 spire-1.2.1/pkg/server/api/middleware/caller.go 19:19:32 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:19:32 spire-1.2.1/pkg/server/api/middleware/common.go 19:19:32 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:19:32 spire-1.2.1/pkg/server/api/middleware/entries.go 19:19:32 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:19:32 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:19:32 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:19:32 spire-1.2.1/pkg/server/api/ratelimit.go 19:19:32 spire-1.2.1/pkg/server/api/rpccontext/ 19:19:32 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:19:32 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:19:32 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:19:32 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:19:32 spire-1.2.1/pkg/server/api/selector.go 19:19:32 spire-1.2.1/pkg/server/api/selector_test.go 19:19:32 spire-1.2.1/pkg/server/api/status.go 19:19:32 spire-1.2.1/pkg/server/api/status_test.go 19:19:32 spire-1.2.1/pkg/server/api/svid/ 19:19:32 spire-1.2.1/pkg/server/api/svid/v1/ 19:19:32 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:19:32 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:19:32 spire-1.2.1/pkg/server/api/trustdomain.go 19:19:32 spire-1.2.1/pkg/server/api/trustdomain/ 19:19:32 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:19:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:19:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:19:32 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:19:32 spire-1.2.1/pkg/server/authpolicy/ 19:19:32 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:19:32 spire-1.2.1/pkg/server/authpolicy/policy.go 19:19:32 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:19:32 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:19:32 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:19:32 spire-1.2.1/pkg/server/authpolicy/validate.go 19:19:32 spire-1.2.1/pkg/server/bundle/ 19:19:32 spire-1.2.1/pkg/server/bundle/client/ 19:19:32 spire-1.2.1/pkg/server/bundle/client/client.go 19:19:32 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:19:32 spire-1.2.1/pkg/server/bundle/client/manager.go 19:19:32 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:19:32 spire-1.2.1/pkg/server/bundle/client/sources.go 19:19:32 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:19:32 spire-1.2.1/pkg/server/bundle/client/updater.go 19:19:32 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:19:32 spire-1.2.1/pkg/server/ca/ 19:19:32 spire-1.2.1/pkg/server/ca/ca.go 19:19:32 spire-1.2.1/pkg/server/ca/ca_health.go 19:19:32 spire-1.2.1/pkg/server/ca/ca_test.go 19:19:32 spire-1.2.1/pkg/server/ca/journal.go 19:19:32 spire-1.2.1/pkg/server/ca/journal_test.go 19:19:32 spire-1.2.1/pkg/server/ca/manager.go 19:19:32 spire-1.2.1/pkg/server/ca/manager_health.go 19:19:32 spire-1.2.1/pkg/server/ca/manager_test.go 19:19:32 spire-1.2.1/pkg/server/ca/templates.go 19:19:32 spire-1.2.1/pkg/server/ca/upstream_client.go 19:19:32 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:19:32 spire-1.2.1/pkg/server/ca/validation.go 19:19:32 spire-1.2.1/pkg/server/cache/ 19:19:32 spire-1.2.1/pkg/server/cache/dscache/ 19:19:32 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:19:32 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:19:32 spire-1.2.1/pkg/server/cache/entrycache/ 19:19:32 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:19:32 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:19:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:19:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:19:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:19:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:19:32 spire-1.2.1/pkg/server/catalog/ 19:19:32 spire-1.2.1/pkg/server/catalog/catalog.go 19:19:32 spire-1.2.1/pkg/server/catalog/keymanager.go 19:19:32 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:19:32 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:19:32 spire-1.2.1/pkg/server/catalog/notifier.go 19:19:32 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:19:32 spire-1.2.1/pkg/server/config.go 19:19:32 spire-1.2.1/pkg/server/datastore/ 19:19:32 spire-1.2.1/pkg/server/datastore/datastore.go 19:19:32 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:19:32 spire-1.2.1/pkg/server/datastore/repository.go 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:19:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:19:32 spire-1.2.1/pkg/server/endpoints/ 19:19:32 spire-1.2.1/pkg/server/endpoints/bundle/ 19:19:32 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:19:32 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:19:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:19:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:19:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:19:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:19:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:19:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:19:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:19:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:19:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:19:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:19:32 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:19:32 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:19:32 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:19:32 spire-1.2.1/pkg/server/endpoints/config.go 19:19:32 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:19:32 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:19:32 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:19:32 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:19:32 spire-1.2.1/pkg/server/endpoints/middleware.go 19:19:32 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:19:32 spire-1.2.1/pkg/server/hostservice/ 19:19:32 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:19:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:19:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:19:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:19:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:19:32 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:19:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:19:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/ 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/ 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:19:32 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:19:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:19:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:19:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:19:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:19:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:19:32 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:19:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:19:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/notifier/ 19:19:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:19:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:19:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:19:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:19:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:19:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:19:32 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:19:32 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:19:32 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:19:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:19:32 spire-1.2.1/pkg/server/registration/ 19:19:32 spire-1.2.1/pkg/server/registration/manager.go 19:19:32 spire-1.2.1/pkg/server/registration/manager_test.go 19:19:32 spire-1.2.1/pkg/server/scanentries.go 19:19:32 spire-1.2.1/pkg/server/scanentries_test.go 19:19:32 spire-1.2.1/pkg/server/server.go 19:19:32 spire-1.2.1/pkg/server/server_test.go 19:19:32 spire-1.2.1/pkg/server/svid/ 19:19:32 spire-1.2.1/pkg/server/svid/observer.go 19:19:32 spire-1.2.1/pkg/server/svid/observer_test.go 19:19:32 spire-1.2.1/pkg/server/svid/rotator.go 19:19:32 spire-1.2.1/pkg/server/svid/rotator_config.go 19:19:32 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:19:32 spire-1.2.1/pkg/server/svid/rotator_test.go 19:19:32 spire-1.2.1/proto/ 19:19:32 spire-1.2.1/proto/private/ 19:19:32 spire-1.2.1/proto/private/server/ 19:19:32 spire-1.2.1/proto/private/server/journal/ 19:19:32 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:19:32 spire-1.2.1/proto/private/server/journal/journal.proto 19:19:32 spire-1.2.1/proto/spire/ 19:19:32 spire-1.2.1/proto/spire/common/ 19:19:32 spire-1.2.1/proto/spire/common/common.pb.go 19:19:32 spire-1.2.1/proto/spire/common/common.proto 19:19:32 spire-1.2.1/proto/spire/common/plugin/ 19:19:32 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:19:32 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:19:32 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:19:32 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:19:32 spire-1.2.1/proto/spire/plugin/ 19:19:32 spire-1.2.1/proto/spire/plugin/agent/ 19:19:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:19:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:19:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:19:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:19:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:19:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:19:32 spire-1.2.1/release/ 19:19:32 spire-1.2.1/release/spire-extras/ 19:19:32 spire-1.2.1/release/spire-extras/README.md 19:19:32 spire-1.2.1/release/spire-extras/conf/ 19:19:32 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:19:32 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:19:32 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:19:32 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:19:32 spire-1.2.1/release/spire/ 19:19:32 spire-1.2.1/release/spire/README.md 19:19:32 spire-1.2.1/release/spire/conf/ 19:19:32 spire-1.2.1/release/spire/conf/agent/ 19:19:32 spire-1.2.1/release/spire/conf/agent/agent.conf 19:19:32 spire-1.2.1/release/spire/conf/server/ 19:19:32 spire-1.2.1/release/spire/conf/server/server.conf 19:19:32 spire-1.2.1/script/ 19:19:32 spire-1.2.1/script/build-artifact.sh 19:19:32 spire-1.2.1/script/generate_dummy_ca.sh 19:19:32 spire-1.2.1/support/ 19:19:32 spire-1.2.1/support/k8s/ 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:19:32 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:19:32 spire-1.2.1/support/oidc-discovery-provider/ 19:19:32 spire-1.2.1/support/oidc-discovery-provider/README.md 19:19:32 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:19:32 spire-1.2.1/support/oidc-discovery-provider/config.go 19:19:32 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:19:32 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:19:32 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:19:32 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:19:32 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:19:32 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:19:32 spire-1.2.1/support/oidc-discovery-provider/main.go 19:19:32 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:19:32 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:19:32 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:19:32 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:19:32 spire-1.2.1/test/ 19:19:32 spire-1.2.1/test/clock/ 19:19:32 spire-1.2.1/test/clock/clock.go 19:19:32 spire-1.2.1/test/fakes/ 19:19:32 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:19:32 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:19:32 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:19:32 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:19:32 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:19:32 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:19:32 spire-1.2.1/test/fakes/fakeagentstore/ 19:19:32 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:19:32 spire-1.2.1/test/fakes/fakedatastore/ 19:19:32 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:19:32 spire-1.2.1/test/fakes/fakeentryclient/ 19:19:32 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:19:32 spire-1.2.1/test/fakes/fakehealthchecker/ 19:19:32 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:19:32 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:19:32 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:19:32 spire-1.2.1/test/fakes/fakemetrics/ 19:19:32 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:19:32 spire-1.2.1/test/fakes/fakenoderesolver/ 19:19:32 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:19:32 spire-1.2.1/test/fakes/fakenotifier/ 19:19:32 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:19:32 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:19:32 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:19:32 spire-1.2.1/test/fakes/fakeserverca/ 19:19:32 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:19:32 spire-1.2.1/test/fakes/fakeservercatalog/ 19:19:32 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:19:32 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:19:32 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:19:32 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:19:32 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:19:32 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:19:32 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:19:32 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:19:32 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:19:32 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:19:32 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:19:32 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:19:32 spire-1.2.1/test/fixture/ 19:19:32 spire-1.2.1/test/fixture/certs/ 19:19:32 spire-1.2.1/test/fixture/certs/agent_svid.der 19:19:32 spire-1.2.1/test/fixture/certs/base_cert.pem 19:19:32 spire-1.2.1/test/fixture/certs/base_csr.pem 19:19:32 spire-1.2.1/test/fixture/certs/base_key.pem 19:19:32 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:19:32 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:19:32 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:19:32 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:19:32 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:19:32 spire-1.2.1/test/fixture/certs/blog_key.pem 19:19:32 spire-1.2.1/test/fixture/certs/bundle.der 19:19:32 spire-1.2.1/test/fixture/certs/ca.pem 19:19:32 spire-1.2.1/test/fixture/certs/ca_key.pem 19:19:32 spire-1.2.1/test/fixture/certs/database_cert.pem 19:19:32 spire-1.2.1/test/fixture/certs/database_csr.pem 19:19:32 spire-1.2.1/test/fixture/certs/database_key.pem 19:19:32 spire-1.2.1/test/fixture/certs/node_cert.pem 19:19:32 spire-1.2.1/test/fixture/certs/node_csr.pem 19:19:32 spire-1.2.1/test/fixture/certs/node_key.pem 19:19:32 spire-1.2.1/test/fixture/certs/svid.pem 19:19:32 spire-1.2.1/test/fixture/certs/svid_key.pem 19:19:32 spire-1.2.1/test/fixture/config/ 19:19:32 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:19:32 spire-1.2.1/test/fixture/config/agent_good.conf 19:19:32 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:19:32 spire-1.2.1/test/fixture/config/plugin_good.conf 19:19:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:19:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:19:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:19:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:19:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:19:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:19:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:19:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:19:32 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:19:32 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:19:32 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:19:32 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:19:32 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:19:32 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:19:32 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:19:32 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:19:32 spire-1.2.1/test/fixture/config/server_good.conf 19:19:32 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:19:32 spire-1.2.1/test/fixture/fixture.go 19:19:32 spire-1.2.1/test/fixture/nodeattestor/ 19:19:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:19:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:19:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:19:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:19:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:19:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:19:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:19:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:19:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:19:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:19:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:19:32 spire-1.2.1/test/fixture/registration/ 19:19:32 spire-1.2.1/test/fixture/registration/entries.json 19:19:32 spire-1.2.1/test/fixture/registration/good-for-update.json 19:19:32 spire-1.2.1/test/fixture/registration/good.json 19:19:32 spire-1.2.1/test/fixture/registration/invalid.json 19:19:32 spire-1.2.1/test/fixture/registration/invalid_json.json 19:19:32 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:19:32 spire-1.2.1/test/integration/ 19:19:32 spire-1.2.1/test/integration/README.md 19:19:32 spire-1.2.1/test/integration/common 19:19:32 spire-1.2.1/test/integration/setup/ 19:19:32 spire-1.2.1/test/integration/setup/adminclient/ 19:19:32 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:19:32 spire-1.2.1/test/integration/setup/adminclient/client.go 19:19:32 spire-1.2.1/test/integration/setup/debugagent/ 19:19:32 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:19:32 spire-1.2.1/test/integration/setup/debugagent/main.go 19:19:32 spire-1.2.1/test/integration/setup/debugserver/ 19:19:32 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:19:32 spire-1.2.1/test/integration/setup/debugserver/main.go 19:19:32 spire-1.2.1/test/integration/setup/downstreamclient/ 19:19:32 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:19:32 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:19:32 spire-1.2.1/test/integration/setup/itclient/ 19:19:32 spire-1.2.1/test/integration/setup/itclient/client.go 19:19:32 spire-1.2.1/test/integration/setup/node-attestation/ 19:19:32 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:19:32 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:19:32 spire-1.2.1/test/integration/setup/x509pop/ 19:19:32 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:19:32 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:19:32 spire-1.2.1/test/integration/suites/ 19:19:32 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:19:32 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:19:32 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:19:32 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:19:32 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:19:32 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:19:32 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:19:32 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:19:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:19:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:19:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:19:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:19:32 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:19:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:19:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:19:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:19:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:19:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:19:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:19:32 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:19:32 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:19:32 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:19:32 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:19:32 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:19:32 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:19:32 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:19:32 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:19:32 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:19:32 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:19:32 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:19:32 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:19:32 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:19:32 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:19:32 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:19:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:19:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:19:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:19:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:19:32 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:19:32 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:19:32 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:19:32 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:19:32 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:19:32 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:19:32 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:19:32 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:19:32 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:19:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:19:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:19:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:19:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:19:32 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:19:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:19:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:19:32 spire-1.2.1/test/integration/suites/join-token/ 19:19:32 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:19:32 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:19:32 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:19:32 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:19:32 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:19:32 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:19:32 spire-1.2.1/test/integration/suites/join-token/README.md 19:19:32 spire-1.2.1/test/integration/suites/join-token/conf/ 19:19:32 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:19:32 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:19:32 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:19:32 spire-1.2.1/test/integration/suites/join-token/teardown 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:19:32 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:19:32 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:19:32 spire-1.2.1/test/integration/suites/k8s/ 19:19:32 spire-1.2.1/test/integration/suites/k8s/00-setup 19:19:32 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:19:32 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:19:32 spire-1.2.1/test/integration/suites/k8s/README.md 19:19:32 spire-1.2.1/test/integration/suites/k8s/conf/ 19:19:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:19:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:19:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:19:32 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:19:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:19:32 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:19:32 spire-1.2.1/test/integration/suites/k8s/teardown 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/ 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:19:32 spire-1.2.1/test/integration/suites/node-attestation/ 19:19:32 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:19:32 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:19:32 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:19:32 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:19:32 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:19:32 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:19:32 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:19:32 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:19:32 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:19:32 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:19:32 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:19:32 spire-1.2.1/test/integration/suites/rotation/ 19:19:32 spire-1.2.1/test/integration/suites/rotation/00-setup 19:19:32 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:19:32 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:19:32 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:19:32 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:19:32 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:19:32 spire-1.2.1/test/integration/suites/rotation/README.md 19:19:32 spire-1.2.1/test/integration/suites/rotation/conf/ 19:19:32 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:19:32 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:19:32 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:19:32 spire-1.2.1/test/integration/suites/rotation/teardown 19:19:32 spire-1.2.1/test/integration/suites/self-test/ 19:19:32 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:19:32 spire-1.2.1/test/integration/suites/self-test/README.md 19:19:32 spire-1.2.1/test/integration/suites/self-test/teardown 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:19:32 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:19:32 spire-1.2.1/test/integration/suites/upgrade/ 19:19:32 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:19:32 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:19:32 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:19:32 spire-1.2.1/test/integration/suites/upgrade/README.md 19:19:32 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:19:32 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:19:32 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:19:32 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:19:32 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:19:32 spire-1.2.1/test/integration/suites/upgrade/teardown 19:19:32 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:19:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:19:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:19:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:19:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:19:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:19:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:19:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:19:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:19:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:19:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:19:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:19:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:19:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:19:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:19:32 spire-1.2.1/test/integration/test-one.sh 19:19:32 spire-1.2.1/test/integration/test.sh 19:19:32 spire-1.2.1/test/plugintest/ 19:19:32 spire-1.2.1/test/plugintest/config.go 19:19:32 spire-1.2.1/test/plugintest/load.go 19:19:32 spire-1.2.1/test/plugintest/option.go 19:19:32 spire-1.2.1/test/spiretest/ 19:19:32 spire-1.2.1/test/spiretest/apiserver.go 19:19:32 spire-1.2.1/test/spiretest/assertions.go 19:19:32 spire-1.2.1/test/spiretest/dir.go 19:19:32 spire-1.2.1/test/spiretest/errors_posix.go 19:19:32 spire-1.2.1/test/spiretest/errors_windows.go 19:19:32 spire-1.2.1/test/spiretest/logs.go 19:19:32 spire-1.2.1/test/spiretest/socketapi.go 19:19:32 spire-1.2.1/test/spiretest/suite.go 19:19:32 spire-1.2.1/test/spiretest/x509.go 19:19:32 spire-1.2.1/test/testca/ 19:19:32 spire-1.2.1/test/testca/ca.go 19:19:32 spire-1.2.1/test/testkey/ 19:19:32 spire-1.2.1/test/testkey/generate.sh 19:19:32 spire-1.2.1/test/testkey/genkeys.go 19:19:32 spire-1.2.1/test/testkey/keys.go 19:19:32 spire-1.2.1/test/testkey/new.go 19:19:32 spire-1.2.1/test/tpmsimulator/ 19:19:32 spire-1.2.1/test/tpmsimulator/simulator.go 19:19:32 spire-1.2.1/test/util/ 19:19:32 spire-1.2.1/test/util/cert_fixtures.go 19:19:32 spire-1.2.1/test/util/cert_generation.go 19:19:32 spire-1.2.1/test/util/io_redirection.go 19:19:32 spire-1.2.1/test/util/race.go 19:19:32 spire-1.2.1/test/util/util.go 19:19:32 building spire from source... 19:19:32 Installing go1.17.7... 19:19:36 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:19:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:19:36 ---> 9a8902c293a3 19:19:36 Step 3/26 : WORKDIR /edgex-go 19:19:36 ---> Using cache 19:19:36 ---> 8b00d427be0d 19:19:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:36 ---> Using cache 19:19:36 ---> a7585c10e144 19:19:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:19:36 ---> Using cache 19:19:36 ---> 29088fdc24a4 19:19:36 Step 6/26 : COPY go.mod vendor* ./ 19:19:36 ---> Using cache 19:19:36 ---> 81bc31abc897 19:19:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:36 ---> Using cache 19:19:36 ---> 71b88e05cd76 19:19:36 Step 8/26 : COPY . . 19:19:36 ---> Using cache 19:19:36 ---> 759f14754aca 19:19:36 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:19:36 ---> Using cache 19:19:36 ---> 199b4205ae10 19:19:36 Step 10/26 : RUN mkdir -p spire-build 19:19:36 ---> Using cache 19:19:36 ---> 722f2421f71a 19:19:36 Step 11/26 : WORKDIR /edgex-go/spire-build 19:19:36 ---> Using cache 19:19:36 ---> 9aa28222a73d 19:19:36 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 19:19:37 Building bin/spire-server... 19:19:37 go: downloading github.com/mitchellh/cli v1.1.2 19:19:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:19:37 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:19:37 go: downloading google.golang.org/grpc v1.44.0 19:19:37 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:19:37 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:19:37 go: downloading github.com/imdario/mergo v0.3.12 19:19:37 go: downloading github.com/sirupsen/logrus v1.8.1 19:19:37 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:19:37 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:19:37 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:19:38  ---> Running in 884b74ffc920 19:19:38 go: downloading github.com/fatih/color v1.13.0 19:19:38 go: downloading github.com/mattn/go-isatty v0.0.14 19:19:38 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:19:38 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:19:38 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:19:38 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:19:38 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:19:38 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:19:38 go: downloading github.com/armon/go-metrics v0.3.10 19:19:38 go: downloading github.com/prometheus/client_golang v1.12.1 19:19:38 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:19:38 go: downloading github.com/open-policy-agent/opa v0.38.0 19:19:38 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:19:38 go: downloading github.com/Masterminds/goutils v1.1.0 19:19:38 go: downloading github.com/Masterminds/semver v1.5.0 19:19:38 go: downloading github.com/google/uuid v1.1.2 19:19:38 go: downloading github.com/huandu/xstrings v1.3.2 19:19:38 go: downloading github.com/mattn/go-colorable v0.1.12 19:19:38 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:19:38 go: downloading github.com/imkira/go-observer v1.0.3 19:19:38 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:19:38 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:19:39 go: downloading github.com/oklog/run v1.0.0 19:19:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:19:39 go: downloading go.uber.org/atomic v1.9.0 19:19:39 go: downloading github.com/prometheus/client_model v0.2.0 19:19:39 go: downloading github.com/prometheus/common v0.32.1 19:19:39 go: downloading github.com/pkg/errors v0.9.1 19:19:39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:19:39 go: downloading github.com/beorn7/perks v1.0.1 19:19:39 go: downloading github.com/prometheus/procfs v0.7.3 19:19:39 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:19:39 go: downloading github.com/hashicorp/errwrap v1.1.0 19:19:39 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:19:39 go: downloading github.com/blang/semver/v4 v4.0.0 19:19:39 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:19:39 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:19:39  ---> Running in 8d3765c7e2bd 19:19:39 Removing intermediate container 884b74ffc920 19:19:39 ---> aa3aa3b14250 19:19:39 Step 15/23 : EXPOSE $APP_PORT 19:19:39 go: downloading github.com/jinzhu/gorm v1.9.16 19:19:39 go: downloading github.com/lib/pq v1.10.4 19:19:39 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:19:39 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:19:39 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:19:39  ---> Running in 6f2e363c834c 19:19:39 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:19:40 Removing intermediate container 6f2e363c834c 19:19:40 ---> 9b0e9f6be1a5 19:19:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:19:40 spire-1.2.1/ 19:19:40 spire-1.2.1/.data/ 19:19:40 spire-1.2.1/.data/.file 19:19:40 spire-1.2.1/.dockerignore 19:19:40 spire-1.2.1/.gitattributes 19:19:40 spire-1.2.1/.githooks/ 19:19:40 spire-1.2.1/.githooks/pre-commit 19:19:40 spire-1.2.1/.github/ 19:19:40 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:19:40 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:19:40 spire-1.2.1/.github/dependabot.yml 19:19:40 spire-1.2.1/.github/workflows/ 19:19:40 spire-1.2.1/.github/workflows/nightly_build.yaml 19:19:40 spire-1.2.1/.github/workflows/pr_build.yaml 19:19:40 spire-1.2.1/.github/workflows/release_build.yaml 19:19:40 spire-1.2.1/.github/workflows/scripts/ 19:19:40 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:19:40 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:19:40 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:19:40 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:19:40 spire-1.2.1/.github/workflows/scripts/split.sh 19:19:40 spire-1.2.1/.gitignore 19:19:40 spire-1.2.1/.go-version 19:19:40 spire-1.2.1/.golangci.yml 19:19:40 spire-1.2.1/ADOPTERS.md 19:19:40 spire-1.2.1/CHANGELOG.md 19:19:40 spire-1.2.1/CODE-OF-CONDUCT.md 19:19:40 spire-1.2.1/CODEOWNERS 19:19:40 spire-1.2.1/CONTRIBUTING.md 19:19:40 spire-1.2.1/Dockerfile 19:19:40 spire-1.2.1/Dockerfile.dev 19:19:40 spire-1.2.1/Dockerfile.scratch 19:19:40 spire-1.2.1/LICENSE 19:19:40 spire-1.2.1/MAINTAINERS.md 19:19:40 spire-1.2.1/Makefile 19:19:40 spire-1.2.1/README.md 19:19:40 spire-1.2.1/ROADMAP.md 19:19:40 spire-1.2.1/SECURITY.md 19:19:40 spire-1.2.1/cmd/ 19:19:40 spire-1.2.1/cmd/spire-agent/ 19:19:40 spire-1.2.1/cmd/spire-agent/cli/ 19:19:40 spire-1.2.1/cmd/spire-agent/cli/api/ 19:19:40 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:19:40 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:19:40 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:19:40 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:19:40 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:19:40 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:19:40 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:19:40 spire-1.2.1/cmd/spire-agent/cli/common/ 19:19:40 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:19:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:19:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:19:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:19:40 spire-1.2.1/cmd/spire-agent/cli/run/ 19:19:40 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:19:40 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:19:40 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:19:40 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:19:40 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:19:40 spire-1.2.1/cmd/spire-agent/main.go 19:19:40 spire-1.2.1/cmd/spire-server/ 19:19:40 spire-1.2.1/cmd/spire-server/cli/ 19:19:40 spire-1.2.1/cmd/spire-server/cli/agent/ 19:19:40 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:19:40 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/cli.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/entry/ 19:19:40 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/federation/ 19:19:40 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:19:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:19:40 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/run/ 19:19:40 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/token/ 19:19:40 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/validate/ 19:19:40 spire-1.2.1/cmd/spire-server/cli/validate/validate.gogo: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:19:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:19:40 go: downloading github.com/stretchr/testify v1.7.0 19:19:40  19:19:40 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/x509/ 19:19:40 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:19:40 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:19:40 spire-1.2.1/cmd/spire-server/main.go 19:19:40 spire-1.2.1/cmd/spire-server/util/ 19:19:40 spire-1.2.1/cmd/spire-server/util/util.go 19:19:40 spire-1.2.1/conf/ 19:19:40 spire-1.2.1/conf/agent/ 19:19:40 spire-1.2.1/conf/agent/agent.conf 19:19:40 spire-1.2.1/conf/agent/agent_full.conf 19:19:40 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:19:40 spire-1.2.1/conf/server/ 19:19:40 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:19:40 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:19:40 spire-1.2.1/conf/server/server.conf 19:19:40 spire-1.2.1/conf/server/server_full.conf 19:19:40 spire-1.2.1/doc/ 19:19:40 spire-1.2.1/doc/SPIRE101.md 19:19:40 spire-1.2.1/doc/auditlog.md 19:19:40 spire-1.2.1/doc/authorization_policy_engine.md 19:19:40 spire-1.2.1/doc/changelog_guidelines.md 19:19:40 spire-1.2.1/doc/cure53-report.pdf 19:19:40 spire-1.2.1/doc/images/ 19:19:40 spire-1.2.1/doc/images/2019_roadmap.png 19:19:40 spire-1.2.1/doc/images/SPIRE101.png 19:19:40 spire-1.2.1/doc/images/SPIRE_agent.png 19:19:40 spire-1.2.1/doc/images/SPIRE_server.png 19:19:40 spire-1.2.1/doc/images/cache_mgr.png 19:19:40 spire-1.2.1/doc/images/cache_mgr_components.png 19:19:40 spire-1.2.1/doc/images/federated_spire.png 19:19:40 spire-1.2.1/doc/images/ha_mode.png 19:19:40 spire-1.2.1/doc/images/nested_spire.png 19:19:40 spire-1.2.1/doc/images/oidc_federation.png 19:19:40 spire-1.2.1/doc/images/single_trust_domain.png 19:19:40 spire-1.2.1/doc/images/spiffe_compatible.png 19:19:40 spire-1.2.1/doc/images/spire_logo.png 19:19:40 spire-1.2.1/doc/migrating_registration_api_clients.md 19:19:40 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:19:40 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:19:40 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:19:40 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:19:40 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:19:40 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:19:40 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:19:40 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:19:40 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:19:40 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:19:40 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:19:40 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:19:40 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:19:40 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:19:40 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:19:40 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:19:40 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:19:40 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:19:40 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:19:40 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:19:40 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:19:40 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:19:40 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:19:40 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:19:40 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:19:40 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:19:40 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:19:40 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:19:40 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:19:40 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:19:40 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:19:40 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:19:40 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:19:40 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:19:40 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:19:40 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:19:40 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:19:40 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:19:40 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:19:40 spire-1.2.1/doc/scaling_spire.md 19:19:40 spire-1.2.1/doc/spire_agent.md 19:19:40 spire-1.2.1/doc/spire_server.md 19:19:40 spire-1.2.1/doc/supported_integrations.md 19:19:40 spire-1.2.1/doc/telemetry.md 19:19:40 spire-1.2.1/doc/telemetry_config.md 19:19:40 spire-1.2.1/doc/upgrading.md 19:19:40 spire-1.2.1/doc/using_spire.md 19:19:40 spire-1.2.1/examples/ 19:19:40 spire-1.2.1/examples/README.md 19:19:40 spire-1.2.1/go.mod 19:19:40 spire-1.2.1/go.sum 19:19:40 spire-1.2.1/pkg/ 19:19:40 spire-1.2.1/pkg/agent/ 19:19:40 spire-1.2.1/pkg/agent/agent.go 19:19:40 spire-1.2.1/pkg/agent/api/ 19:19:40 spire-1.2.1/pkg/agent/api/config.go 19:19:40 spire-1.2.1/pkg/agent/api/debug/ 19:19:40 spire-1.2.1/pkg/agent/api/debug/v1/ 19:19:40 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:19:40 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:19:40 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:19:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:19:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:19:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:19:40 spire-1.2.1/pkg/agent/api/endpoints.go 19:19:40 spire-1.2.1/pkg/agent/api/health/ 19:19:40 spire-1.2.1/pkg/agent/api/health/v1/ 19:19:40 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:19:40 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:19:40 spire-1.2.1/pkg/agent/api/rpccontext/ 19:19:40 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:19:40 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:19:40 spire-1.2.1/pkg/agent/attestor/ 19:19:40 spire-1.2.1/pkg/agent/attestor/node/ 19:19:40 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:19:40 spire-1.2.1/pkg/agent/attestor/node/node.go 19:19:40 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:19:40 spire-1.2.1/pkg/agent/attestor/workload/ 19:19:40 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:19:40 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:19:40 spire-1.2.1/pkg/agent/catalog/ 19:19:40 spire-1.2.1/pkg/agent/catalog/catalog.go 19:19:40 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:19:40 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:19:40 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:19:40 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:19:40 spire-1.2.1/pkg/agent/client/ 19:19:40 spire-1.2.1/pkg/agent/client/client.go 19:19:40 spire-1.2.1/pkg/agent/client/client_test.go 19:19:40 spire-1.2.1/pkg/agent/client/dial.go 19:19:40 spire-1.2.1/pkg/agent/client/nodeconn.go 19:19:40 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:19:40 spire-1.2.1/pkg/agent/client/update.go 19:19:40 spire-1.2.1/pkg/agent/client/util.go 19:19:40 spire-1.2.1/pkg/agent/common/ 19:19:40 spire-1.2.1/pkg/agent/common/backoff/ 19:19:40 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:19:40 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:19:40 spire-1.2.1/pkg/agent/common/cgroups/ 19:19:40 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:19:40 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:19:40 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:19:40 spire-1.2.1/pkg/agent/config.go 19:19:40 spire-1.2.1/pkg/agent/endpoints/ 19:19:40 spire-1.2.1/pkg/agent/endpoints/config.go 19:19:40 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:19:40 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:19:40 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:19:40 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:19:40 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:19:40 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:19:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:19:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:19:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:19:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:19:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:19:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:19:40 spire-1.2.1/pkg/agent/endpoints/workload/ 19:19:40 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:19:40 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:19:40 spire-1.2.1/pkg/agent/manager/ 19:19:40 spire-1.2.1/pkg/agent/manager/cache/ 19:19:40 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:19:40 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:19:40 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:19:40 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:19:40 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:19:40 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:19:40 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:19:40 spire-1.2.1/pkg/agent/manager/config.go 19:19:40 spire-1.2.1/pkg/agent/manager/manager.go 19:19:40 spire-1.2.1/pkg/agent/manager/manager_test.go 19:19:40 spire-1.2.1/pkg/agent/manager/storage.go 19:19:40 spire-1.2.1/pkg/agent/manager/storage_test.go 19:19:40 spire-1.2.1/pkg/agent/manager/storecache/ 19:19:40 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:19:40 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:19:40 spire-1.2.1/pkg/agent/manager/sync.go 19:19:40 spire-1.2.1/pkg/agent/plugin/ 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:19:40 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:19:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:19:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:19:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:19:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:19:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:19:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:19:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:19:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:19:40 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:19:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:19:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:19:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:19:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:19:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:19:40 spire-1.2.1/pkg/agent/svid/ 19:19:40 spire-1.2.1/pkg/agent/svid/rotator.go 19:19:40 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:19:40 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:19:40 spire-1.2.1/pkg/agent/svid/store/ 19:19:40 spire-1.2.1/pkg/agent/svid/store/service.go 19:19:40 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:19:40 spire-1.2.1/pkg/common/ 19:19:40 spire-1.2.1/pkg/common/agentpathtemplate/ 19:19:40 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:19:40 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:19:40 spire-1.2.1/pkg/common/api/ 19:19:40 spire-1.2.1/pkg/common/api/metrics.go 19:19:40 spire-1.2.1/pkg/common/api/middleware/ 19:19:40 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:19:40 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:19:40 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:19:40 spire-1.2.1/pkg/common/api/middleware/logger.go 19:19:40 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:19:40 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:19:40 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:19:40 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:19:40 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:19:40 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:19:40 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:19:40 spire-1.2.1/pkg/common/api/middleware/names.go 19:19:40 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:19:40 spire-1.2.1/pkg/common/api/names.go 19:19:40 spire-1.2.1/pkg/common/api/ratelimit.go 19:19:40 spire-1.2.1/pkg/common/api/rpccontext/ 19:19:40 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:19:40 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:19:40 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:19:40 spire-1.2.1/pkg/common/auth/ 19:19:40 spire-1.2.1/pkg/common/auth/interceptors.go 19:19:40 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:19:40 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:19:40 spire-1.2.1/pkg/common/bundleutil/ 19:19:40 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:19:40 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:19:40 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:19:40 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:19:40 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:19:40 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:19:40 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:19:40 spire-1.2.1/pkg/common/bundleutil/types.go 19:19:40 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:19:40 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:19:40 spire-1.2.1/pkg/common/catalog/ 19:19:40 spire-1.2.1/pkg/common/catalog/bind.go 19:19:40 spire-1.2.1/pkg/common/catalog/builtin.go 19:19:40 spire-1.2.1/pkg/common/catalog/catalog.go 19:19:40 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:19:40 spire-1.2.1/pkg/common/catalog/closers.go 19:19:40 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:19:40 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:19:40 spire-1.2.1/pkg/common/catalog/config.go 19:19:40 spire-1.2.1/pkg/common/catalog/config_test.go 19:19:40 spire-1.2.1/pkg/common/catalog/configure.go 19:19:40 spire-1.2.1/pkg/common/catalog/constraints.go 19:19:40 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:19:40 spire-1.2.1/pkg/common/catalog/context.go 19:19:40 spire-1.2.1/pkg/common/catalog/external.go 19:19:40 spire-1.2.1/pkg/common/catalog/host.go 19:19:40 spire-1.2.1/pkg/common/catalog/pipenet.go 19:19:40 spire-1.2.1/pkg/common/catalog/plugin.go 19:19:40 spire-1.2.1/pkg/common/catalog/testplugin/ 19:19:40 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:19:40 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:19:40 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:19:40 spire-1.2.1/pkg/common/cli/ 19:19:40 spire-1.2.1/pkg/common/cli/env.go 19:19:40 spire-1.2.1/pkg/common/cli/flags.go 19:19:40 spire-1.2.1/pkg/common/cli/trust_domain.go 19:19:40 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:19:40 spire-1.2.1/pkg/common/cli/umask.go 19:19:40 spire-1.2.1/pkg/common/cli/umask_posix.go 19:19:40 spire-1.2.1/pkg/common/cli/umask_test.go 19:19:40 spire-1.2.1/pkg/common/cli/umask_windows.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/ 19:19:40 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/flag.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/format.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/ 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:19:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:19:40 spire-1.2.1/pkg/common/coretypes/ 19:19:40 spire-1.2.1/pkg/common/coretypes/bundle/ 19:19:40 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:19:40 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:19:40 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:19:40 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:19:40 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:19:40 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:19:40 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:19:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:19:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:19:40 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:19:40 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:19:40 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:19:40 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:19:40 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:19:40 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:19:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:19:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:19:40 spire-1.2.1/pkg/common/cryptoutil/ 19:19:40 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:19:40 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:19:40 spire-1.2.1/pkg/common/diskutil/ 19:19:40 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:19:40 spire-1.2.1/pkg/common/diskutil/file_test.go 19:19:40 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:19:40 spire-1.2.1/pkg/common/errorutil/ 19:19:40 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:19:40 spire-1.2.1/pkg/common/health/ 19:19:40 spire-1.2.1/pkg/common/health/config.go 19:19:40 spire-1.2.1/pkg/common/health/context.go 19:19:40 spire-1.2.1/pkg/common/health/context_test.go 19:19:40 spire-1.2.1/pkg/common/health/health.go 19:19:40 spire-1.2.1/pkg/common/health/health_test.go 19:19:40 spire-1.2.1/pkg/common/health/logger.go 19:19:40 spire-1.2.1/pkg/common/hostservice/ 19:19:40 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:19:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:19:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:19:40 spire-1.2.1/pkg/common/idutil/ 19:19:40 spire-1.2.1/pkg/common/idutil/require.go 19:19:40 spire-1.2.1/pkg/common/idutil/require_test.go 19:19:40 spire-1.2.1/pkg/common/idutil/safety.go 19:19:40 spire-1.2.1/pkg/common/idutil/safety_test.go 19:19:40 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:19:40 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:19:40 spire-1.2.1/pkg/common/jwtsvid/ 19:19:40 spire-1.2.1/pkg/common/jwtsvid/common.go 19:19:40 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:19:40 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:19:40 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:19:40 spire-1.2.1/pkg/common/jwtutil/ 19:19:40 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:19:40 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:19:40 spire-1.2.1/pkg/common/log/ 19:19:40 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:19:40 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:19:40 spire-1.2.1/pkg/common/log/log.go 19:19:40 spire-1.2.1/pkg/common/log/log_test.go 19:19:40 spire-1.2.1/pkg/common/log/options.go 19:19:40 spire-1.2.1/pkg/common/nodeutil/ 19:19:40 spire-1.2.1/pkg/common/nodeutil/node.go 19:19:40 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:19:40 spire-1.2.1/pkg/common/peertracker/ 19:19:40 spire-1.2.1/pkg/common/peertracker/conn.go 19:19:40 spire-1.2.1/pkg/common/peertracker/credentials.go 19:19:40 spire-1.2.1/pkg/common/peertracker/errors.go 19:19:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:19:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:19:40 spire-1.2.1/pkg/common/peertracker/info.go 19:19:40 spire-1.2.1/pkg/common/peertracker/listener.go 19:19:40 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:19:40 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:19:40 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:19:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:19:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:19:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:19:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:19:40 spire-1.2.1/pkg/common/peertracker/tcp.go 19:19:40 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:19:40 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:19:40 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:19:40 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:19:40 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:19:40 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:19:40 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:19:40 spire-1.2.1/pkg/common/peertracker/uds.go 19:19:40 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:19:40 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:19:40 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:19:40 spire-1.2.1/pkg/common/pemutil/ 19:19:40 spire-1.2.1/pkg/common/pemutil/block.go 19:19:40 spire-1.2.1/pkg/common/pemutil/certs.go 19:19:40 spire-1.2.1/pkg/common/pemutil/common.go 19:19:40 spire-1.2.1/pkg/common/pemutil/csr.go 19:19:40 spire-1.2.1/pkg/common/pemutil/keys.go 19:19:40 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:19:40 spire-1.2.1/pkg/common/pemutil/testdata/ 19:19:40 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:19:40 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:19:40 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:19:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:19:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:19:40 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:19:40 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:19:40 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:19:40 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:19:40 spire-1.2.1/pkg/common/plugin/ 19:19:40 spire-1.2.1/pkg/common/plugin/aws/ 19:19:40 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:19:40 spire-1.2.1/pkg/common/plugin/azure/ 19:19:40 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:19:40 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:19:40 spire-1.2.1/pkg/common/plugin/facade.go 19:19:40 spire-1.2.1/pkg/common/plugin/facade_test.go 19:19:40 spire-1.2.1/pkg/common/plugin/gcp/ 19:19:40 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:19:40 spire-1.2.1/pkg/common/plugin/k8s/ 19:19:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:19:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:19:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:19:40 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:19:40 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:19:40 spire-1.2.1/pkg/common/plugin/log.go 19:19:40 spire-1.2.1/pkg/common/plugin/sshpop/ 19:19:40 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:19:40 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:19:40 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:19:40 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:19:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:19:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:19:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:19:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:19:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:19:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:19:40 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:19:40 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:19:40 spire-1.2.1/pkg/common/plugin/x509pop/ 19:19:40 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:19:40 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:19:40 spire-1.2.1/pkg/common/profiling/ 19:19:40 spire-1.2.1/pkg/common/profiling/dumpers.go 19:19:40 spire-1.2.1/pkg/common/profiling/profiling.go 19:19:40 spire-1.2.1/pkg/common/protoutil/ 19:19:40 spire-1.2.1/pkg/common/protoutil/masks.go 19:19:40 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:19:40 spire-1.2.1/pkg/common/rotationutil/ 19:19:40 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:19:40 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:19:40 spire-1.2.1/pkg/common/selector/ 19:19:40 spire-1.2.1/pkg/common/selector/selector.go 19:19:40 spire-1.2.1/pkg/common/selector/selector_test.go 19:19:40 spire-1.2.1/pkg/common/selector/set.go 19:19:40 spire-1.2.1/pkg/common/selector/set_utils.go 19:19:40 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:19:40 spire-1.2.1/pkg/common/telemetry/ 19:19:40 spire-1.2.1/pkg/common/telemetry/agent/ 19:19:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:19:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:19:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:19:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:19:40 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:19:40 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:19:40 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:19:40 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:19:40 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:19:40 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:19:40 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:19:40 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:19:40 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:19:40 spire-1.2.1/pkg/common/telemetry/call.go 19:19:40 spire-1.2.1/pkg/common/telemetry/common/ 19:19:40 spire-1.2.1/pkg/common/telemetry/common/label_adders.gogo: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:19:40  19:19:40 spire-1.2.1/pkg/common/telemetry/config.go 19:19:40 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:19:40 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:19:40 spire-1.2.1/pkg/common/telemetry/inmem.go 19:19:40 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:19:40 spire-1.2.1/pkg/common/telemetry/m3.go 19:19:40 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:19:40 spire-1.2.1/pkg/common/telemetry/metrics.go 19:19:40 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:19:40 spire-1.2.1/pkg/common/telemetry/names.go 19:19:40 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:19:40 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:19:40 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:19:40 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:19:40 spire-1.2.1/pkg/common/telemetry/server/ 19:19:40 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:19:40 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:19:40 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:19:40 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:19:40 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:19:40 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:19:40 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:19:40 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:19:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:19:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:19:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:19:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:19:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:19:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:19:40 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:19:40 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:19:40 spire-1.2.1/pkg/common/telemetry/server/server.go 19:19:40 spire-1.2.1/pkg/common/telemetry/sink.go 19:19:40 spire-1.2.1/pkg/common/telemetry/statsd.go 19:19:40 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:19:40 spire-1.2.1/pkg/common/telemetry/uptime.go 19:19:40 spire-1.2.1/pkg/common/telemetry/version.go 19:19:40 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:19:40 spire-1.2.1/pkg/common/uptime/ 19:19:40 spire-1.2.1/pkg/common/uptime/uptime.go 19:19:40 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:19:40 spire-1.2.1/pkg/common/util/ 19:19:40 spire-1.2.1/pkg/common/util/certs.go 19:19:40 spire-1.2.1/pkg/common/util/certs_test.go 19:19:40 spire-1.2.1/pkg/common/util/csr.go 19:19:40 spire-1.2.1/pkg/common/util/hash.go 19:19:40 spire-1.2.1/pkg/common/util/selectors.go 19:19:40 spire-1.2.1/pkg/common/util/selectors_test.go 19:19:40 spire-1.2.1/pkg/common/util/signals.go 19:19:40 spire-1.2.1/pkg/common/util/sort.go 19:19:40 spire-1.2.1/pkg/common/util/sort_test.go 19:19:40 spire-1.2.1/pkg/common/util/task.go 19:19:40 spire-1.2.1/pkg/common/util/task_test.go 19:19:40 spire-1.2.1/pkg/common/util/testdata/ 19:19:40 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:19:40 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:19:40 spire-1.2.1/pkg/common/version/ 19:19:40 spire-1.2.1/pkg/common/version/version.go 19:19:40 spire-1.2.1/pkg/common/x509svid/ 19:19:40 spire-1.2.1/pkg/common/x509svid/common_test.go 19:19:40 spire-1.2.1/pkg/common/x509svid/csr.go 19:19:40 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:19:40 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:19:40 spire-1.2.1/pkg/common/x509util/ 19:19:40 spire-1.2.1/pkg/common/x509util/cert.go 19:19:40 spire-1.2.1/pkg/common/x509util/dns.go 19:19:40 spire-1.2.1/pkg/common/x509util/dns_test.go 19:19:40 spire-1.2.1/pkg/common/x509util/keyid.go 19:19:40 spire-1.2.1/pkg/common/x509util/keypair.go 19:19:40 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:19:40 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:19:40 spire-1.2.1/pkg/server/ 19:19:40 spire-1.2.1/pkg/server/api/ 19:19:40 spire-1.2.1/pkg/server/api/agent.go 19:19:40 spire-1.2.1/pkg/server/api/agent/ 19:19:40 spire-1.2.1/pkg/server/api/agent/v1/ 19:19:40 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:19:40 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:19:40 spire-1.2.1/pkg/server/api/agent_test.go 19:19:40 spire-1.2.1/pkg/server/api/api.go 19:19:40 spire-1.2.1/pkg/server/api/audit/ 19:19:40 spire-1.2.1/pkg/server/api/audit/audit.go 19:19:40 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:19:40 spire-1.2.1/pkg/server/api/bundle.go 19:19:40 spire-1.2.1/pkg/server/api/bundle/ 19:19:40 spire-1.2.1/pkg/server/api/bundle/v1/ 19:19:40 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:19:40 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:19:40 spire-1.2.1/pkg/server/api/bundle_test.go 19:19:40 spire-1.2.1/pkg/server/api/debug/ 19:19:40 spire-1.2.1/pkg/server/api/debug/v1/ 19:19:40 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:19:40 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:19:40 spire-1.2.1/pkg/server/api/entry.go 19:19:40 spire-1.2.1/pkg/server/api/entry/ 19:19:40 spire-1.2.1/pkg/server/api/entry/v1/ 19:19:40 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:19:40 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:19:40 spire-1.2.1/pkg/server/api/entry_test.go 19:19:40 spire-1.2.1/pkg/server/api/health/ 19:19:40 spire-1.2.1/pkg/server/api/health/v1/ 19:19:40 spire-1.2.1/pkg/server/api/health/v1/service.go 19:19:40 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:19:40 spire-1.2.1/pkg/server/api/id.go 19:19:40 spire-1.2.1/pkg/server/api/id_test.go 19:19:40 spire-1.2.1/pkg/server/api/limits/ 19:19:40 spire-1.2.1/pkg/server/api/limits/limits.go 19:19:40 spire-1.2.1/pkg/server/api/middleware/ 19:19:40 spire-1.2.1/pkg/server/api/middleware/alias.go 19:19:40 spire-1.2.1/pkg/server/api/middleware/audit.go 19:19:40 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:19:40 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:19:40 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:19:40 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:19:40 spire-1.2.1/pkg/server/api/middleware/caller.go 19:19:40 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:19:40 spire-1.2.1/pkg/server/api/middleware/common.go 19:19:40 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:19:40 spire-1.2.1/pkg/server/api/middleware/entries.go 19:19:40 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:19:40 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:19:40 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:19:40 spire-1.2.1/pkg/server/api/ratelimit.go 19:19:40 spire-1.2.1/pkg/server/api/rpccontext/ 19:19:40 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:19:40 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:19:40 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:19:40 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:19:40 spire-1.2.1/pkg/server/api/selector.go 19:19:40 spire-1.2.1/pkg/server/api/selector_test.go 19:19:40 spire-1.2.1/pkg/server/api/status.go 19:19:40 spire-1.2.1/pkg/server/api/status_test.go 19:19:40 spire-1.2.1/pkg/server/api/svid/ 19:19:40 spire-1.2.1/pkg/server/api/svid/v1/ 19:19:40 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:19:40 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:19:40 spire-1.2.1/pkg/server/api/trustdomain.go 19:19:40 spire-1.2.1/pkg/server/api/trustdomain/ 19:19:40 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:19:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:19:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:19:40 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:19:40 spire-1.2.1/pkg/server/authpolicy/ 19:19:40 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:19:40 spire-1.2.1/pkg/server/authpolicy/policy.go 19:19:40 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:19:40 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:19:40 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:19:40 spire-1.2.1/pkg/server/authpolicy/validate.go 19:19:40 spire-1.2.1/pkg/server/bundle/ 19:19:40 spire-1.2.1/pkg/server/bundle/client/ 19:19:40 spire-1.2.1/pkg/server/bundle/client/client.go 19:19:40 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:19:40 spire-1.2.1/pkg/server/bundle/client/manager.go 19:19:40 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:19:40 spire-1.2.1/pkg/server/bundle/client/sources.go 19:19:40 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:19:40 spire-1.2.1/pkg/server/bundle/client/updater.go 19:19:40 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:19:40 spire-1.2.1/pkg/server/ca/ 19:19:40 spire-1.2.1/pkg/server/ca/ca.go 19:19:40 spire-1.2.1/pkg/server/ca/ca_health.go 19:19:40 spire-1.2.1/pkg/server/ca/ca_test.go 19:19:40 spire-1.2.1/pkg/server/ca/journal.go 19:19:40 spire-1.2.1/pkg/server/ca/journal_test.go 19:19:40 spire-1.2.1/pkg/server/ca/manager.go 19:19:40 spire-1.2.1/pkg/server/ca/manager_health.go 19:19:40 spire-1.2.1/pkg/server/ca/manager_test.go 19:19:40 spire-1.2.1/pkg/server/ca/templates.go 19:19:40 spire-1.2.1/pkg/server/ca/upstream_client.go 19:19:40 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:19:40 spire-1.2.1/pkg/server/ca/validation.go 19:19:40 spire-1.2.1/pkg/server/cache/ 19:19:40 spire-1.2.1/pkg/server/cache/dscache/ 19:19:40 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:19:40 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:19:40 spire-1.2.1/pkg/server/cache/entrycache/ 19:19:40 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:19:40 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:19:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:19:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:19:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:19:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:19:40 spire-1.2.1/pkg/server/catalog/ 19:19:40 spire-1.2.1/pkg/server/catalog/catalog.go 19:19:40 spire-1.2.1/pkg/server/catalog/keymanager.go 19:19:40 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:19:40 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:19:40 spire-1.2.1/pkg/server/catalog/notifier.go 19:19:40 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:19:40 spire-1.2.1/pkg/server/config.go 19:19:40 spire-1.2.1/pkg/server/datastore/ 19:19:40 spire-1.2.1/pkg/server/datastore/datastore.go 19:19:40 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:19:40 spire-1.2.1/pkg/server/datastore/repository.go 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:19:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:19:40 spire-1.2.1/pkg/server/endpoints/ 19:19:40 spire-1.2.1/pkg/server/endpoints/bundle/ 19:19:40 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:19:40 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:19:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:19:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:19:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:19:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:19:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:19:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:19:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gogo: downloading github.com/aws/aws-sdk-go v1.43.0 19:19:40  19:19:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:19:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:19:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:19:40 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:19:40 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:19:40 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:19:40 spire-1.2.1/pkg/server/endpoints/config.go 19:19:40 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:19:40 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:19:40 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:19:40 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:19:40 spire-1.2.1/pkg/server/endpoints/middleware.go 19:19:40 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:19:40 spire-1.2.1/pkg/server/hostservice/ 19:19:40 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:19:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:19:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:19:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:19:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:19:40 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:19:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:19:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/ 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/ 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:19:40 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:19:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:19:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:19:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:19:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:19:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:19:40 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:19:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:19:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/notifier/ 19:19:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:19:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:19:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:19:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:19:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:19:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:19:40 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:19:40 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:19:40 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:19:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:19:40 spire-1.2.1/pkg/server/registration/ 19:19:40 spire-1.2.1/pkg/server/registration/manager.go 19:19:40 spire-1.2.1/pkg/server/registration/manager_test.go 19:19:40 spire-1.2.1/pkg/server/scanentries.go 19:19:40 spire-1.2.1/pkg/server/scanentries_test.go 19:19:40 spire-1.2.1/pkg/server/server.go 19:19:40 spire-1.2.1/pkg/server/server_test.go 19:19:40 spire-1.2.1/pkg/server/svid/ 19:19:40 spire-1.2.1/pkg/server/svid/observer.go 19:19:40 spire-1.2.1/pkg/server/svid/observer_test.go 19:19:40 spire-1.2.1/pkg/server/svid/rotator.go 19:19:40 spire-1.2.1/pkg/server/svid/rotator_config.go 19:19:40 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:19:40 spire-1.2.1/pkg/server/svid/rotator_test.go 19:19:40 spire-1.2.1/proto/ 19:19:40 spire-1.2.1/proto/private/ 19:19:40 spire-1.2.1/proto/private/server/ 19:19:40 spire-1.2.1/proto/private/server/journal/ 19:19:40 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:19:40 spire-1.2.1/proto/private/server/journal/journal.proto 19:19:40 spire-1.2.1/proto/spire/ 19:19:40 spire-1.2.1/proto/spire/common/ 19:19:40 spire-1.2.1/proto/spire/common/common.pb.go 19:19:40 spire-1.2.1/proto/spire/common/common.proto 19:19:40 spire-1.2.1/proto/spire/common/plugin/ 19:19:40 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:19:40 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:19:40 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:19:40 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:19:40 spire-1.2.1/proto/spire/plugin/ 19:19:40 spire-1.2.1/proto/spire/plugin/agent/ 19:19:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:19:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:19:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:19:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:19:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:19:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:19:40 spire-1.2.1/release/ 19:19:40 spire-1.2.1/release/spire-extras/ 19:19:40 spire-1.2.1/release/spire-extras/README.md 19:19:40 spire-1.2.1/release/spire-extras/conf/ 19:19:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:19:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:19:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:19:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:19:40 spire-1.2.1/release/spire/ 19:19:40 spire-1.2.1/release/spire/README.md 19:19:40 spire-1.2.1/release/spire/conf/ 19:19:40 spire-1.2.1/release/spire/conf/agent/ 19:19:40 spire-1.2.1/release/spire/conf/agent/agent.conf 19:19:40 spire-1.2.1/release/spire/conf/server/ 19:19:40 spire-1.2.1/release/spire/conf/server/server.conf 19:19:40 spire-1.2.1/script/ 19:19:40 spire-1.2.1/script/build-artifact.sh 19:19:40 spire-1.2.1/script/generate_dummy_ca.sh 19:19:40 spire-1.2.1/support/ 19:19:40 spire-1.2.1/support/k8s/ 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:19:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:19:40 spire-1.2.1/support/oidc-discovery-provider/ 19:19:40 spire-1.2.1/support/oidc-discovery-provider/README.md 19:19:40 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:19:40 spire-1.2.1/support/oidc-discovery-provider/config.go 19:19:40 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:19:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:19:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:19:40 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:19:40 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:19:40 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:19:40 spire-1.2.1/support/oidc-discovery-provider/main.go 19:19:40 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:19:40 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:19:40 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:19:40 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:19:40 spire-1.2.1/test/ 19:19:40 spire-1.2.1/test/clock/ 19:19:40 spire-1.2.1/test/clock/clock.go 19:19:40 spire-1.2.1/test/fakes/ 19:19:40 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:19:40 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:19:40 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:19:40 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:19:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:19:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:19:40 spire-1.2.1/test/fakes/fakeagentstore/ 19:19:40 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:19:40 spire-1.2.1/test/fakes/fakedatastore/ 19:19:40 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:19:40 spire-1.2.1/test/fakes/fakeentryclient/ 19:19:40 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:19:40 spire-1.2.1/test/fakes/fakehealthchecker/ 19:19:40 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:19:40 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:19:40 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:19:40 spire-1.2.1/test/fakes/fakemetrics/ 19:19:40 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:19:40 spire-1.2.1/test/fakes/fakenoderesolver/ 19:19:40 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:19:40 spire-1.2.1/test/fakes/fakenotifier/ 19:19:40 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:19:40 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:19:40 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:19:40 spire-1.2.1/test/fakes/fakeserverca/ 19:19:40 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:19:40 spire-1.2.1/test/fakes/fakeservercatalog/ 19:19:40 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:19:40 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:19:40 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:19:40 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:19:40 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:19:40 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:19:40 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:19:40 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:19:40 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:19:40 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:19:40 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:19:40 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:19:40 spire-1.2.1/test/fixture/ 19:19:40 spire-1.2.1/test/fixture/certs/ 19:19:40 spire-1.2.1/test/fixture/certs/agent_svid.der 19:19:40 spire-1.2.1/test/fixture/certs/base_cert.pem 19:19:40 spire-1.2.1/test/fixture/certs/base_csr.pem 19:19:40 spire-1.2.1/test/fixture/certs/base_key.pem 19:19:40 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:19:40 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:19:40 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:19:40 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:19:40 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:19:40 spire-1.2.1/test/fixture/certs/blog_key.pem 19:19:40 spire-1.2.1/test/fixture/certs/bundle.der 19:19:40 spire-1.2.1/test/fixture/certs/ca.pem 19:19:40 spire-1.2.1/test/fixture/certs/ca_key.pem 19:19:40 spire-1.2.1/test/fixture/certs/database_cert.pem 19:19:40 spire-1.2.1/test/fixture/certs/database_csr.pem 19:19:40 spire-1.2.1/test/fixture/certs/database_key.pem 19:19:40 spire-1.2.1/test/fixture/certs/node_cert.pem 19:19:40 spire-1.2.1/test/fixture/certs/node_csr.pem 19:19:40 spire-1.2.1/test/fixture/certs/node_key.pem 19:19:40 spire-1.2.1/test/fixture/certs/svid.pem 19:19:40 spire-1.2.1/test/fixture/certs/svid_key.pem 19:19:40 spire-1.2.1/test/fixture/config/ 19:19:40 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:19:40 spire-1.2.1/test/fixture/config/agent_good.conf 19:19:40 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:19:40 spire-1.2.1/test/fixture/config/plugin_good.conf 19:19:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:19:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:19:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:19:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:19:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:19:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:19:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:19:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:19:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:19:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:19:40 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:19:40 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:19:40 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:19:40 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:19:40 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:19:40 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:19:40 spire-1.2.1/test/fixture/config/server_good.conf 19:19:40 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:19:40 spire-1.2.1/test/fixture/fixture.go 19:19:40 spire-1.2.1/test/fixture/nodeattestor/ 19:19:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:19:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:19:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:19:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:19:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:19:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:19:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:19:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:19:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:19:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:19:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:19:40 spire-1.2.1/test/fixture/registration/ 19:19:40 spire-1.2.1/test/fixture/registration/entries.json 19:19:40 spire-1.2.1/test/fixture/registration/good-for-update.json 19:19:40 spire-1.2.1/test/fixture/registration/good.json 19:19:40 spire-1.2.1/test/fixture/registration/invalid.json 19:19:40 spire-1.2.1/test/fixture/registration/invalid_json.json 19:19:40 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:19:40 spire-1.2.1/test/integration/ 19:19:40 spire-1.2.1/test/integration/README.md 19:19:40 spire-1.2.1/test/integration/common 19:19:40 spire-1.2.1/test/integration/setup/ 19:19:40 spire-1.2.1/test/integration/setup/adminclient/ 19:19:40 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:19:40 spire-1.2.1/test/integration/setup/adminclient/client.go 19:19:40 spire-1.2.1/test/integration/setup/debugagent/ 19:19:40 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:19:40 spire-1.2.1/test/integration/setup/debugagent/main.go 19:19:40 spire-1.2.1/test/integration/setup/debugserver/ 19:19:40 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:19:40 spire-1.2.1/test/integration/setup/debugserver/main.go 19:19:40 spire-1.2.1/test/integration/setup/downstreamclient/ 19:19:40 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:19:40 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:19:40 spire-1.2.1/test/integration/setup/itclient/ 19:19:40 spire-1.2.1/test/integration/setup/itclient/client.go 19:19:40 spire-1.2.1/test/integration/setup/node-attestation/ 19:19:40 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:19:40 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:19:40 spire-1.2.1/test/integration/setup/x509pop/ 19:19:40 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:19:40 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:19:40 spire-1.2.1/test/integration/suites/ 19:19:40 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:19:40 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:19:40 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:19:40 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:19:40 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:19:40 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:19:40 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:19:40 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:19:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:19:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:19:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:19:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:19:40 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:19:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:19:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:19:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:19:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:19:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:19:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:19:40 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:19:40 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:19:40 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:19:40 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:19:40 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:19:40 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:19:40 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:19:40 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:19:40 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:19:40 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:19:40 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:19:40 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:19:40 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:19:40 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:19:40 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:19:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:19:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:19:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:19:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:19:40 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:19:40 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:19:40 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:19:40 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:19:40 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:19:40 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:19:40 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:19:40 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:19:40 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:19:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:19:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:19:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:19:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:19:40 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:19:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:19:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:19:40 spire-1.2.1/test/integration/suites/join-token/ 19:19:40 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:19:40 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:19:40 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:19:40 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:19:40 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:19:40 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:19:40 spire-1.2.1/test/integration/suites/join-token/README.md 19:19:40 spire-1.2.1/test/integration/suites/join-token/conf/ 19:19:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:19:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:19:40 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:19:40 spire-1.2.1/test/integration/suites/join-token/teardown 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:19:40 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:19:40 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:19:40 spire-1.2.1/test/integration/suites/k8s/ 19:19:40 spire-1.2.1/test/integration/suites/k8s/00-setup 19:19:40 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:19:40 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:19:40 spire-1.2.1/test/integration/suites/k8s/README.md 19:19:40 spire-1.2.1/test/integration/suites/k8s/conf/ 19:19:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:19:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:19:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:19:40 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:19:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:19:40 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:19:40 spire-1.2.1/test/integration/suites/k8s/teardown 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/ 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:19:40 spire-1.2.1/test/integration/suites/node-attestation/ 19:19:40 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:19:40 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:19:40 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:19:40 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:19:40 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:19:40 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:19:40 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:19:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:19:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:19:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:19:40 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:19:40 spire-1.2.1/test/integration/suites/rotation/ 19:19:40 spire-1.2.1/test/integration/suites/rotation/00-setup 19:19:40 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:19:40 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:19:40 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:19:40 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:19:40 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:19:40 spire-1.2.1/test/integration/suites/rotation/README.md 19:19:40 spire-1.2.1/test/integration/suites/rotation/conf/ 19:19:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:19:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:19:40 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:19:40 spire-1.2.1/test/integration/suites/rotation/teardown 19:19:40 spire-1.2.1/test/integration/suites/self-test/ 19:19:40 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:19:40 spire-1.2.1/test/integration/suites/self-test/README.md 19:19:40 spire-1.2.1/test/integration/suites/self-test/teardown 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:19:40 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:19:40 spire-1.2.1/test/integration/suites/upgrade/ 19:19:40 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:19:40 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:19:40 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:19:40 spire-1.2.1/test/integration/suites/upgrade/README.md 19:19:40 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:19:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:19:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:19:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:19:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:19:40 spire-1.2.1/test/integration/suites/upgrade/teardown 19:19:40 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:19:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:19:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:19:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:19:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:19:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:19:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:19:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:19:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:19:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:19:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:19:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:19:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:19:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:19:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:19:40 spire-1.2.1/test/integration/test-one.sh 19:19:40 spire-1.2.1/test/integration/test.sh 19:19:40 spire-1.2.1/test/plugintest/ 19:19:40 spire-1.2.1/test/plugintest/config.go 19:19:40 spire-1.2.1/test/plugintest/load.go 19:19:40 spire-1.2.1/test/plugintest/option.go 19:19:40 spire-1.2.1/test/spiretest/ 19:19:40 spire-1.2.1/test/spiretest/apiserver.go 19:19:40 spire-1.2.1/test/spiretest/assertions.go 19:19:40 spire-1.2.1/test/spiretest/dir.go 19:19:40 spire-1.2.1/test/spiretest/errors_posix.go 19:19:40 spire-1.2.1/test/spiretest/errors_windows.go 19:19:40 spire-1.2.1/test/spiretest/logs.go 19:19:40 spire-1.2.1/test/spiretest/socketapi.go 19:19:40 spire-1.2.1/test/spiretest/suite.go 19:19:40 spire-1.2.1/test/spiretest/x509.go 19:19:40 spire-1.2.1/test/testca/ 19:19:40 spire-1.2.1/test/testca/ca.go 19:19:40 spire-1.2.1/test/testkey/ 19:19:40 spire-1.2.1/test/testkey/generate.sh 19:19:40 spire-1.2.1/test/testkey/genkeys.go 19:19:40 spire-1.2.1/test/testkey/keys.go 19:19:40 spire-1.2.1/test/testkey/new.go 19:19:40 spire-1.2.1/test/tpmsimulator/ 19:19:40 spire-1.2.1/test/tpmsimulator/simulator.go 19:19:40 spire-1.2.1/test/util/ 19:19:40 spire-1.2.1/test/util/cert_fixtures.go 19:19:40 spire-1.2.1/test/util/cert_generation.go 19:19:40 spire-1.2.1/test/util/io_redirection.go 19:19:40 spire-1.2.1/test/util/race.go 19:19:40 spire-1.2.1/test/util/util.go 19:19:40 building spire from source... 19:19:40 Installing go1.17.7... 19:19:43 go: downloading google.golang.org/api v0.70.0 19:19:43 go: downloading k8s.io/api v0.23.4 19:19:43 go: downloading k8s.io/client-go v0.23.4 19:19:43 go: downloading github.com/google/go-tpm v0.3.3 19:19:43 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:19:43 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:19:43 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:19:44 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:19:44 go: downloading cloud.google.com/go/storage v1.21.0 19:19:44 go: downloading k8s.io/apimachinery v0.23.4 19:19:44 go: downloading cloud.google.com/go v0.100.2 19:19:45 go: downloading k8s.io/kube-aggregator v0.23.3 19:19:45 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:19:45 go: downloading cloud.google.com/go/security v1.3.0 19:19:45 go: downloading github.com/hashicorp/vault/api v1.4.1 19:19:45 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:19:45 Removing intermediate container 05c1b3e80213 19:19:45 ---> 9ab2215b469e 19:19:45 19:19:45 Step 9/20 : FROM alpine:3.15 19:19:45 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:19:45 go: downloading github.com/twmb/murmur3 v1.1.6 19:19:45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:19:45 go: downloading github.com/jinzhu/inflection v1.0.0 19:19:45 go: downloading github.com/aws/smithy-go v1.11.0 19:19:46 Building bin/spire-server... 19:19:46 go: downloading github.com/mitchellh/cli v1.1.2 19:19:46 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:19:46 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:19:46 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:19:46 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:19:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:19:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:19:46 go: downloading github.com/imdario/mergo v0.3.12 19:19:46 go: downloading github.com/sirupsen/logrus v1.8.1 19:19:46 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:19:46 go: downloading google.golang.org/grpc v1.44.0 19:19:46 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:19:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:19:46 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:19:46 go: downloading github.com/fatih/color v1.13.0 19:19:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:19:46 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:19:46 go: downloading github.com/mattn/go-isatty v0.0.14 19:19:46 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:19:46 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:19:46 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:19:46 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:19:46 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:19:46 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:19:46 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:19:46  ---> 8bed806007c5 19:19:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:19:46 go: downloading github.com/gogo/protobuf v1.3.2 19:19:46 3.15: Pulling from library/alpine 19:19:46 go: downloading github.com/armon/go-metrics v0.3.10 19:19:46 go: downloading github.com/prometheus/client_golang v1.12.1 19:19:46 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:19:46 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:19:46 go: downloading github.com/open-policy-agent/opa v0.38.0 19:19:46 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:19:46 Status: Downloaded newer image for alpine:3.15 19:19:46 ---> 0ac33e5f5afa 19:19:46 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:19:46 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:19:46 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:19:46 go: downloading github.com/mattn/go-colorable v0.1.12 19:19:46 go: downloading github.com/Masterminds/goutils v1.1.0 19:19:46 go: downloading github.com/Masterminds/semver v1.5.0 19:19:46 go: downloading github.com/google/uuid v1.1.2 19:19:46 go: downloading github.com/huandu/xstrings v1.3.2 19:19:46 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:19:46 go: downloading github.com/dimchansky/utfbom v1.1.1 19:19:46 go: downloading cloud.google.com/go/compute v1.3.0 19:19:46 go: downloading cloud.google.com/go/iam v0.1.1 19:19:46 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:19:46 go: downloading github.com/oklog/run v1.0.0 19:19:46 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:19:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:19:47 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:19:47 go: downloading k8s.io/klog/v2 v2.30.0 19:19:47 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:19:47 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:19:47 go: downloading github.com/google/gofuzz v1.1.0 19:19:47 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:19:47 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:19:47 go: downloading github.com/spf13/pflag v1.0.5 19:19:47 go: downloading github.com/imkira/go-observer v1.0.3 19:19:47 go: downloading github.com/beorn7/perks v1.0.1 19:19:47 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:19:47 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:19:47 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:19:47 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:19:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:19:47 go: downloading github.com/prometheus/client_model v0.2.0 19:19:47 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:19:47 go: downloading github.com/prometheus/common v0.32.1 19:19:47 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:19:47 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:19:47 go: downloading github.com/prometheus/procfs v0.7.3 19:19:47 go: downloading github.com/pkg/errors v0.9.1 19:19:47 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:19:47 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:19:47 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:19:47 go: downloading gopkg.in/yaml.v2 v2.4.0 19:19:47 go: downloading go.uber.org/atomic v1.9.0 19:19:47 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:19:47 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:19:47 go: downloading github.com/gobwas/glob v0.2.3 19:19:47 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:19:47 go: downloading github.com/hashicorp/errwrap v1.1.0 19:19:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:19:47 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:19:47 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:19:47 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:19:47 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:19:47 go: downloading gopkg.in/inf.v0 v0.9.1 19:19:47 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:19:47 go: downloading github.com/blang/semver/v4 v4.0.0 19:19:47 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:19:47 go: downloading go.opencensus.io v0.23.0 19:19:47 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:19:47 go: downloading github.com/jinzhu/gorm v1.9.16 19:19:47 go: downloading github.com/google/go-cmp v0.5.7 19:19:47 go: downloading github.com/googleapis/gnostic v0.5.5 19:19:47 go: downloading github.com/go-logr/logr v1.2.2 19:19:47 go: downloading github.com/lib/pq v1.10.4 19:19:47 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:19:47 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:19:47 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:19:47 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:19:47 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:19:47 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:19:47 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:19:47 go: downloading github.com/json-iterator/go v1.1.12 19:19:47 go: downloading go.uber.org/zap v1.21.0 19:19:47 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:19:47 go: downloading github.com/tklauser/numcpus v0.3.0 19:19:47 go: downloading sigs.k8s.io/yaml v1.3.0 19:19:47 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:19:47 go: downloading github.com/ryanuber/go-glob v1.0.0 19:19:47 go: downloading github.com/golang/snappy v0.0.4 19:19:47 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:19:47 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:19:47 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:19:47 go: downloading github.com/hashicorp/go-version v1.2.0 19:19:47 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:19:47 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:19:47 go: downloading github.com/modern-go/reflect2 v1.0.2 19:19:47 go: downloading go.uber.org/multierr v1.6.0 19:19:47 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:19:48 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:19:48 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:19:48 go: downloading github.com/stretchr/testify v1.7.0 19:19:48 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:19:48 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:19:52 go: downloading google.golang.org/api v0.70.0 19:19:52 go: downloading k8s.io/client-go v0.23.4 19:19:52 go: downloading k8s.io/api v0.23.4 19:19:52 go: downloading github.com/google/go-tpm v0.3.3 19:19:52 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:19:52 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:19:52 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:19:52 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:19:52 go: downloading cloud.google.com/go/storage v1.21.0 19:19:53 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:19:53 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:19:53 go: downloading cloud.google.com/go v0.100.2 19:19:53 go: downloading k8s.io/apimachinery v0.23.4 19:19:53 go: downloading k8s.io/kube-aggregator v0.23.3 19:19:53 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:19:53 go: downloading cloud.google.com/go/security v1.3.0 19:19:53 go: downloading github.com/hashicorp/vault/api v1.4.1 19:19:53 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:19:53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:19:53 go: downloading github.com/twmb/murmur3 v1.1.6 19:19:54 go: downloading github.com/jinzhu/inflection v1.0.0 19:19:54 go: downloading github.com/aws/smithy-go v1.11.0 19:19:54 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:19:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:19:54 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:19:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:19:54 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:19:54 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:19:54 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:19:54 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:19:54 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:19:54 go: downloading github.com/dimchansky/utfbom v1.1.1 19:19:54 go: downloading github.com/gogo/protobuf v1.3.2 19:19:55 go: downloading cloud.google.com/go/compute v1.3.0 19:19:55 go: downloading cloud.google.com/go/iam v0.1.1 19:19:55 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:19:55 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:19:55 go: downloading k8s.io/klog/v2 v2.30.0 19:19:55 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:19:55 go: downloading github.com/google/gofuzz v1.1.0 19:19:55 go: downloading github.com/spf13/pflag v1.0.5 19:19:55 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:19:55 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:19:55 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:19:55 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:19:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:19:55 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:19:55 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:19:56 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:19:56 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:19:56 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:19:56 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:19:56 go: downloading gopkg.in/yaml.v2 v2.4.0 19:19:56 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:19:57 go: downloading github.com/gobwas/glob v0.2.3 19:19:57 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:19:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:19:57 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:19:57 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:19:57 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:19:57 go: downloading go.opencensus.io v0.23.0 19:19:57 go: downloading gopkg.in/inf.v0 v0.9.1 19:19:57 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:19:57 go: downloading github.com/go-logr/logr v1.2.2 19:19:57 go: downloading github.com/google/go-cmp v0.5.7 19:19:57 go: downloading github.com/googleapis/gnostic v0.5.5 19:19:57 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:19:57 go: downloading github.com/json-iterator/go v1.1.12 19:19:57 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:19:57 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:19:57 go: downloading go.uber.org/zap v1.21.0 19:19:58  ---> Running in 23d2dd4ee223 19:19:58 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:19:58 go: downloading github.com/tklauser/numcpus v0.3.0 19:19:58 go: downloading sigs.k8s.io/yaml v1.3.0 19:19:58 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:19:58 go: downloading github.com/golang/snappy v0.0.4 19:19:58 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:19:58 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:19:58 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:19:58 go: downloading github.com/hashicorp/go-version v1.2.0 19:19:58 go: downloading github.com/ryanuber/go-glob v1.0.0 19:19:58 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:19:58 go: downloading github.com/modern-go/reflect2 v1.0.2 19:19:58 go: downloading go.uber.org/multierr v1.6.0 19:19:58 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:19:58  ---> e9767ce5ae71 19:19:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:19:59 ? github.com/edgexfoundry/edgex-go [no test files] 19:20:02 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:20:02 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:20:10 Removing intermediate container 23d2dd4ee223 19:20:10 ---> 649c0dd85bd1 19:20:10 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:10 ---> 6297cc0972fe 19:20:10 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:20:10 ---> Running in eebe9e43682b 19:20:10 ---> Running in 8edecc4e5d0a 19:20:10 Removing intermediate container 8edecc4e5d0a 19:20:10 ---> 7b80b44cf6a0 19:20:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:10 ---> Running in b365af938930 19:20:10 Removing intermediate container b365af938930 19:20:10 ---> 0221e8f2da99 19:20:10 Step 21/23 : LABEL arch=x86_64 19:20:10 ---> Running in 4f62b9a18033 19:20:11 Removing intermediate container 4f62b9a18033 19:20:11 ---> defbbea9a71c 19:20:11 Step 22/23 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:20:11 ---> Running in d772fd412d92 19:20:11 Removing intermediate container eebe9e43682b 19:20:11 ---> 7b8bfebb3647 19:20:11 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:20:11 ---> Running in 103fe74980b0 19:20:11 Removing intermediate container d772fd412d92 19:20:11 ---> 2c1650be28ef 19:20:11 Step 23/23 : LABEL version=0.0.0 19:20:11 ---> Running in 78de423e107b 19:20:12 Removing intermediate container 78de423e107b 19:20:12 ---> e3a5b0caf09b 19:20:12 19:20:12 Successfully built e3a5b0caf09b 19:20:12 Successfully tagged sys-mgmt-agent:latest 19:20:12  Building sys-mgmt-agent ... done Building core-metadata 19:20:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:20:12 Removing intermediate container 5238a1076db6 19:20:12 ---> 015211858e54 19:20:12 19:20:12 Step 13/26 : FROM alpine:3.15 19:20:12 ---> 0ac33e5f5afa 19:20:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:20:12 ---> Using cache 19:20:12 ---> 649c0dd85bd1 19:20:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:12 ---> Using cache 19:20:12 ---> 7b8bfebb3647 19:20:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:20:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:20:13 v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:20:13 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:20:13 OK: 15854 distinct packages available 19:20:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:20:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:20:14 (1/9) Installing ca-certificates (20211220-r0) 19:20:14 (2/9) Installing brotli-libs (1.0.9-r5) 19:20:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:20:14 (4/9) Installing libcurl (7.80.0-r0) 19:20:15 (5/9) Installing curl (7.80.0-r0) 19:20:15 (6/9) Installing dumb-init (1.2.5-r1) 19:20:15 (7/9) Installing musl-obstack (1.2.3-r0) 19:20:15 (8/9) Installing libucontext (1.1-r0) 19:20:15 ---> Running in e63d8cf9ab1d 19:20:15 (9/9) Installing gcompat (1.0.0-r4) 19:20:15 Executing busybox-1.34.1-r5.trigger 19:20:15 Executing ca-certificates-20211220-r0.trigger 19:20:15 OK: 8 MiB in 23 packages 19:20:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:20:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:20:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:20:16 ---> 9a8902c293a3 19:20:16 Step 3/23 : WORKDIR /edgex-go 19:20:16 ---> Using cache 19:20:16 ---> 8b00d427be0d 19:20:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:16 ---> Using cache 19:20:16 ---> a7585c10e144 19:20:16 Step 5/23 : RUN apk add --update --no-cache make git 19:20:16 ---> Using cache 19:20:16 ---> d5d6b6aee6cc 19:20:16 Step 6/23 : COPY go.mod vendor* ./ 19:20:16 ---> Using cache 19:20:16 ---> 67d9e85c9eaa 19:20:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:16 ---> Using cache 19:20:16 ---> 502717181378 19:20:16 Step 8/23 : COPY . . 19:20:16 ---> Using cache 19:20:16 ---> 22b6b18b624a 19:20:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:20:17 ---> Running in bb39ed2df533 19:20:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:20:17 Removing intermediate container 103fe74980b0 19:20:17 ---> 23834c14599e 19:20:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:17 v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:20:17 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:20:17 OK: 15854 distinct packages available 19:20:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:20:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:20:18 ---> a3b36bf513b0 19:20:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:20:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:20:18 (1/5) Installing dumb-init (1.2.5-r1) 19:20:18 (2/5) Installing musl-obstack (1.2.3-r0) 19:20:19 (3/5) Installing libucontext (1.1-r0) 19:20:19 (4/5) Installing gcompat (1.0.0-r4) 19:20:19 (5/5) Installing openssl (1.1.1n-r0) 19:20:19 Executing busybox-1.34.1-r5.trigger 19:20:19 OK: 6 MiB in 19 packages 19:20:19 ---> 45cac1c605d5 19:20:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:20:20 ---> 94ccad43f306 19:20:20 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:20:20 ---> Running in 2bb7cbe3d1db 19:20:20 Removing intermediate container e63d8cf9ab1d 19:20:20 ---> 0e11a5e05e7c 19:20:20 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 19:20:20 Removing intermediate container 2bb7cbe3d1db 19:20:20 ---> 07d7b43a8ef3 19:20:20 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:20 ---> Running in 97f5610eed04 19:20:21 Removing intermediate container 97f5610eed04 19:20:21 ---> f188d5b5df76 19:20:21 Step 18/20 : LABEL arch=x86_64 19:20:21 ---> Running in 02440b897a3d 19:20:21 Removing intermediate container 02440b897a3d 19:20:21 ---> 103e64a6ca43 19:20:21 Step 19/20 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:20:22 ---> 1be64f5d034b 19:20:22 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:20:22 ---> Running in 2c729ef4adac 19:20:22 Removing intermediate container 2c729ef4adac 19:20:22 ---> 9bb9ad46fb3c 19:20:22 Step 20/20 : LABEL version=0.0.0 19:20:22 ---> Running in 041f7db5650c 19:20:23 Removing intermediate container 041f7db5650c 19:20:23 ---> 4f7d2cb32a62 19:20:23 19:20:23 Successfully built 4f7d2cb32a62 19:20:23 Successfully tagged security-spiffe-token-provider:latest 19:20:24  Building security-spiffe-token-provider ... done  ---> ce8def3a42f0 19:20:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:20:25 ---> 07915782fe9c 19:20:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:20:26 ---> 5a636eb16d08 19:20:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:20:27 ---> 08c25d97bd36 19:20:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:20:27 ---> Running in 397fa155e4e5 19:20:27 Removing intermediate container 397fa155e4e5 19:20:27 ---> 76aac3ec3e88 19:20:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:20:27 ---> Running in eb584fa2461d 19:20:27 Removing intermediate container eb584fa2461d 19:20:27 ---> 2e3385a84bb9 19:20:27 Step 24/26 : LABEL arch=x86_64 19:20:28 ---> Running in 0a8c60e49cf3 19:20:28 Removing intermediate container 0a8c60e49cf3 19:20:28 ---> 614f4d904609 19:20:28 Step 25/26 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:20:28 ---> Running in 93ce7b07c608 19:20:28 Removing intermediate container 93ce7b07c608 19:20:28 ---> d971107bfb4f 19:20:28 Step 26/26 : LABEL version=0.0.0 19:20:28 ---> Running in 74f3b9c9fe9f 19:20:29 Removing intermediate container 74f3b9c9fe9f 19:20:29 ---> 85a79e09662b 19:20:29 19:20:29 Successfully built 85a79e09662b 19:20:29 Successfully tagged security-spire-agent:latest 19:20:56  Building security-spire-agent ... done Removing intermediate container bb39ed2df533 19:20:56 ---> 816a7b6c9161 19:20:56 19:20:56 Step 10/23 : FROM alpine:3.14 19:20:56 ---> e04c818066af 19:20:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:20:56 ---> Using cache 19:20:56 ---> 54f6d531b4f2 19:20:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:20:56 ---> Using cache 19:20:56 ---> db6c76aae63a 19:20:56 Step 13/23 : ENV APP_PORT=59881 19:20:56 ---> Running in 6b50391d6b67 19:20:56 Removing intermediate container 6b50391d6b67 19:20:56 ---> 0960c32f6a11 19:20:56 Step 14/23 : EXPOSE $APP_PORT 19:20:56 ---> Running in 0d58a108f29a 19:20:56 Removing intermediate container 0d58a108f29a 19:20:56 ---> e941aec1f36b 19:20:56 Step 15/23 : WORKDIR / 19:20:56 ---> Running in b508575e6a4e 19:20:56 Removing intermediate container b508575e6a4e 19:20:56 ---> 92751395bf15 19:20:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:56 ---> 77c600f368ae 19:20:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:20:56 ---> d5387391bc67 19:20:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:20:57 ---> 0919c6176b64 19:20:57 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:20:57 ---> Running in c399851468dc 19:20:58 Removing intermediate container c399851468dc 19:20:58 ---> 96f977137357 19:20:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:58 ---> Running in cc0bc219a8ef 19:20:59 Removing intermediate container cc0bc219a8ef 19:20:59 ---> 74d3855a7a9d 19:20:59 Step 21/23 : LABEL arch=x86_64 19:20:59 ---> Running in 86200ec1c09a 19:20:59 Removing intermediate container 86200ec1c09a 19:20:59 ---> f7661f91e678 19:20:59 Step 22/23 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:20:59 ---> Running in 42838730aad8 19:21:00 Removing intermediate container 42838730aad8 19:21:00 ---> ac764d143329 19:21:00 Step 23/23 : LABEL version=0.0.0 19:21:00 ---> Running in 62ce79efc851 19:21:00 Removing intermediate container 62ce79efc851 19:21:00 ---> d3dc933f732b 19:21:00 19:21:00 Successfully built d3dc933f732b 19:21:00 Successfully tagged core-metadata:latest 19:21:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:21:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:21:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:21:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:21:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:21:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:21:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:21:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:21:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:21:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:21:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:21:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:21:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:21:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:21:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:21:57  Building core-metadata ... done Building bin/spire-agent... 19:21:57 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:21:57 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:21:57 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:21:57 go: downloading github.com/docker/docker v20.10.12+incompatible 19:21:57 go: downloading github.com/google/go-tpm-tools v0.3.3 19:21:57 go: downloading github.com/docker/go-connections v0.4.0 19:21:57 go: downloading github.com/docker/go-units v0.4.0 19:21:57 go: downloading github.com/opencontainers/image-spec v1.0.1 19:21:57 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:21:57 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:21:57 go: downloading github.com/containerd/containerd v1.3.4 19:21:57 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:21:57 go: downloading github.com/opencontainers/go-digest v1.0.0 19:22:01 Building bin/spire-agent... 19:22:01 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:22:01 go: downloading github.com/docker/docker v20.10.12+incompatible 19:22:01 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:22:01 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:22:01 go: downloading github.com/google/go-tpm-tools v0.3.3 19:22:01 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:22:01 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:22:01 go: downloading github.com/docker/go-units v0.4.0 19:22:01 go: downloading github.com/docker/go-connections v0.4.0 19:22:01 go: downloading github.com/opencontainers/image-spec v1.0.1 19:22:01 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:22:01 go: downloading github.com/containerd/containerd v1.3.4 19:22:01 go: downloading github.com/opencontainers/go-digest v1.0.0 19:22:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.300s coverage: 28.7% of statements 19:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:22:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.554s coverage: 98.5% of statements 19:22:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:22:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.466s coverage: 54.9% of statements 19:22:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:22:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:22:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.615s coverage: 89.2% of statements 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:22:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.468s coverage: 84.4% of statements 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:22:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.278s coverage: 95.1% of statements 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:22:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.275s coverage: 72.2% of statements 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:22:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.305s coverage: 60.0% of statements 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:22:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.468s coverage: 0.9% of statements 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:22:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.385s coverage: 58.8% of statements 19:22:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.591s coverage: 24.0% of statements 19:22:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.454s coverage: 47.1% of statements 19:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.381s coverage: 79.5% of statements 19:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements 19:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.370s coverage: 96.3% of statements 19:22:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.258s coverage: 87.5% of statements 19:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.256s coverage: 94.4% of statements 19:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.258s coverage: 44.8% of statements 19:22:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.648s coverage: 82.5% of statements 19:22:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:22:57 Removing intermediate container 8d3765c7e2bd 19:22:57 ---> 3a92f7f1a3bd 19:22:57 19:22:57 Step 13/26 : FROM alpine:3.15 19:22:57 ---> 0ac33e5f5afa 19:22:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:22:57 ---> Using cache 19:22:57 ---> 649c0dd85bd1 19:22:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:57 ---> Using cache 19:22:57 ---> 7b8bfebb3647 19:22:57 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:22:57 Removing intermediate container 101e8f5426c1 19:22:57 ---> 2b6ef974ffbe 19:22:57 19:22:57 Step 13/25 : FROM alpine:3.15 19:22:57 ---> 0ac33e5f5afa 19:22:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:22:57 ---> Using cache 19:22:57 ---> 649c0dd85bd1 19:22:57 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:57 ---> Using cache 19:22:57 ---> 7b8bfebb3647 19:22:57 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:22:57 ---> Using cache 19:22:57 ---> 0e11a5e05e7c 19:22:57 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:22:57 ---> Running in 376a985c855c 19:22:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:22:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:22:57 ---> bf2072643ecd 19:22:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:22:57 ---> afb80b4cda01 19:22:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:22:57 ---> 9a4db95b51d2 19:22:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:22:57 v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:22:57 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:22:57 OK: 15854 distinct packages available 19:22:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:22:57 ---> c3bf36f5dd76 19:22:57 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:22:57 ---> Running in ccc4e41901ca 19:22:57 Removing intermediate container ccc4e41901ca 19:22:57 ---> b7df545150c7 19:22:57 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:22:57 ---> Running in 59970189aedd 19:22:57 Removing intermediate container 59970189aedd 19:22:57 ---> b7f012ee6e20 19:22:57 Step 23/25 : LABEL arch=x86_64 19:22:57 ---> Running in 07d638e0e700 19:22:57 Removing intermediate container 07d638e0e700 19:22:57 ---> e6bc2d5388c7 19:22:57 Step 24/25 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:22:57 ---> Running in 10999fe02e87 19:22:57 Removing intermediate container 10999fe02e87 19:22:57 ---> a76cdb075741 19:22:57 Step 25/25 : LABEL version=0.0.0 19:22:57 ---> Running in 60717e005ec9 19:22:57 Removing intermediate container 60717e005ec9 19:22:57 ---> f4ac93c106d0 19:22:57 19:22:57 Successfully built f4ac93c106d0 19:22:57 Successfully tagged security-spire-server:latest 19:22:57  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:22:57 (1/4) Installing dumb-init (1.2.5-r1) 19:22:57 (2/4) Installing musl-obstack (1.2.3-r0) 19:22:57 (3/4) Installing libucontext (1.1-r0) 19:22:57 (4/4) Installing gcompat (1.0.0-r4) 19:22:57 Executing busybox-1.34.1-r5.trigger 19:22:57 OK: 6 MiB in 18 packages 19:22:57 Removing intermediate container 376a985c855c 19:22:57 ---> 4ec8656a06b5 19:22:57 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:22:57 ---> 7a0f2520337f 19:22:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:22:57 ---> 454c7316997f 19:22:57 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:22:57 ---> Running in 34fbae7f2aa0 19:22:57 Removing intermediate container 34fbae7f2aa0 19:22:57 ---> 1479bd6310c9 19:22:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:22:57 ---> 527e6bf47948 19:22:57 Step 21/26 : WORKDIR / 19:22:58 ---> Running in b52fa8188c19 19:22:58 Removing intermediate container b52fa8188c19 19:22:58 ---> 3279577bac91 19:22:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:22:58 ---> Running in 13a1e7d2a0b7 19:22:58 Removing intermediate container 13a1e7d2a0b7 19:22:58 ---> bf6225746e8b 19:22:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:22:58 ---> Running in 1a51620ca482 19:22:58 Removing intermediate container 1a51620ca482 19:22:58 ---> 8665dc2f1bfc 19:22:58 Step 24/26 : LABEL arch=x86_64 19:22:58 ---> Running in e32ebfef273c 19:22:58 Removing intermediate container e32ebfef273c 19:22:58 ---> 38aa7121d5ad 19:22:58 Step 25/26 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:22:58 ---> Running in c42410bd98a6 19:22:58 Removing intermediate container c42410bd98a6 19:22:58 ---> a023118498c8 19:22:58 Step 26/26 : LABEL version=0.0.0 19:22:58 ---> Running in cf174079e6d2 19:22:58 Removing intermediate container cf174079e6d2 19:22:58 ---> 79981b610610 19:22:58 19:22:58 Successfully built 79981b610610 19:22:58 Successfully tagged security-spire-config:latest 19:22:58  Building security-spire-config ... done  [Pipeline] } 19:22:58 $ docker stop --time=1 b05c66d531758ab417404726e2970b39c4aab7f6b6f8c4dbb32f89f0cdf14b79 19:23:00 $ docker rm -f b05c66d531758ab417404726e2970b39c4aab7f6b6f8c4dbb32f89f0cdf14b79 [Pipeline] // withDockerContainer [Pipeline] sh 19:23:00 + docker images 19:23:00 REPOSITORY TAG IMAGE ID CREATED SIZE 19:23:00 security-spire-config latest 79981b610610 2 seconds ago 86.7MB 19:23:00 security-spire-server latest f4ac93c106d0 6 seconds ago 87.3MB 19:23:00 3a92f7f1a3bd 12 seconds ago 4.5GB 19:23:00 2b6ef974ffbe 19 seconds ago 4.5GB 19:23:00 core-metadata latest d3dc933f732b 2 minutes ago 26.2MB 19:23:00 816a7b6c9161 2 minutes ago 1.62GB 19:23:00 security-spire-agent latest 85a79e09662b 2 minutes ago 127MB 19:23:00 security-spiffe-token-provider latest 4f7d2cb32a62 2 minutes ago 28.5MB 19:23:00 sys-mgmt-agent latest e3a5b0caf09b 2 minutes ago 307MB 19:23:00 015211858e54 2 minutes ago 4.5GB 19:23:00 9ab2215b469e 3 minutes ago 1.61GB 19:23:00 core-data latest f38b6b636cca 3 minutes ago 35.9MB 19:23:00 68d26052868f 3 minutes ago 1.65GB 19:23:00 8985959e6c47 3 minutes ago 1.62GB 19:23:00 security-bootstrapper latest 481171f7671e 3 minutes ago 24.3MB 19:23:00 security-secretstore-setup latest 8bc32f176ea1 4 minutes ago 42.1MB 19:23:00 c494c6e91ba2 4 minutes ago 1.63GB 19:23:00 10b5afbe3fb2 4 minutes ago 1.61GB 19:23:00 security-proxy-setup latest b4ceecb26e1a 4 minutes ago 43.4MB 19:23:00 core-command latest dad8870a2253 4 minutes ago 24.5MB 19:23:00 support-notifications latest eff87b05d58d 4 minutes ago 26.6MB 19:23:00 support-scheduler latest 650427734f1e 4 minutes ago 26MB 19:23:00 4ef26d277f35 5 minutes ago 1.61GB 19:23:00 debdbcbd6b63 5 minutes ago 1.63GB 19:23:00 651560bbc7a2 5 minutes ago 1.62GB 19:23:00 de81ee46f5ef 5 minutes ago 1.62GB 19:23:00 ci-base-image-x86_64 latest 9a8902c293a3 9 minutes ago 896MB 19:23:00 docker 20.10.14 7417809fdb73 3 days ago 218MB 19:23:00 alpine 3.14 e04c818066af 3 days ago 5.59MB 19:23:00 alpine 3.15 0ac33e5f5afa 3 days ago 5.57MB 19:23:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 19:23:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 19:23:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.193s coverage: 100.0% of statements 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 58.8% of statements 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.434s coverage: 80.0% of statements 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.316s coverage: 87.2% of statements 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.345s coverage: 85.4% of statements 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.861s coverage: 91.2% of statements 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.140s coverage: 64.4% of statements 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.241s coverage: 100.0% of statements 19:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements 19:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 19:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.131s coverage: 73.7% of statements 19:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 19:23:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.421s coverage: 65.4% of statements 19:23:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:23:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:23:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:23:16 Still waiting to schedule task 19:23:16 ‘prd-ubuntu18.04-docker-8c-8g-11611’ is offline 19:23:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.013s coverage: 43.8% of statements 19:23:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:23:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:23:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.304s coverage: 89.5% of statements 19:23:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:23:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.247s coverage: 84.8% of statements 19:23:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:23:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:23:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:23:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:23:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.385s coverage: 17.7% of statements 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:23:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.738s coverage: 92.3% of statements 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:23:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.341s coverage: 63.2% of statements 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:23:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.504s coverage: 97.7% of statements 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:23:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.226s coverage: 28.9% of statements 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:23:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:23:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.219s coverage: 100.0% of statements 19:23:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 19:23:26 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:23:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:23:26 GO111MODULE=on go vet ./... 19:24:29 Running on prd-ubuntu18.04-docker-8c-8g-11616 in /w/workspace/edgexfoundry_edgex-go_PR-3955 [Pipeline] { [Pipeline] ws 19:24:29 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:24:29 The recommended git tool is: git 19:24:31 using credential edgex-jenkins-ssh 19:24:31 Cloning the remote Git repository 19:24:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:24:31 > git init /w/workspace/edgex-go/1 # timeout=10 19:24:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:24:31 > git --version # timeout=10 19:24:31 > git --version # 'git version 2.17.1' 19:24:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:24:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:36 Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:24:36 Merge succeeded, producing af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:24:36 Checking out Revision af5afa2e66728d7755c27cae0dfdf73270be1e0b (PR-3955) 19:24:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:24:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:24:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:24:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:24:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3955/head:refs/remotes/origin/PR-3955 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:24:36 > git config core.sparsecheckout # timeout=10 19:24:36 > git checkout -f af5afa2e66728d7755c27cae0dfdf73270be1e0b # timeout=10 19:24:36 > git remote # timeout=10 19:24:36 > git config --get remote.origin.url # timeout=10 19:24:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:24:36 > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 19:24:36 > git rev-parse HEAD^{commit} # timeout=10 19:24:36 > git config core.sparsecheckout # timeout=10 19:24:36 > git checkout -f af5afa2e66728d7755c27cae0dfdf73270be1e0b # timeout=10 19:24:39 Commit message: "build(deps): Bump github.com/lib/pq from 1.10.4 to 1.10.5" 19:24:39 > git --version # timeout=10 19:24:39 > git --version # 'git version 2.17.1' 19:24:39 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:24:40 + echo snap-build.sh 19:24:40 snap-build.sh 19:24:40 + SNAP_BASE_DIR=. 19:24:40 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:24:40 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:24:40 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:24:40 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:24:40 + cd /w/workspace/edgex-go/1 19:24:40 + sudo apt-get remove -qy --purge lxd lxd-client 19:24:40 Reading package lists... 19:24:40 Building dependency tree... 19:24:40 Reading state information... 19:24:40 The following packages were automatically installed and are no longer required: 19:24:40 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:24:40 uidmap xdelta3 19:24:40 Use 'sudo apt autoremove' to remove them. 19:24:40 The following packages will be REMOVED: 19:24:40 lxd* lxd-client* 19:24:40 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:24:40 After this operation, 31.7 MB disk space will be freed. 19:24:41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 19:24:41 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:24:42 Removing lxd dnsmasq configuration 19:24:42 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:24:42 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:24:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:24:43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 19:24:43 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:24:44 Processing triggers for systemd (237-3ubuntu10.52) ... 19:24:45 Processing triggers for ureadahead (0.100.0-21) ... 19:24:45 + sudo snap remove --purge lxd 19:24:45 snap "lxd" is not installed 19:24:45 + sudo groupadd --force --system lxd 19:24:45 ++ whoami 19:24:45 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:24:45 + newgrp - lxd 19:24:45 + sudo snap install lxd 19:24:54 2022-04-08T19:24:50Z INFO Waiting for automatic snapd restart... 19:25:06 lxd 5.0.0-c5bcb80 from Canonical* installed 19:25:06 + sudo lxd init --auto 19:25:16 + sudo snap install --classic snapcraft 19:25:21 snapcraft 6.1 from Canonical* installed 19:25:21 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:25:21 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:25:21 % Total % Received % Xferd Average Speed Time Time Time Current 19:25:21 Dload Upload Total Spent Left Speed 19:25:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 8024 0 --:--:-- --:--:-- --:--:-- 8024 19:25:21 100 3325k 100 3325k 0 0 12.4M 0 --:--:-- --:--:-- --:--:-- 12.4M 19:25:21 ./yq_linux_amd64 19:25:21 + sudo snapcraft prime --use-lxd 19:25:23 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:25:23 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 19:25:23 - README.md 19:25:23 19:25:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:25:23 Launching a container. 19:25:33 Waiting for container to be ready 19:25:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:25:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:25:33 ./bin/test-attribution-txt.sh [Pipeline] echo 19:25:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:25:33 To start your first container, try: lxc launch ubuntu:20.04 19:25:33 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 19:25:33 19:25:34 + ls -al . 19:25:34 total 664 19:25:34 drwxrwxr-x 9 1001 1001 4096 Apr 8 19:25 . 19:25:34 drwxr-xr-x 4 root root 4096 Apr 8 19:19 .. 19:25:34 -rw-rw-r-- 1 1001 1001 11 Apr 8 19:17 .dockerignore 19:25:34 drwxrwxr-x 8 1001 1001 4096 Apr 8 19:17 .git 19:25:34 drwxrwxr-x 4 1001 1001 4096 Apr 8 19:17 .github 19:25:34 -rw-rw-r-- 1 1001 1001 870 Apr 8 19:17 .gitignore 19:25:34 -rw-rw-r-- 1 1001 1001 42 Apr 8 19:17 .golangci.yml 19:25:34 -rw-rw-r-- 1 1001 1001 87 Apr 8 19:17 .hadolint.yml 19:25:34 -rw-rw-r-- 1 1001 1001 166 Apr 8 19:17 .sonarcloud.properties 19:25:34 -rw-rw-r-- 1 1001 1001 1171 Apr 8 19:17 ADOPTERS.md 19:25:34 -rw-rw-r-- 1 1001 1001 9953 Apr 8 19:17 Attribution.txt 19:25:34 -rw-rw-r-- 1 1001 1001 51732 Apr 8 19:17 CHANGELOG.md 19:25:34 -rw-rw-r-- 1 1001 1001 3804 Apr 8 19:17 CONTRIBUTING.md 19:25:34 -rw-rw-r-- 1 1001 1001 677 Apr 8 19:17 GOVERNANCE.md 19:25:34 -rw-rw-r-- 1 1001 1001 849 Apr 8 19:17 Jenkinsfile 19:25:34 -rw-rw-r-- 1 1001 1001 10775 Apr 8 19:17 LICENSE 19:25:34 -rw-rw-r-- 1 1001 1001 8478 Apr 8 19:17 Makefile 19:25:34 -rw-rw-r-- 1 1001 1001 582 Apr 8 19:17 OWNERS.md 19:25:34 -rw-rw-r-- 1 1001 1001 8207 Apr 8 19:17 README.md 19:25:34 -rw-rw-r-- 1 1001 1001 6912 Apr 8 19:17 SECURITY.md 19:25:34 -rw-rw-r-- 1 1001 1001 5 Apr 8 19:13 VERSION 19:25:34 -rw-rw-r-- 1 1001 1001 4131 Apr 8 19:17 ZMQWindows.md 19:25:34 drwxrwxr-x 2 1001 1001 4096 Apr 8 19:17 bin 19:25:34 drwxrwxr-x 18 1001 1001 4096 Apr 8 19:17 cmd 19:25:34 -rw-r--r-- 1 root root 431014 Apr 8 19:23 coverage.out 19:25:34 -rw-rw-r-- 1 1001 1001 3175 Apr 8 19:17 go.mod 19:25:34 -rw-rw-r-- 1 1001 1001 34990 Apr 8 19:19 go.sum 19:25:34 drwxrwxr-x 8 1001 1001 4096 Apr 8 19:17 internal 19:25:34 drwxrwxr-x 3 1001 1001 4096 Apr 8 19:17 openapi 19:25:34 drwxrwxr-x 4 1001 1001 4096 Apr 8 19:17 snap 19:25:34 -rw-rw-r-- 1 1001 1001 204 Apr 8 19:17 version.go [Pipeline] sh 19:25:35 + '[' -e coverage.out ] 19:25:35 + chown 1001:1001 coverage.out [Pipeline] stash 19:25:35 Warning: overwriting stash ‘coverage-report’ 19:25:36 Stashed 1 file(s) [Pipeline] sh 19:25:36 + make build 19:25:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:25:39 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:25:40 Waiting for network to be ready... 19:25:40 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 19:25:40 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 19:25:40 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 19:25:40 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 19:25:41 Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 19:25:41 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 19:25:41 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 19:25:41 Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 19:25:41 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 19:25:41 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 19:25:41 Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 19:25:41 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] 19:25:41 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] 19:25:41 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 19:25:41 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 19:25:41 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] 19:25:41 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] 19:25:41 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 19:25:41 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 19:25:41 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] 19:25:41 Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] 19:25:41 Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 19:25:41 Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 19:25:41 Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] 19:25:41 Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 19:25:41 Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] 19:25:41 Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 19:25:44 Fetched 23.7 MB in 3s (7166 kB/s) 19:25:44 Reading package lists... 19:25:44 Reading package lists... 19:25:44 Building dependency tree... 19:25:44 Reading state information... 19:25:45 The following additional packages will be installed: 19:25:45 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:25:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:25:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:25:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:25:45 Suggested packages: 19:25:45 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:25:45 Recommended packages: 19:25:45 gnupg libsasl2-modules 19:25:45 The following NEW packages will be installed: 19:25:45 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:25:45 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:25:45 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:25:45 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:25:45 The following packages will be upgraded: 19:25:45 gpg gpg-agent gpgconf libudev1 19:25:45 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 19:25:45 Need to get 3859 kB of archives. 19:25:45 After this operation, 14.9 MB of additional disk space will be used. 19:25:45 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 19:25:45 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 19:25:45 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 19:25:45 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 19:25:45 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 19:25:45 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 19:25:45 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:25:45 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 19:25:45 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 19:25:45 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 19:25:45 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 19:25:45 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 19:25:45 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 19:25:45 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 19:25:45 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 19:25:45 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 19:25:45 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 19:25:45 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 19:25:45 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 19:25:45 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 19:25:46 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 19:25:46 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 19:25:46 debconf: delaying package configuration, since apt-utils is not installed 19:25:46 Fetched 3859 kB in 1s (4244 kB/s) 19:25:46 (Reading database ... 12816 files and directories currently installed.) 19:25:46 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 19:25:46 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:25:46 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 19:25:46 Selecting previously unselected package udev. 19:25:46 (Reading database ... 12816 files and directories currently installed.) 19:25:46 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 19:25:46 Unpacking udev (245.4-4ubuntu3.15) ... 19:25:46 Selecting previously unselected package libfuse2:amd64. 19:25:46 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 19:25:46 Unpacking libfuse2:amd64 (2.9.9-3) ... 19:25:46 Selecting previously unselected package fuse. 19:25:46 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 19:25:46 Unpacking fuse (2.9.9-3) ... 19:25:46 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 19:25:46 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:25:46 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 19:25:46 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:25:46 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 19:25:46 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:25:46 Selecting previously unselected package libksba8:amd64. 19:25:46 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:25:46 Unpacking libksba8:amd64 (1.3.5-2) ... 19:25:46 Selecting previously unselected package libroken18-heimdal:amd64. 19:25:46 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:25:46 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:47 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:25:47 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:25:47 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:47 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:25:47 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:25:47 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:47 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:25:47 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:25:47 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:47 Selecting previously unselected package libwind0-heimdal:amd64. 19:25:47 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:25:47 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:47 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:25:47 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:25:47 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:47 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:25:47 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:25:47 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:47 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:25:47 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:25:47 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:47 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:25:47 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:25:47 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:47 Selecting previously unselected package libsasl2-modules-db:amd64. 19:25:47 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 19:25:47 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:25:47 Selecting previously unselected package libsasl2-2:amd64. 19:25:47 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 19:25:47 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:25:47 Selecting previously unselected package libldap-common. 19:25:47 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 19:25:47 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 19:25:47 Selecting previously unselected package libldap-2.4-2:amd64. 19:25:47 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 19:25:47 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 19:25:47 Selecting previously unselected package dirmngr. 19:25:47 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 19:25:47 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 19:25:48 Setting up libksba8:amd64 (1.3.5-2) ... 19:25:48 Setting up libfuse2:amd64 (2.9.9-3) ... 19:25:48 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 19:25:48 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:25:48 Setting up udev (245.4-4ubuntu3.15) ... 19:25:48 invoke-rc.d: policy-rc.d denied execution of start. 19:25:49 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:25:49 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:49 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 19:25:49 Setting up gpg (2.2.19-3ubuntu2.1) ... 19:25:49 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:49 Setting up fuse (2.9.9-3) ... 19:25:49 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 19:25:49 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:49 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:49 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:49 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:49 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:49 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:49 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:25:49 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 19:25:49 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 19:25:49 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 19:25:49 Processing triggers for systemd (245.4-4ubuntu3) ... 19:25:50 Processing triggers for libc-bin (2.31-0ubuntu9) ... 19:25:50 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 19:25:50 Alias= settings in the [Install] section, and DefaultInstance= for template 19:25:50 units). This means they are not meant to be enabled using systemctl. 19:25:50 19:25:50 Possible reasons for having this kind of units are: 19:25:50 • A unit may be statically enabled by being symlinked from another unit's 19:25:50 .wants/ or .requires/ directory. 19:25:50 • A unit's purpose may be to act as a helper for some other unit which has 19:25:50 a requirement dependency on it. 19:25:50 • A unit may be started when needed via activation (socket, path, timer, 19:25:50 D-Bus, udev, scripted systemctl call, ...). 19:25:50 • In case of template units, the unit is meant to be enabled with some 19:25:50 instance name specified. 19:25:50 Reading package lists... 19:25:50 Building dependency tree... 19:25:50 Reading state information... 19:25:50 The following additional packages will be installed: 19:25:50 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 19:25:50 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 19:25:50 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 19:25:50 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 19:25:50 openssh-client python3 python3-minimal python3.8 python3.8-minimal 19:25:50 squashfs-tools systemd systemd-sysv systemd-timesyncd 19:25:50 Suggested packages: 19:25:50 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 19:25:50 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:25:50 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 19:25:50 systemd-container policykit-1 19:25:50 Recommended packages: 19:25:50 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 19:25:51 The following NEW packages will be installed: 19:25:51 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 19:25:51 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 19:25:51 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 19:25:51 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 19:25:51 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 19:25:51 The following packages will be upgraded: 19:25:51 libsystemd0 systemd systemd-sysv systemd-timesyncd 19:25:51 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 19:25:51 Need to get 46.5 MB of archives. 19:25:51 After this operation, 181 MB of additional disk space will be used. 19:25:51 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 19:25:51 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 19:25:51 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 19:25:51 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 19:25:51 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 19:25:51 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 19:25:51 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 19:25:51 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 19:25:51 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 19:25:51 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 19:25:51 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 19:25:51 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 19:25:51 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 19:25:51 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 19:25:51 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 19:25:51 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 19:25:51 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 19:25:51 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 19:25:51 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 19:25:51 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 19:25:52 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 19:25:52 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 19:25:52 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 19:25:52 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 19:25:52 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 19:25:52 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 19:25:52 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 19:25:52 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 19:25:52 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 19:25:52 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 19:25:52 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 19:25:52 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 19:25:52 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 19:25:53 debconf: delaying package configuration, since apt-utils is not installed 19:25:53 Fetched 46.5 MB in 2s (19.8 MB/s) 19:25:53 (Reading database ... 13067 files and directories currently installed.) 19:25:53 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 19:25:53 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:25:53 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 19:25:53 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:25:53 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 19:25:53 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:25:54 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 19:25:54 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:25:54 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 19:25:54 Selecting previously unselected package libpython3.8-minimal:amd64. 19:25:54 (Reading database ... 13068 files and directories currently installed.) 19:25:54 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 19:25:54 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 19:25:54 Selecting previously unselected package libexpat1:amd64. 19:25:54 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 19:25:54 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 19:25:54 Selecting previously unselected package python3.8-minimal. 19:25:54 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 19:25:54 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 19:25:54 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 19:25:54 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 19:25:54 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 19:25:55 Selecting previously unselected package python3-minimal. 19:25:55 (Reading database ... 13359 files and directories currently installed.) 19:25:55 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 19:25:55 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 19:25:55 Selecting previously unselected package mime-support. 19:25:55 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 19:25:55 Unpacking mime-support (3.64ubuntu1) ... 19:25:55 Selecting previously unselected package libmpdec2:amd64. 19:25:55 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 19:25:55 Unpacking libmpdec2:amd64 (2.4.2-3) ... 19:25:55 Selecting previously unselected package libpython3.8-stdlib:amd64. 19:25:55 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 19:25:55 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 19:25:55 Selecting previously unselected package python3.8. 19:25:55 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 19:25:55 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 19:25:56 Selecting previously unselected package libpython3-stdlib:amd64. 19:25:56 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 19:25:56 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 19:25:56 Setting up python3-minimal (3.8.2-0ubuntu2) ... 19:25:56 Selecting previously unselected package python3. 19:25:56 (Reading database ... 13761 files and directories currently installed.) 19:25:56 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 19:25:56 Unpacking python3 (3.8.2-0ubuntu2) ... 19:25:56 Selecting previously unselected package libdbus-1-3:amd64. 19:25:56 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 19:25:56 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 19:25:56 Selecting previously unselected package dbus. 19:25:56 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 19:25:56 Unpacking dbus (1.12.16-2ubuntu2.1) ... 19:25:56 Selecting previously unselected package libbsd0:amd64. 19:25:56 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 19:25:56 Unpacking libbsd0:amd64 (0.10.0-1) ... 19:25:56 Selecting previously unselected package libpam-systemd:amd64. 19:25:56 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 19:25:56 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 19:25:56 Selecting previously unselected package sudo. 19:25:56 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 19:25:56 Unpacking sudo (1.8.31-1ubuntu1.2) ... 19:25:56 Selecting previously unselected package apparmor. 19:25:56 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 19:25:56 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 19:25:56 Selecting previously unselected package libcbor0.6:amd64. 19:25:56 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 19:25:56 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 19:25:56 Selecting previously unselected package libedit2:amd64. 19:25:56 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 19:25:56 Unpacking libedit2:amd64 (3.1-20191231-1) ... 19:25:56 Selecting previously unselected package libfido2-1:amd64. 19:25:56 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 19:25:56 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 19:25:56 Selecting previously unselected package libkrb5support0:amd64. 19:25:56 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 19:25:56 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 19:25:56 Selecting previously unselected package libk5crypto3:amd64. 19:25:56 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 19:25:56 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 19:25:57 Selecting previously unselected package libkeyutils1:amd64. 19:25:57 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 19:25:57 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 19:25:57 Selecting previously unselected package libkrb5-3:amd64. 19:25:57 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 19:25:57 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 19:25:57 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:25:57 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 19:25:57 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 19:25:57 Selecting previously unselected package openssh-client. 19:25:57 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 19:25:57 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 19:25:57 Selecting previously unselected package dbus-user-session. 19:25:57 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 19:25:57 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 19:25:57 Selecting previously unselected package liblzo2-2:amd64. 19:25:57 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 19:25:57 Unpacking liblzo2-2:amd64 (2.10-2) ... 19:25:57 Selecting previously unselected package squashfs-tools. 19:25:57 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 19:25:57 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 19:25:57 Selecting previously unselected package snapd. 19:25:57 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 19:25:57 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 19:26:00 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 19:26:00 Setting up mime-support (3.64ubuntu1) ... 19:26:00 Setting up liblzo2-2:amd64 (2.10-2) ... 19:26:00 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 19:26:00 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 19:26:00 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 19:26:00 Setting up dbus (1.12.16-2ubuntu2.1) ... 19:26:00 Setting up sudo (1.8.31-1ubuntu1.2) ... 19:26:00 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 19:26:00 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 19:26:00 Setting up libmpdec2:amd64 (2.4.2-3) ... 19:26:00 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 19:26:00 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 19:26:00 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 19:26:01 Setting up libbsd0:amd64 (0.10.0-1) ... 19:26:01 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 19:26:01 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 19:26:01 Setting up libedit2:amd64 (3.1-20191231-1) ... 19:26:01 Setting up python3 (3.8.2-0ubuntu2) ... 19:26:01 running python rtupdate hooks for python3.8... 19:26:01 running python post-rtupdate hooks for python3.8... 19:26:01 Setting up apparmor (2.13.3-7ubuntu5.1) ... 19:26:02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:26:02 Reloading AppArmor profiles 19:26:02 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 19:26:02 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 19:26:02 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 19:26:03 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 19:26:03 Setting up systemd (245.4-4ubuntu3.15) ... 19:26:03 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:26:03 Installing new version of config file /etc/systemd/resolved.conf ... 19:26:04 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 19:26:04 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 19:26:04 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 19:26:04 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 19:26:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:26:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:26:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:26:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:26:05 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:26:05 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:26:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:26:06 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:26:06 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:26:06 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:26:07 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 19:26:07 Processing triggers for libc-bin (2.31-0ubuntu9) ... 19:26:07 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 19:26:08 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 19:26:08 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 19:26:08 Reading package lists... 19:26:09 Reading package lists... 19:26:09 Building dependency tree... 19:26:09 Reading state information... 19:26:09 Calculating upgrade... 19:26:09 The following packages will be upgraded: 19:26:09 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 19:26:09 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 19:26:09 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 19:26:09 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 19:26:09 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 19:26:09 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 19:26:09 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 19:26:09 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 19:26:09 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 19:26:09 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 19:26:09 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 19:26:09 xz-utils zlib1g 19:26:09 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:26:09 Need to get 65.7 MB of archives. 19:26:09 After this operation, 27.6 MB of additional disk space will be used. 19:26:09 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 19:26:09 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 19:26:09 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 19:26:09 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 19:26:09 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 19:26:09 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 19:26:09 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 19:26:09 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 19:26:09 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 19:26:09 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 19:26:09 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 19:26:09 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 19:26:09 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 19:26:09 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 19:26:09 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 19:26:09 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 19:26:09 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 19:26:09 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 19:26:09 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 19:26:09 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 19:26:09 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 19:26:09 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 19:26:09 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 19:26:09 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 19:26:09 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 19:26:09 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 19:26:09 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 19:26:09 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 19:26:09 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 19:26:09 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 19:26:09 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 19:26:09 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 19:26:09 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 19:26:09 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 19:26:09 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 19:26:09 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 19:26:09 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 19:26:09 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 19:26:09 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 19:26:09 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 19:26:09 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 19:26:09 Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 19:26:09 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 19:26:09 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 19:26:09 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 19:26:09 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 19:26:09 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 19:26:09 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 19:26:09 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 19:26:09 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 19:26:09 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 19:26:09 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 19:26:09 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 19:26:09 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 19:26:09 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 19:26:09 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 19:26:10 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 19:26:10 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 19:26:10 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 19:26:10 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 19:26:10 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 19:26:10 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 19:26:10 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 19:26:10 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 19:26:10 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 19:26:10 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 19:26:10 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 19:26:10 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 19:26:10 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 19:26:10 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 19:26:10 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 19:26:10 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 19:26:10 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 19:26:10 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 19:26:10 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 19:26:10 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 19:26:10 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 19:26:11 debconf: delaying package configuration, since apt-utils is not installed 19:26:11 Fetched 65.7 MB in 1s (57.8 MB/s) 19:26:11 (Reading database ... 14313 files and directories currently installed.) 19:26:11 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 19:26:11 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:26:11 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 19:26:11 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:26:11 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 19:26:11 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 19:26:11 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:26:11 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:26:11 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:26:11 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:26:12 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:26:12 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:26:12 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:26:12 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:26:12 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:26:12 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:26:12 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:26:12 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:26:12 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:26:12 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:26:12 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 19:26:12 (Reading database ... 14312 files and directories currently installed.) 19:26:12 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:26:12 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:26:12 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:26:12 (Reading database ... 14312 files and directories currently installed.) 19:26:12 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:26:12 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:26:12 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:26:12 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:26:12 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:26:12 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:26:13 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 19:26:13 (Reading database ... 14312 files and directories currently installed.) 19:26:13 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 19:26:13 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:26:13 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 19:26:13 (Reading database ... 14312 files and directories currently installed.) 19:26:13 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 19:26:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:26:13 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:26:13 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 19:26:14 Setting up base-files (11ubuntu5.5) ... 19:26:14 Installing new version of config file /etc/issue ... 19:26:14 Installing new version of config file /etc/issue.net ... 19:26:14 Installing new version of config file /etc/lsb-release ... 19:26:14 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:26:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:26:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:26:14 Removing obsolete conffile /etc/default/motd-news ... 19:26:14 (Reading database ... 14311 files and directories currently installed.) 19:26:14 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 19:26:14 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 19:26:15 Setting up bash (5.0-6ubuntu1.1) ... 19:26:15 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 19:26:15 (Reading database ... 14311 files and directories currently installed.) 19:26:15 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 19:26:15 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 19:26:15 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 19:26:15 (Reading database ... 14311 files and directories currently installed.) 19:26:15 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 19:26:15 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 19:26:15 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 19:26:15 (Reading database ... 14311 files and directories currently installed.) 19:26:15 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 19:26:15 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:26:16 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 19:26:16 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:26:16 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 19:26:16 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:26:16 Setting up perl-base (5.30.0-9ubuntu0.2) ... 19:26:16 (Reading database ... 14311 files and directories currently installed.) 19:26:16 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 19:26:16 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:26:16 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 19:26:16 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 19:26:16 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 19:26:16 (Reading database ... 14311 files and directories currently installed.) 19:26:16 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 19:26:17 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 19:26:17 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 19:26:17 (Reading database ... 14311 files and directories currently installed.) 19:26:17 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 19:26:17 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:26:17 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 19:26:17 (Reading database ... 14311 files and directories currently installed.) 19:26:17 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 19:26:17 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:26:17 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 19:26:17 (Reading database ... 14311 files and directories currently installed.) 19:26:17 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 19:26:17 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:26:17 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 19:26:17 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:26:17 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 19:26:17 (Reading database ... 14311 files and directories currently installed.) 19:26:17 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 19:26:17 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:26:17 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 19:26:17 (Reading database ... 14311 files and directories currently installed.) 19:26:17 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 19:26:17 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:26:17 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 19:26:17 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:26:18 Setting up util-linux (2.34-0.1ubuntu9.3) ... 19:26:18 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:26:19 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:26:19 (Reading database ... 14311 files and directories currently installed.) 19:26:19 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 19:26:19 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:26:19 Setting up libc-bin (2.31-0ubuntu9.7) ... 19:26:19 (Reading database ... 14311 files and directories currently installed.) 19:26:19 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 19:26:19 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 19:26:19 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 19:26:19 (Reading database ... 14311 files and directories currently installed.) 19:26:19 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 19:26:19 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 19:26:19 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 19:26:19 (Reading database ... 14311 files and directories currently installed.) 19:26:19 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 19:26:19 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 19:26:19 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 19:26:19 (Reading database ... 14311 files and directories currently installed.) 19:26:19 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 19:26:19 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 19:26:19 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 19:26:19 (Reading database ... 14311 files and directories currently installed.) 19:26:19 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 19:26:19 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 19:26:19 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 19:26:19 (Reading database ... 14311 files and directories currently installed.) 19:26:19 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 19:26:19 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:26:20 Setting up gpgv (2.2.19-3ubuntu2.1) ... 19:26:20 (Reading database ... 14311 files and directories currently installed.) 19:26:20 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 19:26:20 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 19:26:20 Setting up ubuntu-keyring (2020.02.11.4) ... 19:26:20 (Reading database ... 14311 files and directories currently installed.) 19:26:20 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 19:26:20 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 19:26:20 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 19:26:20 (Reading database ... 14311 files and directories currently installed.) 19:26:20 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 19:26:20 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 19:26:20 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 19:26:20 (Reading database ... 14311 files and directories currently installed.) 19:26:20 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 19:26:20 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 19:26:20 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 19:26:20 (Reading database ... 14311 files and directories currently installed.) 19:26:20 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 19:26:20 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 19:26:20 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 19:26:20 (Reading database ... 14311 files and directories currently installed.) 19:26:20 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 19:26:20 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 19:26:20 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 19:26:20 (Reading database ... 14311 files and directories currently installed.) 19:26:20 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 19:26:21 Unpacking apt (2.0.6) over (2.0.2) ... 19:26:21 Setting up apt (2.0.6) ... 19:26:21 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:26:21 (Reading database ... 14311 files and directories currently installed.) 19:26:21 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 19:26:21 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:26:21 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 19:26:22 (Reading database ... 14311 files and directories currently installed.) 19:26:22 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 19:26:22 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:26:22 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 19:26:22 (Reading database ... 14313 files and directories currently installed.) 19:26:22 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 19:26:22 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:26:22 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 19:26:22 (Reading database ... 14317 files and directories currently installed.) 19:26:22 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 19:26:22 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:26:22 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 19:26:22 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:26:22 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 19:26:23 (Reading database ... 14317 files and directories currently installed.) 19:26:23 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 19:26:23 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 19:26:23 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 19:26:23 (Reading database ... 14317 files and directories currently installed.) 19:26:23 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 19:26:23 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 19:26:23 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 19:26:23 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 19:26:23 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 19:26:23 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 19:26:23 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 19:26:23 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 19:26:23 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 19:26:23 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 19:26:24 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 19:26:24 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 19:26:24 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 19:26:24 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 19:26:24 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 19:26:24 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 19:26:24 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 19:26:24 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 19:26:24 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 19:26:24 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 19:26:24 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 19:26:24 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 19:26:24 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 19:26:24 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:26:24 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 19:26:24 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:26:24 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 19:26:24 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:26:24 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 19:26:24 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:26:25 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 19:26:25 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:26:25 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 19:26:25 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:26:25 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 19:26:25 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 19:26:25 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:26:25 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:26:25 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:26:25 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:26:26 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:26:26 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:26:27 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:26:27 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:26:27 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:26:27 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:26:27 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:26:27 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:26:28 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:26:28 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:26:28 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 19:26:28 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 19:26:28 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 19:26:28 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 19:26:28 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 19:26:28 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 19:26:28 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 19:26:28 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:26:28 Setting up tzdata (2022a-0ubuntu0.20.04) ... 19:26:28 19:26:28 Current default time zone: 'Etc/UTC' 19:26:28 Local time is now: Fri Apr 8 19:26:28 UTC 2022. 19:26:28 Universal Time is now: Fri Apr 8 19:26:28 UTC 2022. 19:26:28 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:26:28 19:26:28 Setting up xz-utils (5.2.4-1ubuntu1) ... 19:26:28 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:26:28 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:26:28 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 19:26:28 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:26:28 Setting up mount (2.34-0.1ubuntu9.3) ... 19:26:28 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 19:26:28 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 19:26:28 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 19:26:28 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 19:26:28 Setting up openssl (1.1.1f-1ubuntu2.12) ... 19:26:28 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:26:28 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:26:28 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 19:26:28 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:26:28 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 19:26:28 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:26:28 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 19:26:28 Setting up fdisk (2.34-0.1ubuntu9.3) ... 19:26:28 Setting up ca-certificates (20210119~20.04.2) ... 19:26:30 Updating certificates in /etc/ssl/certs... 19:26:31 21 added, 21 removed; done. 19:26:31 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 19:26:31 Setting up perl (5.30.0-9ubuntu0.2) ... 19:26:31 Setting up procps (2:3.3.16-1ubuntu2.3) ... 19:26:31 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 19:26:31 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 19:26:31 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 19:26:31 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 19:26:31 Setting up binutils (2.34-6ubuntu1.3) ... 19:26:31 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 19:26:31 Setting up build-essential (12.8ubuntu1.1) ... 19:26:31 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 19:26:31 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 19:26:31 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 19:26:31 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 19:26:31 Processing triggers for systemd (245.4-4ubuntu3.15) ... 19:26:31 Processing triggers for mime-support (3.64ubuntu1) ... 19:26:31 Processing triggers for ca-certificates (20210119~20.04.2) ... 19:26:31 Updating certificates in /etc/ssl/certs... 19:26:32 0 added, 0 removed; done. 19:26:32 Running hooks in /etc/ca-certificates/update.d... 19:26:32 done. 19:26:33 Reading package lists... 19:26:33 Building dependency tree... 19:26:33 Reading state information... 19:26:33 The following NEW packages will be installed: 19:26:33 apt-transport-https 19:26:33 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:26:34 Need to get 4680 B of archives. 19:26:34 After this operation, 162 kB of additional disk space will be used. 19:26:34 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 19:26:34 debconf: delaying package configuration, since apt-utils is not installed 19:26:34 Fetched 4680 B in 0s (25.5 kB/s) 19:26:34 Selecting previously unselected package apt-transport-https. 19:26:34 (Reading database ... 14320 files and directories currently installed.) 19:26:34 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 19:26:34 Unpacking apt-transport-https (2.0.6) ... 19:26:34 Setting up apt-transport-https (2.0.6) ... 19:26:34 Waiting for network to be ready... 19:26:40 2022-04-08T19:26:37Z INFO Waiting for automatic snapd restart... 19:26:40 snapd 2.54.4 from Canonical* installed 19:26:41 "snapd" switched to the "latest/stable" channel 19:26:41 19:26:44 core20 20220318 from Canonical* installed 19:26:44 "core20" switched to the "latest/stable" channel 19:26:44 19:26:46 snapcraft 6.1 from Canonical* installed 19:26:46 "snapcraft" switched to the "latest/stable" channel 19:26:46 19:26:51 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 19:26:51 - README.md 19:26:51 19:26:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:26:51 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 19:26:51 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 19:26:51 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 19:26:52 Reading package lists... 19:26:52 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 19:26:52 Reading package lists... 19:26:53 Building dependency tree... 19:26:53 Reading state information... 19:26:53 Suggested packages: 19:26:53 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 19:26:53 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 19:26:53 krb5-user libnorm-doc 19:26:53 Recommended packages: 19:26:53 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:26:53 The following NEW packages will be installed: 19:26:53 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 19:26:53 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 19:26:53 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 19:26:53 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 19:26:53 libzmq5 pkg-config zip 19:26:53 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 19:26:53 Need to get 10.3 MB of archives. 19:26:53 After this operation, 56.5 MB of additional disk space will be used. 19:26:53 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 19:26:53 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 19:26:54 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 19:26:54 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 19:26:54 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 19:26:54 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 19:26:54 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 19:26:54 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 19:26:54 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 19:26:54 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 19:26:54 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 19:26:54 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 19:26:54 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 19:26:54 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 19:26:54 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 19:26:54 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 19:26:54 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 19:26:54 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 19:26:54 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 19:26:54 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 19:26:54 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 19:26:54 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 19:26:54 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 19:26:54 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 19:26:54 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 19:26:54 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 19:26:54 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 19:26:54 debconf: delaying package configuration, since apt-utils is not installed 19:26:54 Fetched 10.3 MB in 1s (8912 kB/s) 19:26:54 Selecting previously unselected package libglib2.0-0:amd64. 19:26:54 (Reading database ... 14324 files and directories currently installed.) 19:26:54 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 19:26:54 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 19:26:54 Selecting previously unselected package libsodium23:amd64. 19:26:54 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 19:26:54 Unpacking libsodium23:amd64 (1.0.18-1) ... 19:26:54 Selecting previously unselected package libpsl5:amd64. 19:26:54 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 19:26:54 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 19:26:54 Selecting previously unselected package libbrotli1:amd64. 19:26:54 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 19:26:54 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 19:26:54 Selecting previously unselected package libnghttp2-14:amd64. 19:26:54 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 19:26:54 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 19:26:54 Selecting previously unselected package librtmp1:amd64. 19:26:54 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 19:26:54 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 19:26:55 Selecting previously unselected package libssh-4:amd64. 19:26:55 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 19:26:55 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 19:26:55 Selecting previously unselected package libcurl3-gnutls:amd64. 19:26:55 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 19:26:55 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 19:26:55 Selecting previously unselected package liberror-perl. 19:26:55 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 19:26:55 Unpacking liberror-perl (0.17029-1) ... 19:26:55 Selecting previously unselected package git-man. 19:26:55 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 19:26:55 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 19:26:55 Selecting previously unselected package git. 19:26:55 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 19:26:55 Unpacking git (1:2.25.1-1ubuntu3.2) ... 19:26:56 Selecting previously unselected package libgssrpc4:amd64. 19:26:56 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 19:26:56 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 19:26:56 Selecting previously unselected package libkdb5-9:amd64. 19:26:56 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 19:26:56 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 19:26:56 Selecting previously unselected package libkadm5srv-mit11:amd64. 19:26:56 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 19:26:56 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 19:26:56 Selecting previously unselected package libkadm5clnt-mit11:amd64. 19:26:56 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 19:26:56 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 19:26:56 Selecting previously unselected package comerr-dev:amd64. 19:26:56 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 19:26:56 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 19:26:56 Selecting previously unselected package krb5-multidev:amd64. 19:26:56 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 19:26:56 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 19:26:56 Selecting previously unselected package libnorm1:amd64. 19:26:56 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 19:26:56 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 19:26:56 Selecting previously unselected package libnorm-dev:amd64. 19:26:56 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 19:26:56 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 19:26:56 Selecting previously unselected package libpgm-5.2-0:amd64. 19:26:56 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 19:26:56 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:26:56 Selecting previously unselected package libpgm-dev:amd64. 19:26:56 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 19:26:56 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:26:56 Selecting previously unselected package libsodium-dev:amd64. 19:26:56 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 19:26:56 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 19:26:56 Selecting previously unselected package libzmq5:amd64. 19:26:56 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 19:26:56 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 19:26:56 Selecting previously unselected package libkrb5-dev:amd64. 19:26:56 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 19:26:56 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 19:26:56 Selecting previously unselected package libzmq3-dev:amd64. 19:26:56 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 19:26:56 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 19:26:56 Selecting previously unselected package pkg-config. 19:26:56 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 19:26:56 Unpacking pkg-config (0.29.1-0ubuntu4) ... 19:26:57 Selecting previously unselected package zip. 19:26:57 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 19:26:57 Unpacking zip (3.0-11build1) ... 19:26:57 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 19:26:57 Setting up libsodium23:amd64 (1.0.18-1) ... 19:26:57 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 19:26:57 No schema files found: doing nothing. 19:26:57 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 19:26:57 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 19:26:57 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 19:26:57 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 19:26:57 Setting up liberror-perl (0.17029-1) ... 19:26:57 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 19:26:57 Setting up zip (3.0-11build1) ... 19:26:57 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 19:26:57 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 19:26:57 Setting up pkg-config (0.29.1-0ubuntu4) ... 19:26:57 Setting up libsodium-dev:amd64 (1.0.18-1) ... 19:26:57 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 19:26:57 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 19:26:57 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 19:26:57 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 19:26:57 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:26:57 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 19:26:57 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 19:26:57 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 19:26:57 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:26:57 Setting up git (1:2.25.1-1ubuntu3.2) ... 19:26:57 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 19:26:57 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 19:26:57 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 19:26:57 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 19:26:57 comerr-dev set to automatically installed. 19:26:57 git set to automatically installed. 19:26:57 git-man set to automatically installed. 19:26:57 krb5-multidev set to automatically installed. 19:26:57 libbrotli1 set to automatically installed. 19:26:57 libcurl3-gnutls set to automatically installed. 19:26:57 liberror-perl set to automatically installed. 19:26:57 libglib2.0-0 set to automatically installed. 19:26:57 libgssrpc4 set to automatically installed. 19:26:57 libkadm5clnt-mit11 set to automatically installed. 19:26:57 libkadm5srv-mit11 set to automatically installed. 19:26:57 libkdb5-9 set to automatically installed. 19:26:57 libkrb5-dev set to automatically installed. 19:26:57 libnghttp2-14 set to automatically installed. 19:26:57 libnorm-dev set to automatically installed. 19:26:57 libnorm1 set to automatically installed. 19:26:57 libpgm-5.2-0 set to automatically installed. 19:26:57 libpgm-dev set to automatically installed. 19:26:57 libpsl5 set to automatically installed. 19:26:57 librtmp1 set to automatically installed. 19:26:57 libsodium-dev set to automatically installed. 19:26:57 libsodium23 set to automatically installed. 19:26:57 libssh-4 set to automatically installed. 19:26:57 libzmq3-dev set to automatically installed. 19:26:57 libzmq5 set to automatically installed. 19:26:57 pkg-config set to automatically installed. 19:26:57 zip set to automatically installed. 19:26:58 snapd is not logged in, snap install commands will use sudo 19:27:10 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 19:27:10 Downloading snap 'edgex-app-service-configurable' 19:27:13 Pulling app-service-configurable 19:27:13 + snapcraftctl pull 19:27:14 Pulling config-common 19:27:14 + snapcraftctl pull 19:27:16 Pulling go-build-helper 19:27:16 + snapcraftctl pull 19:27:17 'edgex-go' has dependencies that need to be staged: go-build-helper 19:27:17 Skipping pull go-build-helper (already ran) 19:27:17 Building go-build-helper 19:27:17 + snapcraftctl build 19:27:18 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 19:27:19 Staging go-build-helper 19:27:19 + snapcraftctl stage 19:27:23 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 19:27:23 Fetched 290 kB in 0s (0 B/s) 19:27:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 19:27:23 Fetched 158 kB in 0s (0 B/s) 19:27:23 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 19:27:23 Fetched 242 kB in 0s (0 B/s) 19:27:23 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 19:27:23 Fetched 150 kB in 0s (0 B/s) 19:27:23 Pulling edgex-go 19:27:23 + snapcraftctl pull 19:27:25 Pulling hooks 19:27:25 + snapcraftctl pull 19:27:35 Removing suid/guid from /root/parts/static-packages/install/bin/su 19:27:35 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 19:27:35 Fetched 96.1 kB in 0s (0 B/s) 19:27:35 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 19:27:35 Fetched 78.7 kB in 0s (0 B/s) 19:27:35 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 19:27:35 Fetched 48.0 kB in 0s (0 B/s) 19:27:35 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 19:27:35 Fetched 50.2 kB in 0s (0 B/s) 19:27:35 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 19:27:35 Fetched 14.7 kB in 0s (0 B/s) 19:27:35 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 19:27:35 Fetched 234 kB in 0s (0 B/s) 19:27:35 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 19:27:35 Fetched 155 kB in 0s (0 B/s) 19:27:35 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 19:27:35 Fetched 170 kB in 0s (0 B/s) 19:27:35 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 19:27:35 Fetched 267 kB in 0s (0 B/s) 19:27:35 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:27:35 Fetched 50.6 kB in 0s (0 B/s) 19:27:35 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 19:27:35 Fetched 15.1 kB in 0s (0 B/s) 19:27:35 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 19:27:35 Fetched 51.5 kB in 0s (0 B/s) 19:27:35 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 19:27:35 Fetched 121 kB in 0s (0 B/s) 19:27:35 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 19:27:35 Fetched 29.7 kB in 0s (0 B/s) 19:27:35 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 19:27:35 Fetched 1021 kB in 0s (0 B/s) 19:27:35 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 19:27:35 Fetched 49.3 kB in 0s (0 B/s) 19:27:35 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 19:27:35 Fetched 54.9 kB in 0s (0 B/s) 19:27:35 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 19:27:35 Fetched 16.6 kB in 0s (0 B/s) 19:27:35 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 19:27:35 Fetched 87.9 kB in 0s (0 B/s) 19:27:35 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 19:27:35 Fetched 142 kB in 0s (0 B/s) 19:27:35 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 19:27:35 Fetched 41.8 kB in 0s (0 B/s) 19:27:35 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 19:27:35 Fetched 181 kB in 0s (0 B/s) 19:27:35 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 19:27:35 Fetched 208 kB in 0s (0 B/s) 19:27:35 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 19:27:35 Fetched 161 kB in 0s (0 B/s) 19:27:35 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 19:27:35 Fetched 107 kB in 0s (0 B/s) 19:27:35 Pulling static-packages 19:27:35 + snapcraftctl pull 19:27:36 Pulling version 19:27:36 + cd /root/project 19:27:36 ++ git describe --tags --abbrev=0 19:27:36 ++ sed s/v// 19:27:36 + GIT_VERSION=2.2.0-dev.60 19:27:36 + '[' -z 2.2.0-dev.60 ']' 19:27:36 + snapcraftctl set-version 2.2.0-dev.60 19:27:37 Building app-service-configurable 19:27:37 + snapcraftctl build 19:27:39 Building config-common 19:27:39 + snapcraftctl build 19:27:41 + cp --archive --link --no-dereference . /root/parts/config-common/install 19:27:41 Skipping build go-build-helper (already ran) 19:27:42 Building edgex-go 19:27:42 + cd /root/parts/edgex-go/src 19:27:42 ++ git describe --tags --abbrev=0 19:27:42 ++ sed s/v// 19:27:42 + GIT_VERSION=2.2.0-dev.60 19:27:42 + '[' -z 2.2.0-dev.60 ']' 19:27:42 + echo 2.2.0-dev.60 19:27:42 + '[' '!' -d vendor ']' 19:27:42 + go mod download all 19:27:46 + make build 19:27:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:27:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:28:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:28:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:28:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:28:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:28:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:28:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:28:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:28:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:28:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:28:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:28:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:28:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:28:30 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:28:30 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:28:30 + case "$service" in 19:28:30 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:28:30 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:28:30 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:28:30 + case "$service" in 19:28:30 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:28:30 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:28:30 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:28:30 + case "$service" in 19:28:30 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:28:30 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:28:30 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:28:30 + case "$service" in 19:28:30 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:28:30 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:28:30 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:28:30 + case "$service" in 19:28:30 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:28:30 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:28:30 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:28:30 + case "$service" in 19:28:30 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:28:30 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:28:30 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:28:30 + case "$service" in 19:28:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:28:30 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:28:30 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:28:30 + case "$service" in 19:28:30 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:28:30 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:28:30 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:28:30 + case "$service" in 19:28:30 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 19:28:30 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:28:30 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:28:30 + case "$service" in 19:28:30 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:28:30 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:28:30 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:28:30 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:28:30 + case "$service" in 19:28:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:28:30 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 19:28:30 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:28:30 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:28:30 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:28:31 Building hooks 19:28:31 + cd /root/parts/hooks/src 19:28:31 + make build 19:28:31 go mod tidy 19:28:31 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 19:28:31 go: downloading github.com/stretchr/testify v1.7.0 19:28:31 go: downloading github.com/davecgh/go-spew v1.1.0 19:28:31 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:28:31 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:28:33 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:28:33 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:28:33 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:28:35 Removing suid/guid from /root/parts/static-packages/install/bin/su 19:28:35 Building static-packages 19:28:35 + snapcraftctl build 19:28:37 Building version 19:28:37 + snapcraftctl build 19:28:39 Staging app-service-configurable 19:28:39 + snapcraftctl stage 19:28:40 Staging config-common 19:28:40 + snapcraftctl stage 19:28:42 Skipping stage go-build-helper (already ran) 19:28:42 Staging edgex-go 19:28:42 + snapcraftctl stage 19:28:43 Staging hooks 19:28:43 + snapcraftctl stage 19:28:44 Staging static-packages 19:28:44 + snapcraftctl stage 19:28:46 Staging version 19:28:46 + snapcraftctl stage 19:28:47 Priming app-service-configurable 19:28:47 + snapcraftctl prime 19:28:50 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 19:28:50 stage-packages: 19:28:50 - libnorm1 19:28:50 - libpgm-5.2-0 19:28:50 - libsodium23 19:28:50 - libzmq5 19:28:50 Priming config-common 19:28:50 + snapcraftctl prime 19:28:51 Priming go-build-helper 19:28:51 + snapcraftctl prime 19:28:53 Priming edgex-go 19:28:53 + snapcraftctl prime 19:28:55 Priming hooks 19:28:55 + snapcraftctl prime 19:28:56 Priming static-packages 19:28:56 + snapcraftctl prime 19:29:00 Priming version 19:29:00 + snapcraftctl prime 19:29:01 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:29:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:29:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:29:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:29:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:29:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:30:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:30:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:30:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:30:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:30:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:30:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:30:45 $ docker stop --time=1 456091ca10f4ce974ea9f74a92b19acdcad83f2d79bac60261e8d3098c843c5f 19:30:48 $ docker rm -f 456091ca10f4ce974ea9f74a92b19acdcad83f2d79bac60261e8d3098c843c5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:30:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:50 19:30:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:30:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:51 latest: Pulling from edgex-devops/edgex-compose-arm64 19:30:51 29e5d40040c1: Pulling fs layer 19:30:51 1ce36da41761: Pulling fs layer 19:30:51 25b303627fd3: Pulling fs layer 19:30:51 29e5d40040c1: Verifying Checksum 19:30:51 29e5d40040c1: Download complete 19:30:52 1ce36da41761: Verifying Checksum 19:30:52 1ce36da41761: Download complete 19:30:52 29e5d40040c1: Pull complete 19:30:53 25b303627fd3: Verifying Checksum 19:30:53 25b303627fd3: Download complete 19:30:53 1ce36da41761: Pull complete 19:31:05 25b303627fd3: Pull complete 19:31:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:31:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:31:06 prd-ubuntu20.04-docker-arm64-4c-16g-11610 does not seem to be running inside a container 19:31:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:31:09 $ docker top 5797a4f5f220979a9a59f6f3343f13930603626493712c051aba76ef9b939595 -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:10 + docker-compose build --help 19:31:10 + grep parallel 19:31:16 --parallel Build images in parallel. [Pipeline] } 19:31:16 $ docker stop --time=1 5797a4f5f220979a9a59f6f3343f13930603626493712c051aba76ef9b939595 19:31:18 $ docker rm -f 5797a4f5f220979a9a59f6f3343f13930603626493712c051aba76ef9b939595 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:31:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:31:19 . [Pipeline] withDockerContainer 19:31:19 prd-ubuntu20.04-docker-arm64-4c-16g-11610 does not seem to be running inside a container 19:31:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:31:21 $ docker top 38e25b4414197263c939f70ae4fce73531e0f70fc30fcfb3d3a9f16681d9f01f -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:22 + docker-compose -f ./docker-compose-build.yml build --parallel 19:31:29 Building core-command ... 19:31:29 Building core-data ... 19:31:29 Building core-metadata ... 19:31:29 Building security-bootstrapper ... 19:31:29 Building security-proxy-setup ... 19:31:29 Building security-secretstore-setup ... 19:31:29 Building security-spiffe-token-provider ... 19:31:29 Building security-spire-agent ... 19:31:29 Building security-spire-config ... 19:31:29 Building security-spire-server ... 19:31:29 Building support-notifications ... 19:31:29 Building support-scheduler ... 19:31:29 Building sys-mgmt-agent ... 19:31:29 Building security-spiffe-token-provider 19:31:29 Building support-scheduler 19:31:29 Building core-command 19:31:29 Building security-spire-config 19:31:29 Building support-notifications 19:33:05 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:33:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:33:05 ---> 0bf968ebf2cf 19:33:05 Step 3/23 : WORKDIR /edgex-go 19:33:05 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:33:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:33:05 ---> 0bf968ebf2cf 19:33:05 Step 3/20 : WORKDIR /edgex-go 19:33:05 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:33:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:33:05 ---> 0bf968ebf2cf 19:33:05 Step 3/22 : WORKDIR /edgex-go 19:33:05 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:33:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:33:05 ---> 0bf968ebf2cf 19:33:05 Step 3/22 : WORKDIR /edgex-go 19:33:05 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:33:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:33:05 ---> 0bf968ebf2cf 19:33:05 Step 3/26 : WORKDIR /edgex-go 19:33:05 ---> Running in fe566a888677 19:33:05 ---> Running in 108f08484846 19:33:05 ---> Running in ea03342bdd07 19:33:05 ---> Running in d1c305dd3e4f 19:33:06 ---> Running in 8a500fc24547 19:33:06 Removing intermediate container 108f08484846 19:33:06 ---> 2f834919c65e 19:33:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:06 Removing intermediate container d1c305dd3e4f 19:33:06 ---> 8bd18891cd47 19:33:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:06 Removing intermediate container ea03342bdd07 19:33:06 ---> 267e4cf114fe 19:33:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:06 Removing intermediate container fe566a888677 19:33:06 ---> fcef1d672c45 19:33:06 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:33:06 Removing intermediate container 8a500fc24547 19:33:06 ---> 6440e0146627 19:33:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:06 ---> Running in c3ed2b8f700e 19:33:06 ---> Running in b38698134698 19:33:06 ---> Running in 6bb3e11bf279 19:33:06 ---> Running in 6b37f2c4c217 19:33:06 ---> Running in 207be3d3c657 19:33:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:09 Removing intermediate container c3ed2b8f700e 19:33:09 ---> 3aca8f9f1e42 19:33:09 Step 5/23 : RUN apk add --update --no-cache make git 19:33:10 ---> Running in a39d24467fdb 19:33:10 Removing intermediate container b38698134698 19:33:10 ---> 49dd40562e17 19:33:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:33:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:10 ---> Running in c778825a00e3 19:33:10 Removing intermediate container 6bb3e11bf279 19:33:10 ---> 49c020c9f652 19:33:10 Step 5/22 : RUN apk add --update --no-cache make git 19:33:10 Removing intermediate container 6b37f2c4c217 19:33:10 ---> e40cb17b7153 19:33:10 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:33:10 ---> Running in 1575e186cd28 19:33:11 ---> Running in a7f476826c2b 19:33:12 v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:33:12 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:33:12 OK: 15739 distinct packages available 19:33:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:14 OK: 220 MiB in 52 packages 19:33:14 OK: 220 MiB in 52 packages 19:33:14 OK: 220 MiB in 52 packages 19:33:15 OK: 220 MiB in 52 packages 19:33:15 OK: 220 MiB in 52 packages 19:33:16 Removing intermediate container a39d24467fdb 19:33:16 ---> b8b774325a26 19:33:16 Step 6/23 : COPY go.mod vendor* ./ 19:33:16 Removing intermediate container c778825a00e3 19:33:16 ---> 42246893c549 19:33:16 Step 6/22 : COPY go.mod vendor* ./ 19:33:16 Removing intermediate container 207be3d3c657 19:33:16 ---> 414ec77a6904 19:33:16 Step 5/20 : COPY go.mod vendor* ./ 19:33:16 Removing intermediate container 1575e186cd28 19:33:16 ---> 090d94b841bb 19:33:16 Step 6/22 : COPY go.mod vendor* ./ 19:33:16 Removing intermediate container a7f476826c2b 19:33:16 ---> c45ef8e80af4 19:33:16 Step 6/26 : COPY go.mod vendor* ./ 19:33:17 ---> 9b8766d81f86 19:33:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:17 ---> Running in cd4a14c5ccec 19:33:17 ---> 6d3d84dace8f 19:33:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:18 ---> Running in 3e1b6d8c31b1 19:33:18 ---> 7e7da8c326dc 19:33:18 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:18 ---> 605f08a06aed 19:33:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:18 ---> 250c2273e206 19:33:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:18 ---> Running in 48bac19a9b5a 19:33:18 ---> Running in 648efb2305ea 19:33:18 ---> Running in c831c43d2376 19:33:23 Removing intermediate container cd4a14c5ccec 19:33:23 ---> 7eddee76d8ef 19:33:23 Step 8/23 : COPY . . 19:33:24 Removing intermediate container 3e1b6d8c31b1 19:33:24 ---> dd1b55013727 19:33:24 Step 8/22 : COPY . . 19:33:24 Removing intermediate container c831c43d2376 19:33:24 ---> 9eda512b545c 19:33:24 Step 7/20 : COPY . . 19:33:24 Removing intermediate container 48bac19a9b5a 19:33:24 ---> 56b4a3ab2175 19:33:24 Step 8/26 : COPY . . 19:33:24 Removing intermediate container 648efb2305ea 19:33:24 ---> 7cc76f235543 19:33:24 Step 8/22 : COPY . . 19:33:57 ---> 7c13fbe1a680 19:33:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:33:57 ---> Running in 77ea57495103 19:33:57 ---> 8d1ca4324364 19:33:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:33:57 ---> 780ff2f49ccf 19:33:57 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:57 ---> Running in fc5486af8d37 19:33:57 ---> Running in 102b152d4ba5 19:33:57 ---> 02ba2132f042 19:33:57 Step 9/23 : RUN make cmd/core-command/core-command 19:33:57 ---> Running in 25aac9d289a0 19:33:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:33:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:33:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:34:00 ---> 145351722af3 19:34:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:34:00 ---> Running in 211f20aa6007 19:34:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:34:00 Removing intermediate container 211f20aa6007 19:34:00 ---> 57da137872c1 19:34:00 Step 10/26 : RUN mkdir -p spire-build 19:34:00 ---> Running in 42c8b5312da0 19:34:04 Removing intermediate container 42c8b5312da0 19:34:04 ---> 291359e83818 19:34:04 Step 11/26 : WORKDIR /edgex-go/spire-build 19:34:04 ---> Running in 1cb43b67bea3 19:34:04 Removing intermediate container 1cb43b67bea3 19:34:04 ---> d18a90965a62 19:34: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 19:34:04 ---> Running in c08841be8862 19:34:07 spire-1.2.1/ 19:34:07 spire-1.2.1/.data/ 19:34:07 spire-1.2.1/.data/.file 19:34:07 spire-1.2.1/.dockerignore 19:34:07 spire-1.2.1/.gitattributes 19:34:07 spire-1.2.1/.githooks/ 19:34:07 spire-1.2.1/.githooks/pre-commit 19:34:07 spire-1.2.1/.github/ 19:34:07 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:34:07 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:34:07 spire-1.2.1/.github/dependabot.yml 19:34:07 spire-1.2.1/.github/workflows/ 19:34:07 spire-1.2.1/.github/workflows/nightly_build.yaml 19:34:07 spire-1.2.1/.github/workflows/pr_build.yaml 19:34:07 spire-1.2.1/.github/workflows/release_build.yaml 19:34:07 spire-1.2.1/.github/workflows/scripts/ 19:34:07 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:34:07 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:34:07 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:34:07 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:34:07 spire-1.2.1/.github/workflows/scripts/split.sh 19:34:07 spire-1.2.1/.gitignore 19:34:07 spire-1.2.1/.go-version 19:34:07 spire-1.2.1/.golangci.yml 19:34:07 spire-1.2.1/ADOPTERS.md 19:34:07 spire-1.2.1/CHANGELOG.md 19:34:07 spire-1.2.1/CODE-OF-CONDUCT.md 19:34:07 spire-1.2.1/CODEOWNERS 19:34:07 spire-1.2.1/CONTRIBUTING.md 19:34:07 spire-1.2.1/Dockerfile 19:34:07 spire-1.2.1/Dockerfile.dev 19:34:07 spire-1.2.1/Dockerfile.scratch 19:34:07 spire-1.2.1/LICENSE 19:34:07 spire-1.2.1/MAINTAINERS.md 19:34:07 spire-1.2.1/Makefile 19:34:07 spire-1.2.1/README.md 19:34:07 spire-1.2.1/ROADMAP.md 19:34:07 spire-1.2.1/SECURITY.md 19:34:07 spire-1.2.1/cmd/ 19:34:07 spire-1.2.1/cmd/spire-agent/ 19:34:07 spire-1.2.1/cmd/spire-agent/cli/ 19:34:07 spire-1.2.1/cmd/spire-agent/cli/api/ 19:34:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:34:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:34:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:34:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:34:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:34:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:34:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:34:07 spire-1.2.1/cmd/spire-agent/cli/common/ 19:34:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:34:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:34:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:34:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:34:07 spire-1.2.1/cmd/spire-agent/cli/run/ 19:34:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:34:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:34:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:34:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:34:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:34:07 spire-1.2.1/cmd/spire-agent/main.go 19:34:07 spire-1.2.1/cmd/spire-server/ 19:34:07 spire-1.2.1/cmd/spire-server/cli/ 19:34:07 spire-1.2.1/cmd/spire-server/cli/agent/ 19:34:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/cli.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/entry/ 19:34:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/federation/ 19:34:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:34:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:34:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/run/ 19:34:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/token/ 19:34:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/validate/ 19:34:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/x509/ 19:34:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:34:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:34:07 spire-1.2.1/cmd/spire-server/main.go 19:34:07 spire-1.2.1/cmd/spire-server/util/ 19:34:07 spire-1.2.1/cmd/spire-server/util/util.go 19:34:07 spire-1.2.1/conf/ 19:34:07 spire-1.2.1/conf/agent/ 19:34:07 spire-1.2.1/conf/agent/agent.conf 19:34:07 spire-1.2.1/conf/agent/agent_full.conf 19:34:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:34:07 spire-1.2.1/conf/server/ 19:34:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:34:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:34:07 spire-1.2.1/conf/server/server.conf 19:34:07 spire-1.2.1/conf/server/server_full.conf 19:34:07 spire-1.2.1/doc/ 19:34:07 spire-1.2.1/doc/SPIRE101.md 19:34:07 spire-1.2.1/doc/auditlog.md 19:34:07 spire-1.2.1/doc/authorization_policy_engine.md 19:34:07 spire-1.2.1/doc/changelog_guidelines.md 19:34:07 spire-1.2.1/doc/cure53-report.pdf 19:34:07 spire-1.2.1/doc/images/ 19:34:07 spire-1.2.1/doc/images/2019_roadmap.png 19:34:07 spire-1.2.1/doc/images/SPIRE101.png 19:34:07 spire-1.2.1/doc/images/SPIRE_agent.png 19:34:07 spire-1.2.1/doc/images/SPIRE_server.png 19:34:07 spire-1.2.1/doc/images/cache_mgr.png 19:34:07 spire-1.2.1/doc/images/cache_mgr_components.png 19:34:07 spire-1.2.1/doc/images/federated_spire.png 19:34:07 spire-1.2.1/doc/images/ha_mode.png 19:34:07 spire-1.2.1/doc/images/nested_spire.png 19:34:07 spire-1.2.1/doc/images/oidc_federation.png 19:34:07 spire-1.2.1/doc/images/single_trust_domain.png 19:34:07 spire-1.2.1/doc/images/spiffe_compatible.png 19:34:07 spire-1.2.1/doc/images/spire_logo.png 19:34:07 spire-1.2.1/doc/migrating_registration_api_clients.md 19:34:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:34:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:34:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:34:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:34:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:34:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:34:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:34:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:34:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:34:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:34:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:34:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:34:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:34:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:34:07 spire-1.2.1/doc/scaling_spire.md 19:34:07 spire-1.2.1/doc/spire_agent.md 19:34:07 spire-1.2.1/doc/spire_server.md 19:34:07 spire-1.2.1/doc/supported_integrations.md 19:34:07 spire-1.2.1/doc/telemetry.md 19:34:07 spire-1.2.1/doc/telemetry_config.md 19:34:07 spire-1.2.1/doc/upgrading.md 19:34:07 spire-1.2.1/doc/using_spire.md 19:34:07 spire-1.2.1/examples/ 19:34:07 spire-1.2.1/examples/README.md 19:34:07 spire-1.2.1/go.mod 19:34:07 spire-1.2.1/go.sum 19:34:07 spire-1.2.1/pkg/ 19:34:07 spire-1.2.1/pkg/agent/ 19:34:07 spire-1.2.1/pkg/agent/agent.go 19:34:07 spire-1.2.1/pkg/agent/api/ 19:34:07 spire-1.2.1/pkg/agent/api/config.go 19:34:07 spire-1.2.1/pkg/agent/api/debug/ 19:34:07 spire-1.2.1/pkg/agent/api/debug/v1/ 19:34:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:34:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:34:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:34:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:34:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:34:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:34:07 spire-1.2.1/pkg/agent/api/endpoints.go 19:34:07 spire-1.2.1/pkg/agent/api/health/ 19:34:07 spire-1.2.1/pkg/agent/api/health/v1/ 19:34:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:34:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:34:07 spire-1.2.1/pkg/agent/api/rpccontext/ 19:34:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:34:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:34:07 spire-1.2.1/pkg/agent/attestor/ 19:34:07 spire-1.2.1/pkg/agent/attestor/node/ 19:34:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:34:07 spire-1.2.1/pkg/agent/attestor/node/node.go 19:34:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:34:07 spire-1.2.1/pkg/agent/attestor/workload/ 19:34:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:34:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:34:07 spire-1.2.1/pkg/agent/catalog/ 19:34:07 spire-1.2.1/pkg/agent/catalog/catalog.go 19:34:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:34:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:34:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:34:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:34:07 spire-1.2.1/pkg/agent/client/ 19:34:07 spire-1.2.1/pkg/agent/client/client.go 19:34:07 spire-1.2.1/pkg/agent/client/client_test.go 19:34:07 spire-1.2.1/pkg/agent/client/dial.go 19:34:07 spire-1.2.1/pkg/agent/client/nodeconn.go 19:34:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:34:07 spire-1.2.1/pkg/agent/client/update.go 19:34:07 spire-1.2.1/pkg/agent/client/util.go 19:34:07 spire-1.2.1/pkg/agent/common/ 19:34:07 spire-1.2.1/pkg/agent/common/backoff/ 19:34:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:34:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:34:07 spire-1.2.1/pkg/agent/common/cgroups/ 19:34:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:34:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:34:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:34:07 spire-1.2.1/pkg/agent/config.go 19:34:07 spire-1.2.1/pkg/agent/endpoints/ 19:34:07 spire-1.2.1/pkg/agent/endpoints/config.go 19:34:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:34:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:34:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:34:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:34:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:34:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:34:07 spire-1.2.1/pkg/agent/endpoints/workload/ 19:34:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:34:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:34:07 spire-1.2.1/pkg/agent/manager/ 19:34:07 spire-1.2.1/pkg/agent/manager/cache/ 19:34:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:34:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:34:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:34:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:34:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:34:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:34:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:34:07 spire-1.2.1/pkg/agent/manager/config.go 19:34:07 spire-1.2.1/pkg/agent/manager/manager.go 19:34:07 spire-1.2.1/pkg/agent/manager/manager_test.go 19:34:07 spire-1.2.1/pkg/agent/manager/storage.go 19:34:07 spire-1.2.1/pkg/agent/manager/storage_test.go 19:34:07 spire-1.2.1/pkg/agent/manager/storecache/ 19:34:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:34:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:34:07 spire-1.2.1/pkg/agent/manager/sync.go 19:34:07 spire-1.2.1/pkg/agent/plugin/ 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:34:08 spire-1.2.1/pkg/agent/svid/ 19:34:08 spire-1.2.1/pkg/agent/svid/rotator.go 19:34:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:34:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:34:08 spire-1.2.1/pkg/agent/svid/store/ 19:34:08 spire-1.2.1/pkg/agent/svid/store/service.go 19:34:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:34:08 spire-1.2.1/pkg/common/ 19:34:08 spire-1.2.1/pkg/common/agentpathtemplate/ 19:34:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:34:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:34:08 spire-1.2.1/pkg/common/api/ 19:34:08 spire-1.2.1/pkg/common/api/metrics.go 19:34:08 spire-1.2.1/pkg/common/api/middleware/ 19:34:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:34:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:34:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:34:08 spire-1.2.1/pkg/common/api/middleware/logger.go 19:34:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:34:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:34:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:34:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:34:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:34:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:34:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:34:08 spire-1.2.1/pkg/common/api/middleware/names.go 19:34:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:34:08 spire-1.2.1/pkg/common/api/names.go 19:34:08 spire-1.2.1/pkg/common/api/ratelimit.go 19:34:08 spire-1.2.1/pkg/common/api/rpccontext/ 19:34:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:34:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:34:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:34:08 spire-1.2.1/pkg/common/auth/ 19:34:08 spire-1.2.1/pkg/common/auth/interceptors.go 19:34:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:34:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:34:08 spire-1.2.1/pkg/common/bundleutil/ 19:34:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:34:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:34:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:34:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:34:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:34:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:34:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:34:08 spire-1.2.1/pkg/common/bundleutil/types.go 19:34:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:34:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:34:08 spire-1.2.1/pkg/common/catalog/ 19:34:08 spire-1.2.1/pkg/common/catalog/bind.go 19:34:08 spire-1.2.1/pkg/common/catalog/builtin.go 19:34:08 spire-1.2.1/pkg/common/catalog/catalog.go 19:34:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:34:08 spire-1.2.1/pkg/common/catalog/closers.go 19:34:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:34:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:34:08 spire-1.2.1/pkg/common/catalog/config.go 19:34:08 spire-1.2.1/pkg/common/catalog/config_test.go 19:34:08 spire-1.2.1/pkg/common/catalog/configure.go 19:34:08 spire-1.2.1/pkg/common/catalog/constraints.go 19:34:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:34:08 spire-1.2.1/pkg/common/catalog/context.go 19:34:08 spire-1.2.1/pkg/common/catalog/external.go 19:34:08 spire-1.2.1/pkg/common/catalog/host.go 19:34:08 spire-1.2.1/pkg/common/catalog/pipenet.go 19:34:08 spire-1.2.1/pkg/common/catalog/plugin.go 19:34:08 spire-1.2.1/pkg/common/catalog/testplugin/ 19:34:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:34:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:34:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:34:08 spire-1.2.1/pkg/common/cli/ 19:34:08 spire-1.2.1/pkg/common/cli/env.go 19:34:08 spire-1.2.1/pkg/common/cli/flags.go 19:34:08 spire-1.2.1/pkg/common/cli/trust_domain.go 19:34:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:34:08 spire-1.2.1/pkg/common/cli/umask.go 19:34:08 spire-1.2.1/pkg/common/cli/umask_posix.go 19:34:08 spire-1.2.1/pkg/common/cli/umask_test.go 19:34:08 spire-1.2.1/pkg/common/cli/umask_windows.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/ 19:34:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/flag.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/format.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/ 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:34:08 spire-1.2.1/pkg/common/coretypes/ 19:34:08 spire-1.2.1/pkg/common/coretypes/bundle/ 19:34:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:34:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:34:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:34:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:34:08 spire-1.2.1/pkg/common/cryptoutil/ 19:34:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:34:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:34:08 spire-1.2.1/pkg/common/diskutil/ 19:34:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:34:08 spire-1.2.1/pkg/common/diskutil/file_test.go 19:34:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:34:08 spire-1.2.1/pkg/common/errorutil/ 19:34:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:34:08 spire-1.2.1/pkg/common/health/ 19:34:08 spire-1.2.1/pkg/common/health/config.go 19:34:08 spire-1.2.1/pkg/common/health/context.go 19:34:08 spire-1.2.1/pkg/common/health/context_test.go 19:34:08 spire-1.2.1/pkg/common/health/health.go 19:34:08 spire-1.2.1/pkg/common/health/health_test.go 19:34:08 spire-1.2.1/pkg/common/health/logger.go 19:34:08 spire-1.2.1/pkg/common/hostservice/ 19:34:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:34:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:34:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:34:08 spire-1.2.1/pkg/common/idutil/ 19:34:08 spire-1.2.1/pkg/common/idutil/require.go 19:34:08 spire-1.2.1/pkg/common/idutil/require_test.go 19:34:08 spire-1.2.1/pkg/common/idutil/safety.go 19:34:08 spire-1.2.1/pkg/common/idutil/safety_test.go 19:34:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:34:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:34:08 spire-1.2.1/pkg/common/jwtsvid/ 19:34:08 spire-1.2.1/pkg/common/jwtsvid/common.go 19:34:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:34:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:34:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:34:08 spire-1.2.1/pkg/common/jwtutil/ 19:34:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:34:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:34:08 spire-1.2.1/pkg/common/log/ 19:34:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:34:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:34:08 spire-1.2.1/pkg/common/log/log.go 19:34:08 spire-1.2.1/pkg/common/log/log_test.go 19:34:08 spire-1.2.1/pkg/common/log/options.go 19:34:08 spire-1.2.1/pkg/common/nodeutil/ 19:34:08 spire-1.2.1/pkg/common/nodeutil/node.go 19:34:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:34:08 spire-1.2.1/pkg/common/peertracker/ 19:34:08 spire-1.2.1/pkg/common/peertracker/conn.go 19:34:08 spire-1.2.1/pkg/common/peertracker/credentials.go 19:34:08 spire-1.2.1/pkg/common/peertracker/errors.go 19:34:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:34:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:34:08 spire-1.2.1/pkg/common/peertracker/info.go 19:34:08 spire-1.2.1/pkg/common/peertracker/listener.go 19:34:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:34:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:34:08 spire-1.2.1/pkg/common/peertracker/tcp.go 19:34:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:34:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:34:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:34:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:34:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:34:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:34:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:34:08 spire-1.2.1/pkg/common/peertracker/uds.go 19:34:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:34:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:34:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:34:08 spire-1.2.1/pkg/common/pemutil/ 19:34:08 spire-1.2.1/pkg/common/pemutil/block.go 19:34:08 spire-1.2.1/pkg/common/pemutil/certs.go 19:34:08 spire-1.2.1/pkg/common/pemutil/common.go 19:34:08 spire-1.2.1/pkg/common/pemutil/csr.go 19:34:08 spire-1.2.1/pkg/common/pemutil/keys.go 19:34:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:34:08 spire-1.2.1/pkg/common/pemutil/testdata/ 19:34:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:34:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:34:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:34:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:34:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:34:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:34:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:34:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:34:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:34:08 spire-1.2.1/pkg/common/plugin/ 19:34:08 spire-1.2.1/pkg/common/plugin/aws/ 19:34:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:34:08 spire-1.2.1/pkg/common/plugin/azure/ 19:34:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:34:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:34:08 spire-1.2.1/pkg/common/plugin/facade.go 19:34:08 spire-1.2.1/pkg/common/plugin/facade_test.go 19:34:08 spire-1.2.1/pkg/common/plugin/gcp/ 19:34:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:34:08 spire-1.2.1/pkg/common/plugin/k8s/ 19:34:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:34:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:34:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:34:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:34:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:34:08 spire-1.2.1/pkg/common/plugin/log.go 19:34:08 spire-1.2.1/pkg/common/plugin/sshpop/ 19:34:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:34:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:34:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:34:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:34:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:34:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:34:08 spire-1.2.1/pkg/common/plugin/x509pop/ 19:34:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:34:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:34:08 spire-1.2.1/pkg/common/profiling/ 19:34:08 spire-1.2.1/pkg/common/profiling/dumpers.go 19:34:08 spire-1.2.1/pkg/common/profiling/profiling.go 19:34:08 spire-1.2.1/pkg/common/protoutil/ 19:34:08 spire-1.2.1/pkg/common/protoutil/masks.go 19:34:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:34:08 spire-1.2.1/pkg/common/rotationutil/ 19:34:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:34:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:34:08 spire-1.2.1/pkg/common/selector/ 19:34:08 spire-1.2.1/pkg/common/selector/selector.go 19:34:08 spire-1.2.1/pkg/common/selector/selector_test.go 19:34:08 spire-1.2.1/pkg/common/selector/set.go 19:34:08 spire-1.2.1/pkg/common/selector/set_utils.go 19:34:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:34:08 spire-1.2.1/pkg/common/telemetry/ 19:34:08 spire-1.2.1/pkg/common/telemetry/agent/ 19:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:34:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:34:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:34:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:34:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:34:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:34:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:34:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:34:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:34:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:34:08 spire-1.2.1/pkg/common/telemetry/call.go 19:34:08 spire-1.2.1/pkg/common/telemetry/common/ 19:34:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:34:08 spire-1.2.1/pkg/common/telemetry/config.go 19:34:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:34:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:34:08 spire-1.2.1/pkg/common/telemetry/inmem.go 19:34:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:34:08 spire-1.2.1/pkg/common/telemetry/m3.go 19:34:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:34:08 spire-1.2.1/pkg/common/telemetry/metrics.go 19:34:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:34:08 spire-1.2.1/pkg/common/telemetry/names.go 19:34:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:34:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:34:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:34:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:34:08 spire-1.2.1/pkg/common/telemetry/server/ 19:34:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:34:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:34:08 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:34:08 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:34:08 spire-1.2.1/pkg/common/telemetry/server/server.go 19:34:08 spire-1.2.1/pkg/common/telemetry/sink.go 19:34:08 spire-1.2.1/pkg/common/telemetry/statsd.go 19:34:08 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:34:08 spire-1.2.1/pkg/common/telemetry/uptime.go 19:34:08 spire-1.2.1/pkg/common/telemetry/version.go 19:34:08 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:34:08 spire-1.2.1/pkg/common/uptime/ 19:34:08 spire-1.2.1/pkg/common/uptime/uptime.go 19:34:08 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:34:08 spire-1.2.1/pkg/common/util/ 19:34:08 spire-1.2.1/pkg/common/util/certs.go 19:34:08 spire-1.2.1/pkg/common/util/certs_test.go 19:34:08 spire-1.2.1/pkg/common/util/csr.go 19:34:08 spire-1.2.1/pkg/common/util/hash.go 19:34:08 spire-1.2.1/pkg/common/util/selectors.go 19:34:08 spire-1.2.1/pkg/common/util/selectors_test.go 19:34:08 spire-1.2.1/pkg/common/util/signals.go 19:34:08 spire-1.2.1/pkg/common/util/sort.go 19:34:08 spire-1.2.1/pkg/common/util/sort_test.go 19:34:08 spire-1.2.1/pkg/common/util/task.go 19:34:08 spire-1.2.1/pkg/common/util/task_test.go 19:34:08 spire-1.2.1/pkg/common/util/testdata/ 19:34:08 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:34:08 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:34:08 spire-1.2.1/pkg/common/version/ 19:34:08 spire-1.2.1/pkg/common/version/version.go 19:34:08 spire-1.2.1/pkg/common/x509svid/ 19:34:08 spire-1.2.1/pkg/common/x509svid/common_test.go 19:34:08 spire-1.2.1/pkg/common/x509svid/csr.go 19:34:08 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:34:08 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:34:08 spire-1.2.1/pkg/common/x509util/ 19:34:08 spire-1.2.1/pkg/common/x509util/cert.go 19:34:08 spire-1.2.1/pkg/common/x509util/dns.go 19:34:08 spire-1.2.1/pkg/common/x509util/dns_test.go 19:34:08 spire-1.2.1/pkg/common/x509util/keyid.go 19:34:08 spire-1.2.1/pkg/common/x509util/keypair.go 19:34:08 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:34:08 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:34:08 spire-1.2.1/pkg/server/ 19:34:08 spire-1.2.1/pkg/server/api/ 19:34:08 spire-1.2.1/pkg/server/api/agent.go 19:34:08 spire-1.2.1/pkg/server/api/agent/ 19:34:08 spire-1.2.1/pkg/server/api/agent/v1/ 19:34:08 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:34:08 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:34:08 spire-1.2.1/pkg/server/api/agent_test.go 19:34:08 spire-1.2.1/pkg/server/api/api.go 19:34:08 spire-1.2.1/pkg/server/api/audit/ 19:34:08 spire-1.2.1/pkg/server/api/audit/audit.go 19:34:08 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:34:08 spire-1.2.1/pkg/server/api/bundle.go 19:34:08 spire-1.2.1/pkg/server/api/bundle/ 19:34:08 spire-1.2.1/pkg/server/api/bundle/v1/ 19:34:08 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:34:08 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:34:08 spire-1.2.1/pkg/server/api/bundle_test.go 19:34:08 spire-1.2.1/pkg/server/api/debug/ 19:34:08 spire-1.2.1/pkg/server/api/debug/v1/ 19:34:08 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:34:08 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:34:08 spire-1.2.1/pkg/server/api/entry.go 19:34:08 spire-1.2.1/pkg/server/api/entry/ 19:34:08 spire-1.2.1/pkg/server/api/entry/v1/ 19:34:08 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:34:08 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:34:08 spire-1.2.1/pkg/server/api/entry_test.go 19:34:08 spire-1.2.1/pkg/server/api/health/ 19:34:08 spire-1.2.1/pkg/server/api/health/v1/ 19:34:08 spire-1.2.1/pkg/server/api/health/v1/service.go 19:34:08 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:34:08 spire-1.2.1/pkg/server/api/id.go 19:34:08 spire-1.2.1/pkg/server/api/id_test.go 19:34:08 spire-1.2.1/pkg/server/api/limits/ 19:34:08 spire-1.2.1/pkg/server/api/limits/limits.go 19:34:08 spire-1.2.1/pkg/server/api/middleware/ 19:34:08 spire-1.2.1/pkg/server/api/middleware/alias.go 19:34:08 spire-1.2.1/pkg/server/api/middleware/audit.go 19:34:08 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:34:08 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:34:08 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:34:08 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:34:08 spire-1.2.1/pkg/server/api/middleware/caller.go 19:34:08 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:34:08 spire-1.2.1/pkg/server/api/middleware/common.go 19:34:08 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:34:08 spire-1.2.1/pkg/server/api/middleware/entries.go 19:34:08 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:34:08 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:34:08 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:34:08 spire-1.2.1/pkg/server/api/ratelimit.go 19:34:08 spire-1.2.1/pkg/server/api/rpccontext/ 19:34:08 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:34:08 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:34:08 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:34:08 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:34:08 spire-1.2.1/pkg/server/api/selector.go 19:34:08 spire-1.2.1/pkg/server/api/selector_test.go 19:34:08 spire-1.2.1/pkg/server/api/status.go 19:34:08 spire-1.2.1/pkg/server/api/status_test.go 19:34:08 spire-1.2.1/pkg/server/api/svid/ 19:34:08 spire-1.2.1/pkg/server/api/svid/v1/ 19:34:08 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:34:08 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:34:08 spire-1.2.1/pkg/server/api/trustdomain.go 19:34:08 spire-1.2.1/pkg/server/api/trustdomain/ 19:34:08 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:34:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:34:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:34:08 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:34:08 spire-1.2.1/pkg/server/authpolicy/ 19:34:08 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:34:08 spire-1.2.1/pkg/server/authpolicy/policy.go 19:34:08 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:34:08 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:34:08 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:34:08 spire-1.2.1/pkg/server/authpolicy/validate.go 19:34:08 spire-1.2.1/pkg/server/bundle/ 19:34:08 spire-1.2.1/pkg/server/bundle/client/ 19:34:08 spire-1.2.1/pkg/server/bundle/client/client.go 19:34:08 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:34:08 spire-1.2.1/pkg/server/bundle/client/manager.go 19:34:08 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:34:08 spire-1.2.1/pkg/server/bundle/client/sources.go 19:34:08 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:34:08 spire-1.2.1/pkg/server/bundle/client/updater.go 19:34:08 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:34:08 spire-1.2.1/pkg/server/ca/ 19:34:08 spire-1.2.1/pkg/server/ca/ca.go 19:34:08 spire-1.2.1/pkg/server/ca/ca_health.go 19:34:08 spire-1.2.1/pkg/server/ca/ca_test.go 19:34:08 spire-1.2.1/pkg/server/ca/journal.go 19:34:08 spire-1.2.1/pkg/server/ca/journal_test.go 19:34:08 spire-1.2.1/pkg/server/ca/manager.go 19:34:08 spire-1.2.1/pkg/server/ca/manager_health.go 19:34:08 spire-1.2.1/pkg/server/ca/manager_test.go 19:34:08 spire-1.2.1/pkg/server/ca/templates.go 19:34:08 spire-1.2.1/pkg/server/ca/upstream_client.go 19:34:08 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:34:08 spire-1.2.1/pkg/server/ca/validation.go 19:34:08 spire-1.2.1/pkg/server/cache/ 19:34:08 spire-1.2.1/pkg/server/cache/dscache/ 19:34:08 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:34:08 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:34:08 spire-1.2.1/pkg/server/cache/entrycache/ 19:34:08 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:34:08 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:34:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:34:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:34:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:34:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:34:08 spire-1.2.1/pkg/server/catalog/ 19:34:08 spire-1.2.1/pkg/server/catalog/catalog.go 19:34:08 spire-1.2.1/pkg/server/catalog/keymanager.go 19:34:08 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:34:08 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:34:08 spire-1.2.1/pkg/server/catalog/notifier.go 19:34:08 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:34:08 spire-1.2.1/pkg/server/config.go 19:34:08 spire-1.2.1/pkg/server/datastore/ 19:34:08 spire-1.2.1/pkg/server/datastore/datastore.go 19:34:08 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:34:08 spire-1.2.1/pkg/server/datastore/repository.go 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:34:08 spire-1.2.1/pkg/server/endpoints/ 19:34:08 spire-1.2.1/pkg/server/endpoints/bundle/ 19:34:08 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:34:08 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:34:08 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:34:08 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:34:08 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:34:08 spire-1.2.1/pkg/server/endpoints/config.go 19:34:08 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:34:08 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:34:08 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:34:08 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:34:08 spire-1.2.1/pkg/server/endpoints/middleware.go 19:34:08 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:34:08 spire-1.2.1/pkg/server/hostservice/ 19:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:34:08 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:34:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:34:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/ 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/ 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:34:08 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/notifier/ 19:34:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:34:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:34:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:34:08 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:34:08 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:34:08 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:34:08 spire-1.2.1/pkg/server/registration/ 19:34:08 spire-1.2.1/pkg/server/registration/manager.go 19:34:08 spire-1.2.1/pkg/server/registration/manager_test.go 19:34:08 spire-1.2.1/pkg/server/scanentries.go 19:34:08 spire-1.2.1/pkg/server/scanentries_test.go 19:34:08 spire-1.2.1/pkg/server/server.go 19:34:08 spire-1.2.1/pkg/server/server_test.go 19:34:08 spire-1.2.1/pkg/server/svid/ 19:34:08 spire-1.2.1/pkg/server/svid/observer.go 19:34:08 spire-1.2.1/pkg/server/svid/observer_test.go 19:34:08 spire-1.2.1/pkg/server/svid/rotator.go 19:34:08 spire-1.2.1/pkg/server/svid/rotator_config.go 19:34:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:34:08 spire-1.2.1/pkg/server/svid/rotator_test.go 19:34:08 spire-1.2.1/proto/ 19:34:08 spire-1.2.1/proto/private/ 19:34:08 spire-1.2.1/proto/private/server/ 19:34:08 spire-1.2.1/proto/private/server/journal/ 19:34:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:34:08 spire-1.2.1/proto/private/server/journal/journal.proto 19:34:08 spire-1.2.1/proto/spire/ 19:34:08 spire-1.2.1/proto/spire/common/ 19:34:08 spire-1.2.1/proto/spire/common/common.pb.go 19:34:08 spire-1.2.1/proto/spire/common/common.proto 19:34:08 spire-1.2.1/proto/spire/common/plugin/ 19:34:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:34:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:34:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:34:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:34:08 spire-1.2.1/proto/spire/plugin/ 19:34:08 spire-1.2.1/proto/spire/plugin/agent/ 19:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:34:08 spire-1.2.1/release/ 19:34:08 spire-1.2.1/release/spire-extras/ 19:34:08 spire-1.2.1/release/spire-extras/README.md 19:34:08 spire-1.2.1/release/spire-extras/conf/ 19:34:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:34:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:34:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:34:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:34:08 spire-1.2.1/release/spire/ 19:34:08 spire-1.2.1/release/spire/README.md 19:34:08 spire-1.2.1/release/spire/conf/ 19:34:08 spire-1.2.1/release/spire/conf/agent/ 19:34:08 spire-1.2.1/release/spire/conf/agent/agent.conf 19:34:08 spire-1.2.1/release/spire/conf/server/ 19:34:08 spire-1.2.1/release/spire/conf/server/server.conf 19:34:08 spire-1.2.1/script/ 19:34:08 spire-1.2.1/script/build-artifact.sh 19:34:08 spire-1.2.1/script/generate_dummy_ca.sh 19:34:08 spire-1.2.1/support/ 19:34:08 spire-1.2.1/support/k8s/ 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:34:08 spire-1.2.1/support/oidc-discovery-provider/ 19:34:08 spire-1.2.1/support/oidc-discovery-provider/README.md 19:34:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:34:08 spire-1.2.1/support/oidc-discovery-provider/config.go 19:34:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:34:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:34:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:34:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:34:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:34:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:34:08 spire-1.2.1/support/oidc-discovery-provider/main.go 19:34:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:34:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:34:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:34:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:34:08 spire-1.2.1/test/ 19:34:08 spire-1.2.1/test/clock/ 19:34:08 spire-1.2.1/test/clock/clock.go 19:34:08 spire-1.2.1/test/fakes/ 19:34:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:34:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:34:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:34:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:34:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:34:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:34:08 spire-1.2.1/test/fakes/fakeagentstore/ 19:34:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:34:08 spire-1.2.1/test/fakes/fakedatastore/ 19:34:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:34:08 spire-1.2.1/test/fakes/fakeentryclient/ 19:34:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:34:08 spire-1.2.1/test/fakes/fakehealthchecker/ 19:34:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:34:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:34:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:34:08 spire-1.2.1/test/fakes/fakemetrics/ 19:34:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:34:08 spire-1.2.1/test/fakes/fakenoderesolver/ 19:34:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:34:08 spire-1.2.1/test/fakes/fakenotifier/ 19:34:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:34:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:34:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:34:08 spire-1.2.1/test/fakes/fakeserverca/ 19:34:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:34:08 spire-1.2.1/test/fakes/fakeservercatalog/ 19:34:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:34:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:34:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:34:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:34:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:34:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:34:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:34:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:34:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:34:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:34:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:34:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:34:08 spire-1.2.1/test/fixture/ 19:34:08 spire-1.2.1/test/fixture/certs/ 19:34:08 spire-1.2.1/test/fixture/certs/agent_svid.der 19:34:08 spire-1.2.1/test/fixture/certs/base_cert.pem 19:34:08 spire-1.2.1/test/fixture/certs/base_csr.pem 19:34:08 spire-1.2.1/test/fixture/certs/base_key.pem 19:34:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:34:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:34:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:34:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:34:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:34:08 spire-1.2.1/test/fixture/certs/blog_key.pem 19:34:08 spire-1.2.1/test/fixture/certs/bundle.der 19:34:08 spire-1.2.1/test/fixture/certs/ca.pem 19:34:08 spire-1.2.1/test/fixture/certs/ca_key.pem 19:34:08 spire-1.2.1/test/fixture/certs/database_cert.pem 19:34:08 spire-1.2.1/test/fixture/certs/database_csr.pem 19:34:08 spire-1.2.1/test/fixture/certs/database_key.pem 19:34:08 spire-1.2.1/test/fixture/certs/node_cert.pem 19:34:08 spire-1.2.1/test/fixture/certs/node_csr.pem 19:34:08 spire-1.2.1/test/fixture/certs/node_key.pem 19:34:08 spire-1.2.1/test/fixture/certs/svid.pem 19:34:08 spire-1.2.1/test/fixture/certs/svid_key.pem 19:34:08 spire-1.2.1/test/fixture/config/ 19:34:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:34:08 spire-1.2.1/test/fixture/config/agent_good.conf 19:34:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:34:08 spire-1.2.1/test/fixture/config/plugin_good.conf 19:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:34:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:34:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:34:08 spire-1.2.1/test/fixture/config/server_good.conf 19:34:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:34:08 spire-1.2.1/test/fixture/fixture.go 19:34:08 spire-1.2.1/test/fixture/nodeattestor/ 19:34:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:34:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:34:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:34:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:34:08 spire-1.2.1/test/fixture/registration/ 19:34:08 spire-1.2.1/test/fixture/registration/entries.json 19:34:08 spire-1.2.1/test/fixture/registration/good-for-update.json 19:34:08 spire-1.2.1/test/fixture/registration/good.json 19:34:08 spire-1.2.1/test/fixture/registration/invalid.json 19:34:08 spire-1.2.1/test/fixture/registration/invalid_json.json 19:34:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:34:08 spire-1.2.1/test/integration/ 19:34:08 spire-1.2.1/test/integration/README.md 19:34:08 spire-1.2.1/test/integration/common 19:34:08 spire-1.2.1/test/integration/setup/ 19:34:08 spire-1.2.1/test/integration/setup/adminclient/ 19:34:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:34:08 spire-1.2.1/test/integration/setup/adminclient/client.go 19:34:08 spire-1.2.1/test/integration/setup/debugagent/ 19:34:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:34:08 spire-1.2.1/test/integration/setup/debugagent/main.go 19:34:08 spire-1.2.1/test/integration/setup/debugserver/ 19:34:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:34:08 spire-1.2.1/test/integration/setup/debugserver/main.go 19:34:08 spire-1.2.1/test/integration/setup/downstreamclient/ 19:34:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:34:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:34:08 spire-1.2.1/test/integration/setup/itclient/ 19:34:08 spire-1.2.1/test/integration/setup/itclient/client.go 19:34:08 spire-1.2.1/test/integration/setup/node-attestation/ 19:34:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:34:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:34:08 spire-1.2.1/test/integration/setup/x509pop/ 19:34:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:34:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:34:08 spire-1.2.1/test/integration/suites/ 19:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:34:09 spire-1.2.1/test/integration/suites/join-token/ 19:34:09 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:34:09 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:34:09 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:34:09 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:34:09 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:34:09 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:34:09 spire-1.2.1/test/integration/suites/join-token/README.md 19:34:09 spire-1.2.1/test/integration/suites/join-token/conf/ 19:34:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:34:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:34:09 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:34:09 spire-1.2.1/test/integration/suites/join-token/teardown 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:34:09 spire-1.2.1/test/integration/suites/k8s/ 19:34:09 spire-1.2.1/test/integration/suites/k8s/00-setup 19:34:09 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:34:09 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:34:09 spire-1.2.1/test/integration/suites/k8s/README.md 19:34:09 spire-1.2.1/test/integration/suites/k8s/conf/ 19:34:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:34:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:34:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:34:09 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:34:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:34:09 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:34:09 spire-1.2.1/test/integration/suites/k8s/teardown 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/ 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:34:09 spire-1.2.1/test/integration/suites/node-attestation/ 19:34:09 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:34:09 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:34:09 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:34:09 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:34:09 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:34:09 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:34:09 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:34:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:34:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:34:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:34:09 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:34:09 spire-1.2.1/test/integration/suites/rotation/ 19:34:09 spire-1.2.1/test/integration/suites/rotation/00-setup 19:34:09 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:34:09 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:34:09 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:34:09 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:34:09 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:34:09 spire-1.2.1/test/integration/suites/rotation/README.md 19:34:09 spire-1.2.1/test/integration/suites/rotation/conf/ 19:34:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:34:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:34:09 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:34:09 spire-1.2.1/test/integration/suites/rotation/teardown 19:34:09 spire-1.2.1/test/integration/suites/self-test/ 19:34:09 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:34:09 spire-1.2.1/test/integration/suites/self-test/README.md 19:34:09 spire-1.2.1/test/integration/suites/self-test/teardown 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:34:09 spire-1.2.1/test/integration/suites/upgrade/ 19:34:09 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:34:09 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:34:09 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:34:09 spire-1.2.1/test/integration/suites/upgrade/README.md 19:34:09 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:34:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:34:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:34:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:34:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:34:09 spire-1.2.1/test/integration/suites/upgrade/teardown 19:34:09 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:34:09 spire-1.2.1/test/integration/test-one.sh 19:34:09 spire-1.2.1/test/integration/test.sh 19:34:09 spire-1.2.1/test/plugintest/ 19:34:09 spire-1.2.1/test/plugintest/config.go 19:34:09 spire-1.2.1/test/plugintest/load.go 19:34:09 spire-1.2.1/test/plugintest/option.go 19:34:09 spire-1.2.1/test/spiretest/ 19:34:09 spire-1.2.1/test/spiretest/apiserver.go 19:34:09 spire-1.2.1/test/spiretest/assertions.go 19:34:09 spire-1.2.1/test/spiretest/dir.go 19:34:09 spire-1.2.1/test/spiretest/errors_posix.go 19:34:09 spire-1.2.1/test/spiretest/errors_windows.go 19:34:09 spire-1.2.1/test/spiretest/logs.go 19:34:09 spire-1.2.1/test/spiretest/socketapi.go 19:34:09 spire-1.2.1/test/spiretest/suite.go 19:34:09 spire-1.2.1/test/spiretest/x509.go 19:34:09 spire-1.2.1/test/testca/ 19:34:09 spire-1.2.1/test/testca/ca.go 19:34:09 spire-1.2.1/test/testkey/ 19:34:09 spire-1.2.1/test/testkey/generate.sh 19:34:09 spire-1.2.1/test/testkey/genkeys.go 19:34:09 spire-1.2.1/test/testkey/keys.go 19:34:09 spire-1.2.1/test/testkey/new.go 19:34:09 spire-1.2.1/test/tpmsimulator/ 19:34:09 spire-1.2.1/test/tpmsimulator/simulator.go 19:34:09 spire-1.2.1/test/util/ 19:34:09 spire-1.2.1/test/util/cert_fixtures.go 19:34:09 spire-1.2.1/test/util/cert_generation.go 19:34:09 spire-1.2.1/test/util/io_redirection.go 19:34:09 spire-1.2.1/test/util/race.go 19:34:09 spire-1.2.1/test/util/util.go 19:34:09 building spire from source... 19:34:10 Installing go1.17.7... 19:34:36 Building bin/spire-server... 19:34:36 go: downloading github.com/mitchellh/cli v1.1.2 19:34:36 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:34:36 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:34:36 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:34:37 go: downloading google.golang.org/grpc v1.44.0 19:34:37 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:34:38 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:34:39 go: downloading github.com/imdario/mergo v0.3.12 19:34:39 go: downloading github.com/sirupsen/logrus v1.8.1 19:34:40 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:34:41 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:34:41 go: downloading github.com/fatih/color v1.13.0 19:34:42 go: downloading github.com/mattn/go-isatty v0.0.14 19:34:42 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:34:42 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:34:42 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:34:42 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:34:43 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:34:43 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:34:43 go: downloading github.com/armon/go-metrics v0.3.10 19:34:43 go: downloading github.com/prometheus/client_golang v1.12.1 19:34:44 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:34:45 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:34:45 go: downloading github.com/open-policy-agent/opa v0.38.0 19:35:03 go: downloading github.com/Masterminds/goutils v1.1.0 19:35:03 go: downloading github.com/Masterminds/semver v1.5.0 19:35:03 go: downloading github.com/google/uuid v1.1.2 19:35:03 go: downloading github.com/huandu/xstrings v1.3.2 19:35:03 go: downloading github.com/mattn/go-colorable v0.1.12 19:35:03 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:35:03 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:35:03 go: downloading github.com/oklog/run v1.0.0 19:35:03 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:35:03 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:35:03 go: downloading github.com/prometheus/client_model v0.2.0 19:35:03 go: downloading github.com/prometheus/common v0.32.1 19:35:03 go: downloading github.com/beorn7/perks v1.0.1 19:35:03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:35:03 go: downloading github.com/prometheus/procfs v0.7.3 19:35:04 go: downloading github.com/imkira/go-observer v1.0.3 19:35:04 go: downloading github.com/pkg/errors v0.9.1 19:35:04 go: downloading go.uber.org/atomic v1.9.0 19:35:04 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:35:04 go: downloading github.com/hashicorp/errwrap v1.1.0 19:35:05 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:35:05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:35:05 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:35:05 go: downloading github.com/blang/semver/v4 v4.0.0 19:35:05 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:35:05 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:35:06 go: downloading github.com/jinzhu/gorm v1.9.16 19:35:07 go: downloading github.com/lib/pq v1.10.4 19:35:07 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:35:07 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:35:07 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:35:11 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:35:22 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:35:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:35:22 go: downloading github.com/stretchr/testify v1.7.0 19:35:22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:35:23 go: downloading google.golang.org/api v0.70.0 19:35:23 go: downloading k8s.io/client-go v0.23.4 19:35:35 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:36:14 go: downloading k8s.io/api v0.23.4 19:36:14 go: downloading github.com/google/go-tpm v0.3.3 19:36:14 go: downloading cloud.google.com/go/storage v1.21.0 19:36:14 go: downloading cloud.google.com/go v0.100.2 19:36:14 go: downloading k8s.io/apimachinery v0.23.4 19:36:14 go: downloading k8s.io/kube-aggregator v0.23.3 19:36:15 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:36:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:36:23 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:36:23 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:36:23 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:36:25 go: downloading cloud.google.com/go/security v1.3.0 19:36:25 go: downloading github.com/hashicorp/vault/api v1.4.1 19:36:25 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:36:27 go: downloading github.com/twmb/murmur3 v1.1.6 19:36:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:36:27 go: downloading gopkg.in/yaml.v2 v2.4.0 19:36:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:36:28 go: downloading github.com/gobwas/glob v0.2.3 19:36:28 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:36:28 go: downloading github.com/jinzhu/inflection v1.0.0 19:36:28 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:36:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:36:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:36:29 go: downloading github.com/aws/smithy-go v1.11.0 19:36:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:36:31 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:36:31 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:36:32 go: downloading cloud.google.com/go/compute v1.3.0 19:36:33 go: downloading cloud.google.com/go/iam v0.1.1 19:36:33 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:36:33 go: downloading k8s.io/klog/v2 v2.30.0 19:36:33 go: downloading github.com/gogo/protobuf v1.3.2 19:36:39 go: downloading github.com/google/gofuzz v1.1.0 19:36:39 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:36:41 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:36:41 go: downloading github.com/spf13/pflag v1.0.5 19:36:41 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:36:41 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:36:41 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:36:41 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:36:41 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:36:41 go: downloading github.com/dimchansky/utfbom v1.1.1 19:36:42 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:36:42 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:36:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:36:42 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:36:42 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:36:42 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:36:44 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:36:44 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:36:44 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:36:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:36:44 go: downloading go.opencensus.io v0.23.0 19:36:45 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:36:48 go: downloading github.com/go-logr/logr v1.2.2 19:36:48 go: downloading gopkg.in/inf.v0 v0.9.1 19:36:48 go: downloading github.com/google/go-cmp v0.5.7 19:36:48 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:36:49 go: downloading github.com/json-iterator/go v1.1.12 19:36:49 go: downloading github.com/googleapis/gnostic v0.5.5 19:36:52 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:36:52 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:36:53 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:36:55 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:36:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:36:56 go: downloading github.com/tklauser/numcpus v0.3.0 19:36:56 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:36:56 go: downloading go.uber.org/zap v1.21.0 19:36:57 go: downloading sigs.k8s.io/yaml v1.3.0 19:36:57 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:36:57 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:36:57 go: downloading github.com/modern-go/reflect2 v1.0.2 19:36:58 go: downloading github.com/ryanuber/go-glob v1.0.0 19:36:58 go: downloading github.com/golang/snappy v0.0.4 19:36:58 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:37:08 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:37:08 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:37:08 go: downloading github.com/hashicorp/go-version v1.2.0 19:37:08 go: downloading go.uber.org/multierr v1.6.0 19:37:55 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:37:55 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:41:32 Removing intermediate container 102b152d4ba5 19:41:32 ---> 08fd342da275 19:41:32 19:41:32 Step 9/20 : FROM alpine:3.15 19:41:32 3.15: Pulling from library/alpine 19:41:32 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:41:32 Status: Downloaded newer image for alpine:3.15 19:41:32 ---> 3fb3c9af89a9 19:41:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:41:32 ---> Running in c48c1d6da815 19:41:32 Removing intermediate container c48c1d6da815 19:41:32 ---> 81ba2f159318 19:41:32 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:32 ---> Running in 970b453714f9 19:41:37 Removing intermediate container 970b453714f9 19:41:37 ---> 90b0c197c87e 19:41:37 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:41:37 ---> Running in cb7908ed1fe6 19:41:39 Removing intermediate container 25aac9d289a0 19:41:39 ---> 33c622012c90 19:41:39 19:41:39 Step 10/23 : FROM alpine:3.14 19:41:39 3.14: Pulling from library/alpine 19:41:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:41:40 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:41:40 Status: Downloaded newer image for alpine:3.14 19:41:40 ---> ac73e934f311 19:41:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:41:40 ---> Running in a586b181fddf 19:41:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:41:43 v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:41:43 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:41:43 OK: 15729 distinct packages available 19:41:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:41:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:41:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:41:44 (1/1) Installing dumb-init (1.2.5-r1) 19:41:44 Executing busybox-1.33.1-r7.trigger 19:41:44 OK: 5 MiB in 15 packages 19:41:45 (1/9) Installing ca-certificates (20211220-r0) 19:41:46 (2/9) Installing brotli-libs (1.0.9-r5) 19:41:46 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:41:46 (4/9) Installing libcurl (7.80.0-r0) 19:41:46 (5/9) Installing curl (7.80.0-r0) 19:41:46 (6/9) Installing dumb-init (1.2.5-r1) 19:41:46 (7/9) Installing musl-obstack (1.2.3-r0) 19:41:46 Removing intermediate container a586b181fddf 19:41:46 ---> 04dc38c6451f 19:41:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:41:46 (8/9) Installing libucontext (1.1-r0) 19:41:46 (9/9) Installing gcompat (1.0.0-r4) 19:41:47 Executing busybox-1.34.1-r5.trigger 19:41:47 Executing ca-certificates-20211220-r0.trigger 19:41:47 ---> Running in 5bfbe3b0f3ef 19:41:47 OK: 8 MiB in 23 packages 19:41:48 Removing intermediate container 5bfbe3b0f3ef 19:41:48 ---> 0b8566c1aa25 19:41:48 Step 13/23 : ENV APP_PORT=59882 19:41:48 ---> Running in 4c8a31a38a47 19:41:50 Removing intermediate container 4c8a31a38a47 19:41:50 ---> f010a8e55475 19:41:50 Step 14/23 : EXPOSE $APP_PORT 19:41:50 ---> Running in 46823d86695d 19:41:52 Removing intermediate container 46823d86695d 19:41:52 ---> 0fb3f65a558c 19:41:52 Step 15/23 : WORKDIR / 19:41:52 ---> Running in 764bce737913 19:41:52 Removing intermediate container cb7908ed1fe6 19:41:52 ---> 04e40fd59188 19:41:52 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:53 Removing intermediate container 764bce737913 19:41:53 ---> d436369e1dcc 19:41:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:54 ---> 29383b46e6dd 19:41:54 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:41:56 ---> 4df9571449cb 19:41:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:42:01 ---> 60d9eada52a8 19:42:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:42:02 ---> c04868c6d901 19:42:02 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:42:02 ---> Running in 7cfc19f70def 19:42:03 ---> 66ee0d1f7a5b 19:42:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:42:04 Removing intermediate container 7cfc19f70def 19:42:04 ---> 51f8664b3b46 19:42:04 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:04 ---> Running in db227174377f 19:42:05 Removing intermediate container db227174377f 19:42:05 ---> 9a517cc59cd1 19:42:05 Step 18/20 : LABEL arch=arm64 19:42:05 ---> Running in cdb6c60d1b76 19:42:05 ---> bfa32252d8f9 19:42:05 Step 19/23 : ENTRYPOINT ["/core-command"] 19:42:06 ---> Running in df19719911ab 19:42:07 Removing intermediate container cdb6c60d1b76 19:42:07 ---> ca61b4ead526 19:42:07 Step 19/20 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:42:07 Removing intermediate container df19719911ab 19:42:07 ---> 7c0b996cea69 19:42:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:07 ---> Running in 71aa19aec387 19:42:07 ---> Running in 91693774c681 19:42:08 Removing intermediate container 71aa19aec387 19:42:08 ---> 3ec6d88ed086 19:42:08 Step 20/20 : LABEL version=0.0.0 19:42:09 Removing intermediate container 91693774c681 19:42:09 ---> d6165a379661 19:42:09 Step 21/23 : LABEL arch=arm64 19:42:09 ---> Running in b04a607ef3e5 19:42:09 ---> Running in 00e536eef5f4 19:42:10 Removing intermediate container 77ea57495103 19:42:10 ---> f328ffef926a 19:42:10 19:42:10 Step 10/22 : FROM alpine:3.14 19:42:10 ---> ac73e934f311 19:42:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:42:10 ---> Running in f9956123a2fe 19:42:10 Removing intermediate container b04a607ef3e5 19:42:10 ---> ed7c40f9c2aa 19:42:10 19:42:10 Removing intermediate container 00e536eef5f4 19:42:10 ---> e93924867a54 19:42:10 Step 22/23 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:42:11 ---> Running in e1eaf5307391 19:42:12 Removing intermediate container e1eaf5307391 19:42:12 ---> 9797b7756edb 19:42:12 Step 23/23 : LABEL version=0.0.0 19:42:12 ---> Running in f24d0ce1fecc 19:42:12 Successfully built ed7c40f9c2aa 19:42:13 Successfully tagged security-spiffe-token-provider-arm64:latest 19:42:13  Building security-spiffe-token-provider ... done Building security-spire-agent 19:42:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:42:13 Removing intermediate container fc5486af8d37 19:42:13 ---> cc66db326409 19:42:13 19:42:13 Step 10/22 : FROM alpine:3.14 19:42:13 ---> ac73e934f311 19:42:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:42:13 ---> Using cache 19:42:13 ---> 04dc38c6451f 19:42:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:42:13 ---> Using cache 19:42:13 ---> 0b8566c1aa25 19:42:13 Step 13/22 : ENV APP_PORT=59861 19:42:13 ---> Running in fd109f019893 19:42:13 Removing intermediate container f24d0ce1fecc 19:42:13 ---> a09d4361c89d 19:42:13 19:42:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:42:14 Removing intermediate container fd109f019893 19:42:14 ---> e5245f8bd080 19:42:14 Step 14/22 : EXPOSE $APP_PORT 19:42:14 ---> Running in abfca500e37d 19:42:14 Successfully built a09d4361c89d 19:42:14 Successfully tagged core-command-arm64:latest 19:42:14  Building core-command ... done Building core-metadata 19:42:14 (1/2) Installing ca-certificates (20211220-r0) 19:42:15 Removing intermediate container abfca500e37d 19:42:15 ---> 131d16d84b05 19:42:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:15 (2/2) Installing dumb-init (1.2.5-r1) 19:42:15 Executing busybox-1.33.1-r7.trigger 19:42:15 Executing ca-certificates-20211220-r0.trigger 19:42:15 OK: 6 MiB in 16 packages 19:42:16 ---> 25e59d316fe2 19:42:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:42:18 Removing intermediate container f9956123a2fe 19:42:18 ---> daf6ea17af3f 19:42:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:42:18 ---> Running in 74c13337610a 19:42:19 Removing intermediate container 74c13337610a 19:42:19 ---> 65e1f10a56f4 19:42:19 Step 13/22 : ENV APP_PORT=59860 19:42:19 ---> 71e5ac3a34d4 19:42:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:42:19 ---> Running in b2b0d4d0006e 19:42:20 Removing intermediate container b2b0d4d0006e 19:42:20 ---> b1b5c3e17de8 19:42:20 Step 14/22 : EXPOSE $APP_PORT 19:42:20 ---> bafc1715c0aa 19:42:20 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:42:20 ---> Running in fdadd22041fe 19:42:20 ---> Running in 53204d30b1d0 19:42:21 Removing intermediate container fdadd22041fe 19:42:21 ---> 6a5fad87962d 19:42:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:21 Removing intermediate container 53204d30b1d0 19:42:21 ---> 1086481dc535 19:42:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:22 ---> Running in 9ed213a39a8d 19:42:22 Removing intermediate container 9ed213a39a8d 19:42:22 ---> 0bad11cf6a91 19:42:22 Step 20/22 : LABEL arch=arm64 19:42:22 ---> Running in 2667c9ae34f1 19:42:23 ---> 0b6b7e7d61d0 19:42:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:42:23 Removing intermediate container 2667c9ae34f1 19:42:23 ---> f331976f362a 19:42:23 Step 21/22 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:42:23 ---> Running in 8dda43e2249a 19:42:25 Removing intermediate container 8dda43e2249a 19:42:25 ---> 97303f32b541 19:42:25 Step 22/22 : LABEL version=0.0.0 19:42:25 ---> Running in 369f5515a489 19:42:26 Removing intermediate container 369f5515a489 19:42:26 ---> 48b751751f03 19:42:26 19:42:27 Successfully built 48b751751f03 19:42:27 Successfully tagged support-scheduler-arm64:latest 19:42:27  Building support-scheduler ... done Building security-proxy-setup 19:42:27 ---> b83785c4b561 19:42:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:42:28 ---> 3095ea7f89ff 19:42:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:42:29 ---> Running in 69e213641558 19:42:29 Removing intermediate container 69e213641558 19:42:29 ---> e0d52e719ac1 19:42:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:29 ---> Running in b21ecde20296 19:42:30 Removing intermediate container b21ecde20296 19:42:30 ---> 7c997f43b67f 19:42:30 Step 20/22 : LABEL arch=arm64 19:42:30 ---> Running in a7d55e899db5 19:42:31 Removing intermediate container a7d55e899db5 19:42:31 ---> b256c047ad44 19:42:31 Step 21/22 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:42:31 ---> Running in 5d7e82b178f7 19:42:31 Removing intermediate container 5d7e82b178f7 19:42:31 ---> d1d60b7347c6 19:42:31 Step 22/22 : LABEL version=0.0.0 19:42:31 ---> Running in c53d4a9a3509 19:42:32 Removing intermediate container c53d4a9a3509 19:42:32 ---> 21d6c234e9e0 19:42:32 19:42:33 Successfully built 21d6c234e9e0 19:42:33 Successfully tagged support-notifications-arm64:latest 19:42:33  Building support-notifications ... done Building security-bootstrapper 19:43:41 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:43:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:43:41 ---> 0bf968ebf2cf 19:43:41 Step 3/26 : WORKDIR /edgex-go 19:43:41 ---> Using cache 19:43:41 ---> fcef1d672c45 19:43:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:41 ---> Running in 5f90fbb9415e 19:43:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:43:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:43:41 ---> 0bf968ebf2cf 19:43:41 Step 3/23 : WORKDIR /edgex-go 19:43:41 ---> Using cache 19:43:41 ---> fcef1d672c45 19:43:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:41 ---> Running in a606d09492d7 19:43:41 Removing intermediate container 5f90fbb9415e 19:43:41 ---> 688936f6874e 19:43:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:43:41 ---> Running in 0ce9920d9a8e 19:43:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:43:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:43:42 Removing intermediate container a606d09492d7 19:43:42 ---> 2a9f89921e83 19:43:42 Step 5/23 : RUN apk add --update --no-cache make git 19:43:42 ---> Running in 2db8fc6fbb69 19:43:43 OK: 220 MiB in 52 packages 19:43:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:43:45 Removing intermediate container 0ce9920d9a8e 19:43:45 ---> b5fc89c89526 19:43:45 Step 6/26 : COPY go.mod vendor* ./ 19:43:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:43:47 ---> 40e271b5a6a5 19:43:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:47 OK: 220 MiB in 52 packages 19:43:47 ---> Running in cc617ebe585a 19:43:50 Removing intermediate container 2db8fc6fbb69 19:43:50 ---> dae917aeadc8 19:43:50 Step 6/23 : COPY go.mod vendor* ./ 19:43:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:43:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:43:52 ---> 0bf968ebf2cf 19:43:52 Step 3/22 : WORKDIR /edgex-go 19:43:52 ---> Using cache 19:43:52 ---> fcef1d672c45 19:43:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:52 ---> Using cache 19:43:52 ---> 2a9f89921e83 19:43:52 Step 5/22 : RUN apk add --update --no-cache make git 19:43:52 ---> Using cache 19:43:52 ---> dae917aeadc8 19:43:52 Step 6/22 : COPY go.mod vendor* ./ 19:43:52 ---> 8552790744e5 19:43:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:52 ---> Running in 0e82704de8c1 19:43:53 ---> e3469d3ace2b 19:43:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:53 ---> Running in e40dc78e4d58 19:43:55 Removing intermediate container cc617ebe585a 19:43:55 ---> a8f5b6e0619c 19:43:55 Step 8/26 : COPY . . 19:43:56 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:43:56 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:43:56 ---> 0bf968ebf2cf 19:43:56 Step 3/31 : WORKDIR /edgex-go 19:43:56 ---> Using cache 19:43:56 ---> fcef1d672c45 19:43:56 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:56 ---> Using cache 19:43:56 ---> 2a9f89921e83 19:43:56 Step 5/31 : RUN apk add --update --no-cache make git 19:43:56 ---> Using cache 19:43:56 ---> dae917aeadc8 19:43:56 Step 6/31 : COPY go.mod vendor* ./ 19:43:56 ---> Using cache 19:43:56 ---> e3469d3ace2b 19:43:56 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:56 ---> Running in b5724e3c752b 19:44:00 Removing intermediate container 0e82704de8c1 19:44:00 ---> 7c021d158965 19:44:00 Step 8/23 : COPY . . 19:44:01 Removing intermediate container e40dc78e4d58 19:44:01 ---> e81e68f402f2 19:44:01 Step 8/22 : COPY . . 19:44:03 Removing intermediate container b5724e3c752b 19:44:03 ---> 628eaebb0cd7 19:44:03 Step 8/31 : COPY . . 19:45:11 ---> e5cf039d9d63 19:45:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:45:11 ---> Running in aea0872461ce 19:45:11 Removing intermediate container aea0872461ce 19:45:11 ---> 95256b3ad7a0 19:45:11 Step 10/26 : RUN mkdir -p spire-build 19:45:11 ---> Running in 468ffac347ee 19:45:11 ---> 526b14ce7887 19:45:11 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:45:11 ---> Running in fc0fd4dbde3c 19:45:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:45:12 ---> d83fe320d34a 19:45:12 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:45:13 Removing intermediate container 468ffac347ee 19:45:13 ---> 0fb34fe42adb 19:45:13 Step 11/26 : WORKDIR /edgex-go/spire-build 19:45:13 ---> Running in 21942696be3c 19:45:13 ---> Running in 391bf4d62967 19:45:14 Removing intermediate container 391bf4d62967 19:45:14 ---> d592a8733dbd 19:45:14 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 19:45:14 ---> Running in 9307c1f8f743 19:45:15 ---> 1c8b888e2cbb 19:45:15 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:45:15 ---> Running in 6f2bdc05df06 19:45:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:45:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:45:18 spire-1.2.1/ 19:45:18 spire-1.2.1/.data/ 19:45:18 spire-1.2.1/.data/.file 19:45:18 spire-1.2.1/.dockerignore 19:45:18 spire-1.2.1/.gitattributes 19:45:18 spire-1.2.1/.githooks/ 19:45:18 spire-1.2.1/.githooks/pre-commit 19:45:18 spire-1.2.1/.github/ 19:45:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:45:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:45:18 spire-1.2.1/.github/dependabot.yml 19:45:18 spire-1.2.1/.github/workflows/ 19:45:18 spire-1.2.1/.github/workflows/nightly_build.yaml 19:45:18 spire-1.2.1/.github/workflows/pr_build.yaml 19:45:18 spire-1.2.1/.github/workflows/release_build.yaml 19:45:18 spire-1.2.1/.github/workflows/scripts/ 19:45:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:45:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:45:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:45:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:45:18 spire-1.2.1/.github/workflows/scripts/split.sh 19:45:18 spire-1.2.1/.gitignore 19:45:18 spire-1.2.1/.go-version 19:45:18 spire-1.2.1/.golangci.yml 19:45:18 spire-1.2.1/ADOPTERS.md 19:45:18 spire-1.2.1/CHANGELOG.md 19:45:18 spire-1.2.1/CODE-OF-CONDUCT.md 19:45:18 spire-1.2.1/CODEOWNERS 19:45:18 spire-1.2.1/CONTRIBUTING.md 19:45:18 spire-1.2.1/Dockerfile 19:45:18 spire-1.2.1/Dockerfile.dev 19:45:18 spire-1.2.1/Dockerfile.scratch 19:45:18 spire-1.2.1/LICENSE 19:45:18 spire-1.2.1/MAINTAINERS.md 19:45:18 spire-1.2.1/Makefile 19:45:18 spire-1.2.1/README.md 19:45:18 spire-1.2.1/ROADMAP.md 19:45:18 spire-1.2.1/SECURITY.md 19:45:18 spire-1.2.1/cmd/ 19:45:18 spire-1.2.1/cmd/spire-agent/ 19:45:18 spire-1.2.1/cmd/spire-agent/cli/ 19:45:18 spire-1.2.1/cmd/spire-agent/cli/api/ 19:45:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:45:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:45:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:45:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:45:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:45:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:45:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:45:18 spire-1.2.1/cmd/spire-agent/cli/common/ 19:45:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:45:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:45:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:45:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:45:18 spire-1.2.1/cmd/spire-agent/cli/run/ 19:45:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:45:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:45:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:45:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:45:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:45:18 spire-1.2.1/cmd/spire-agent/main.go 19:45:18 spire-1.2.1/cmd/spire-server/ 19:45:18 spire-1.2.1/cmd/spire-server/cli/ 19:45:18 spire-1.2.1/cmd/spire-server/cli/agent/ 19:45:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:45:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/cli.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/entry/ 19:45:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/federation/ 19:45:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:45:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:45:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/run/ 19:45:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/token/ 19:45:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/validate/ 19:45:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/x509/ 19:45:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:45:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:45:18 spire-1.2.1/cmd/spire-server/main.go 19:45:18 spire-1.2.1/cmd/spire-server/util/ 19:45:18 spire-1.2.1/cmd/spire-server/util/util.go 19:45:18 spire-1.2.1/conf/ 19:45:18 spire-1.2.1/conf/agent/ 19:45:18 spire-1.2.1/conf/agent/agent.conf 19:45:18 spire-1.2.1/conf/agent/agent_full.conf 19:45:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:45:18 spire-1.2.1/conf/server/ 19:45:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:45:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:45:18 spire-1.2.1/conf/server/server.conf 19:45:18 spire-1.2.1/conf/server/server_full.conf 19:45:18 spire-1.2.1/doc/ 19:45:18 spire-1.2.1/doc/SPIRE101.md 19:45:18 spire-1.2.1/doc/auditlog.md 19:45:18 spire-1.2.1/doc/authorization_policy_engine.md 19:45:18 spire-1.2.1/doc/changelog_guidelines.md 19:45:18 spire-1.2.1/doc/cure53-report.pdf 19:45:18 spire-1.2.1/doc/images/ 19:45:18 spire-1.2.1/doc/images/2019_roadmap.png 19:45:18 spire-1.2.1/doc/images/SPIRE101.png 19:45:18 spire-1.2.1/doc/images/SPIRE_agent.png 19:45:18 spire-1.2.1/doc/images/SPIRE_server.png 19:45:18 spire-1.2.1/doc/images/cache_mgr.png 19:45:18 spire-1.2.1/doc/images/cache_mgr_components.png 19:45:18 spire-1.2.1/doc/images/federated_spire.png 19:45:18 spire-1.2.1/doc/images/ha_mode.png 19:45:18 spire-1.2.1/doc/images/nested_spire.png 19:45:18 spire-1.2.1/doc/images/oidc_federation.png 19:45:18 spire-1.2.1/doc/images/single_trust_domain.png 19:45:18 spire-1.2.1/doc/images/spiffe_compatible.png 19:45:18 spire-1.2.1/doc/images/spire_logo.png 19:45:18 spire-1.2.1/doc/migrating_registration_api_clients.md 19:45:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:45:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:45:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:45:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:45:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:45:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:45:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:45:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:45:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:45:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:45:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:45:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:45:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:45:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:45:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:45:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:45:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:45:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:45:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:45:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:45:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:45:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:45:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:45:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:45:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:45:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:45:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:45:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:45:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:45:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:45:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:45:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:45:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:45:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:45:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:45:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:45:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:45:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:45:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:45:18 spire-1.2.1/doc/scaling_spire.md 19:45:18 spire-1.2.1/doc/spire_agent.md 19:45:18 spire-1.2.1/doc/spire_server.md 19:45:18 spire-1.2.1/doc/supported_integrations.md 19:45:18 spire-1.2.1/doc/telemetry.md 19:45:18 spire-1.2.1/doc/telemetry_config.md 19:45:18 spire-1.2.1/doc/upgrading.md 19:45:18 spire-1.2.1/doc/using_spire.md 19:45:18 spire-1.2.1/examples/ 19:45:18 spire-1.2.1/examples/README.md 19:45:18 spire-1.2.1/go.mod 19:45:18 spire-1.2.1/go.sum 19:45:18 spire-1.2.1/pkg/ 19:45:18 spire-1.2.1/pkg/agent/ 19:45:18 spire-1.2.1/pkg/agent/agent.go 19:45:18 spire-1.2.1/pkg/agent/api/ 19:45:18 spire-1.2.1/pkg/agent/api/config.go 19:45:18 spire-1.2.1/pkg/agent/api/debug/ 19:45:18 spire-1.2.1/pkg/agent/api/debug/v1/ 19:45:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:45:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:45:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:45:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:45:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:45:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:45:18 spire-1.2.1/pkg/agent/api/endpoints.go 19:45:18 spire-1.2.1/pkg/agent/api/health/ 19:45:18 spire-1.2.1/pkg/agent/api/health/v1/ 19:45:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:45:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:45:18 spire-1.2.1/pkg/agent/api/rpccontext/ 19:45:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:45:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:45:18 spire-1.2.1/pkg/agent/attestor/ 19:45:18 spire-1.2.1/pkg/agent/attestor/node/ 19:45:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:45:18 spire-1.2.1/pkg/agent/attestor/node/node.go 19:45:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:45:18 spire-1.2.1/pkg/agent/attestor/workload/ 19:45:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:45:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:45:18 spire-1.2.1/pkg/agent/catalog/ 19:45:18 spire-1.2.1/pkg/agent/catalog/catalog.go 19:45:18 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:45:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:45:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:45:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:45:18 spire-1.2.1/pkg/agent/client/ 19:45:18 spire-1.2.1/pkg/agent/client/client.go 19:45:18 spire-1.2.1/pkg/agent/client/client_test.go 19:45:18 spire-1.2.1/pkg/agent/client/dial.go 19:45:18 spire-1.2.1/pkg/agent/client/nodeconn.go 19:45:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:45:18 spire-1.2.1/pkg/agent/client/update.go 19:45:18 spire-1.2.1/pkg/agent/client/util.go 19:45:18 spire-1.2.1/pkg/agent/common/ 19:45:18 spire-1.2.1/pkg/agent/common/backoff/ 19:45:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:45:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:45:18 spire-1.2.1/pkg/agent/common/cgroups/ 19:45:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:45:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:45:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:45:18 spire-1.2.1/pkg/agent/config.go 19:45:18 spire-1.2.1/pkg/agent/endpoints/ 19:45:18 spire-1.2.1/pkg/agent/endpoints/config.go 19:45:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:45:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:45:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:45:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:45:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:45:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:45:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:45:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:45:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:45:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:45:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:45:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:45:18 spire-1.2.1/pkg/agent/endpoints/workload/ 19:45:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:45:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:45:18 spire-1.2.1/pkg/agent/manager/ 19:45:18 spire-1.2.1/pkg/agent/manager/cache/ 19:45:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:45:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:45:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:45:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:45:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:45:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:45:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:45:18 spire-1.2.1/pkg/agent/manager/config.go 19:45:18 spire-1.2.1/pkg/agent/manager/manager.go 19:45:18 spire-1.2.1/pkg/agent/manager/manager_test.go 19:45:18 spire-1.2.1/pkg/agent/manager/storage.go 19:45:18 spire-1.2.1/pkg/agent/manager/storage_test.go 19:45:18 spire-1.2.1/pkg/agent/manager/storecache/ 19:45:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:45:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:45:18 spire-1.2.1/pkg/agent/manager/sync.go 19:45:18 spire-1.2.1/pkg/agent/plugin/ 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:45:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:45:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:45:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:45:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:45:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:45:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:45:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:45:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:45:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:45:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:45:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:45:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:45:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:45:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:45:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:45:18 spire-1.2.1/pkg/agent/svid/ 19:45:18 spire-1.2.1/pkg/agent/svid/rotator.go 19:45:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:45:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:45:18 spire-1.2.1/pkg/agent/svid/store/ 19:45:18 spire-1.2.1/pkg/agent/svid/store/service.go 19:45:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:45:18 spire-1.2.1/pkg/common/ 19:45:18 spire-1.2.1/pkg/common/agentpathtemplate/ 19:45:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:45:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:45:18 spire-1.2.1/pkg/common/api/ 19:45:18 spire-1.2.1/pkg/common/api/metrics.go 19:45:18 spire-1.2.1/pkg/common/api/middleware/ 19:45:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:45:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:45:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:45:18 spire-1.2.1/pkg/common/api/middleware/logger.go 19:45:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:45:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:45:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:45:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:45:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:45:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:45:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:45:18 spire-1.2.1/pkg/common/api/middleware/names.go 19:45:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:45:18 spire-1.2.1/pkg/common/api/names.go 19:45:18 spire-1.2.1/pkg/common/api/ratelimit.go 19:45:18 spire-1.2.1/pkg/common/api/rpccontext/ 19:45:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:45:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:45:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:45:18 spire-1.2.1/pkg/common/auth/ 19:45:18 spire-1.2.1/pkg/common/auth/interceptors.go 19:45:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:45:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:45:18 spire-1.2.1/pkg/common/bundleutil/ 19:45:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:45:18 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:45:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:45:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:45:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:45:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:45:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:45:18 spire-1.2.1/pkg/common/bundleutil/types.go 19:45:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:45:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:45:18 spire-1.2.1/pkg/common/catalog/ 19:45:18 spire-1.2.1/pkg/common/catalog/bind.go 19:45:18 spire-1.2.1/pkg/common/catalog/builtin.go 19:45:18 spire-1.2.1/pkg/common/catalog/catalog.go 19:45:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:45:18 spire-1.2.1/pkg/common/catalog/closers.go 19:45:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:45:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:45:18 spire-1.2.1/pkg/common/catalog/config.go 19:45:18 spire-1.2.1/pkg/common/catalog/config_test.go 19:45:18 spire-1.2.1/pkg/common/catalog/configure.go 19:45:18 spire-1.2.1/pkg/common/catalog/constraints.go 19:45:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:45:18 spire-1.2.1/pkg/common/catalog/context.go 19:45:18 spire-1.2.1/pkg/common/catalog/external.go 19:45:18 spire-1.2.1/pkg/common/catalog/host.go 19:45:18 spire-1.2.1/pkg/common/catalog/pipenet.go 19:45:18 spire-1.2.1/pkg/common/catalog/plugin.go 19:45:18 spire-1.2.1/pkg/common/catalog/testplugin/ 19:45:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:45:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:45:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:45:18 spire-1.2.1/pkg/common/cli/ 19:45:18 spire-1.2.1/pkg/common/cli/env.go 19:45:18 spire-1.2.1/pkg/common/cli/flags.go 19:45:18 spire-1.2.1/pkg/common/cli/trust_domain.go 19:45:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:45:18 spire-1.2.1/pkg/common/cli/umask.go 19:45:18 spire-1.2.1/pkg/common/cli/umask_posix.go 19:45:18 spire-1.2.1/pkg/common/cli/umask_test.go 19:45:18 spire-1.2.1/pkg/common/cli/umask_windows.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/ 19:45:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/flag.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/format.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/ 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:45:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:45:18 spire-1.2.1/pkg/common/coretypes/ 19:45:18 spire-1.2.1/pkg/common/coretypes/bundle/ 19:45:18 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:45:18 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:45:18 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:45:18 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:45:18 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:45:18 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:45:18 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:45:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:45:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:45:18 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:45:18 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:45:18 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:45:18 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:45:18 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:45:18 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:45:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:45:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:45:18 spire-1.2.1/pkg/common/cryptoutil/ 19:45:18 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:45:18 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:45:18 spire-1.2.1/pkg/common/diskutil/ 19:45:18 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:45:18 spire-1.2.1/pkg/common/diskutil/file_test.go 19:45:18 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:45:18 spire-1.2.1/pkg/common/errorutil/ 19:45:18 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:45:18 spire-1.2.1/pkg/common/health/ 19:45:18 spire-1.2.1/pkg/common/health/config.go 19:45:18 spire-1.2.1/pkg/common/health/context.go 19:45:18 spire-1.2.1/pkg/common/health/context_test.go 19:45:18 spire-1.2.1/pkg/common/health/health.go 19:45:18 spire-1.2.1/pkg/common/health/health_test.go 19:45:18 spire-1.2.1/pkg/common/health/logger.go 19:45:18 spire-1.2.1/pkg/common/hostservice/ 19:45:18 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:45:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:45:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:45:18 spire-1.2.1/pkg/common/idutil/ 19:45:18 spire-1.2.1/pkg/common/idutil/require.go 19:45:18 spire-1.2.1/pkg/common/idutil/require_test.go 19:45:18 spire-1.2.1/pkg/common/idutil/safety.go 19:45:18 spire-1.2.1/pkg/common/idutil/safety_test.go 19:45:18 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:45:18 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:45:18 spire-1.2.1/pkg/common/jwtsvid/ 19:45:18 spire-1.2.1/pkg/common/jwtsvid/common.go 19:45:18 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:45:18 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:45:18 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:45:18 spire-1.2.1/pkg/common/jwtutil/ 19:45:18 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:45:18 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:45:18 spire-1.2.1/pkg/common/log/ 19:45:18 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:45:18 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:45:18 spire-1.2.1/pkg/common/log/log.go 19:45:18 spire-1.2.1/pkg/common/log/log_test.go 19:45:18 spire-1.2.1/pkg/common/log/options.go 19:45:18 spire-1.2.1/pkg/common/nodeutil/ 19:45:18 spire-1.2.1/pkg/common/nodeutil/node.go 19:45:18 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:45:18 spire-1.2.1/pkg/common/peertracker/ 19:45:18 spire-1.2.1/pkg/common/peertracker/conn.go 19:45:18 spire-1.2.1/pkg/common/peertracker/credentials.go 19:45:18 spire-1.2.1/pkg/common/peertracker/errors.go 19:45:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:45:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:45:18 spire-1.2.1/pkg/common/peertracker/info.go 19:45:18 spire-1.2.1/pkg/common/peertracker/listener.go 19:45:18 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:45:18 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:45:18 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:45:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:45:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:45:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:45:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:45:18 spire-1.2.1/pkg/common/peertracker/tcp.go 19:45:18 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:45:18 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:45:18 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:45:18 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:45:18 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:45:18 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:45:18 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:45:18 spire-1.2.1/pkg/common/peertracker/uds.go 19:45:18 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:45:18 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:45:18 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:45:18 spire-1.2.1/pkg/common/pemutil/ 19:45:18 spire-1.2.1/pkg/common/pemutil/block.go 19:45:18 spire-1.2.1/pkg/common/pemutil/certs.go 19:45:18 spire-1.2.1/pkg/common/pemutil/common.go 19:45:18 spire-1.2.1/pkg/common/pemutil/csr.go 19:45:18 spire-1.2.1/pkg/common/pemutil/keys.go 19:45:18 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:45:18 spire-1.2.1/pkg/common/pemutil/testdata/ 19:45:18 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:45:18 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:45:18 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:45:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:45:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:45:18 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:45:18 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:45:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:45:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:45:18 spire-1.2.1/pkg/common/plugin/ 19:45:18 spire-1.2.1/pkg/common/plugin/aws/ 19:45:18 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:45:18 spire-1.2.1/pkg/common/plugin/azure/ 19:45:18 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:45:18 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:45:18 spire-1.2.1/pkg/common/plugin/facade.go 19:45:18 spire-1.2.1/pkg/common/plugin/facade_test.go 19:45:18 spire-1.2.1/pkg/common/plugin/gcp/ 19:45:18 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:45:18 spire-1.2.1/pkg/common/plugin/k8s/ 19:45:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:45:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:45:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:45:18 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:45:18 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:45:18 spire-1.2.1/pkg/common/plugin/log.go 19:45:18 spire-1.2.1/pkg/common/plugin/sshpop/ 19:45:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:45:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:45:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:45:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:45:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:45:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:45:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:45:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:45:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:45:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:45:18 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:45:18 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:45:18 spire-1.2.1/pkg/common/plugin/x509pop/ 19:45:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:45:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:45:18 spire-1.2.1/pkg/common/profiling/ 19:45:18 spire-1.2.1/pkg/common/profiling/dumpers.go 19:45:18 spire-1.2.1/pkg/common/profiling/profiling.go 19:45:18 spire-1.2.1/pkg/common/protoutil/ 19:45:18 spire-1.2.1/pkg/common/protoutil/masks.go 19:45:18 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:45:18 spire-1.2.1/pkg/common/rotationutil/ 19:45:18 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:45:18 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:45:18 spire-1.2.1/pkg/common/selector/ 19:45:18 spire-1.2.1/pkg/common/selector/selector.go 19:45:18 spire-1.2.1/pkg/common/selector/selector_test.go 19:45:18 spire-1.2.1/pkg/common/selector/set.go 19:45:18 spire-1.2.1/pkg/common/selector/set_utils.go 19:45:18 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:45:18 spire-1.2.1/pkg/common/telemetry/ 19:45:18 spire-1.2.1/pkg/common/telemetry/agent/ 19:45:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:45:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:45:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:45:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:45:18 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:45:18 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:45:18 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:45:18 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:45:18 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:45:18 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:45:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:45:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:45:18 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:45:18 spire-1.2.1/pkg/common/telemetry/call.go 19:45:18 spire-1.2.1/pkg/common/telemetry/common/ 19:45:18 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:45:18 spire-1.2.1/pkg/common/telemetry/config.go 19:45:18 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:45:18 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:45:18 spire-1.2.1/pkg/common/telemetry/inmem.go 19:45:18 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:45:18 spire-1.2.1/pkg/common/telemetry/m3.go 19:45:18 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:45:18 spire-1.2.1/pkg/common/telemetry/metrics.go 19:45:18 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:45:18 spire-1.2.1/pkg/common/telemetry/names.go 19:45:18 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:45:18 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:45:18 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:45:18 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:45:18 spire-1.2.1/pkg/common/telemetry/server/ 19:45:18 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:45:18 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:45:18 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:45:18 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:45:18 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:45:18 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:45:18 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:45:18 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:45:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:45:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:45:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:45:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:45:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:45:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:45:18 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:45:18 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:45:18 spire-1.2.1/pkg/common/telemetry/server/server.go 19:45:18 spire-1.2.1/pkg/common/telemetry/sink.go 19:45:18 spire-1.2.1/pkg/common/telemetry/statsd.go 19:45:18 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:45:18 spire-1.2.1/pkg/common/telemetry/uptime.go 19:45:18 spire-1.2.1/pkg/common/telemetry/version.go 19:45:18 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:45:18 spire-1.2.1/pkg/common/uptime/ 19:45:18 spire-1.2.1/pkg/common/uptime/uptime.go 19:45:18 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:45:18 spire-1.2.1/pkg/common/util/ 19:45:18 spire-1.2.1/pkg/common/util/certs.go 19:45:18 spire-1.2.1/pkg/common/util/certs_test.go 19:45:18 spire-1.2.1/pkg/common/util/csr.go 19:45:18 spire-1.2.1/pkg/common/util/hash.go 19:45:18 spire-1.2.1/pkg/common/util/selectors.go 19:45:18 spire-1.2.1/pkg/common/util/selectors_test.go 19:45:18 spire-1.2.1/pkg/common/util/signals.go 19:45:18 spire-1.2.1/pkg/common/util/sort.go 19:45:18 spire-1.2.1/pkg/common/util/sort_test.go 19:45:18 spire-1.2.1/pkg/common/util/task.go 19:45:18 spire-1.2.1/pkg/common/util/task_test.go 19:45:18 spire-1.2.1/pkg/common/util/testdata/ 19:45:18 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:45:18 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:45:18 spire-1.2.1/pkg/common/version/ 19:45:18 spire-1.2.1/pkg/common/version/version.go 19:45:18 spire-1.2.1/pkg/common/x509svid/ 19:45:18 spire-1.2.1/pkg/common/x509svid/common_test.go 19:45:18 spire-1.2.1/pkg/common/x509svid/csr.go 19:45:18 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:45:18 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:45:18 spire-1.2.1/pkg/common/x509util/ 19:45:18 spire-1.2.1/pkg/common/x509util/cert.go 19:45:18 spire-1.2.1/pkg/common/x509util/dns.go 19:45:19 spire-1.2.1/pkg/common/x509util/dns_test.go 19:45:19 spire-1.2.1/pkg/common/x509util/keyid.go 19:45:19 spire-1.2.1/pkg/common/x509util/keypair.go 19:45:19 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:45:19 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:45:19 spire-1.2.1/pkg/server/ 19:45:19 spire-1.2.1/pkg/server/api/ 19:45:19 spire-1.2.1/pkg/server/api/agent.go 19:45:19 spire-1.2.1/pkg/server/api/agent/ 19:45:19 spire-1.2.1/pkg/server/api/agent/v1/ 19:45:19 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:45:19 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:45:19 spire-1.2.1/pkg/server/api/agent_test.go 19:45:19 spire-1.2.1/pkg/server/api/api.go 19:45:19 spire-1.2.1/pkg/server/api/audit/ 19:45:19 spire-1.2.1/pkg/server/api/audit/audit.go 19:45:19 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:45:19 spire-1.2.1/pkg/server/api/bundle.go 19:45:19 spire-1.2.1/pkg/server/api/bundle/ 19:45:19 spire-1.2.1/pkg/server/api/bundle/v1/ 19:45:19 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:45:19 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:45:19 spire-1.2.1/pkg/server/api/bundle_test.go 19:45:19 spire-1.2.1/pkg/server/api/debug/ 19:45:19 spire-1.2.1/pkg/server/api/debug/v1/ 19:45:19 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:45:19 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:45:19 spire-1.2.1/pkg/server/api/entry.go 19:45:19 spire-1.2.1/pkg/server/api/entry/ 19:45:19 spire-1.2.1/pkg/server/api/entry/v1/ 19:45:19 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:45:19 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:45:19 spire-1.2.1/pkg/server/api/entry_test.go 19:45:19 spire-1.2.1/pkg/server/api/health/ 19:45:19 spire-1.2.1/pkg/server/api/health/v1/ 19:45:19 spire-1.2.1/pkg/server/api/health/v1/service.go 19:45:19 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:45:19 spire-1.2.1/pkg/server/api/id.go 19:45:19 spire-1.2.1/pkg/server/api/id_test.go 19:45:19 spire-1.2.1/pkg/server/api/limits/ 19:45:19 spire-1.2.1/pkg/server/api/limits/limits.go 19:45:19 spire-1.2.1/pkg/server/api/middleware/ 19:45:19 spire-1.2.1/pkg/server/api/middleware/alias.go 19:45:19 spire-1.2.1/pkg/server/api/middleware/audit.go 19:45:19 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:45:19 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:45:19 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:45:19 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:45:19 spire-1.2.1/pkg/server/api/middleware/caller.go 19:45:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:45:19 spire-1.2.1/pkg/server/api/middleware/common.go 19:45:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:45:19 spire-1.2.1/pkg/server/api/middleware/entries.go 19:45:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:45:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:45:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:45:19 spire-1.2.1/pkg/server/api/ratelimit.go 19:45:19 spire-1.2.1/pkg/server/api/rpccontext/ 19:45:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:45:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:45:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:45:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:45:19 spire-1.2.1/pkg/server/api/selector.go 19:45:19 spire-1.2.1/pkg/server/api/selector_test.go 19:45:19 spire-1.2.1/pkg/server/api/status.go 19:45:19 spire-1.2.1/pkg/server/api/status_test.go 19:45:19 spire-1.2.1/pkg/server/api/svid/ 19:45:19 spire-1.2.1/pkg/server/api/svid/v1/ 19:45:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:45:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:45:19 spire-1.2.1/pkg/server/api/trustdomain.go 19:45:19 spire-1.2.1/pkg/server/api/trustdomain/ 19:45:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:45:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:45:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:45:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:45:19 spire-1.2.1/pkg/server/authpolicy/ 19:45:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:45:19 spire-1.2.1/pkg/server/authpolicy/policy.go 19:45:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:45:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:45:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:45:19 spire-1.2.1/pkg/server/authpolicy/validate.go 19:45:19 spire-1.2.1/pkg/server/bundle/ 19:45:19 spire-1.2.1/pkg/server/bundle/client/ 19:45:19 spire-1.2.1/pkg/server/bundle/client/client.go 19:45:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:45:19 spire-1.2.1/pkg/server/bundle/client/manager.go 19:45:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:45:19 spire-1.2.1/pkg/server/bundle/client/sources.go 19:45:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:45:19 spire-1.2.1/pkg/server/bundle/client/updater.go 19:45:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:45:19 spire-1.2.1/pkg/server/ca/ 19:45:19 spire-1.2.1/pkg/server/ca/ca.go 19:45:19 spire-1.2.1/pkg/server/ca/ca_health.go 19:45:19 spire-1.2.1/pkg/server/ca/ca_test.go 19:45:19 spire-1.2.1/pkg/server/ca/journal.go 19:45:19 spire-1.2.1/pkg/server/ca/journal_test.go 19:45:19 spire-1.2.1/pkg/server/ca/manager.go 19:45:19 spire-1.2.1/pkg/server/ca/manager_health.go 19:45:19 spire-1.2.1/pkg/server/ca/manager_test.go 19:45:19 spire-1.2.1/pkg/server/ca/templates.go 19:45:19 spire-1.2.1/pkg/server/ca/upstream_client.go 19:45:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:45:19 spire-1.2.1/pkg/server/ca/validation.go 19:45:19 spire-1.2.1/pkg/server/cache/ 19:45:19 spire-1.2.1/pkg/server/cache/dscache/ 19:45:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:45:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:45:19 spire-1.2.1/pkg/server/cache/entrycache/ 19:45:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:45:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:45:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:45:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:45:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:45:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:45:19 spire-1.2.1/pkg/server/catalog/ 19:45:19 spire-1.2.1/pkg/server/catalog/catalog.go 19:45:19 spire-1.2.1/pkg/server/catalog/keymanager.go 19:45:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:45:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:45:19 spire-1.2.1/pkg/server/catalog/notifier.go 19:45:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:45:19 spire-1.2.1/pkg/server/config.go 19:45:19 spire-1.2.1/pkg/server/datastore/ 19:45:19 spire-1.2.1/pkg/server/datastore/datastore.go 19:45:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:45:19 spire-1.2.1/pkg/server/datastore/repository.go 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:45:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:45:19 spire-1.2.1/pkg/server/endpoints/ 19:45:19 spire-1.2.1/pkg/server/endpoints/bundle/ 19:45:19 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:45:19 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:45:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:45:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:45:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:45:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:45:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:45:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:45:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:45:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:45:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:45:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:45:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:45:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:45:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:45:19 spire-1.2.1/pkg/server/endpoints/config.go 19:45:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:45:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:45:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:45:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:45:19 spire-1.2.1/pkg/server/endpoints/middleware.go 19:45:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:45:19 spire-1.2.1/pkg/server/hostservice/ 19:45:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:45:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:45:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:45:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:45:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:45:19 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:45:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:45:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/ 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/ 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:45:19 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:45:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:45:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:45:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:45:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:45:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:45:19 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:45:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:45:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/notifier/ 19:45:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:45:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:45:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:45:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:45:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:45:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:45:19 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:45:19 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:45:19 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:45:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:45:19 spire-1.2.1/pkg/server/registration/ 19:45:19 spire-1.2.1/pkg/server/registration/manager.go 19:45:19 spire-1.2.1/pkg/server/registration/manager_test.go 19:45:19 spire-1.2.1/pkg/server/scanentries.go 19:45:19 spire-1.2.1/pkg/server/scanentries_test.go 19:45:19 spire-1.2.1/pkg/server/server.go 19:45:19 spire-1.2.1/pkg/server/server_test.go 19:45:19 spire-1.2.1/pkg/server/svid/ 19:45:19 spire-1.2.1/pkg/server/svid/observer.go 19:45:19 spire-1.2.1/pkg/server/svid/observer_test.go 19:45:19 spire-1.2.1/pkg/server/svid/rotator.go 19:45:19 spire-1.2.1/pkg/server/svid/rotator_config.go 19:45:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:45:19 spire-1.2.1/pkg/server/svid/rotator_test.go 19:45:19 spire-1.2.1/proto/ 19:45:19 spire-1.2.1/proto/private/ 19:45:19 spire-1.2.1/proto/private/server/ 19:45:19 spire-1.2.1/proto/private/server/journal/ 19:45:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:45:19 spire-1.2.1/proto/private/server/journal/journal.proto 19:45:19 spire-1.2.1/proto/spire/ 19:45:19 spire-1.2.1/proto/spire/common/ 19:45:19 spire-1.2.1/proto/spire/common/common.pb.go 19:45:19 spire-1.2.1/proto/spire/common/common.proto 19:45:19 spire-1.2.1/proto/spire/common/plugin/ 19:45:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:45:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:45:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:45:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:45:19 spire-1.2.1/proto/spire/plugin/ 19:45:19 spire-1.2.1/proto/spire/plugin/agent/ 19:45:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:45:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:45:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:45:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:45:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:45:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:45:19 spire-1.2.1/release/ 19:45:19 spire-1.2.1/release/spire-extras/ 19:45:19 spire-1.2.1/release/spire-extras/README.md 19:45:19 spire-1.2.1/release/spire-extras/conf/ 19:45:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:45:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:45:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:45:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:45:19 spire-1.2.1/release/spire/ 19:45:19 spire-1.2.1/release/spire/README.md 19:45:19 spire-1.2.1/release/spire/conf/ 19:45:19 spire-1.2.1/release/spire/conf/agent/ 19:45:19 spire-1.2.1/release/spire/conf/agent/agent.conf 19:45:19 spire-1.2.1/release/spire/conf/server/ 19:45:19 spire-1.2.1/release/spire/conf/server/server.conf 19:45:19 spire-1.2.1/script/ 19:45:19 spire-1.2.1/script/build-artifact.sh 19:45:19 spire-1.2.1/script/generate_dummy_ca.sh 19:45:19 spire-1.2.1/support/ 19:45:19 spire-1.2.1/support/k8s/ 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:45:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:45:19 spire-1.2.1/support/oidc-discovery-provider/ 19:45:19 spire-1.2.1/support/oidc-discovery-provider/README.md 19:45:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:45:19 spire-1.2.1/support/oidc-discovery-provider/config.go 19:45:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:45:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:45:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:45:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:45:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:45:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:45:19 spire-1.2.1/support/oidc-discovery-provider/main.go 19:45:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:45:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:45:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:45:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:45:19 spire-1.2.1/test/ 19:45:19 spire-1.2.1/test/clock/ 19:45:19 spire-1.2.1/test/clock/clock.go 19:45:19 spire-1.2.1/test/fakes/ 19:45:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:45:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:45:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:45:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:45:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:45:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:45:19 spire-1.2.1/test/fakes/fakeagentstore/ 19:45:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:45:19 spire-1.2.1/test/fakes/fakedatastore/ 19:45:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:45:19 spire-1.2.1/test/fakes/fakeentryclient/ 19:45:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:45:19 spire-1.2.1/test/fakes/fakehealthchecker/ 19:45:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:45:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:45:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:45:19 spire-1.2.1/test/fakes/fakemetrics/ 19:45:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:45:19 spire-1.2.1/test/fakes/fakenoderesolver/ 19:45:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:45:19 spire-1.2.1/test/fakes/fakenotifier/ 19:45:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:45:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:45:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:45:19 spire-1.2.1/test/fakes/fakeserverca/ 19:45:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:45:19 spire-1.2.1/test/fakes/fakeservercatalog/ 19:45:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:45:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:45:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:45:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:45:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:45:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:45:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:45:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:45:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:45:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:45:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:45:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:45:19 spire-1.2.1/test/fixture/ 19:45:19 spire-1.2.1/test/fixture/certs/ 19:45:19 spire-1.2.1/test/fixture/certs/agent_svid.der 19:45:19 spire-1.2.1/test/fixture/certs/base_cert.pem 19:45:19 spire-1.2.1/test/fixture/certs/base_csr.pem 19:45:19 spire-1.2.1/test/fixture/certs/base_key.pem 19:45:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:45:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:45:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:45:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:45:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:45:19 spire-1.2.1/test/fixture/certs/blog_key.pem 19:45:19 spire-1.2.1/test/fixture/certs/bundle.der 19:45:19 spire-1.2.1/test/fixture/certs/ca.pem 19:45:19 spire-1.2.1/test/fixture/certs/ca_key.pem 19:45:19 spire-1.2.1/test/fixture/certs/database_cert.pem 19:45:19 spire-1.2.1/test/fixture/certs/database_csr.pem 19:45:19 spire-1.2.1/test/fixture/certs/database_key.pem 19:45:19 spire-1.2.1/test/fixture/certs/node_cert.pem 19:45:19 spire-1.2.1/test/fixture/certs/node_csr.pem 19:45:19 spire-1.2.1/test/fixture/certs/node_key.pem 19:45:19 spire-1.2.1/test/fixture/certs/svid.pem 19:45:19 spire-1.2.1/test/fixture/certs/svid_key.pem 19:45:19 spire-1.2.1/test/fixture/config/ 19:45:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:45:19 spire-1.2.1/test/fixture/config/agent_good.conf 19:45:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:45:19 spire-1.2.1/test/fixture/config/plugin_good.conf 19:45:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:45:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:45:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:45:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:45:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:45:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:45:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:45:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:45:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:45:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:45:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:45:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:45:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:45:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:45:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:45:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:45:19 spire-1.2.1/test/fixture/config/server_good.conf 19:45:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:45:19 spire-1.2.1/test/fixture/fixture.go 19:45:19 spire-1.2.1/test/fixture/nodeattestor/ 19:45:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:45:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:45:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:45:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:45:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:45:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:45:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:45:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:45:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:45:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:45:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:45:19 spire-1.2.1/test/fixture/registration/ 19:45:19 spire-1.2.1/test/fixture/registration/entries.json 19:45:19 spire-1.2.1/test/fixture/registration/good-for-update.json 19:45:19 spire-1.2.1/test/fixture/registration/good.json 19:45:19 spire-1.2.1/test/fixture/registration/invalid.json 19:45:19 spire-1.2.1/test/fixture/registration/invalid_json.json 19:45:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:45:19 spire-1.2.1/test/integration/ 19:45:19 spire-1.2.1/test/integration/README.md 19:45:19 spire-1.2.1/test/integration/common 19:45:19 spire-1.2.1/test/integration/setup/ 19:45:19 spire-1.2.1/test/integration/setup/adminclient/ 19:45:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:45:19 spire-1.2.1/test/integration/setup/adminclient/client.go 19:45:19 spire-1.2.1/test/integration/setup/debugagent/ 19:45:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:45:19 spire-1.2.1/test/integration/setup/debugagent/main.go 19:45:19 spire-1.2.1/test/integration/setup/debugserver/ 19:45:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:45:19 spire-1.2.1/test/integration/setup/debugserver/main.go 19:45:19 spire-1.2.1/test/integration/setup/downstreamclient/ 19:45:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:45:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:45:19 spire-1.2.1/test/integration/setup/itclient/ 19:45:19 spire-1.2.1/test/integration/setup/itclient/client.go 19:45:19 spire-1.2.1/test/integration/setup/node-attestation/ 19:45:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:45:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:45:19 spire-1.2.1/test/integration/setup/x509pop/ 19:45:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:45:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:45:19 spire-1.2.1/test/integration/suites/ 19:45:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:45:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:45:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:45:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:45:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:45:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:45:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:45:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:45:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:45:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:45:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:45:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:45:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:45:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:45:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:45:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:45:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:45:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:45:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:45:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:45:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:45:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:45:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:45:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:45:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:45:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:45:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:45:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:45:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:45:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:45:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:45:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:45:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:45:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:45:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:45:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:45:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:45:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:45:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:45:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:45:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:45:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:45:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:45:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:45:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:45:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:45:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:45:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:45:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:45:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:45:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:45:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:45:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:45:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:45:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:45:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:45:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:45:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:45:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:45:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:45:19 spire-1.2.1/test/integration/suites/join-token/ 19:45:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:45:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:45:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:45:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:45:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:45:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:45:19 spire-1.2.1/test/integration/suites/join-token/README.md 19:45:19 spire-1.2.1/test/integration/suites/join-token/conf/ 19:45:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:45:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:45:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:45:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:45:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:45:19 spire-1.2.1/test/integration/suites/join-token/teardown 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:45:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:45:20 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:45:20 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:45:20 spire-1.2.1/test/integration/suites/k8s/ 19:45:20 spire-1.2.1/test/integration/suites/k8s/00-setup 19:45:20 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:45:20 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:45:20 spire-1.2.1/test/integration/suites/k8s/README.md 19:45:20 spire-1.2.1/test/integration/suites/k8s/conf/ 19:45:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:45:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:45:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:45:20 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:45:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:45:20 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:45:20 spire-1.2.1/test/integration/suites/k8s/teardown 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/ 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:45:20 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:45:20 spire-1.2.1/test/integration/suites/node-attestation/ 19:45:20 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:45:20 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:45:20 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:45:20 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:45:20 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:45:20 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:45:20 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:45:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:45:20 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:45:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:45:20 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:45:20 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:45:20 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:45:20 spire-1.2.1/test/integration/suites/rotation/ 19:45:20 spire-1.2.1/test/integration/suites/rotation/00-setup 19:45:20 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:45:20 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:45:20 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:45:20 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:45:20 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:45:20 spire-1.2.1/test/integration/suites/rotation/README.md 19:45:20 spire-1.2.1/test/integration/suites/rotation/conf/ 19:45:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:45:20 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:45:20 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:45:20 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:45:20 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:45:20 spire-1.2.1/test/integration/suites/rotation/teardown 19:45:20 spire-1.2.1/test/integration/suites/self-test/ 19:45:20 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:45:20 spire-1.2.1/test/integration/suites/self-test/README.md 19:45:20 spire-1.2.1/test/integration/suites/self-test/teardown 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:45:20 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:45:20 spire-1.2.1/test/integration/suites/upgrade/ 19:45:20 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:45:20 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:45:20 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:45:20 spire-1.2.1/test/integration/suites/upgrade/README.md 19:45:20 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:45:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:45:20 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:45:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:45:20 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:45:20 spire-1.2.1/test/integration/suites/upgrade/teardown 19:45:20 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:45:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:45:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:45:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:45:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:45:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:45:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:45:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:45:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:45:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:45:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:45:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:45:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:45:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:45:20 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:45:20 spire-1.2.1/test/integration/test-one.sh 19:45:20 spire-1.2.1/test/integration/test.sh 19:45:20 spire-1.2.1/test/plugintest/ 19:45:20 spire-1.2.1/test/plugintest/config.go 19:45:20 spire-1.2.1/test/plugintest/load.go 19:45:20 spire-1.2.1/test/plugintest/option.go 19:45:20 spire-1.2.1/test/spiretest/ 19:45:20 spire-1.2.1/test/spiretest/apiserver.go 19:45:20 spire-1.2.1/test/spiretest/assertions.go 19:45:20 spire-1.2.1/test/spiretest/dir.go 19:45:20 spire-1.2.1/test/spiretest/errors_posix.go 19:45:20 spire-1.2.1/test/spiretest/errors_windows.go 19:45:20 spire-1.2.1/test/spiretest/logs.go 19:45:20 spire-1.2.1/test/spiretest/socketapi.go 19:45:20 spire-1.2.1/test/spiretest/suite.go 19:45:20 spire-1.2.1/test/spiretest/x509.go 19:45:20 spire-1.2.1/test/testca/ 19:45:20 spire-1.2.1/test/testca/ca.go 19:45:20 spire-1.2.1/test/testkey/ 19:45:20 spire-1.2.1/test/testkey/generate.sh 19:45:20 spire-1.2.1/test/testkey/genkeys.go 19:45:20 spire-1.2.1/test/testkey/keys.go 19:45:20 spire-1.2.1/test/testkey/new.go 19:45:20 spire-1.2.1/test/tpmsimulator/ 19:45:20 spire-1.2.1/test/tpmsimulator/simulator.go 19:45:20 spire-1.2.1/test/util/ 19:45:20 spire-1.2.1/test/util/cert_fixtures.go 19:45:20 spire-1.2.1/test/util/cert_generation.go 19:45:20 spire-1.2.1/test/util/io_redirection.go 19:45:20 spire-1.2.1/test/util/race.go 19:45:20 spire-1.2.1/test/util/util.go 19:45:20 building spire from source... 19:45:20 Installing go1.17.7... 19:45:47 Building bin/spire-server... 19:45:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:45:47 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:45:47 go: downloading github.com/mitchellh/cli v1.1.2 19:45:47 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:45:47 go: downloading google.golang.org/grpc v1.44.0 19:45:48 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:45:49 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:45:50 go: downloading github.com/imdario/mergo v0.3.12 19:45:50 go: downloading github.com/sirupsen/logrus v1.8.1 19:45:53 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:45:53 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:45:53 go: downloading github.com/fatih/color v1.13.0 19:45:53 go: downloading github.com/mattn/go-isatty v0.0.14 19:45:53 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:45:54 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:45:54 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:45:54 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:45:55 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:45:55 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:45:55 go: downloading github.com/armon/go-metrics v0.3.10 19:45:55 go: downloading github.com/prometheus/client_golang v1.12.1 19:45:55 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:45:56 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:45:56 go: downloading github.com/open-policy-agent/opa v0.38.0 19:46:12 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:46:12 go: downloading github.com/mattn/go-colorable v0.1.12 19:46:12 go: downloading github.com/Masterminds/goutils v1.1.0 19:46:12 go: downloading github.com/Masterminds/semver v1.5.0 19:46:12 go: downloading github.com/google/uuid v1.1.2 19:46:12 go: downloading github.com/huandu/xstrings v1.3.2 19:46:13 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:46:13 go: downloading github.com/oklog/run v1.0.0 19:46:13 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:46:13 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:46:13 go: downloading github.com/prometheus/client_model v0.2.0 19:46:13 go: downloading github.com/prometheus/common v0.32.1 19:46:13 go: downloading github.com/beorn7/perks v1.0.1 19:46:14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:46:14 go: downloading github.com/prometheus/procfs v0.7.3 19:46:15 go: downloading github.com/imkira/go-observer v1.0.3 19:46:15 go: downloading github.com/pkg/errors v0.9.1 19:46:15 go: downloading go.uber.org/atomic v1.9.0 19:46:16 go: downloading github.com/hashicorp/errwrap v1.1.0 19:46:16 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:46:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:46:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:46:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:46:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:46:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:46:32 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:46:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:46:32 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:46:32 go: downloading github.com/stretchr/testify v1.7.0 19:46:32 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:46:33 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:46:33 go: downloading github.com/blang/semver/v4 v4.0.0 19:46:33 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:46:33 go: downloading github.com/jinzhu/gorm v1.9.16 19:46:33 go: downloading github.com/lib/pq v1.10.4 19:46:34 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:46:34 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:47:01 go: downloading k8s.io/api v0.23.4 19:47:01 go: downloading k8s.io/client-go v0.23.4 19:47:01 go: downloading google.golang.org/api v0.70.0 19:47:13 go: downloading github.com/google/go-tpm v0.3.3 19:47:14 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:47:46 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:47:47 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:47:47 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:47:47 go: downloading cloud.google.com/go/storage v1.21.0 19:47:48 go: downloading cloud.google.com/go v0.100.2 19:47:49 go: downloading k8s.io/apimachinery v0.23.4 19:47:52 go: downloading k8s.io/kube-aggregator v0.23.3 19:47:52 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:47:54 go: downloading cloud.google.com/go/security v1.3.0 19:47:54 go: downloading github.com/hashicorp/vault/api v1.4.1 19:47:55 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:47:56 go: downloading github.com/twmb/murmur3 v1.1.6 19:47:56 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:47:56 go: downloading gopkg.in/yaml.v2 v2.4.0 19:47:57 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:47:57 go: downloading github.com/gobwas/glob v0.2.3 19:47:57 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:47:57 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:47:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:47:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:47:58 go: downloading github.com/aws/smithy-go v1.11.0 19:48:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:48:00 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:48:00 go: downloading github.com/jinzhu/inflection v1.0.0 19:48:00 go: downloading github.com/gogo/protobuf v1.3.2 19:48:06 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:48:06 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:48:06 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:48:07 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:48:07 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:48:07 go: downloading github.com/dimchansky/utfbom v1.1.1 19:48:07 go: downloading cloud.google.com/go/compute v1.3.0 19:48:08 go: downloading cloud.google.com/go/iam v0.1.1 19:48:08 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:48:08 go: downloading k8s.io/klog/v2 v2.30.0 19:48:09 go: downloading github.com/google/gofuzz v1.1.0 19:48:09 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:48:10 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:48:11 go: downloading github.com/spf13/pflag v1.0.5 19:48:11 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:48:11 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:48:11 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:48:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:48:12 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:48:12 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:48:12 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:48:14 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:48:14 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:48:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:48:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:48:15 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:48:18 go: downloading go.opencensus.io v0.23.0 19:48:19 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:48:19 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:48:20 go: downloading gopkg.in/inf.v0 v0.9.1 19:48:20 go: downloading github.com/go-logr/logr v1.2.2 19:48:20 go: downloading github.com/google/go-cmp v0.5.7 19:48:20 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:48:21 go: downloading github.com/json-iterator/go v1.1.12 19:48:21 go: downloading github.com/googleapis/gnostic v0.5.5 19:48:24 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:48:26 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:48:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:48:27 go: downloading github.com/tklauser/numcpus v0.3.0 19:48:27 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:48:27 go: downloading go.uber.org/zap v1.21.0 19:48:28 go: downloading sigs.k8s.io/yaml v1.3.0 19:48:28 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:48:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:48:28 go: downloading github.com/modern-go/reflect2 v1.0.2 19:48:28 go: downloading github.com/ryanuber/go-glob v1.0.0 19:48:28 go: downloading github.com/golang/snappy v0.0.4 19:48:28 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:48:39 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:48:39 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:48:39 go: downloading github.com/hashicorp/go-version v1.2.0 19:48:39 go: downloading go.uber.org/multierr v1.6.0 19:49:06 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:49:06 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:52:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:53:01 Removing intermediate container 21942696be3c 19:53:01 ---> d67f6dcbaf85 19:53:01 19:53:01 Step 10/22 : FROM alpine:3.14 19:53:01 ---> ac73e934f311 19:53:01 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:53:01 ---> Running in a56cc2086ad1 19:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:53:04 (1/6) Installing ca-certificates (20211220-r0) 19:53:04 (2/6) Installing brotli-libs (1.0.9-r5) 19:53:04 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:53:04 (4/6) Installing libcurl (7.79.1-r0) 19:53:04 (5/6) Installing curl (7.79.1-r0) 19:53:04 (6/6) Installing dumb-init (1.2.5-r1) 19:53:04 Executing busybox-1.33.1-r7.trigger 19:53:04 Executing ca-certificates-20211220-r0.trigger 19:53:05 OK: 8 MiB in 20 packages 19:53:10 Removing intermediate container a56cc2086ad1 19:53:10 ---> e748d51c4276 19:53:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:53:10 ---> Running in 3810f75be22e 19:53:10 Removing intermediate container 3810f75be22e 19:53:10 ---> 2fce4e63941a 19:53:10 Step 13/22 : WORKDIR /edgex 19:53:11 ---> Running in 561dce1a158d 19:53:12 Removing intermediate container 561dce1a158d 19:53:12 ---> 4a484bb6a001 19:53:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:53:14 ---> c5cec8ff2483 19:53:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:53:14 Removing intermediate container 6f2bdc05df06 19:53:14 ---> f78f86e7d3e3 19:53:14 19:53:14 Step 10/31 : FROM alpine:3.14 19:53:14 ---> ac73e934f311 19:53:14 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:53:15 ---> Running in fb0179102506 19:53:16 Removing intermediate container fb0179102506 19:53:16 ---> e69d54266788 19:53:16 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:53:16 ---> Running in 3cdce0ab6f08 19:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:53:19 Removing intermediate container fc0fd4dbde3c 19:53:19 ---> 1b0f785ff45b 19:53:19 19:53:19 Step 10/23 : FROM alpine:3.14 19:53:19 ---> ac73e934f311 19:53:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:53:19 ---> Using cache 19:53:19 ---> bae89cf759b5 19:53:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:53:19 ---> 04dc38c6451f 19:53:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:53:19 ---> Using cache 19:53:19 ---> 0b8566c1aa25 19:53:19 Step 13/23 : ENV APP_PORT=59881fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:53:19 19:53:19 ---> Running in ee45f8429868 19:53:20 Removing intermediate container ee45f8429868 19:53:20 ---> 80bd14242d3d 19:53:20 Step 14/23 : EXPOSE $APP_PORT 19:53:20 ---> Running in b7ca9f1a381d 19:53:21 (1/2) Installing dumb-init (1.2.5-r1) 19:53:21 (2/2) Installing su-exec (0.2-r1) 19:53:21 Executing busybox-1.33.1-r7.trigger 19:53:21 OK: 6 MiB in 16 packages 19:53:21 Removing intermediate container b7ca9f1a381d 19:53:21 ---> 9aa10005dcdb 19:53:21 Step 15/23 : WORKDIR / 19:53:21 ---> Running in 642534bee62c 19:53:23 Removing intermediate container 642534bee62c 19:53:23 ---> 09fb5fedb6f0 19:53:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:53:23 Removing intermediate container 3cdce0ab6f08 19:53:23 ---> 2d2f97ab3ec1 19:53:23 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:53:23 ---> Running in 3bb819e17e20 19:53:24 ---> 3afbf258577d 19:53:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:53:24 Removing intermediate container 3bb819e17e20 19:53:24 ---> 155ee8678abf 19:53:24 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:53:24 ---> Running in 8750e2862816 19:53:24 ---> 8fc036cfcd64 19:53:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:53:25 Removing intermediate container 8750e2862816 19:53:25 ---> 2bdf7b3acc2b 19:53:25 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:53:25 ---> Running in 4f5fd6eeb25b 19:53:25 ---> 8aa061ae3d0b 19:53:25 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:53:26 ---> Running in 21929e29b9a4 19:53:29 ---> 0b7562cb0e95 19:53:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:53:31 Removing intermediate container 21929e29b9a4 19:53:31 ---> 8e39514209c7 19:53:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:53:31 Removing intermediate container 4f5fd6eeb25b 19:53:31 ---> 4f2bf62fb7cc 19:53:31 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:53:31 ---> Running in d4e210d90376 19:53:31 ---> c4ab0d6e783e 19:53:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:53:31 ---> Running in da284b3dd8f8 19:53:31 ---> Running in d207407d719c 19:53:31 Removing intermediate container d4e210d90376 19:53:31 ---> 5ddebe3ee356 19:53:31 Step 20/22 : LABEL arch=arm64 19:53:32 ---> Running in badc6846aa5e 19:53:32 Removing intermediate container da284b3dd8f8 19:53:32 ---> c02d6175c95e 19:53:32 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:53:32 Removing intermediate container d207407d719c 19:53:32 ---> 52945646e4a8 19:53:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:53:32 ---> Running in 6705ea77c304 19:53:33 Removing intermediate container badc6846aa5e 19:53:33 ---> 5c0485e3b2b7 19:53:33 Step 21/22 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:53:33 ---> Running in cfbcb4edfbad 19:53:33 Removing intermediate container 6705ea77c304 19:53:33 ---> fd6c923c3055 19:53:33 Step 21/23 : LABEL arch=arm64 19:53:34 ---> Running in be9b6f65c0a8 19:53:34 ---> 4b8b9661e77d 19:53:34 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:53:34 Removing intermediate container cfbcb4edfbad 19:53:34 ---> 67ab1131c35d 19:53:34 Step 22/22 : LABEL version=0.0.0 19:53:34 ---> Running in 2c6176d61087 19:53:34 ---> Running in 9814e545bab1 19:53:35 Removing intermediate container be9b6f65c0a8 19:53:35 ---> 7ffca137e225 19:53:35 Step 22/23 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:53:35 ---> Running in dd496da283ad 19:53:35 Removing intermediate container 9814e545bab1 19:53:35 ---> d42ebb732d59 19:53:35 19:53:36 Removing intermediate container dd496da283ad 19:53:36 ---> 23f692fe15e7 19:53:36 Step 23/23 : LABEL version=0.0.0 19:53:36 ---> Running in 4d735b99c1ea 19:53:37 Successfully built d42ebb732d59 19:53:37 Successfully tagged security-proxy-setup-arm64:latest 19:53:37 Building security-spire-server 19:53:38  Building security-proxy-setup ... done Removing intermediate container 4d735b99c1ea 19:53:38 ---> dbdc84bc8936 19:53:38 19:53:39 Successfully built dbdc84bc8936 19:53:39 Successfully tagged core-metadata-arm64:latest 19:53:39 Removing intermediate container 2c6176d61087 19:53:39  Building core-metadata ... done Building core-data 19:53:39 ---> 714af77ad679 19:53:39 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:53:40 ---> b68e91e35123 19:53:40 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:53:42 ---> 16146b137bc4 19:53:42 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:53:43 ---> 0d8b4161257e 19:53:43 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:53:44 ---> 96e8d5c7538d 19:53:44 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:53:45 ---> ba5205de76e0 19:53:45 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:53:45 ---> Running in 77bf7c6029ae 19:53:46 Removing intermediate container 77bf7c6029ae 19:53:46 ---> b32f4242ed17 19:53:46 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:53:47 ---> 436b90c9d6c2 19:53:47 Step 26/31 : RUN chmod +x /entrypoint.sh 19:53:47 ---> Running in 69194923e430 19:53:51 Removing intermediate container 69194923e430 19:53:51 ---> 7577e81a908d 19:53:51 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:53:51 ---> Running in 980ac83eb6b9 19:53:52 Removing intermediate container 980ac83eb6b9 19:53:52 ---> fbaf8c9fcb78 19:53:52 Step 28/31 : CMD ["gate"] 19:53:52 ---> Running in c7d8bc8214fd 19:53:53 Removing intermediate container c7d8bc8214fd 19:53:53 ---> 02e58812d11c 19:53:53 Step 29/31 : LABEL arch=arm64 19:53:53 ---> Running in 5c7f9e5521f9 19:53:54 Removing intermediate container 5c7f9e5521f9 19:53:54 ---> a5da1236a34e 19:53:54 Step 30/31 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 19:53:54 ---> Running in 1d3eeb164d0c 19:53:55 Removing intermediate container 1d3eeb164d0c 19:53:55 ---> c57b2d1c1820 19:53:55 Step 31/31 : LABEL version=0.0.0 19:53:55 ---> Running in 8747027badcb 19:53:56 Removing intermediate container 8747027badcb 19:53:56 ---> 3e60f8e1dd9b 19:53:56 19:53:57 Successfully built 3e60f8e1dd9b 19:53:57 Successfully tagged security-bootstrapper-arm64:latest 19:53:57 Building security-secretstore-setup 19:54:53  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:54:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:54:53 ---> 0bf968ebf2cf 19:54:53 Step 3/25 : WORKDIR /edgex-go 19:54:53 ---> Using cache 19:54:53 ---> fcef1d672c45 19:54:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:54:53 ---> Using cache 19:54:53 ---> 2a9f89921e83 19:54:53 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:54:53 ---> Running in 5d20fac348c1 19:54:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:54:55 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:54:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:54:55 ---> 0bf968ebf2cf 19:54:55 Step 3/23 : WORKDIR /edgex-go 19:54:55 ---> Using cache 19:54:55 ---> fcef1d672c45 19:54:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:54:55 ---> Using cache 19:54:55 ---> 2a9f89921e83 19:54:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:54:55 ---> Running in c06c79f4ebf7 19:54:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:54:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:54:57 OK: 220 MiB in 52 packages 19:54:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:54:59 Removing intermediate container 5d20fac348c1 19:54:59 ---> 75b3376c7200 19:54:59 Step 6/25 : COPY go.mod vendor* ./ 19:55:00 OK: 220 MiB in 52 packages 19:55:00 ---> 489ad2e4f8f0 19:55:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:00 ---> Running in 3ebab4daae29 19:55:02 Removing intermediate container c06c79f4ebf7 19:55:02 ---> 2c55b9220a49 19:55:02 Step 6/23 : COPY go.mod vendor* ./ 19:55:04 ---> 667bbaac9d7a 19:55:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:04 ---> Running in b665ff63d3af 19:55:09 Removing intermediate container 3ebab4daae29 19:55:09 ---> 7f39724495b0 19:55:09 Step 8/25 : COPY . . 19:55:10 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:55:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:55:10 ---> 0bf968ebf2cf 19:55:10 Step 3/25 : WORKDIR /edgex-go 19:55:10 ---> Using cache 19:55:10 ---> fcef1d672c45 19:55:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:55:10 ---> Using cache 19:55:10 ---> 2a9f89921e83 19:55:10 Step 5/25 : RUN apk add --update --no-cache make git 19:55:10 ---> Using cache 19:55:10 ---> dae917aeadc8 19:55:10 Step 6/25 : COPY go.mod vendor* ./ 19:55:10 ---> Using cache 19:55:10 ---> e3469d3ace2b 19:55:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:10 ---> Using cache 19:55:10 ---> 628eaebb0cd7 19:55:10 Step 8/25 : COPY . . 19:55:11 ---> Using cache 19:55:11 ---> 1c8b888e2cbb 19:55:11 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:55:11 ---> Running in 42df8531d22d 19:55:11 Removing intermediate container b665ff63d3af 19:55:11 ---> 1384b4a67b2f 19:55:11 Step 8/23 : COPY . . 19:55:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:55:53 ---> 5f9201a1bdc5 19:55:53 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:55:53 ---> Running in e5e3038de3fc 19:55:53 Removing intermediate container e5e3038de3fc 19:55:53 ---> 121abd0cdc61 19:55:53 Step 10/25 : RUN mkdir -p spire-build 19:55:53 ---> Running in 35d49236880a 19:55:55 ---> 9ac9251cc8f9 19:55:55 Step 9/23 : RUN make cmd/core-data/core-data 19:55:55 ---> Running in 4a6b62fcb102 19:55:57 Removing intermediate container 35d49236880a 19:55:57 ---> d874876141d5 19:55:57 Step 11/25 : WORKDIR /edgex-go/spire-build 19:55:57 ---> Running in 0a579678ffc9 19:55:58 Removing intermediate container 0a579678ffc9 19:55:58 ---> d5624721a3c7 19:55:58 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 19:55:58 ---> Running in 6a82c9559e6f 19:55:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:56:02 spire-1.2.1/ 19:56:02 spire-1.2.1/.data/ 19:56:02 spire-1.2.1/.data/.file 19:56:02 spire-1.2.1/.dockerignore 19:56:02 spire-1.2.1/.gitattributes 19:56:02 spire-1.2.1/.githooks/ 19:56:02 spire-1.2.1/.githooks/pre-commit 19:56:02 spire-1.2.1/.github/ 19:56:02 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:56:02 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:56:02 spire-1.2.1/.github/dependabot.yml 19:56:02 spire-1.2.1/.github/workflows/ 19:56:02 spire-1.2.1/.github/workflows/nightly_build.yaml 19:56:02 spire-1.2.1/.github/workflows/pr_build.yaml 19:56:02 spire-1.2.1/.github/workflows/release_build.yaml 19:56:02 spire-1.2.1/.github/workflows/scripts/ 19:56:02 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:56:02 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:56:02 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:56:02 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:56:02 spire-1.2.1/.github/workflows/scripts/split.sh 19:56:02 spire-1.2.1/.gitignore 19:56:02 spire-1.2.1/.go-version 19:56:02 spire-1.2.1/.golangci.yml 19:56:02 spire-1.2.1/ADOPTERS.md 19:56:02 spire-1.2.1/CHANGELOG.md 19:56:02 spire-1.2.1/CODE-OF-CONDUCT.md 19:56:02 spire-1.2.1/CODEOWNERS 19:56:02 spire-1.2.1/CONTRIBUTING.md 19:56:02 spire-1.2.1/Dockerfile 19:56:02 spire-1.2.1/Dockerfile.dev 19:56:02 spire-1.2.1/Dockerfile.scratch 19:56:02 spire-1.2.1/LICENSE 19:56:02 spire-1.2.1/MAINTAINERS.md 19:56:02 spire-1.2.1/Makefile 19:56:02 spire-1.2.1/README.md 19:56:02 spire-1.2.1/ROADMAP.md 19:56:02 spire-1.2.1/SECURITY.md 19:56:02 spire-1.2.1/cmd/ 19:56:02 spire-1.2.1/cmd/spire-agent/ 19:56:02 spire-1.2.1/cmd/spire-agent/cli/ 19:56:02 spire-1.2.1/cmd/spire-agent/cli/api/ 19:56:02 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:56:02 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:56:02 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:56:02 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:56:02 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:56:02 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:56:02 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:56:02 spire-1.2.1/cmd/spire-agent/cli/common/ 19:56:02 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:56:02 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:56:02 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:56:02 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:56:02 spire-1.2.1/cmd/spire-agent/cli/run/ 19:56:02 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:56:02 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:56:02 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:56:02 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:56:02 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:56:02 spire-1.2.1/cmd/spire-agent/main.go 19:56:02 spire-1.2.1/cmd/spire-server/ 19:56:02 spire-1.2.1/cmd/spire-server/cli/ 19:56:02 spire-1.2.1/cmd/spire-server/cli/agent/ 19:56:02 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:56:02 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/cli.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/entry/ 19:56:02 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/federation/ 19:56:02 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:56:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:56:02 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/run/ 19:56:02 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/token/ 19:56:02 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/validate/ 19:56:02 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/x509/ 19:56:02 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:56:02 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:56:02 spire-1.2.1/cmd/spire-server/main.go 19:56:02 spire-1.2.1/cmd/spire-server/util/ 19:56:02 spire-1.2.1/cmd/spire-server/util/util.go 19:56:02 spire-1.2.1/conf/ 19:56:02 spire-1.2.1/conf/agent/ 19:56:02 spire-1.2.1/conf/agent/agent.conf 19:56:02 spire-1.2.1/conf/agent/agent_full.conf 19:56:02 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:56:02 spire-1.2.1/conf/server/ 19:56:02 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:56:02 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:56:02 spire-1.2.1/conf/server/server.conf 19:56:02 spire-1.2.1/conf/server/server_full.conf 19:56:02 spire-1.2.1/doc/ 19:56:02 spire-1.2.1/doc/SPIRE101.md 19:56:02 spire-1.2.1/doc/auditlog.md 19:56:02 spire-1.2.1/doc/authorization_policy_engine.md 19:56:02 spire-1.2.1/doc/changelog_guidelines.md 19:56:02 spire-1.2.1/doc/cure53-report.pdf 19:56:02 spire-1.2.1/doc/images/ 19:56:02 spire-1.2.1/doc/images/2019_roadmap.png 19:56:02 spire-1.2.1/doc/images/SPIRE101.png 19:56:02 spire-1.2.1/doc/images/SPIRE_agent.png 19:56:02 spire-1.2.1/doc/images/SPIRE_server.png 19:56:02 spire-1.2.1/doc/images/cache_mgr.png 19:56:02 spire-1.2.1/doc/images/cache_mgr_components.png 19:56:02 spire-1.2.1/doc/images/federated_spire.png 19:56:02 spire-1.2.1/doc/images/ha_mode.png 19:56:02 spire-1.2.1/doc/images/nested_spire.png 19:56:02 spire-1.2.1/doc/images/oidc_federation.png 19:56:02 spire-1.2.1/doc/images/single_trust_domain.png 19:56:02 spire-1.2.1/doc/images/spiffe_compatible.png 19:56:02 spire-1.2.1/doc/images/spire_logo.png 19:56:02 spire-1.2.1/doc/migrating_registration_api_clients.md 19:56:02 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:56:02 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:56:02 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:56:02 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:56:02 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:56:02 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:56:02 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:56:02 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:56:02 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:56:02 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:56:02 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:56:02 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:56:02 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:56:02 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:56:02 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:56:02 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:56:02 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:56:02 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:56:02 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:56:02 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:56:02 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:56:02 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:56:02 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:56:02 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:56:02 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:56:02 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:56:02 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:56:02 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:56:02 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:56:02 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:56:02 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:56:02 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:56:02 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:56:02 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:56:02 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:56:02 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:56:02 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:56:02 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:56:02 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:56:02 spire-1.2.1/doc/scaling_spire.md 19:56:02 spire-1.2.1/doc/spire_agent.md 19:56:02 spire-1.2.1/doc/spire_server.md 19:56:02 spire-1.2.1/doc/supported_integrations.md 19:56:02 spire-1.2.1/doc/telemetry.md 19:56:02 spire-1.2.1/doc/telemetry_config.md 19:56:02 spire-1.2.1/doc/upgrading.md 19:56:02 spire-1.2.1/doc/using_spire.md 19:56:02 spire-1.2.1/examples/ 19:56:02 spire-1.2.1/examples/README.md 19:56:02 spire-1.2.1/go.mod 19:56:02 spire-1.2.1/go.sum 19:56:02 spire-1.2.1/pkg/ 19:56:02 spire-1.2.1/pkg/agent/ 19:56:02 spire-1.2.1/pkg/agent/agent.go 19:56:02 spire-1.2.1/pkg/agent/api/ 19:56:02 spire-1.2.1/pkg/agent/api/config.go 19:56:02 spire-1.2.1/pkg/agent/api/debug/ 19:56:02 spire-1.2.1/pkg/agent/api/debug/v1/ 19:56:02 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:56:02 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:56:02 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:56:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:56:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:56:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:56:02 spire-1.2.1/pkg/agent/api/endpoints.go 19:56:02 spire-1.2.1/pkg/agent/api/health/ 19:56:02 spire-1.2.1/pkg/agent/api/health/v1/ 19:56:02 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:56:02 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:56:02 spire-1.2.1/pkg/agent/api/rpccontext/ 19:56:02 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:56:02 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:56:02 spire-1.2.1/pkg/agent/attestor/ 19:56:02 spire-1.2.1/pkg/agent/attestor/node/ 19:56:02 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:56:02 spire-1.2.1/pkg/agent/attestor/node/node.go 19:56:02 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:56:02 spire-1.2.1/pkg/agent/attestor/workload/ 19:56:02 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:56:02 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:56:02 spire-1.2.1/pkg/agent/catalog/ 19:56:02 spire-1.2.1/pkg/agent/catalog/catalog.go 19:56:02 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:56:02 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:56:02 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:56:02 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:56:02 spire-1.2.1/pkg/agent/client/ 19:56:02 spire-1.2.1/pkg/agent/client/client.go 19:56:02 spire-1.2.1/pkg/agent/client/client_test.go 19:56:02 spire-1.2.1/pkg/agent/client/dial.go 19:56:02 spire-1.2.1/pkg/agent/client/nodeconn.go 19:56:02 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:56:02 spire-1.2.1/pkg/agent/client/update.go 19:56:02 spire-1.2.1/pkg/agent/client/util.go 19:56:02 spire-1.2.1/pkg/agent/common/ 19:56:02 spire-1.2.1/pkg/agent/common/backoff/ 19:56:02 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:56:02 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:56:02 spire-1.2.1/pkg/agent/common/cgroups/ 19:56:02 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:56:02 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:56:02 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:56:02 spire-1.2.1/pkg/agent/config.go 19:56:02 spire-1.2.1/pkg/agent/endpoints/ 19:56:02 spire-1.2.1/pkg/agent/endpoints/config.go 19:56:02 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:56:02 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:56:02 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:56:02 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:56:02 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:56:02 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:56:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:56:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:56:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:56:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:56:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:56:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:56:02 spire-1.2.1/pkg/agent/endpoints/workload/ 19:56:02 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:56:02 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:56:02 spire-1.2.1/pkg/agent/manager/ 19:56:02 spire-1.2.1/pkg/agent/manager/cache/ 19:56:02 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:56:02 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:56:02 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:56:02 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:56:02 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:56:02 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:56:02 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:56:02 spire-1.2.1/pkg/agent/manager/config.go 19:56:02 spire-1.2.1/pkg/agent/manager/manager.go 19:56:02 spire-1.2.1/pkg/agent/manager/manager_test.go 19:56:02 spire-1.2.1/pkg/agent/manager/storage.go 19:56:02 spire-1.2.1/pkg/agent/manager/storage_test.go 19:56:02 spire-1.2.1/pkg/agent/manager/storecache/ 19:56:02 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:56:02 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:56:02 spire-1.2.1/pkg/agent/manager/sync.go 19:56:02 spire-1.2.1/pkg/agent/plugin/ 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:56:02 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:56:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:56:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:56:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:56:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:56:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:56:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:56:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:56:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:56:02 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:56:02 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:56:02 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:56:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:56:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:56:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:56:02 spire-1.2.1/pkg/agent/svid/ 19:56:02 spire-1.2.1/pkg/agent/svid/rotator.go 19:56:02 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:56:02 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:56:02 spire-1.2.1/pkg/agent/svid/store/ 19:56:02 spire-1.2.1/pkg/agent/svid/store/service.go 19:56:02 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:56:02 spire-1.2.1/pkg/common/ 19:56:02 spire-1.2.1/pkg/common/agentpathtemplate/ 19:56:02 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:56:02 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:56:02 spire-1.2.1/pkg/common/api/ 19:56:02 spire-1.2.1/pkg/common/api/metrics.go 19:56:02 spire-1.2.1/pkg/common/api/middleware/ 19:56:02 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:56:02 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:56:02 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:56:02 spire-1.2.1/pkg/common/api/middleware/logger.go 19:56:02 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:56:02 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:56:02 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:56:02 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:56:02 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:56:02 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:56:02 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:56:02 spire-1.2.1/pkg/common/api/middleware/names.go 19:56:02 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:56:02 spire-1.2.1/pkg/common/api/names.go 19:56:02 spire-1.2.1/pkg/common/api/ratelimit.go 19:56:02 spire-1.2.1/pkg/common/api/rpccontext/ 19:56:02 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:56:02 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:56:02 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:56:02 spire-1.2.1/pkg/common/auth/ 19:56:02 spire-1.2.1/pkg/common/auth/interceptors.go 19:56:02 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:56:02 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:56:02 spire-1.2.1/pkg/common/bundleutil/ 19:56:02 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:56:02 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:56:02 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:56:02 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:56:02 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:56:02 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:56:02 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:56:02 spire-1.2.1/pkg/common/bundleutil/types.go 19:56:02 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:56:02 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:56:02 spire-1.2.1/pkg/common/catalog/ 19:56:02 spire-1.2.1/pkg/common/catalog/bind.go 19:56:02 spire-1.2.1/pkg/common/catalog/builtin.go 19:56:02 spire-1.2.1/pkg/common/catalog/catalog.go 19:56:02 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:56:02 spire-1.2.1/pkg/common/catalog/closers.go 19:56:02 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:56:02 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:56:02 spire-1.2.1/pkg/common/catalog/config.go 19:56:02 spire-1.2.1/pkg/common/catalog/config_test.go 19:56:02 spire-1.2.1/pkg/common/catalog/configure.go 19:56:02 spire-1.2.1/pkg/common/catalog/constraints.go 19:56:02 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:56:02 spire-1.2.1/pkg/common/catalog/context.go 19:56:02 spire-1.2.1/pkg/common/catalog/external.go 19:56:02 spire-1.2.1/pkg/common/catalog/host.go 19:56:02 spire-1.2.1/pkg/common/catalog/pipenet.go 19:56:02 spire-1.2.1/pkg/common/catalog/plugin.go 19:56:02 spire-1.2.1/pkg/common/catalog/testplugin/ 19:56:02 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:56:02 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:56:02 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:56:02 spire-1.2.1/pkg/common/cli/ 19:56:02 spire-1.2.1/pkg/common/cli/env.go 19:56:02 spire-1.2.1/pkg/common/cli/flags.go 19:56:02 spire-1.2.1/pkg/common/cli/trust_domain.go 19:56:02 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:56:02 spire-1.2.1/pkg/common/cli/umask.go 19:56:02 spire-1.2.1/pkg/common/cli/umask_posix.go 19:56:02 spire-1.2.1/pkg/common/cli/umask_test.go 19:56:02 spire-1.2.1/pkg/common/cli/umask_windows.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/ 19:56:02 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/flag.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/format.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/ 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:56:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:56:02 spire-1.2.1/pkg/common/coretypes/ 19:56:02 spire-1.2.1/pkg/common/coretypes/bundle/ 19:56:02 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:56:02 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:56:02 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:56:02 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:56:02 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:56:02 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:56:02 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:56:02 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:56:02 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:56:02 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:56:02 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:56:02 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:56:02 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:56:02 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:56:02 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:56:02 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:56:02 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:56:02 spire-1.2.1/pkg/common/cryptoutil/ 19:56:02 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:56:02 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:56:02 spire-1.2.1/pkg/common/diskutil/ 19:56:02 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:56:02 spire-1.2.1/pkg/common/diskutil/file_test.go 19:56:02 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:56:02 spire-1.2.1/pkg/common/errorutil/ 19:56:02 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:56:02 spire-1.2.1/pkg/common/health/ 19:56:02 spire-1.2.1/pkg/common/health/config.go 19:56:02 spire-1.2.1/pkg/common/health/context.go 19:56:02 spire-1.2.1/pkg/common/health/context_test.go 19:56:02 spire-1.2.1/pkg/common/health/health.go 19:56:02 spire-1.2.1/pkg/common/health/health_test.go 19:56:02 spire-1.2.1/pkg/common/health/logger.go 19:56:02 spire-1.2.1/pkg/common/hostservice/ 19:56:02 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:56:02 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:56:02 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:56:02 spire-1.2.1/pkg/common/idutil/ 19:56:02 spire-1.2.1/pkg/common/idutil/require.go 19:56:02 spire-1.2.1/pkg/common/idutil/require_test.go 19:56:02 spire-1.2.1/pkg/common/idutil/safety.go 19:56:02 spire-1.2.1/pkg/common/idutil/safety_test.go 19:56:02 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:56:02 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:56:02 spire-1.2.1/pkg/common/jwtsvid/ 19:56:02 spire-1.2.1/pkg/common/jwtsvid/common.go 19:56:02 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:56:02 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:56:02 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:56:02 spire-1.2.1/pkg/common/jwtutil/ 19:56:02 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:56:02 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:56:02 spire-1.2.1/pkg/common/log/ 19:56:02 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:56:02 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:56:02 spire-1.2.1/pkg/common/log/log.go 19:56:02 spire-1.2.1/pkg/common/log/log_test.go 19:56:02 spire-1.2.1/pkg/common/log/options.go 19:56:02 spire-1.2.1/pkg/common/nodeutil/ 19:56:02 spire-1.2.1/pkg/common/nodeutil/node.go 19:56:02 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:56:02 spire-1.2.1/pkg/common/peertracker/ 19:56:02 spire-1.2.1/pkg/common/peertracker/conn.go 19:56:02 spire-1.2.1/pkg/common/peertracker/credentials.go 19:56:02 spire-1.2.1/pkg/common/peertracker/errors.go 19:56:02 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:56:02 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:56:02 spire-1.2.1/pkg/common/peertracker/info.go 19:56:02 spire-1.2.1/pkg/common/peertracker/listener.go 19:56:02 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:56:02 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:56:02 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:56:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:56:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:56:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:56:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:56:02 spire-1.2.1/pkg/common/peertracker/tcp.go 19:56:02 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:56:02 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:56:02 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:56:02 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:56:02 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:56:02 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:56:02 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:56:02 spire-1.2.1/pkg/common/peertracker/uds.go 19:56:02 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:56:02 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:56:02 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:56:02 spire-1.2.1/pkg/common/pemutil/ 19:56:02 spire-1.2.1/pkg/common/pemutil/block.go 19:56:02 spire-1.2.1/pkg/common/pemutil/certs.go 19:56:02 spire-1.2.1/pkg/common/pemutil/common.go 19:56:02 spire-1.2.1/pkg/common/pemutil/csr.go 19:56:02 spire-1.2.1/pkg/common/pemutil/keys.go 19:56:02 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:56:02 spire-1.2.1/pkg/common/pemutil/testdata/ 19:56:02 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:56:02 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:56:02 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:56:02 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:56:02 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:56:02 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:56:02 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:56:02 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:56:02 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:56:02 spire-1.2.1/pkg/common/plugin/ 19:56:02 spire-1.2.1/pkg/common/plugin/aws/ 19:56:02 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:56:02 spire-1.2.1/pkg/common/plugin/azure/ 19:56:02 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:56:02 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:56:02 spire-1.2.1/pkg/common/plugin/facade.go 19:56:02 spire-1.2.1/pkg/common/plugin/facade_test.go 19:56:02 spire-1.2.1/pkg/common/plugin/gcp/ 19:56:02 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:56:02 spire-1.2.1/pkg/common/plugin/k8s/ 19:56:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:56:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:56:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:56:02 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:56:02 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:56:02 spire-1.2.1/pkg/common/plugin/log.go 19:56:02 spire-1.2.1/pkg/common/plugin/sshpop/ 19:56:02 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:56:02 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:56:02 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:56:02 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:56:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:56:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:56:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:56:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:56:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:56:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:56:02 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:56:02 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:56:02 spire-1.2.1/pkg/common/plugin/x509pop/ 19:56:02 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:56:02 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:56:02 spire-1.2.1/pkg/common/profiling/ 19:56:02 spire-1.2.1/pkg/common/profiling/dumpers.go 19:56:02 spire-1.2.1/pkg/common/profiling/profiling.go 19:56:02 spire-1.2.1/pkg/common/protoutil/ 19:56:02 spire-1.2.1/pkg/common/protoutil/masks.go 19:56:02 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:56:02 spire-1.2.1/pkg/common/rotationutil/ 19:56:02 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:56:02 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:56:02 spire-1.2.1/pkg/common/selector/ 19:56:02 spire-1.2.1/pkg/common/selector/selector.go 19:56:02 spire-1.2.1/pkg/common/selector/selector_test.go 19:56:02 spire-1.2.1/pkg/common/selector/set.go 19:56:02 spire-1.2.1/pkg/common/selector/set_utils.go 19:56:02 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:56:02 spire-1.2.1/pkg/common/telemetry/ 19:56:02 spire-1.2.1/pkg/common/telemetry/agent/ 19:56:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:56:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:56:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:56:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:56:02 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:56:02 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:56:02 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:56:02 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:56:02 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:56:02 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:56:02 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:56:02 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:56:02 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:56:02 spire-1.2.1/pkg/common/telemetry/call.go 19:56:02 spire-1.2.1/pkg/common/telemetry/common/ 19:56:02 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:56:02 spire-1.2.1/pkg/common/telemetry/config.go 19:56:02 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:56:02 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:56:02 spire-1.2.1/pkg/common/telemetry/inmem.go 19:56:02 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:56:02 spire-1.2.1/pkg/common/telemetry/m3.go 19:56:02 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:56:02 spire-1.2.1/pkg/common/telemetry/metrics.go 19:56:02 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:56:02 spire-1.2.1/pkg/common/telemetry/names.go 19:56:02 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:56:02 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:56:02 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:56:02 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:56:02 spire-1.2.1/pkg/common/telemetry/server/ 19:56:02 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:56:02 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:56:02 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:56:02 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:56:02 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:56:02 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:56:02 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:56:02 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:56:02 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:56:02 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:56:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:56:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:56:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:56:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:56:02 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:56:02 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:56:02 spire-1.2.1/pkg/common/telemetry/server/server.go 19:56:02 spire-1.2.1/pkg/common/telemetry/sink.go 19:56:02 spire-1.2.1/pkg/common/telemetry/statsd.go 19:56:02 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:56:02 spire-1.2.1/pkg/common/telemetry/uptime.go 19:56:02 spire-1.2.1/pkg/common/telemetry/version.go 19:56:02 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:56:02 spire-1.2.1/pkg/common/uptime/ 19:56:02 spire-1.2.1/pkg/common/uptime/uptime.go 19:56:02 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:56:02 spire-1.2.1/pkg/common/util/ 19:56:02 spire-1.2.1/pkg/common/util/certs.go 19:56:02 spire-1.2.1/pkg/common/util/certs_test.go 19:56:02 spire-1.2.1/pkg/common/util/csr.go 19:56:02 spire-1.2.1/pkg/common/util/hash.go 19:56:02 spire-1.2.1/pkg/common/util/selectors.go 19:56:02 spire-1.2.1/pkg/common/util/selectors_test.go 19:56:02 spire-1.2.1/pkg/common/util/signals.go 19:56:02 spire-1.2.1/pkg/common/util/sort.go 19:56:02 spire-1.2.1/pkg/common/util/sort_test.go 19:56:02 spire-1.2.1/pkg/common/util/task.go 19:56:02 spire-1.2.1/pkg/common/util/task_test.go 19:56:02 spire-1.2.1/pkg/common/util/testdata/ 19:56:02 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:56:02 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:56:02 spire-1.2.1/pkg/common/version/ 19:56:02 spire-1.2.1/pkg/common/version/version.go 19:56:02 spire-1.2.1/pkg/common/x509svid/ 19:56:02 spire-1.2.1/pkg/common/x509svid/common_test.go 19:56:02 spire-1.2.1/pkg/common/x509svid/csr.go 19:56:02 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:56:02 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:56:02 spire-1.2.1/pkg/common/x509util/ 19:56:02 spire-1.2.1/pkg/common/x509util/cert.go 19:56:02 spire-1.2.1/pkg/common/x509util/dns.go 19:56:02 spire-1.2.1/pkg/common/x509util/dns_test.go 19:56:02 spire-1.2.1/pkg/common/x509util/keyid.go 19:56:02 spire-1.2.1/pkg/common/x509util/keypair.go 19:56:02 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:56:02 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:56:02 spire-1.2.1/pkg/server/ 19:56:02 spire-1.2.1/pkg/server/api/ 19:56:02 spire-1.2.1/pkg/server/api/agent.go 19:56:02 spire-1.2.1/pkg/server/api/agent/ 19:56:02 spire-1.2.1/pkg/server/api/agent/v1/ 19:56:02 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:56:02 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:56:02 spire-1.2.1/pkg/server/api/agent_test.go 19:56:02 spire-1.2.1/pkg/server/api/api.go 19:56:02 spire-1.2.1/pkg/server/api/audit/ 19:56:02 spire-1.2.1/pkg/server/api/audit/audit.go 19:56:02 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:56:02 spire-1.2.1/pkg/server/api/bundle.go 19:56:02 spire-1.2.1/pkg/server/api/bundle/ 19:56:02 spire-1.2.1/pkg/server/api/bundle/v1/ 19:56:02 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:56:02 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:56:02 spire-1.2.1/pkg/server/api/bundle_test.go 19:56:02 spire-1.2.1/pkg/server/api/debug/ 19:56:02 spire-1.2.1/pkg/server/api/debug/v1/ 19:56:02 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:56:02 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:56:02 spire-1.2.1/pkg/server/api/entry.go 19:56:02 spire-1.2.1/pkg/server/api/entry/ 19:56:02 spire-1.2.1/pkg/server/api/entry/v1/ 19:56:02 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:56:02 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:56:02 spire-1.2.1/pkg/server/api/entry_test.go 19:56:02 spire-1.2.1/pkg/server/api/health/ 19:56:02 spire-1.2.1/pkg/server/api/health/v1/ 19:56:02 spire-1.2.1/pkg/server/api/health/v1/service.go 19:56:02 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:56:02 spire-1.2.1/pkg/server/api/id.go 19:56:02 spire-1.2.1/pkg/server/api/id_test.go 19:56:02 spire-1.2.1/pkg/server/api/limits/ 19:56:02 spire-1.2.1/pkg/server/api/limits/limits.go 19:56:02 spire-1.2.1/pkg/server/api/middleware/ 19:56:02 spire-1.2.1/pkg/server/api/middleware/alias.go 19:56:02 spire-1.2.1/pkg/server/api/middleware/audit.go 19:56:02 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:56:02 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:56:02 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:56:02 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:56:02 spire-1.2.1/pkg/server/api/middleware/caller.go 19:56:02 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:56:02 spire-1.2.1/pkg/server/api/middleware/common.go 19:56:02 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:56:02 spire-1.2.1/pkg/server/api/middleware/entries.go 19:56:02 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:56:02 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:56:02 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:56:02 spire-1.2.1/pkg/server/api/ratelimit.go 19:56:02 spire-1.2.1/pkg/server/api/rpccontext/ 19:56:02 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:56:02 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:56:02 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:56:02 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:56:02 spire-1.2.1/pkg/server/api/selector.go 19:56:02 spire-1.2.1/pkg/server/api/selector_test.go 19:56:02 spire-1.2.1/pkg/server/api/status.go 19:56:02 spire-1.2.1/pkg/server/api/status_test.go 19:56:02 spire-1.2.1/pkg/server/api/svid/ 19:56:02 spire-1.2.1/pkg/server/api/svid/v1/ 19:56:02 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:56:02 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:56:02 spire-1.2.1/pkg/server/api/trustdomain.go 19:56:02 spire-1.2.1/pkg/server/api/trustdomain/ 19:56:02 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:56:02 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:56:02 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:56:02 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:56:02 spire-1.2.1/pkg/server/authpolicy/ 19:56:02 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:56:02 spire-1.2.1/pkg/server/authpolicy/policy.go 19:56:02 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:56:02 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:56:02 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:56:02 spire-1.2.1/pkg/server/authpolicy/validate.go 19:56:02 spire-1.2.1/pkg/server/bundle/ 19:56:02 spire-1.2.1/pkg/server/bundle/client/ 19:56:02 spire-1.2.1/pkg/server/bundle/client/client.go 19:56:02 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:56:02 spire-1.2.1/pkg/server/bundle/client/manager.go 19:56:02 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:56:02 spire-1.2.1/pkg/server/bundle/client/sources.go 19:56:02 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:56:02 spire-1.2.1/pkg/server/bundle/client/updater.go 19:56:02 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:56:02 spire-1.2.1/pkg/server/ca/ 19:56:02 spire-1.2.1/pkg/server/ca/ca.go 19:56:03 spire-1.2.1/pkg/server/ca/ca_health.go 19:56:03 spire-1.2.1/pkg/server/ca/ca_test.go 19:56:03 spire-1.2.1/pkg/server/ca/journal.go 19:56:03 spire-1.2.1/pkg/server/ca/journal_test.go 19:56:03 spire-1.2.1/pkg/server/ca/manager.go 19:56:03 spire-1.2.1/pkg/server/ca/manager_health.go 19:56:03 spire-1.2.1/pkg/server/ca/manager_test.go 19:56:03 spire-1.2.1/pkg/server/ca/templates.go 19:56:03 spire-1.2.1/pkg/server/ca/upstream_client.go 19:56:03 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:56:03 spire-1.2.1/pkg/server/ca/validation.go 19:56:03 spire-1.2.1/pkg/server/cache/ 19:56:03 spire-1.2.1/pkg/server/cache/dscache/ 19:56:03 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:56:03 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:56:03 spire-1.2.1/pkg/server/cache/entrycache/ 19:56:03 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:56:03 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:56:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:56:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:56:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:56:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:56:03 spire-1.2.1/pkg/server/catalog/ 19:56:03 spire-1.2.1/pkg/server/catalog/catalog.go 19:56:03 spire-1.2.1/pkg/server/catalog/keymanager.go 19:56:03 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:56:03 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:56:03 spire-1.2.1/pkg/server/catalog/notifier.go 19:56:03 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:56:03 spire-1.2.1/pkg/server/config.go 19:56:03 spire-1.2.1/pkg/server/datastore/ 19:56:03 spire-1.2.1/pkg/server/datastore/datastore.go 19:56:03 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:56:03 spire-1.2.1/pkg/server/datastore/repository.go 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:56:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:56:03 spire-1.2.1/pkg/server/endpoints/ 19:56:03 spire-1.2.1/pkg/server/endpoints/bundle/ 19:56:03 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:56:03 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:56:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:56:03 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:56:03 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:56:03 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:56:03 spire-1.2.1/pkg/server/endpoints/config.go 19:56:03 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:56:03 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:56:03 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:56:03 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:56:03 spire-1.2.1/pkg/server/endpoints/middleware.go 19:56:03 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:56:03 spire-1.2.1/pkg/server/hostservice/ 19:56:03 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:56:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:56:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:56:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:56:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:56:03 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:56:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:56:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/ 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/ 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:56:03 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:56:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:56:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/notifier/ 19:56:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:56:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:56:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:56:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:56:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:56:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:56:03 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:56:03 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:56:03 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:56:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:56:03 spire-1.2.1/pkg/server/registration/ 19:56:03 spire-1.2.1/pkg/server/registration/manager.go 19:56:03 spire-1.2.1/pkg/server/registration/manager_test.go 19:56:03 spire-1.2.1/pkg/server/scanentries.go 19:56:03 spire-1.2.1/pkg/server/scanentries_test.go 19:56:03 spire-1.2.1/pkg/server/server.go 19:56:03 spire-1.2.1/pkg/server/server_test.go 19:56:03 spire-1.2.1/pkg/server/svid/ 19:56:03 spire-1.2.1/pkg/server/svid/observer.go 19:56:03 spire-1.2.1/pkg/server/svid/observer_test.go 19:56:03 spire-1.2.1/pkg/server/svid/rotator.go 19:56:03 spire-1.2.1/pkg/server/svid/rotator_config.go 19:56:03 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:56:03 spire-1.2.1/pkg/server/svid/rotator_test.go 19:56:03 spire-1.2.1/proto/ 19:56:03 spire-1.2.1/proto/private/ 19:56:03 spire-1.2.1/proto/private/server/ 19:56:03 spire-1.2.1/proto/private/server/journal/ 19:56:03 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:56:03 spire-1.2.1/proto/private/server/journal/journal.proto 19:56:03 spire-1.2.1/proto/spire/ 19:56:03 spire-1.2.1/proto/spire/common/ 19:56:03 spire-1.2.1/proto/spire/common/common.pb.go 19:56:03 spire-1.2.1/proto/spire/common/common.proto 19:56:03 spire-1.2.1/proto/spire/common/plugin/ 19:56:03 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:56:03 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:56:03 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:56:03 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:56:03 spire-1.2.1/proto/spire/plugin/ 19:56:03 spire-1.2.1/proto/spire/plugin/agent/ 19:56:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:56:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:56:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:56:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:56:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:56:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:56:03 spire-1.2.1/release/ 19:56:03 spire-1.2.1/release/spire-extras/ 19:56:03 spire-1.2.1/release/spire-extras/README.md 19:56:03 spire-1.2.1/release/spire-extras/conf/ 19:56:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:56:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:56:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:56:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:56:03 spire-1.2.1/release/spire/ 19:56:03 spire-1.2.1/release/spire/README.md 19:56:03 spire-1.2.1/release/spire/conf/ 19:56:03 spire-1.2.1/release/spire/conf/agent/ 19:56:03 spire-1.2.1/release/spire/conf/agent/agent.conf 19:56:03 spire-1.2.1/release/spire/conf/server/ 19:56:03 spire-1.2.1/release/spire/conf/server/server.conf 19:56:03 spire-1.2.1/script/ 19:56:03 spire-1.2.1/script/build-artifact.sh 19:56:03 spire-1.2.1/script/generate_dummy_ca.sh 19:56:03 spire-1.2.1/support/ 19:56:03 spire-1.2.1/support/k8s/ 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:56:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:56:03 spire-1.2.1/support/oidc-discovery-provider/ 19:56:03 spire-1.2.1/support/oidc-discovery-provider/README.md 19:56:03 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:56:03 spire-1.2.1/support/oidc-discovery-provider/config.go 19:56:03 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:56:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:56:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:56:03 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:56:03 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:56:03 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:56:03 spire-1.2.1/support/oidc-discovery-provider/main.go 19:56:03 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:56:03 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:56:03 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:56:03 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:56:03 spire-1.2.1/test/ 19:56:03 spire-1.2.1/test/clock/ 19:56:03 spire-1.2.1/test/clock/clock.go 19:56:03 spire-1.2.1/test/fakes/ 19:56:03 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:56:03 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:56:03 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:56:03 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:56:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:56:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:56:03 spire-1.2.1/test/fakes/fakeagentstore/ 19:56:03 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:56:03 spire-1.2.1/test/fakes/fakedatastore/ 19:56:03 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:56:03 spire-1.2.1/test/fakes/fakeentryclient/ 19:56:03 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:56:03 spire-1.2.1/test/fakes/fakehealthchecker/ 19:56:03 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:56:03 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:56:03 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:56:03 spire-1.2.1/test/fakes/fakemetrics/ 19:56:03 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:56:03 spire-1.2.1/test/fakes/fakenoderesolver/ 19:56:03 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:56:03 spire-1.2.1/test/fakes/fakenotifier/ 19:56:03 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:56:03 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:56:03 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:56:03 spire-1.2.1/test/fakes/fakeserverca/ 19:56:03 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:56:03 spire-1.2.1/test/fakes/fakeservercatalog/ 19:56:03 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:56:03 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:56:03 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:56:03 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:56:03 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:56:03 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:56:03 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:56:03 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:56:03 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:56:03 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:56:03 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:56:03 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:56:03 spire-1.2.1/test/fixture/ 19:56:03 spire-1.2.1/test/fixture/certs/ 19:56:03 spire-1.2.1/test/fixture/certs/agent_svid.der 19:56:03 spire-1.2.1/test/fixture/certs/base_cert.pem 19:56:03 spire-1.2.1/test/fixture/certs/base_csr.pem 19:56:03 spire-1.2.1/test/fixture/certs/base_key.pem 19:56:03 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:56:03 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:56:03 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:56:03 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:56:03 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:56:03 spire-1.2.1/test/fixture/certs/blog_key.pem 19:56:03 spire-1.2.1/test/fixture/certs/bundle.der 19:56:03 spire-1.2.1/test/fixture/certs/ca.pem 19:56:03 spire-1.2.1/test/fixture/certs/ca_key.pem 19:56:03 spire-1.2.1/test/fixture/certs/database_cert.pem 19:56:03 spire-1.2.1/test/fixture/certs/database_csr.pem 19:56:03 spire-1.2.1/test/fixture/certs/database_key.pem 19:56:03 spire-1.2.1/test/fixture/certs/node_cert.pem 19:56:03 spire-1.2.1/test/fixture/certs/node_csr.pem 19:56:03 spire-1.2.1/test/fixture/certs/node_key.pem 19:56:03 spire-1.2.1/test/fixture/certs/svid.pem 19:56:03 spire-1.2.1/test/fixture/certs/svid_key.pem 19:56:03 spire-1.2.1/test/fixture/config/ 19:56:03 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:56:03 spire-1.2.1/test/fixture/config/agent_good.conf 19:56:03 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:56:03 spire-1.2.1/test/fixture/config/plugin_good.conf 19:56:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:56:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:56:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:56:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:56:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:56:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:56:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:56:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:56:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:56:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:56:03 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:56:03 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:56:03 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:56:03 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:56:03 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:56:03 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:56:03 spire-1.2.1/test/fixture/config/server_good.conf 19:56:03 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:56:03 spire-1.2.1/test/fixture/fixture.go 19:56:03 spire-1.2.1/test/fixture/nodeattestor/ 19:56:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:56:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:56:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:56:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:56:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:56:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:56:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:56:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:56:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:56:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:56:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:56:03 spire-1.2.1/test/fixture/registration/ 19:56:03 spire-1.2.1/test/fixture/registration/entries.json 19:56:03 spire-1.2.1/test/fixture/registration/good-for-update.json 19:56:03 spire-1.2.1/test/fixture/registration/good.json 19:56:03 spire-1.2.1/test/fixture/registration/invalid.json 19:56:03 spire-1.2.1/test/fixture/registration/invalid_json.json 19:56:03 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:56:03 spire-1.2.1/test/integration/ 19:56:03 spire-1.2.1/test/integration/README.md 19:56:03 spire-1.2.1/test/integration/common 19:56:03 spire-1.2.1/test/integration/setup/ 19:56:03 spire-1.2.1/test/integration/setup/adminclient/ 19:56:03 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:56:03 spire-1.2.1/test/integration/setup/adminclient/client.go 19:56:03 spire-1.2.1/test/integration/setup/debugagent/ 19:56:03 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:56:03 spire-1.2.1/test/integration/setup/debugagent/main.go 19:56:03 spire-1.2.1/test/integration/setup/debugserver/ 19:56:03 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:56:03 spire-1.2.1/test/integration/setup/debugserver/main.go 19:56:03 spire-1.2.1/test/integration/setup/downstreamclient/ 19:56:03 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:56:03 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:56:03 spire-1.2.1/test/integration/setup/itclient/ 19:56:03 spire-1.2.1/test/integration/setup/itclient/client.go 19:56:03 spire-1.2.1/test/integration/setup/node-attestation/ 19:56:03 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:56:03 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:56:03 spire-1.2.1/test/integration/setup/x509pop/ 19:56:03 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:56:03 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:56:03 spire-1.2.1/test/integration/suites/ 19:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:56:03 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:56:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:56:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:56:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:56:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:56:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:56:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:56:03 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:56:03 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:56:03 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:56:03 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:56:03 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:56:03 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:56:03 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:56:03 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:56:03 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:56:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:56:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:56:03 spire-1.2.1/test/integration/suites/join-token/ 19:56:03 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:56:03 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:56:03 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:56:03 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:56:03 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:56:03 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:56:03 spire-1.2.1/test/integration/suites/join-token/README.md 19:56:03 spire-1.2.1/test/integration/suites/join-token/conf/ 19:56:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:56:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:56:03 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:56:03 spire-1.2.1/test/integration/suites/join-token/teardown 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:56:03 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:56:03 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:56:03 spire-1.2.1/test/integration/suites/k8s/ 19:56:03 spire-1.2.1/test/integration/suites/k8s/00-setup 19:56:03 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:56:03 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:56:03 spire-1.2.1/test/integration/suites/k8s/README.md 19:56:03 spire-1.2.1/test/integration/suites/k8s/conf/ 19:56:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:56:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:56:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:56:03 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:56:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:56:03 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:56:03 spire-1.2.1/test/integration/suites/k8s/teardown 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/ 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:56:03 spire-1.2.1/test/integration/suites/node-attestation/ 19:56:03 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:56:03 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:56:03 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:56:03 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:56:03 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:56:03 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:56:03 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:56:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:56:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:56:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:56:03 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:56:03 spire-1.2.1/test/integration/suites/rotation/ 19:56:03 spire-1.2.1/test/integration/suites/rotation/00-setup 19:56:03 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:56:03 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:56:03 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:56:03 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:56:03 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:56:03 spire-1.2.1/test/integration/suites/rotation/README.md 19:56:03 spire-1.2.1/test/integration/suites/rotation/conf/ 19:56:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:56:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:56:03 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:56:03 spire-1.2.1/test/integration/suites/rotation/teardown 19:56:03 spire-1.2.1/test/integration/suites/self-test/ 19:56:03 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:56:03 spire-1.2.1/test/integration/suites/self-test/README.md 19:56:03 spire-1.2.1/test/integration/suites/self-test/teardown 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:56:03 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:56:03 spire-1.2.1/test/integration/suites/upgrade/ 19:56:03 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:56:03 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:56:03 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:56:03 spire-1.2.1/test/integration/suites/upgrade/README.md 19:56:03 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:56:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:56:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:56:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:56:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:56:03 spire-1.2.1/test/integration/suites/upgrade/teardown 19:56:03 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:56:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:56:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:56:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:56:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:56:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:56:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:56:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:56:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:56:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:56:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:56:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:56:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:56:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:56:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:56:03 spire-1.2.1/test/integration/test-one.sh 19:56:03 spire-1.2.1/test/integration/test.sh 19:56:03 spire-1.2.1/test/plugintest/ 19:56:03 spire-1.2.1/test/plugintest/config.go 19:56:03 spire-1.2.1/test/plugintest/load.go 19:56:03 spire-1.2.1/test/plugintest/option.go 19:56:03 spire-1.2.1/test/spiretest/ 19:56:03 spire-1.2.1/test/spiretest/apiserver.go 19:56:03 spire-1.2.1/test/spiretest/assertions.go 19:56:03 spire-1.2.1/test/spiretest/dir.go 19:56:03 spire-1.2.1/test/spiretest/errors_posix.go 19:56:03 spire-1.2.1/test/spiretest/errors_windows.go 19:56:03 spire-1.2.1/test/spiretest/logs.go 19:56:03 spire-1.2.1/test/spiretest/socketapi.go 19:56:03 spire-1.2.1/test/spiretest/suite.go 19:56:03 spire-1.2.1/test/spiretest/x509.go 19:56:03 spire-1.2.1/test/testca/ 19:56:03 spire-1.2.1/test/testca/ca.go 19:56:03 spire-1.2.1/test/testkey/ 19:56:03 spire-1.2.1/test/testkey/generate.sh 19:56:03 spire-1.2.1/test/testkey/genkeys.go 19:56:03 spire-1.2.1/test/testkey/keys.go 19:56:03 spire-1.2.1/test/testkey/new.go 19:56:03 spire-1.2.1/test/tpmsimulator/ 19:56:03 spire-1.2.1/test/tpmsimulator/simulator.go 19:56:03 spire-1.2.1/test/util/ 19:56:03 spire-1.2.1/test/util/cert_fixtures.go 19:56:03 spire-1.2.1/test/util/cert_generation.go 19:56:03 spire-1.2.1/test/util/io_redirection.go 19:56:03 spire-1.2.1/test/util/race.go 19:56:03 spire-1.2.1/test/util/util.go 19:56:03 building spire from source... 19:56:04 Installing go1.17.7... 19:56:31 Building bin/spire-server... 19:56:31 go: downloading github.com/mitchellh/cli v1.1.2 19:56:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:56:31 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:56:31 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:56:32 go: downloading google.golang.org/grpc v1.44.0 19:56:32 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:56:33 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:56:34 go: downloading github.com/imdario/mergo v0.3.12 19:56:35 go: downloading github.com/sirupsen/logrus v1.8.1 19:56:37 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:56:37 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:56:38 go: downloading github.com/fatih/color v1.13.0 19:56:38 go: downloading github.com/mattn/go-isatty v0.0.14 19:56:38 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:56:38 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:56:38 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:56:38 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:56:39 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:56:39 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:56:39 go: downloading github.com/armon/go-metrics v0.3.10 19:56:40 go: downloading github.com/prometheus/client_golang v1.12.1 19:56:40 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:56:41 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:56:41 go: downloading github.com/open-policy-agent/opa v0.38.0 19:56:59 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:56:59 go: downloading github.com/mattn/go-colorable v0.1.12 19:56:59 go: downloading github.com/Masterminds/semver v1.5.0 19:56:59 go: downloading github.com/Masterminds/goutils v1.1.0 19:56:59 go: downloading github.com/google/uuid v1.1.2 19:56:59 go: downloading github.com/huandu/xstrings v1.3.2 19:56:59 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:56:59 go: downloading github.com/oklog/run v1.0.0 19:56:59 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:56:59 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:56:59 go: downloading github.com/prometheus/client_model v0.2.0 19:56:59 go: downloading github.com/prometheus/common v0.32.1 19:56:59 go: downloading github.com/beorn7/perks v1.0.1 19:56:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:56:59 go: downloading github.com/prometheus/procfs v0.7.3 19:56:59 go: downloading github.com/pkg/errors v0.9.1 19:56:59 go: downloading go.uber.org/atomic v1.9.0 19:57:00 go: downloading github.com/imkira/go-observer v1.0.3 19:57:00 go: downloading github.com/hashicorp/errwrap v1.1.0 19:57:00 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:57:01 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:57:01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:57:01 go: downloading github.com/stretchr/testify v1.7.0 19:57:01 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:57:01 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:57:01 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:57:02 go: downloading github.com/blang/semver/v4 v4.0.0 19:57:02 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:57:02 go: downloading github.com/jinzhu/gorm v1.9.16 19:57:03 go: downloading github.com/lib/pq v1.10.4 19:57:03 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:57:03 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:57:04 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:57:08 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:57:18 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:57:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:57:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:57:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:57:45 go: downloading google.golang.org/api v0.70.0 19:57:45 go: downloading k8s.io/client-go v0.23.4 19:57:45 go: downloading k8s.io/api v0.23.4 19:57:58 go: downloading github.com/google/go-tpm v0.3.3 19:57:58 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:58:30 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:58:30 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:58:30 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:58:30 go: downloading cloud.google.com/go/storage v1.21.0 19:58:30 go: downloading cloud.google.com/go v0.100.2 19:58:32 go: downloading k8s.io/apimachinery v0.23.4 19:58:34 go: downloading k8s.io/kube-aggregator v0.23.3 19:58:35 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:58:37 go: downloading cloud.google.com/go/security v1.3.0 19:58:37 go: downloading github.com/hashicorp/vault/api v1.4.1 19:58:37 go: downloading github.com/twmb/murmur3 v1.1.6 19:58:37 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:58:37 go: downloading gopkg.in/yaml.v2 v2.4.0 19:58:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:58:38 go: downloading github.com/gobwas/glob v0.2.3 19:58:38 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:58:38 go: downloading github.com/jinzhu/inflection v1.0.0 19:58:38 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:58:39 go: downloading github.com/aws/smithy-go v1.11.0 19:58:41 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:58:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:58:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:58:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:58:42 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:58:42 go: downloading github.com/gogo/protobuf v1.3.2 19:58:49 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:58:49 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:58:49 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:58:49 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:58:50 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:58:50 go: downloading github.com/dimchansky/utfbom v1.1.1 19:58:50 go: downloading cloud.google.com/go/compute v1.3.0 19:58:51 go: downloading cloud.google.com/go/iam v0.1.1 19:58:51 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:58:51 go: downloading k8s.io/klog/v2 v2.30.0 19:58:51 go: downloading github.com/google/gofuzz v1.1.0 19:58:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:58:53 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:58:53 go: downloading github.com/spf13/pflag v1.0.5 19:58:54 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:58:54 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:58:54 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:58:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:58:54 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:58:54 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:58:54 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:58:55 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:58:56 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:58:56 go: downloading github.com/tklauser/numcpus v0.3.0 19:58:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:58:56 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:58:59 go: downloading go.opencensus.io v0.23.0 19:58:59 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:58:59 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:59:00 go: downloading gopkg.in/inf.v0 v0.9.1 19:59:00 go: downloading github.com/go-logr/logr v1.2.2 19:59:00 go: downloading github.com/google/go-cmp v0.5.7 19:59:00 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:59:01 go: downloading github.com/json-iterator/go v1.1.12 19:59:01 go: downloading github.com/googleapis/gnostic v0.5.5 19:59:05 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:59:07 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:59:07 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:59:07 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:59:07 go: downloading go.uber.org/zap v1.21.0 19:59:08 go: downloading sigs.k8s.io/yaml v1.3.0 19:59:08 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:59:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:59:09 go: downloading github.com/modern-go/reflect2 v1.0.2 19:59:09 go: downloading github.com/ryanuber/go-glob v1.0.0 19:59:09 go: downloading github.com/golang/snappy v0.0.4 19:59:09 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:59:21 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:59:21 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:59:21 go: downloading github.com/hashicorp/go-version v1.2.0 19:59:21 go: downloading go.uber.org/multierr v1.6.0 19:59:48 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:59:48 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:02:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:03:04 Removing intermediate container 42df8531d22d 20:03:04 ---> 54adc6cde823 20:03:04 20:03:04 Step 10/25 : FROM alpine:3.14 20:03:04 ---> ac73e934f311 20:03:04 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:03:04 ---> Running in 562b9155e333 20:03:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:03:07 (1/3) Installing ca-certificates (20211220-r0) 20:03:07 (2/3) Installing dumb-init (1.2.5-r1) 20:03:07 (3/3) Installing su-exec (0.2-r1) 20:03:07 Executing busybox-1.33.1-r7.trigger 20:03:08 Executing ca-certificates-20211220-r0.trigger 20:03:08 OK: 6 MiB in 17 packages 20:03:11 Removing intermediate container 562b9155e333 20:03:11 ---> 801cf53d0568 20:03:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:03:11 ---> Running in 46d4c955c85c 20:03:11 Removing intermediate container 46d4c955c85c 20:03:11 ---> 5ace4fc6305d 20:03:11 Step 13/25 : WORKDIR / 20:03:11 ---> Running in 534be15ba408 20:03:12 Removing intermediate container 534be15ba408 20:03:12 ---> c0b1351f2914 20:03:12 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:03:13 ---> d0ade8a41763 20:03:13 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:03:14 ---> b9d58b2a2050 20:03:14 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:03:15 ---> feab27166f45 20:03:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:03:16 ---> e83905d43e44 20:03:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:03:18 ---> 2c5612d7ff84 20:03:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:03:20 ---> 8153fe32e7e6 20:03:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:03:21 ---> cd5ac2e12914 20:03:21 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/ 20:03:21 ---> Running in 75fa55d46559 20:03:24 Removing intermediate container 75fa55d46559 20:03:24 ---> 592f4e541094 20:03:24 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:03:24 ---> Running in 1bdc6d7a97e5 20:03:25 Removing intermediate container 1bdc6d7a97e5 20:03:25 ---> 096120cbd8b3 20:03:25 Step 23/25 : LABEL arch=arm64 20:03:25 ---> Running in bdb661bbf2b7 20:03:25 Removing intermediate container bdb661bbf2b7 20:03:25 ---> b35dac4b2c67 20:03:25 Step 24/25 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 20:03:25 ---> Running in c37d278a1e1b 20:03:26 Removing intermediate container c37d278a1e1b 20:03:26 ---> 0f7a79d9b0a1 20:03:26 Step 25/25 : LABEL version=0.0.0 20:03:26 ---> Running in 132d4e038be3 20:03:27 Removing intermediate container 132d4e038be3 20:03:27 ---> 0bb56636d3a7 20:03:27 20:03:27 Successfully built 0bb56636d3a7 20:03:27 Successfully tagged security-secretstore-setup-arm64:latest 20:03:27 Building sys-mgmt-agent 20:04:06  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:04:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:06 ---> 0bf968ebf2cf 20:04:06 Step 3/23 : WORKDIR /edgex-go 20:04:06 ---> Using cache 20:04:06 ---> fcef1d672c45 20:04:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:04:06 ---> Using cache 20:04:06 ---> 2a9f89921e83 20:04:06 Step 5/23 : RUN apk add --update --no-cache make bash git 20:04:06 ---> Running in 960c13835cc3 20:04:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:04:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:04:10 OK: 220 MiB in 52 packages 20:04:11 Removing intermediate container 960c13835cc3 20:04:11 ---> 8a65d72bc172 20:04:11 Step 6/23 : COPY go.mod vendor* ./ 20:04:12 ---> b1d9698022ef 20:04:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:12 ---> Running in 3bd524d0b94f 20:04:19 Removing intermediate container 3bd524d0b94f 20:04:19 ---> 44ec95bbbd01 20:04:19 Step 8/23 : COPY . . 20:04:41 ---> b506807ac8f5 20:04:41 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:04:41 ---> Running in 04e165a9c260 20:04:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:05:05 Removing intermediate container 4a6b62fcb102 20:05:05 ---> b57421654891 20:05:05 20:05:05 Step 10/23 : FROM alpine:3.14 20:05:05 ---> ac73e934f311 20:05:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:05:05 ---> Running in 718f7d3cbe74 20:05:05 Removing intermediate container 718f7d3cbe74 20:05:05 ---> 347981c6f8de 20:05:05 Step 12/23 : ENV APP_PORT=59880 20:05:05 ---> Running in d4cc68e182cd 20:05:05 Removing intermediate container d4cc68e182cd 20:05:05 ---> 2745babf21c7 20:05:05 Step 13/23 : EXPOSE $APP_PORT 20:05:05 ---> Running in 3686ea1e2307 20:05:05 Removing intermediate container 3686ea1e2307 20:05:05 ---> fb2759f5df5b 20:05:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:05 ---> Running in 2b01fbb9d13f 20:05:08 Removing intermediate container 2b01fbb9d13f 20:05:08 ---> 5046ed3e5cc4 20:05:08 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:05:08 ---> Running in 4a215860bd14 20:05:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:05:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:05:12 (1/6) Installing dumb-init (1.2.5-r1) 20:05:12 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:05:12 (3/6) Installing libsodium (1.0.18-r0) 20:05:12 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:05:12 (5/6) Installing libzmq (4.3.4-r0) 20:05:13 (6/6) Installing zeromq (4.3.4-r0) 20:05:13 Executing busybox-1.33.1-r7.trigger 20:05:13 OK: 8 MiB in 20 packages 20:05:15 Removing intermediate container 4a215860bd14 20:05:15 ---> 55795e03229e 20:05:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:16 ---> b62d4980c225 20:05:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:05:18 ---> a6ada2593ca2 20:05:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:05:19 ---> d234c2995c5b 20:05:19 Step 19/23 : ENTRYPOINT ["/core-data"] 20:05:20 ---> Running in c77292d43413 20:05:20 Removing intermediate container c77292d43413 20:05:20 ---> 6b0bdb4f6ce7 20:05:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:05:20 ---> Running in f2fa71732dda 20:05:21 Removing intermediate container f2fa71732dda 20:05:21 ---> aa8daa505c60 20:05:21 Step 21/23 : LABEL arch=arm64 20:05:21 ---> Running in 8e1aab658ac2 20:05:21 Removing intermediate container 8e1aab658ac2 20:05:21 ---> 7652c93a141e 20:05:21 Step 22/23 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 20:05:22 ---> Running in 495edd177558 20:05:22 Removing intermediate container 495edd177558 20:05:22 ---> d0638ff49f52 20:05:22 Step 23/23 : LABEL version=0.0.0 20:05:22 ---> Running in 80315437d6f4 20:05:23 Removing intermediate container 80315437d6f4 20:05:23 ---> 231733f1eb94 20:05:23 20:05:23 Successfully built 231733f1eb94 20:05:23 Successfully tagged core-data-arm64:latest 20:11:02  Building core-data ... done Removing intermediate container 04e165a9c260 20:11:02 ---> 31f1d1c4c984 20:11:02 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:11:02 ---> Running in 356e7c1aea2e 20:11:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:11:02 Removing intermediate container 356e7c1aea2e 20:11:02 ---> 7dfc2d81a603 20:11:02 20:11:02 Step 11/23 : FROM docker:20.10.14 20:11:02 20.10.14: Pulling from library/docker 20:11:12 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:11:12 Status: Downloaded newer image for docker:20.10.14 20:11:12 ---> c346e9eafbab 20:11:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:11:12 ---> Running in ef276e956f97 20:11:12 Removing intermediate container ef276e956f97 20:11:12 ---> b231898085e0 20:11:12 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:11:12 ---> Running in 7eba6df7876f 20:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:11:15 (1/43) Installing readline (8.1.1-r0) 20:11:15 (2/43) Installing bash (5.1.16-r0) 20:11:15 Executing bash-5.1.16-r0.post-install 20:11:15 (3/43) Installing brotli-libs (1.0.9-r5) 20:11:15 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:11:15 (5/43) Installing libcurl (7.80.0-r0) 20:11:15 (6/43) Installing curl (7.80.0-r0) 20:11:15 (7/43) Installing dumb-init (1.2.5-r1) 20:11:15 (8/43) Installing libbz2 (1.0.8-r1) 20:11:15 (9/43) Installing expat (2.4.7-r0) 20:11:15 (10/43) Installing libffi (3.4.2-r1) 20:11:15 (11/43) Installing gdbm (1.22-r0) 20:11:15 (12/43) Installing xz-libs (5.2.5-r1) 20:11:15 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:11:15 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:11:15 (15/43) Installing mpdecimal (2.5.1-r1) 20:11:15 (16/43) Installing sqlite-libs (3.36.0-r0) 20:11:15 (17/43) Installing python3 (3.9.7-r4) 20:11:18 (18/43) Installing py3-appdirs (1.4.4-r2) 20:11:18 (19/43) Installing py3-certifi (2020.12.5-r1) 20:11:18 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:11:18 (21/43) Installing py3-idna (3.3-r0) 20:11:18 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:11:18 (23/43) Installing py3-requests (2.26.0-r1) 20:11:18 (24/43) Installing py3-msgpack (1.0.2-r1) 20:11:18 (25/43) Installing py3-lockfile (0.12.2-r4) 20:11:18 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:11:18 (27/43) Installing py3-colorama (0.4.4-r1) 20:11:18 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:11:18 (29/43) Installing py3-distlib (0.3.3-r0) 20:11:18 (30/43) Installing py3-distro (1.6.0-r0) 20:11:18 (31/43) Installing py3-six (1.16.0-r0) 20:11:18 (32/43) Installing py3-webencodings (0.5.1-r4) 20:11:18 (33/43) Installing py3-html5lib (1.1-r1) 20:11:18 (34/43) Installing py3-parsing (2.4.7-r2) 20:11:18 (35/43) Installing py3-packaging (20.9-r1) 20:11:18 (36/43) Installing py3-tomli (1.2.2-r0) 20:11:18 (37/43) Installing py3-pep517 (0.12.0-r0) 20:11:18 (38/43) Installing py3-progress (1.6-r0) 20:11:18 (39/43) Installing py3-retrying (1.3.3-r2) 20:11:18 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:11:18 (41/43) Installing py3-setuptools (52.0.0-r4) 20:11:18 (42/43) Installing py3-toml (0.10.2-r2) 20:11:18 (43/43) Installing py3-pip (20.3.4-r1) 20:11:19 Executing busybox-1.34.1-r5.trigger 20:11:19 OK: 82 MiB in 65 packages 20:11:24 Collecting docker-compose==1.23.2 20:11:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:11:24 Collecting websocket-client<1.0,>=0.32.0 20:11:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:11:25 Collecting dockerpty<0.5,>=0.4.1 20:11:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:11:27 Collecting cached-property<2,>=1.2.0 20:11:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:11:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:11:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:11:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:11:28 Collecting docopt<0.7,>=0.6.1 20:11:28 Downloading docopt-0.6.2.tar.gz (25 kB) 20:11:32 Collecting PyYAML<4,>=3.10 20:11:32 Downloading PyYAML-3.13.tar.gz (270 kB) 20:11:35 Collecting texttable<0.10,>=0.9.0 20:11:35 Downloading texttable-0.9.1.tar.gz (11 kB) 20:11:38 Collecting docker<4.0,>=3.6.0 20:11:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:11:38 Collecting jsonschema<3,>=2.5.1 20:11:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:11:38 Collecting docker-pycreds>=0.4.0 20:11:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:11:39 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) 20:11:39 Collecting idna<2.8,>=2.5 20:11:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:11:40 Collecting urllib3<1.25,>=1.21.1 20:11:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:11:40 Collecting chardet<3.1.0,>=3.0.2 20:11:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:11:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:11:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:11:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:11:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:11:42 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:11:42 Attempting uninstall: urllib3 20:11:42 Found existing installation: urllib3 1.26.7 20:11:42 Uninstalling urllib3-1.26.7: 20:11:42 Successfully uninstalled urllib3-1.26.7 20:11:43 Attempting uninstall: idna 20:11:43 Found existing installation: idna 3.3 20:11:43 Uninstalling idna-3.3: 20:11:43 Successfully uninstalled idna-3.3 20:11:46 Attempting uninstall: requests 20:11:46 Found existing installation: requests 2.26.0 20:11:46 Uninstalling requests-2.26.0: 20:11:46 Successfully uninstalled requests-2.26.0 20:11:46 Running setup.py install for texttable: started 20:11:49 Running setup.py install for texttable: finished with status 'done' 20:11:49 Running setup.py install for PyYAML: started 20:11:52 Running setup.py install for PyYAML: finished with status 'done' 20:11:52 Running setup.py install for docopt: started 20:11:55 Running setup.py install for docopt: finished with status 'done' 20:11:55 Running setup.py install for dockerpty: started 20:11:57 Running setup.py install for dockerpty: finished with status 'done' 20:11:59 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 20:12:14 Removing intermediate container 7eba6df7876f 20:12:14 ---> 24285c7c69b8 20:12:14 Step 14/23 : ENV APP_PORT=58890 20:12:14 ---> Running in 6fd787540be2 20:12:15 Removing intermediate container 6fd787540be2 20:12:15 ---> 7b248dceed1d 20:12:15 Step 15/23 : EXPOSE $APP_PORT 20:12:15 ---> Running in 3877f291b0ec 20:12:15 Removing intermediate container 3877f291b0ec 20:12:15 ---> 517aa5ad5ca3 20:12:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:12:17 ---> 0b7fe7e7e5a9 20:12:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:12:18 ---> f9738b59e2bf 20:12:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:12:19 ---> b9d00b9b02c2 20:12:19 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:12:19 ---> Running in 758ee43f9cf3 20:12:20 Removing intermediate container 758ee43f9cf3 20:12:20 ---> 100fe726bb7d 20:12:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:12:20 ---> Running in 13ea141eb370 20:12:21 Removing intermediate container 13ea141eb370 20:12:21 ---> 271243a55db6 20:12:21 Step 21/23 : LABEL arch=arm64 20:12:21 ---> Running in 75cb023b94d8 20:12:21 Removing intermediate container 75cb023b94d8 20:12:21 ---> 5cd21efea3f2 20:12:21 Step 22/23 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 20:12:21 ---> Running in 55acf230c128 20:12:22 Removing intermediate container 55acf230c128 20:12:22 ---> cf00ccf47678 20:12:22 Step 23/23 : LABEL version=0.0.0 20:12:22 ---> Running in bc2a82b40d45 20:12:22 Removing intermediate container bc2a82b40d45 20:12:22 ---> ac66577a6b87 20:12:22 20:12:23 Successfully built ac66577a6b87 20:12:23 Successfully tagged sys-mgmt-agent-arm64:latest 20:17:15  Building sys-mgmt-agent ... done Building bin/spire-agent... 20:17:16 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:17:16 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:17:16 go: downloading github.com/docker/docker v20.10.12+incompatible 20:17:22 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:17:22 go: downloading github.com/google/go-tpm-tools v0.3.3 20:17:24 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:17:24 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:17:25 go: downloading github.com/docker/go-connections v0.4.0 20:17:25 go: downloading github.com/docker/go-units v0.4.0 20:17:25 go: downloading github.com/opencontainers/image-spec v1.0.1 20:17:25 go: downloading github.com/containerd/containerd v1.3.4 20:17:25 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:17:26 go: downloading github.com/opencontainers/go-digest v1.0.0 20:24:33 Removing intermediate container c08841be8862 20:24:33 ---> 240a46add2c7 20:24:33 20:24:33 Step 13/26 : FROM alpine:3.15 20:24:33 ---> 3fb3c9af89a9 20:24:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:24:33 ---> Using cache 20:24:33 ---> 81ba2f159318 20:24:33 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:33 ---> Using cache 20:24:33 ---> 90b0c197c87e 20:24:33 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:24:33 ---> Running in ce3a8e2e5094 20:24:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:24:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:24:33 v3.15.4-7-g6ea98f6cfc [https://nl.alpinelinux.org/alpine/v3.15/main] 20:24:33 v3.15.4-5-g08ee9bf84b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:24:33 OK: 15729 distinct packages available 20:24:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:24:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:24:33 (1/4) Installing dumb-init (1.2.5-r1) 20:24:33 (2/4) Installing musl-obstack (1.2.3-r0) 20:24:33 (3/4) Installing libucontext (1.1-r0) 20:24:33 (4/4) Installing gcompat (1.0.0-r4) 20:24:33 Executing busybox-1.34.1-r5.trigger 20:24:33 OK: 6 MiB in 18 packages 20:24:33 Removing intermediate container ce3a8e2e5094 20:24:33 ---> 110f4f7547ed 20:24:33 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:24:37 ---> a34312f965a4 20:24:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:24:37 ---> f3c23204f3f6 20:24:37 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:24:37 ---> Running in ec8175892b68 20:24:38 Removing intermediate container ec8175892b68 20:24:38 ---> 0547deeb1784 20:24:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:24:39 ---> 359597b00641 20:24:39 Step 21/26 : WORKDIR / 20:24:39 ---> Running in b682717a0f6e 20:24:39 Removing intermediate container b682717a0f6e 20:24:39 ---> 672a8970e4f2 20:24:39 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:24:39 ---> Running in 322c8c9b4cda 20:24:40 Removing intermediate container 322c8c9b4cda 20:24:40 ---> fb0e0bb1f5ab 20:24:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:24:40 ---> Running in 8ceebc56531d 20:24:40 Removing intermediate container 8ceebc56531d 20:24:40 ---> 5babd50deb28 20:24:40 Step 24/26 : LABEL arch=arm64 20:24:40 ---> Running in d30b6206fe24 20:24:41 Removing intermediate container d30b6206fe24 20:24:41 ---> 851317d3774b 20:24:41 Step 25/26 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 20:24:41 ---> Running in e6b2526ee710 20:24:41 Removing intermediate container e6b2526ee710 20:24:41 ---> 3157d86d84df 20:24:41 Step 26/26 : LABEL version=0.0.0 20:24:41 ---> Running in 3f23d5128c41 20:24:42 Removing intermediate container 3f23d5128c41 20:24:42 ---> 10b4e7728c5d 20:24:42 20:24:42 Successfully built 10b4e7728c5d 20:24:42 Successfully tagged security-spire-config-arm64:latest 20:26:04  Building security-spire-config ... done Building bin/spire-agent... 20:26:04 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:26:04 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:26:04 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:26:04 go: downloading github.com/docker/docker v20.10.12+incompatible 20:26:04 go: downloading github.com/google/go-tpm-tools v0.3.3 20:26:05 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:26:05 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:26:05 go: downloading github.com/docker/go-connections v0.4.0 20:26:05 go: downloading github.com/opencontainers/image-spec v1.0.1 20:26:05 go: downloading github.com/docker/go-units v0.4.0 20:26:06 go: downloading github.com/containerd/containerd v1.3.4 20:26:06 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:26:06 go: downloading github.com/opencontainers/go-digest v1.0.0 20:30:13 Building bin/spire-agent... 20:30:13 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:30:13 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:30:13 go: downloading github.com/docker/docker v20.10.12+incompatible 20:30:13 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:30:13 go: downloading github.com/google/go-tpm-tools v0.3.3 20:30:13 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:30:13 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:30:13 go: downloading github.com/docker/go-connections v0.4.0 20:30:13 go: downloading github.com/docker/go-units v0.4.0 20:30:13 go: downloading github.com/opencontainers/image-spec v1.0.1 20:30:13 go: downloading github.com/containerd/containerd v1.3.4 20:30:13 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:30:13 go: downloading github.com/opencontainers/go-digest v1.0.0 20:30:23 Removing intermediate container 9307c1f8f743 20:30:23 ---> b11fe809c7cc 20:30:23 20:30:23 Step 13/26 : FROM alpine:3.15 20:30:23 ---> 3fb3c9af89a9 20:30:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:23 ---> Using cache 20:30:23 ---> 81ba2f159318 20:30:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:23 ---> Using cache 20:30:23 ---> 90b0c197c87e 20:30:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:30:23 ---> Running in 28d9a6eb0b51 20:30:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:30:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:30:27 v3.15.4-7-g6ea98f6cfc [https://nl.alpinelinux.org/alpine/v3.15/main] 20:30:27 v3.15.4-5-g08ee9bf84b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:30:27 OK: 15729 distinct packages available 20:30:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:30:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:30:29 (1/5) Installing dumb-init (1.2.5-r1) 20:30:29 (2/5) Installing musl-obstack (1.2.3-r0) 20:30:30 (3/5) Installing libucontext (1.1-r0) 20:30:30 (4/5) Installing gcompat (1.0.0-r4) 20:30:30 (5/5) Installing openssl (1.1.1n-r0) 20:30:30 Executing busybox-1.34.1-r5.trigger 20:30:30 OK: 6 MiB in 19 packages 20:30:31 Removing intermediate container 28d9a6eb0b51 20:30:31 ---> f330c7a56695 20:30:31 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:30:36 ---> 50cb5fc8b14e 20:30:36 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:30:41 ---> 18faabef5dde 20:30:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:30:42 ---> 0a920ec42f4a 20:30:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:30:43 ---> 1b630b6004a1 20:30:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:30:44 ---> 46532ee39489 20:30:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:30:44 ---> Running in b5f4b511dee7 20:30:44 Removing intermediate container b5f4b511dee7 20:30:44 ---> fc46f4a58163 20:30:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:30:44 ---> Running in 39d8d08a72f8 20:30:45 Removing intermediate container 39d8d08a72f8 20:30:45 ---> b3d734cf7154 20:30:45 Step 24/26 : LABEL arch=arm64 20:30:45 ---> Running in 82666c3be105 20:30:46 Removing intermediate container 82666c3be105 20:30:46 ---> 3e15843482c0 20:30:46 Step 25/26 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 20:30:46 ---> Running in d0c6a2881060 20:30:46 Removing intermediate container d0c6a2881060 20:30:46 ---> 4f731b363b98 20:30:46 Step 26/26 : LABEL version=0.0.0 20:30:46 ---> Running in c0d38eaeb1cd 20:30:47 Removing intermediate container c0d38eaeb1cd 20:30:47 ---> 106e21e4e8ce 20:30:47 20:30:47 Successfully built 106e21e4e8ce 20:30:47 Successfully tagged security-spire-agent-arm64:latest 20:34:09  Building security-spire-agent ... done Removing intermediate container 6a82c9559e6f 20:34:09 ---> f75ec50df074 20:34:09 20:34:09 Step 13/25 : FROM alpine:3.15 20:34:09 ---> 3fb3c9af89a9 20:34:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:09 ---> Using cache 20:34:09 ---> 81ba2f159318 20:34:09 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:09 ---> Using cache 20:34:09 ---> 90b0c197c87e 20:34:09 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:34:09 ---> Using cache 20:34:09 ---> f330c7a56695 20:34:09 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:34:09 ---> 1fd9b769241c 20:34:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:34:09 ---> 704193464ac1 20:34:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:34:09 ---> 67a9b79ef7dd 20:34:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:34:09 ---> db4b3d48cfe4 20:34:09 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:34:09 ---> Running in 0d99c542f411 20:34:09 Removing intermediate container 0d99c542f411 20:34:09 ---> cf02fe7b5aad 20:34:09 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:34:09 ---> Running in 6931d3697126 20:34:09 Removing intermediate container 6931d3697126 20:34:09 ---> 731a4cb4e964 20:34:09 Step 23/25 : LABEL arch=arm64 20:34:09 ---> Running in f41d03b5d141 20:34:09 Removing intermediate container f41d03b5d141 20:34:09 ---> e40ef3f3e51a 20:34:09 Step 24/25 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b 20:34:09 ---> Running in 6f287ab5ba93 20:34:09 Removing intermediate container 6f287ab5ba93 20:34:09 ---> a678dbb3570b 20:34:09 Step 25/25 : LABEL version=0.0.0 20:34:09 ---> Running in 078479f4df1c 20:34:09 Removing intermediate container 078479f4df1c 20:34:09 ---> 861a9c9583c4 20:34:09 20:34:09 Successfully built 861a9c9583c4 20:34:09 Successfully tagged security-spire-server-arm64:latest 20:34:09  Building security-spire-server ... done  [Pipeline] } 20:34:09 $ docker stop --time=1 38e25b4414197263c939f70ae4fce73531e0f70fc30fcfb3d3a9f16681d9f01f 20:34:11 $ docker rm -f 38e25b4414197263c939f70ae4fce73531e0f70fc30fcfb3d3a9f16681d9f01f [Pipeline] // withDockerContainer [Pipeline] sh 20:34:12 + docker images 20:34:12 REPOSITORY TAG IMAGE ID CREATED SIZE 20:34:12 security-spire-server-arm64 latest 861a9c9583c4 9 seconds ago 86.3MB 20:34:12 f75ec50df074 34 seconds ago 4.21GB 20:34:12 security-spire-agent-arm64 latest 106e21e4e8ce 3 minutes ago 126MB 20:34:12 b11fe809c7cc 4 minutes ago 4.21GB 20:34:12 security-spire-config-arm64 latest 10b4e7728c5d 9 minutes ago 85.6MB 20:34:12 240a46add2c7 10 minutes ago 4.21GB 20:34:12 sys-mgmt-agent-arm64 latest ac66577a6b87 21 minutes ago 290MB 20:34:12 7dfc2d81a603 23 minutes ago 1.43GB 20:34:12 core-data-arm64 latest 231733f1eb94 28 minutes ago 34.4MB 20:34:12 b57421654891 29 minutes ago 1.46GB 20:34:12 security-secretstore-setup-arm64 latest 0bb56636d3a7 30 minutes ago 40.8MB 20:34:12 54adc6cde823 31 minutes ago 1.44GB 20:34:12 security-bootstrapper-arm64 latest 3e60f8e1dd9b 40 minutes ago 23.6MB 20:34:12 core-metadata-arm64 latest dbdc84bc8936 40 minutes ago 25.1MB 20:34:12 security-proxy-setup-arm64 latest d42ebb732d59 40 minutes ago 42.1MB 20:34:12 1b0f785ff45b 40 minutes ago 1.43GB 20:34:12 f78f86e7d3e3 41 minutes ago 1.43GB 20:34:12 d67f6dcbaf85 41 minutes ago 1.44GB 20:34:12 support-notifications-arm64 latest 21d6c234e9e0 51 minutes ago 25.5MB 20:34:12 support-scheduler-arm64 latest 48b751751f03 51 minutes ago 24.9MB 20:34:12 core-command-arm64 latest a09d4361c89d 51 minutes ago 23.7MB 20:34:12 cc66db326409 52 minutes ago 1.43GB 20:34:12 security-spiffe-token-provider-arm64 latest ed7c40f9c2aa 52 minutes ago 27.7MB 20:34:12 f328ffef926a 52 minutes ago 1.43GB 20:34:12 33c622012c90 52 minutes ago 1.43GB 20:34:12 08fd342da275 52 minutes ago 1.42GB 20:34:12 ci-base-image-arm64 latest 0bf968ebf2cf About an hour ago 886MB 20:34:12 docker 20.10.14 c346e9eafbab 3 days ago 202MB 20:34:12 alpine 3.14 ac73e934f311 3 days ago 5.34MB 20:34:12 alpine 3.15 3fb3c9af89a9 3 days ago 5.32MB 20:34:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 20:34:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:34:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:13 20:34:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:34:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:14 arm64: Pulling from edgex-lftools-log-publisher 20:34:14 8998bd30e6a1: Pulling fs layer 20:34:14 04944245beec: Pulling fs layer 20:34:14 699f458cf7ca: Pulling fs layer 20:34:14 765212b225bb: Pulling fs layer 20:34:14 f23df028b6ca: Pulling fs layer 20:34:14 d65c8cfc05b1: Pulling fs layer 20:34:14 2437ff75d9bd: Pulling fs layer 20:34:14 765212b225bb: Waiting 20:34:14 f23df028b6ca: Waiting 20:34:14 d65c8cfc05b1: Waiting 20:34:14 2437ff75d9bd: Waiting 20:34:14 04944245beec: Verifying Checksum 20:34:14 04944245beec: Download complete 20:34:14 765212b225bb: Verifying Checksum 20:34:14 765212b225bb: Download complete 20:34:14 f23df028b6ca: Verifying Checksum 20:34:14 f23df028b6ca: Download complete 20:34:14 d65c8cfc05b1: Verifying Checksum 20:34:14 d65c8cfc05b1: Download complete 20:34:14 699f458cf7ca: Verifying Checksum 20:34:14 699f458cf7ca: Download complete 20:34:15 8998bd30e6a1: Verifying Checksum 20:34:15 8998bd30e6a1: Download complete 20:34:17 2437ff75d9bd: Verifying Checksum 20:34:17 2437ff75d9bd: Download complete 20:34:19 8998bd30e6a1: Pull complete 20:34:19 04944245beec: Pull complete 20:34:21 699f458cf7ca: Pull complete 20:34:21 765212b225bb: Pull complete 20:34:22 f23df028b6ca: Pull complete 20:34:22 d65c8cfc05b1: Pull complete 20:34:37 2437ff75d9bd: Pull complete 20:34:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:34:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:34:38 prd-ubuntu20.04-docker-arm64-4c-16g-11610 does not seem to be running inside a container 20:34:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:34:41 $ docker top d9480a294a157826d9dd5c9fa553b5f5bda249c5b4245680aa46ee30d583d037 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:42 ---> job-cost.sh 20:34:42 lf-activate-venv: SKIPPING 20:34:42 INFO: No Stack... 20:34:43 INFO: Retrieving Pricing Info for: v3-standard-4 20:34:44 INFO: Archiving Costs [Pipeline] sh 20:34:45 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:34:45 + cut -d, -f6 [Pipeline] lock 20:34:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3955-1-stack-cost] 20:34:45 Resource [jenkins-edgexfoundry-edgex-go-PR-3955-1-stack-cost] did not exist. Created. 20:34:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3955-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:46 + echo total: 0.2199999988079071 [Pipeline] stash 20:34:46 Stashed 1 file(s) [Pipeline] } 20:34:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3955-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:46 $ docker stop --time=1 d9480a294a157826d9dd5c9fa553b5f5bda249c5b4245680aa46ee30d583d037 20:34:48 $ docker rm -f d9480a294a157826d9dd5c9fa553b5f5bda249c5b4245680aa46ee30d583d037 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:34:49 provisioning config files... 20:34:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8603983754410658755tmp [Pipeline] { [Pipeline] sh 20:34:49 + set +x 20:34:49 + curl -s https://codecov.io/bash 20:34:49 + bash -s -- 20:34:49 20:34:49 _____ _ 20:34:49 / ____| | | 20:34:49 | | ___ __| | ___ ___ _____ __ 20:34:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:34:49 | |___| (_) | (_| | __/ (_| (_) \ V / 20:34:49 \_____\___/ \__,_|\___|\___\___/ \_/ 20:34:49 Bash-1.0.6 20:34:49 20:34:49 20:34:49 ==> git version 2.25.1 found 20:34:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:34:49 Release-Date: 2020-01-08 20:34:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:34:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:34:49 ==> Jenkins CI detected. 20:34:49 current dir:  /w/workspace/edgex-go/1 20:34:49 project root: . 20:34:49 --> token set from env 20:34:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:34:49 ==> Running gcov in . (disable via -X gcov) 20:34:49 ==> Python coveragepy not found 20:34:49 ==> Searching for coverage reports in: 20:34:49 + . 20:34:49 -> Found 1 reports 20:34:49 ==> Detecting git/mercurial file structure 20:34:49 ==> Reading reports 20:34:49 + ./coverage.out bytes=431014 20:34:50 ==> Appending adjustments 20:34:50 https://docs.codecov.io/docs/fixing-reports 20:34:51 + Found adjustments 20:34:51 ==> Gzipping contents 20:34:51 60K /tmp/codecov.iDvop5.gz 20:34:51 ==> Uploading reports 20:34:51 url: https://codecov.io 20:34:51 query: branch=PR-3955&commit=af5afa2e66728d7755c27cae0dfdf73270be1e0b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3955%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3955&job=&cmd_args= 20:34:51 -> Pinging Codecov 20:34:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3955&commit=af5afa2e66728d7755c27cae0dfdf73270be1e0b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3955%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3955&job=&cmd_args= 20:34:51 -> Uploading to 20:34:51 https://storage.googleapis.com/codecov/v4/raw/2022-04-08/00271124DB129430A58F1EEE437C3FCB/af5afa2e66728d7755c27cae0dfdf73270be1e0b/beeecb27-fb55-4909-86b3-1804854dd2b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220408T203451Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e660ce0665a8930f8cf28e4fcac7ac4429cc13543257b68e9d765af3910e488 20:34:51 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:51 Dload Upload Total Spent Left Speed 20:34:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59152 0 0 100 59152 0 228k --:--:-- --:--:-- --:--:-- 228k 20:34:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/af5afa2e66728d7755c27cae0dfdf73270be1e0b [Pipeline] } 20:34:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:34:53 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:34:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:34:54 ---> package-listing.sh 20:34:54 ++ facter osfamily 20:34:54 ++ tr '[:upper:]' '[:lower:]' 20:34:54 + OS_FAMILY=debian 20:34:54 + workspace=/w/workspace/edgex-go/1 20:34:54 + START_PACKAGES=/tmp/packages_start.txt 20:34:54 + END_PACKAGES=/tmp/packages_end.txt 20:34:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:34:54 + PACKAGES=/tmp/packages_start.txt 20:34:54 + '[' /w/workspace/edgex-go/1 ']' 20:34:54 + PACKAGES=/tmp/packages_end.txt 20:34:54 + case "${OS_FAMILY}" in 20:34:54 + dpkg -l 20:34:54 + grep '^ii' 20:34:54 + '[' -f /tmp/packages_start.txt ']' 20:34:54 + '[' -f /tmp/packages_end.txt ']' 20:34:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:34:54 + '[' /w/workspace/edgex-go/1 ']' 20:34:54 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:34:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:34:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:34:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:55 20:34:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:34:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:55 latest: Pulling from edgex-lftools-log-publisher 20:34:55 5eb5b503b376: Pulling fs layer 20:34:55 5c69ac0246d0: Pulling fs layer 20:34:55 ec43610c2a17: Pulling fs layer 20:34:55 3a2ae6a8a46f: Pulling fs layer 20:34:55 33b1e0a273af: Pulling fs layer 20:34:55 5d3b04190fa2: Pulling fs layer 20:34:55 2f39f015ded8: Pulling fs layer 20:34:55 33b1e0a273af: Waiting 20:34:55 5d3b04190fa2: Waiting 20:34:55 2f39f015ded8: Waiting 20:34:55 3a2ae6a8a46f: Waiting 20:34:55 5c69ac0246d0: Verifying Checksum 20:34:55 5c69ac0246d0: Download complete 20:34:55 3a2ae6a8a46f: Verifying Checksum 20:34:55 3a2ae6a8a46f: Download complete 20:34:55 33b1e0a273af: Verifying Checksum 20:34:55 33b1e0a273af: Download complete 20:34:55 5d3b04190fa2: Verifying Checksum 20:34:55 5d3b04190fa2: Download complete 20:34:56 ec43610c2a17: Verifying Checksum 20:34:56 ec43610c2a17: Download complete 20:34:56 5eb5b503b376: Download complete 20:34:56 2f39f015ded8: Verifying Checksum 20:34:56 2f39f015ded8: Download complete 20:34:57 5eb5b503b376: Pull complete 20:34:57 5c69ac0246d0: Pull complete 20:34:57 ec43610c2a17: Pull complete 20:34:57 3a2ae6a8a46f: Pull complete 20:34:57 33b1e0a273af: Pull complete 20:34:58 5d3b04190fa2: Pull complete 20:35:02 2f39f015ded8: Pull complete 20:35:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:35:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:35:02 prd-ubuntu20.04-docker-8c-8g-11608 does not seem to be running inside a container 20:35:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:35:04 $ docker top 4f1b0bbed6b6e3acd24298444cf8ba79ba303af13de0c0478d872d4febdcac76 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:04 + touch /tmp/pre-build-complete [Pipeline] sh 20:35:05 + mkdir -p /var/log/sysstat [Pipeline] sh 20:35:05 + ls /var/log/sa-host 20:35:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:05 provisioning config files... 20:35:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6945721388724056925tmp [Pipeline] { [Pipeline] echo 20:35:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:35:06 ---> create-netrc.sh [Pipeline] } 20:35:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:35:06 ---> python-tools-install.sh [Pipeline] echo 20:35:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:35:06 ---> sudo-logs.sh 20:35:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:35:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:35:07 ---> job-cost.sh 20:35:07 lf-activate-venv: SKIPPING 20:35:07 DEBUG: total: 0.2199999988079071 20:35:07 INFO: Retrieving Stack Cost... 20:35:07 INFO: Retrieving Pricing Info for: v3-standard-8 20:35:08 INFO: Archiving Costs [Pipeline] echo 20:35:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:35:08 ---> logs-deploy.sh 20:35:08 lf-activate-venv: SKIPPING 20:35:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3955/1 20:35:08 INFO: archiving workspace using pattern(s): 20:35:09 Archives upload complete. 20:35:09 INFO: archiving logs to Nexus 20:35:10 ---> uname -a: 20:35:10 Linux prd-ubuntu20-04-docker-8c-8g-11608 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:35:10 20:35:10 20:35:10 ---> lscpu: 20:35:10 Architecture: x86_64 20:35:10 CPU op-mode(s): 32-bit, 64-bit 20:35:10 Byte Order: Little Endian 20:35:10 Address sizes: 40 bits physical, 48 bits virtual 20:35:10 CPU(s): 8 20:35:10 On-line CPU(s) list: 0-7 20:35:10 Thread(s) per core: 1 20:35:10 Core(s) per socket: 1 20:35:10 Socket(s): 8 20:35:10 NUMA node(s): 1 20:35:10 Vendor ID: AuthenticAMD 20:35:10 CPU family: 23 20:35:10 Model: 49 20:35:10 Model name: AMD EPYC-Rome Processor 20:35:10 Stepping: 0 20:35:10 CPU MHz: 2800.000 20:35:10 BogoMIPS: 5600.00 20:35:10 Virtualization: AMD-V 20:35:10 Hypervisor vendor: KVM 20:35:10 Virtualization type: full 20:35:10 L1d cache: 256 KiB 20:35:10 L1i cache: 256 KiB 20:35:10 L2 cache: 4 MiB 20:35:10 L3 cache: 128 MiB 20:35:10 NUMA node0 CPU(s): 0-7 20:35:10 Vulnerability Itlb multihit: Not affected 20:35:10 Vulnerability L1tf: Not affected 20:35:10 Vulnerability Mds: Not affected 20:35:10 Vulnerability Meltdown: Not affected 20:35:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:35:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:35:10 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:35:10 Vulnerability Srbds: Not affected 20:35:10 Vulnerability Tsx async abort: Not affected 20:35:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:35:10 20:35:10 20:35:10 ---> nproc: 20:35:10 8 20:35:10 20:35:10 20:35:10 ---> df -h: 20:35:10 Filesystem Size Used Avail Use% Mounted on 20:35:10 overlay 155G 28G 128G 18% / 20:35:10 tmpfs 64M 0 64M 0% /dev 20:35:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:35:10 shm 64M 0 64M 0% /dev/shm 20:35:10 /dev/vda1 155G 28G 128G 18% /facter-os 20:35:10 20:35:10 20:35:10 ---> sar -b -r -n DEV: 20:35:10 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11608) 04/08/22 _x86_64_ (8 CPU) 20:35:10 20:35:10 19:12:11 LINUX RESTART (8 CPU) 20:35:10 20:35:10 19:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:35:10 19:14:01 330.61 13.01 317.59 0.00 2039.19 149395.13 0.00 20:35:10 19:15:01 49.06 0.07 48.99 0.00 9.20 17066.91 0.00 20:35:10 19:16:01 60.06 0.17 59.90 0.00 2.00 25423.53 0.00 20:35:10 19:17:08 383.97 0.15 383.82 0.00 24.33 352479.64 0.00 20:35:10 19:18:01 661.33 0.51 660.82 0.00 5.28 177143.03 0.00 20:35:10 19:19:01 827.70 0.15 827.55 0.00 8.00 355569.54 0.00 20:35:10 19:20:01 1038.07 4.60 1033.47 0.00 40.92 458422.39 0.00 20:35:10 19:21:01 757.25 1.55 755.71 0.00 48.51 174042.05 0.00 20:35:10 19:22:01 77.05 0.08 76.97 0.00 0.67 41676.52 0.00 20:35:10 19:23:01 715.63 1.87 713.76 0.00 14.93 270672.09 0.00 20:35:10 19:24:01 2.25 0.00 2.25 0.00 0.00 34.39 0.00 20:35:10 19:25:01 1.92 0.00 1.92 0.00 0.00 21.20 0.00 20:35:10 19:26:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 20:35:10 19:27:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 20:35:10 19:28:01 1.78 0.02 1.77 0.00 0.13 20.53 0.00 20:35:10 19:29:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 20:35:10 19:30:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 20:35:10 19:31:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 20:35:10 19:32:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 20:35:10 19:33:01 1.78 0.00 1.78 0.00 0.00 20.40 0.00 20:35:10 19:34:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 20:35:10 19:35:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 20:35:10 19:36:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 20:35:10 19:37:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 20:35:10 19:38:01 1.23 0.10 1.13 0.00 6.26 14.80 0.00 20:35:10 19:39:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 20:35:10 19:40:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 20:35:10 19:41:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 20:35:10 19:42:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 20:35:10 19:43:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 20:35:10 19:44:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 20:35:10 19:45:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 20:35:10 19:46:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 20:35:10 19:47:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 20:35:10 19:48:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 20:35:10 19:49:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 20:35:10 19:50:01 3.05 0.87 2.18 0.00 18.40 28.40 0.00 20:35:10 19:51:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 20:35:10 19:52:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 20:35:10 19:53:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 20:35:10 19:54:01 1.02 0.00 1.02 0.00 0.00 13.46 0.00 20:35:10 19:55:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 20:35:10 19:56:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 20:35:10 19:57:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 20:35:10 19:58:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 20:35:10 19:59:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 20:35:10 20:00:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 20:35:10 20:01:01 1.70 0.00 1.70 0.00 0.00 19.07 0.00 20:35:10 20:02:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 20:35:10 20:03:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 20:35:10 20:04:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 20:35:10 20:05:01 1.37 0.00 1.37 0.00 0.00 17.20 0.00 20:35:10 20:06:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 20:35:10 20:07:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 20:35:10 20:08:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 20:35:10 20:09:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 20:35:10 20:10:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 20:35:10 20:11:02 2.35 0.17 2.18 0.00 18.27 28.00 0.00 20:35:10 20:12:01 1.03 0.00 1.03 0.00 0.00 11.79 0.00 20:35:10 20:13:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 20:35:10 20:14:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 20:35:10 20:15:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 20:35:10 20:16:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 20:35:10 20:17:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 20:35:10 20:18:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 20:35:10 20:19:01 1.43 0.00 1.43 0.00 0.00 18.40 0.00 20:35:10 20:20:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 20:35:10 20:21:01 1.50 0.00 1.50 0.00 0.00 17.87 0.00 20:35:10 20:22:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 20:35:10 20:23:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 20:35:10 20:24:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 20:35:10 20:25:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 20:35:10 20:26:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 20:35:10 20:27:01 1.27 0.00 1.27 0.00 0.00 16.80 0.00 20:35:10 20:28:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 20:35:10 20:29:01 1.38 0.00 1.38 0.00 0.00 18.00 0.00 20:35:10 20:30:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 20:35:10 20:31:01 1.25 0.00 1.25 0.00 0.00 16.40 0.00 20:35:10 20:32:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 20:35:10 20:33:01 1.35 0.00 1.35 0.00 0.00 17.33 0.00 20:35:10 20:34:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 20:35:10 20:35:01 4.28 0.22 4.07 0.00 16.93 321.01 0.00 20:35:10 Average: 60.56 0.29 60.27 0.00 27.51 24913.51 0.00 20:35:10 20:35:10 19:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:35:10 19:14:01 27780988 31765268 530732 1.61 147720 4025688 1969476 5.80 1261928 3374624 99268 20:35:10 19:15:01 27836176 31620668 667060 2.03 151540 3828788 2460484 7.25 1571456 3007788 281648 20:35:10 19:16:01 27523792 31763512 528828 1.61 154692 4266080 1970840 5.81 1460396 3422268 84 20:35:10 19:17:08 20948756 31270344 987628 3.00 171704 10084628 3986816 11.75 2397732 8766292 568884 20:35:10 19:18:01 16181156 29709064 2554112 7.77 251776 12970000 4886580 14.40 4672252 11024224 136 20:35:10 19:19:01 14591592 31147396 1106844 3.37 282216 15844592 3211832 9.47 3918344 13237844 20932 20:35:10 19:20:01 5995500 31339644 903672 2.75 521836 23723568 3154644 9.30 3927832 21144920 611884 20:35:10 19:21:01 5838348 28923488 3318840 10.09 542456 21574440 5668684 16.71 7051500 18303344 36896 20:35:10 19:22:01 8395536 31562076 679208 2.07 553424 21619076 2519448 7.43 3570628 19208144 493332 20:35:10 19:23:01 9356360 31726316 535560 1.63 719072 20769328 2008692 5.92 3031332 18917900 244 20:35:10 19:24:01 9362404 31732412 529396 1.61 719104 20769324 2008692 5.92 3021988 18917880 16 20:35:10 19:25:01 9362900 31732924 528888 1.61 719124 20769332 2008692 5.92 3021976 18917884 12 20:35:10 19:26:01 9378928 31748952 512932 1.56 719144 20769336 2008692 5.92 3006048 18917888 24 20:35:10 19:27:01 9379156 31749184 512632 1.56 719152 20769340 2008692 5.92 3006032 18917892 12 20:35:10 19:28:01 9383340 31753492 508592 1.55 719188 20769340 2005040 5.91 3003784 18917920 24 20:35:10 19:29:01 9383104 31753280 508812 1.55 719204 20769348 2005040 5.91 3003384 18917924 12 20:35:10 19:30:01 9383024 31753200 508820 1.55 719216 20769348 2005040 5.91 3003368 18917924 12 20:35:10 19:31:01 9383008 31753312 508628 1.55 719232 20769480 2005040 5.91 3003368 18918048 192 20:35:10 19:32:01 9382960 31753264 508608 1.55 719240 20769480 2005040 5.91 3003384 18918048 8 20:35:10 19:33:01 9382872 31753240 508608 1.55 719264 20769476 2005040 5.91 3003800 18918060 12 20:35:10 19:34:01 9382788 31753184 508820 1.55 719276 20769488 2005040 5.91 3004168 18918064 20 20:35:10 19:35:01 9382804 31753224 508756 1.55 719296 20769492 2005040 5.91 3003480 18918068 28 20:35:10 19:36:01 9382964 31753396 508736 1.55 719300 20769496 2005040 5.91 3003488 18918072 32 20:35:10 19:37:01 9383208 31753640 508464 1.55 719308 20769496 2005040 5.91 3003788 18918072 20 20:35:10 19:38:01 9381060 31752696 509380 1.55 719332 20769696 2005040 5.91 3004928 18918084 268 20:35:10 19:39:01 9381020 31752664 509356 1.55 719340 20769700 2005040 5.91 3005472 18917364 12 20:35:10 19:40:01 9380904 31752548 509632 1.55 719344 20769700 2005040 5.91 3005464 18917316 12 20:35:10 19:41:01 9381132 31752780 509364 1.55 719356 20769700 2005040 5.91 3004792 18917320 8 20:35:10 19:42:01 9381376 31753028 509040 1.55 719368 20769708 2005040 5.91 3004792 18917324 28 20:35:10 19:43:01 9380824 31752524 509520 1.55 719380 20769708 2005040 5.91 3005424 18917324 196 20:35:10 19:44:01 9381280 31753000 508980 1.55 719400 20769712 2005040 5.91 3004864 18917328 32 20:35:10 19:45:01 9380980 31752700 509216 1.55 719400 20769716 2005040 5.91 3004864 18917328 12 20:35:10 19:46:01 9381180 31752904 509152 1.55 719416 20769720 1988896 5.86 3004864 18917332 32 20:35:10 19:47:01 9381100 31752828 509184 1.55 719432 20769724 1988896 5.86 3004992 18917336 32 20:35:10 19:48:01 9381084 31752864 509112 1.55 719460 20769724 1988896 5.86 3005160 18917340 40 20:35:10 19:49:01 9381256 31753072 508860 1.55 719472 20769728 1988896 5.86 3004940 18917344 32 20:35:10 19:50:01 9378764 31751440 510460 1.55 719532 20770240 2071232 6.10 3005316 18917760 8 20:35:10 19:51:01 9378408 31751096 510728 1.55 719536 20770244 2071232 6.10 3005504 18917764 32 20:35:10 19:52:01 9378392 31751084 510680 1.55 719536 20770248 2054560 6.05 3005784 18917768 8 20:35:10 19:53:01 9379056 31751768 510168 1.55 719560 20770240 2054560 6.05 3005444 18917772 40 20:35:10 19:54:01 9379536 31752272 509832 1.55 719568 20770260 2054560 6.05 3005160 18917780 64 20:35:10 19:55:01 9379520 31752268 509768 1.55 719588 20770264 2054560 6.05 3005160 18917784 8 20:35:10 19:56:01 9379472 31752220 509764 1.55 719592 20770264 2054560 6.05 3005160 18917784 16 20:35:10 19:57:01 9379424 31752176 509752 1.55 719596 20770268 2054560 6.05 3005164 18917788 12 20:35:10 19:58:01 9379576 31752380 509728 1.55 719632 20770256 2054560 6.05 3005520 18917788 24 20:35:10 19:59:01 9379536 31752376 509680 1.55 719640 20770272 2054560 6.05 3005244 18917792 32 20:35:10 20:00:01 9379252 31752100 509920 1.55 719640 20770276 2054560 6.05 3005424 18917796 32 20:35:10 20:01:01 9379432 31752288 509652 1.55 719664 20770276 2054560 6.05 3005248 18917796 16 20:35:10 20:02:01 9379628 31752604 509244 1.55 719672 20770412 2054560 6.05 3005248 18917916 12 20:35:10 20:03:01 9379360 31752388 509440 1.55 719680 20770416 2054560 6.05 3005680 18917936 8 20:35:10 20:04:01 9379312 31752348 509424 1.55 719684 20770416 2054560 6.05 3005836 18917936 28 20:35:10 20:05:01 9379220 31752268 509652 1.55 719684 20770420 2054560 6.05 3005356 18917940 20 20:35:10 20:06:01 9379204 31752256 509620 1.55 719700 20770420 2054560 6.05 3005292 18917940 8 20:35:10 20:07:01 9379616 31752676 509320 1.55 719728 20770424 2054560 6.05 3005292 18917944 32 20:35:10 20:08:01 9379828 31752960 509044 1.55 719764 20770428 2054560 6.05 3005660 18917948 8 20:35:10 20:09:01 9379520 31752680 509380 1.55 719776 20770428 2054560 6.05 3005436 18917948 16 20:35:10 20:10:01 9379408 31752576 509368 1.55 719788 20770432 2054560 6.05 3005784 18917952 204 20:35:10 20:11:02 9377820 31751760 509972 1.55 719796 20770988 2046064 6.03 3005484 18918424 12 20:35:10 20:12:01 9377988 31751936 509940 1.55 719808 20770992 2029500 5.98 3005484 18918428 32 20:35:10 20:13:01 9377996 31751984 509872 1.55 719820 20770996 2029500 5.98 3005912 18918432 8 20:35:10 20:14:01 9378200 31752196 509596 1.55 719836 20770988 2029500 5.98 3005548 18918432 12 20:35:10 20:15:01 9378120 31752120 509560 1.55 719856 20771000 2029500 5.98 3005548 18918436 28 20:35:10 20:16:01 9378064 31752072 509544 1.55 719860 20771004 2045552 6.03 3005548 18918440 28 20:35:10 20:17:01 9377724 31751732 509836 1.55 719864 20771004 2045552 6.03 3005548 18918440 12 20:35:10 20:18:01 9377700 31751764 509756 1.55 719880 20771008 2045552 6.03 3005896 18918444 40 20:35:10 20:19:01 9377944 31752028 509448 1.55 719900 20771004 2045552 6.03 3005608 18918448 16 20:35:10 20:20:01 9378112 31752200 509412 1.55 719912 20771016 2045552 6.03 3005608 18918452 28 20:35:10 20:21:01 9377804 31751900 509660 1.55 719928 20771020 2045552 6.03 3005608 18918456 8 20:35:10 20:22:01 9377732 31751904 509624 1.55 719952 20771020 2045552 6.03 3005664 18918460 16 20:35:10 20:23:01 9377716 31751928 509544 1.55 719980 20771024 2045552 6.03 3006004 18918460 16 20:35:10 20:24:01 9377668 31751896 509516 1.55 719988 20771024 2045552 6.03 3005708 18918460 16 20:35:10 20:25:01 9377872 31752104 509240 1.55 719996 20771028 2045552 6.03 3005708 18918464 12 20:35:10 20:26:01 9377896 31752132 509196 1.55 720024 20771032 2029168 5.98 3005708 18918468 12 20:35:10 20:27:01 9378032 31752340 509184 1.55 720044 20771040 2029168 5.98 3005764 18918480 44 20:35:10 20:28:01 9378268 31752724 508980 1.55 720056 20771172 2029168 5.98 3006096 18918608 8 20:35:10 20:29:01 9378292 31752764 508884 1.55 720076 20771168 2029168 5.98 3006048 18918612 32 20:35:10 20:30:01 9378348 31752856 508948 1.55 720092 20771176 2029168 5.98 3006972 18918612 20 20:35:10 20:31:01 9378404 31752932 508872 1.55 720104 20771180 2029168 5.98 3006436 18918616 44 20:35:10 20:32:01 9378556 31753088 508864 1.55 720108 20771180 2029168 5.98 3005888 18918616 24 20:35:10 20:33:01 9378492 31753044 508852 1.55 720128 20771184 2029168 5.98 3006216 18918620 32 20:35:10 20:34:01 9378200 31752780 509076 1.55 720148 20771188 2029168 5.98 3006404 18918624 36 20:35:10 20:35:01 8750956 31680864 580248 1.76 735796 21280028 2453696 7.23 3093620 19426460 513048 20:35:10 Average: 10233222 31669382 592734 1.80 674704 19935084 2176018 6.41 3041021 18085525 32057 20:35:10 20:35:10 19:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:35:10 19:14:01 ens3 883.79 1044.60 7436.33 133.42 0.00 0.00 0.00 0.00 20:35:10 19:14:01 docker0 903.47 652.78 75.68 3711.03 0.00 0.00 0.00 0.00 20:35:10 19:14:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 20:35:10 19:15:01 vethc96bee1 1.17 1.35 0.09 0.11 0.00 0.00 0.00 0.00 20:35:10 19:15:01 ens3 62.12 46.63 34.81 63.27 0.00 0.00 0.00 0.00 20:35:10 19:15:01 docker0 1.17 1.23 0.07 0.10 0.00 0.00 0.00 0.00 20:35:10 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:16:01 ens3 40.82 21.99 35.44 12.66 0.00 0.00 0.00 0.00 20:35:10 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:17:08 vethf9da342 0.04 0.16 0.00 0.01 0.00 0.00 0.00 0.00 20:35:10 19:17:08 veth4827cd8 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 20:35:10 19:17:08 veth500223f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:35:10 19:17:08 veth71c670c 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 20:35:10 19:17:08 ens3 319.40 183.63 3623.87 75.91 0.00 0.00 0.00 0.00 20:35:10 19:17:08 veth5740f4d 0.00 0.94 0.00 0.05 0.00 0.00 0.00 0.00 20:35:10 19:17:08 veth016eee9 73.53 168.85 4.79 1923.40 0.00 0.00 0.00 0.16 20:35:10 19:17:08 docker0 102.91 205.93 5.42 2094.55 0.00 0.00 0.00 0.00 20:35:10 19:17:08 lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 20:35:10 19:18:01 veth0290522 0.02 0.08 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:18:01 ens3 372.14 253.39 4445.09 100.14 0.00 0.00 0.00 0.00 20:35:10 19:18:01 veth5740f4d 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 20:35:10 19:18:01 veth016eee9 175.14 282.76 17.05 4179.92 0.00 0.00 0.00 0.34 20:35:10 19:18:01 docker0 184.95 303.62 15.26 4362.54 0.00 0.00 0.00 0.00 20:35:10 19:18:01 lo 1.66 1.66 0.16 0.16 0.00 0.00 0.00 0.00 20:35:10 19:19:01 veth0e57dbd 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 20:35:10 19:19:01 ens3 76.95 48.19 224.78 19.71 0.00 0.00 0.00 0.00 20:35:10 19:19:01 veth5740f4d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:35:10 19:19:01 vethdf9504b 6.72 8.37 0.47 38.09 0.00 0.00 0.00 0.00 20:35:10 19:19:01 veth016eee9 0.15 0.30 0.01 0.02 0.00 0.00 0.00 0.00 20:35:10 19:19:01 docker0 25.88 34.71 1.48 188.88 0.00 0.00 0.00 0.00 20:35:10 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:20:01 vethcc15f75 236.45 403.43 20.03 5824.92 0.00 0.00 0.00 0.48 20:35:10 19:20:01 ens3 1040.64 620.11 13579.21 139.73 0.00 0.00 0.00 0.00 20:35:10 19:20:01 veth5740f4d 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 20:35:10 19:20:01 docker0 528.89 911.40 37.87 12399.36 0.00 0.00 0.00 0.00 20:35:10 19:20:01 vethb905005 248.77 436.10 21.31 5831.46 0.00 0.00 0.00 0.48 20:35:10 19:20:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:35:10 19:21:01 vethcc15f75 12.79 17.67 1.29 3.20 0.00 0.00 0.00 0.00 20:35:10 19:21:01 ens3 116.54 95.72 208.13 79.86 0.00 0.00 0.00 0.00 20:35:10 19:21:01 veth5740f4d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:35:10 19:21:01 docker0 45.53 57.14 3.03 177.38 0.00 0.00 0.00 0.00 20:35:10 19:21:01 vethb905005 0.10 0.23 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:35:10 19:22:01 vethcc15f75 7.90 9.27 0.74 164.39 0.00 0.00 0.00 0.01 20:35:10 19:22:01 ens3 29.96 23.15 377.48 5.16 0.00 0.00 0.00 0.00 20:35:10 19:22:01 veth5740f4d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:22:01 docker0 18.86 22.61 1.56 371.28 0.00 0.00 0.00 0.00 20:35:10 19:22:01 vethb905005 10.96 13.38 1.07 206.90 0.00 0.00 0.00 0.02 20:35:10 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:23:01 ens3 29.98 21.31 129.09 5.68 0.00 0.00 0.00 0.00 20:35:10 19:23:01 docker0 15.48 19.96 0.96 119.84 0.00 0.00 0.00 0.00 20:35:10 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:24:01 ens3 2.38 0.50 0.46 0.23 0.00 0.00 0.00 0.00 20:35:10 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:25:01 ens3 1.73 1.18 1.21 0.62 0.00 0.00 0.00 0.00 20:35:10 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:26:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:35:10 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:28:01 ens3 4.85 9.83 0.38 10.81 0.00 0.00 0.00 0.00 20:35:10 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:29:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:30:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:31:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:32:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:35:10 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:33:01 ens3 4.85 8.85 0.49 7.63 0.00 0.00 0.00 0.00 20:35:10 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:34:01 ens3 8.90 17.05 0.90 15.34 0.00 0.00 0.00 0.00 20:35:10 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:35:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:38:01 ens3 10.78 19.19 1.81 19.79 0.00 0.00 0.00 0.00 20:35:10 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:39:01 ens3 3.18 2.23 1.78 2.15 0.00 0.00 0.00 0.00 20:35:10 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:40:01 ens3 0.53 0.28 0.32 0.20 0.00 0.00 0.00 0.00 20:35:10 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:43:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:35:10 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:44:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:45:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:47:01 ens3 0.28 0.18 0.08 0.01 0.00 0.00 0.00 0.00 20:35:10 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:48:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:35:10 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:49:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:50:01 ens3 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:35:10 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:51:01 ens3 0.77 0.48 0.27 0.22 0.00 0.00 0.00 0.00 20:35:10 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:52:01 ens3 0.92 0.40 0.39 0.27 0.00 0.00 0.00 0.00 20:35:10 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:53:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:35:10 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:58:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:35:10 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:00:01 ens3 0.15 0.07 0.12 0.00 0.00 0.00 0.00 0.00 20:35:10 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:03:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:35:10 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:04:01 ens3 0.93 0.42 0.36 0.21 0.00 0.00 0.00 0.00 20:35:10 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:08:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:35:10 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:11:02 ens3 0.28 0.32 0.11 0.03 0.00 0.00 0.00 0.00 20:35:10 20:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:11:02 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:35:10 20:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:13:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:35:10 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:18:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:35:10 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:19:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:21:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:23:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:35:10 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:28:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:35:10 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:29:01 ens3 0.25 0.22 0.29 0.01 0.00 0.00 0.00 0.00 20:35:10 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:30:01 ens3 1.30 0.47 0.36 0.22 0.00 0.00 0.00 0.00 20:35:10 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:31:01 ens3 1.32 0.75 0.57 0.43 0.00 0.00 0.00 0.00 20:35:10 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:32:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:35:10 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:33:01 ens3 1.07 0.18 0.15 0.07 0.00 0.00 0.00 0.00 20:35:10 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:35:10 20:34:01 ens3 1.83 0.42 0.46 0.28 0.00 0.00 0.00 0.00 20:35:10 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:35:01 ens3 99.07 60.31 2522.41 11.52 0.00 0.00 0.00 0.00 20:35:10 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:10 20:35:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:35:10 Average: ens3 38.01 30.22 396.69 8.58 0.00 0.00 0.00 0.00 20:35:10 Average: docker0 22.17 26.80 1.71 282.44 0.00 0.00 0.00 0.00 20:35:10 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 20:35:10 20:35:10 20:35:10 ---> sar -P ALL: 20:35:10 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11608) 04/08/22 _x86_64_ (8 CPU) 20:35:10 20:35:10 19:12:11 LINUX RESTART (8 CPU) 20:35:10 20:35:10 19:13:01 CPU %user %nice %system %iowait %steal %idle 20:35:10 19:14:01 all 11.56 0.00 4.50 1.83 0.06 82.05 20:35:10 19:14:01 0 15.56 0.00 4.54 0.47 0.05 79.39 20:35:10 19:14:01 1 11.13 0.00 4.71 6.44 0.05 77.68 20:35:10 19:14:01 2 10.40 0.00 3.77 0.74 0.05 85.03 20:35:10 19:14:01 3 12.79 0.00 3.73 1.18 0.05 82.24 20:35:10 19:14:01 4 10.19 0.00 4.16 0.32 0.07 85.26 20:35:10 19:14:01 5 8.16 0.00 4.76 0.62 0.07 86.38 20:35:10 19:14:01 6 14.25 0.00 5.22 3.97 0.05 76.51 20:35:10 19:14:01 7 9.96 0.00 5.12 0.92 0.07 83.94 20:35:10 19:15:01 all 40.02 0.00 7.09 0.30 0.07 52.53 20:35:10 19:15:01 0 39.49 0.00 7.27 0.25 0.07 52.92 20:35:10 19:15:01 1 39.87 0.00 7.07 0.39 0.07 52.61 20:35:10 19:15:01 2 40.26 0.00 6.99 0.10 0.08 52.57 20:35:10 19:15:01 3 40.08 0.00 7.02 0.52 0.08 52.30 20:35:10 19:15:01 4 39.58 0.00 8.08 0.02 0.07 52.25 20:35:10 19:15:01 5 40.54 0.00 7.20 0.49 0.08 51.69 20:35:10 19:15:01 6 40.15 0.00 6.25 0.02 0.07 53.51 20:35:10 19:15:01 7 40.19 0.00 6.80 0.59 0.07 52.35 20:35:10 19:16:01 all 44.78 0.00 5.84 0.39 0.08 48.92 20:35:10 19:16:01 0 44.00 0.00 5.92 0.07 0.08 49.92 20:35:10 19:16:01 1 43.77 0.00 5.72 0.00 0.08 50.43 20:35:10 19:16:01 2 44.20 0.00 5.81 0.03 0.07 49.89 20:35:10 19:16:01 3 43.51 0.00 5.72 0.47 0.08 50.22 20:35:10 19:16:01 4 46.42 0.00 5.81 0.03 0.08 47.65 20:35:10 19:16:01 5 46.10 0.00 5.69 1.94 0.08 46.19 20:35:10 19:16:01 6 45.95 0.00 5.86 0.03 0.10 48.06 20:35:10 19:16:01 7 44.28 0.00 6.17 0.51 0.08 48.96 20:35:10 19:17:08 all 20.51 0.00 11.19 18.57 0.07 49.67 20:35:10 19:17:08 0 20.34 0.00 10.81 26.44 0.08 42.33 20:35:10 19:17:08 1 20.27 0.00 10.56 13.19 0.06 55.91 20:35:10 19:17:08 2 19.71 0.00 11.10 27.28 0.09 41.82 20:35:10 19:17:08 3 20.26 0.00 11.64 20.66 0.06 47.37 20:35:10 19:17:08 4 21.71 0.00 11.99 13.53 0.08 52.69 20:35:10 19:17:08 5 19.70 0.00 11.12 18.20 0.05 50.93 20:35:10 19:17:08 6 19.90 0.00 10.29 14.85 0.06 54.89 20:35:10 19:17:08 7 22.19 0.00 11.98 14.37 0.08 51.38 20:35:10 19:18:01 all 76.55 0.00 11.32 5.16 0.14 6.84 20:35:10 19:18:01 0 76.31 0.00 11.26 7.25 0.13 5.04 20:35:10 19:18:01 1 77.04 0.00 10.52 5.31 0.15 6.98 20:35:10 19:18:01 2 78.28 0.00 9.78 4.70 0.13 7.11 20:35:10 19:18:01 3 75.67 0.00 12.34 4.96 0.11 6.91 20:35:10 19:18:01 4 77.07 0.00 11.42 4.67 0.15 6.69 20:35:10 19:18:01 5 77.05 0.00 10.65 1.82 0.17 10.31 20:35:10 19:18:01 6 75.22 0.00 12.80 7.56 0.11 4.31 20:35:10 19:18:01 7 75.72 0.00 11.82 5.00 0.13 7.32 20:35:10 19:19:01 all 77.02 0.00 13.95 2.18 0.15 6.70 20:35:10 19:19:01 0 77.56 0.00 12.41 1.69 0.15 8.19 20:35:10 19:19:01 1 75.87 0.00 12.04 1.34 0.14 10.62 20:35:10 19:19:01 2 76.55 0.00 14.45 3.68 0.15 5.18 20:35:10 19:19:01 3 75.82 0.00 15.11 1.26 0.15 7.66 20:35:10 19:19:01 4 77.14 0.00 13.82 0.93 0.19 7.92 20:35:10 19:19:01 5 74.35 0.00 15.96 1.37 0.12 8.20 20:35:10 19:19:01 6 74.82 0.00 15.84 5.74 0.17 3.44 20:35:10 19:19:01 7 84.04 0.00 12.00 1.41 0.13 2.42 20:35:10 19:20:01 all 48.30 0.00 16.16 11.35 0.13 24.06 20:35:10 19:20:01 0 49.95 0.00 18.15 12.62 0.12 19.17 20:35:10 19:20:01 1 45.18 0.00 13.07 8.11 0.10 33.53 20:35:10 19:20:01 2 48.45 0.00 17.14 9.30 0.14 24.97 20:35:10 19:20:01 3 47.09 0.00 15.67 14.49 0.10 22.64 20:35:10 19:20:01 4 50.46 0.00 15.64 12.41 0.12 21.36 20:35:10 19:20:01 5 50.21 0.00 15.47 6.42 0.14 27.76 20:35:10 19:20:01 6 49.16 0.00 15.46 11.06 0.14 24.18 20:35:10 19:20:01 7 45.90 0.00 18.63 16.43 0.15 18.89 20:35:10 19:21:01 all 87.19 0.00 10.77 0.75 0.13 1.15 20:35:10 19:21:01 0 86.03 0.00 12.12 0.99 0.13 0.74 20:35:10 19:21:01 1 87.73 0.00 9.46 0.60 0.13 2.08 20:35:10 19:21:01 2 86.34 0.00 11.62 0.40 0.13 1.51 20:35:10 19:21:01 3 86.96 0.00 10.79 1.51 0.12 0.62 20:35:10 19:21:01 4 87.35 0.00 10.96 0.85 0.15 0.69 20:35:10 19:21:01 5 87.39 0.00 10.50 0.40 0.13 1.57 20:35:10 19:21:01 6 86.90 0.00 11.28 0.57 0.13 1.12 20:35:10 19:21:01 7 88.83 0.00 9.45 0.69 0.13 0.90 20:35:10 19:22:01 all 47.04 0.00 4.49 0.72 0.07 47.67 20:35:10 19:22:01 0 32.57 0.00 4.56 5.23 0.07 57.57 20:35:10 19:22:01 1 66.88 0.00 5.55 0.12 0.08 27.37 20:35:10 19:22:01 2 90.38 0.00 5.33 0.08 0.10 4.11 20:35:10 19:22:01 3 36.51 0.00 4.11 0.00 0.07 59.31 20:35:10 19:22:01 4 35.51 0.00 3.86 0.10 0.05 60.48 20:35:10 19:22:01 5 42.46 0.00 3.96 0.05 0.05 53.48 20:35:10 19:22:01 6 34.80 0.00 3.92 0.10 0.07 61.12 20:35:10 19:22:01 7 37.32 0.00 4.66 0.10 0.05 57.87 20:35:10 19:23:01 all 23.21 0.00 9.51 5.82 0.09 61.38 20:35:10 19:23:01 0 20.00 0.00 11.30 25.26 0.09 43.36 20:35:10 19:23:01 1 22.68 0.00 9.01 4.02 0.09 64.21 20:35:10 19:23:01 2 21.37 0.00 9.17 3.68 0.10 65.68 20:35:10 19:23:01 3 23.48 0.00 10.96 4.80 0.10 60.65 20:35:10 19:23:01 4 23.93 0.00 9.08 2.04 0.08 64.86 20:35:10 19:23:01 5 25.47 0.00 9.37 2.41 0.08 62.67 20:35:10 19:23:01 6 24.77 0.00 8.85 1.51 0.08 64.80 20:35:10 19:23:01 7 23.93 0.00 8.36 3.01 0.09 64.62 20:35:10 19:24:01 all 0.26 0.00 0.01 0.01 0.01 99.71 20:35:10 19:24:01 0 0.00 0.00 0.03 0.00 0.02 99.95 20:35:10 19:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:24:01 2 0.02 0.00 0.02 0.08 0.00 99.88 20:35:10 19:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 19:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 19:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 19:24:01 6 1.99 0.00 0.00 0.00 0.00 98.01 20:35:10 19:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 20:35:10 19:24:01 CPU %user %nice %system %iowait %steal %idle 20:35:10 19:25:01 all 0.26 0.00 0.01 0.03 0.00 99.70 20:35:10 19:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:35:10 19:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:25:01 2 0.00 0.00 0.00 0.23 0.00 99.77 20:35:10 19:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:35:10 19:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:25:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 19:25:01 6 1.97 0.00 0.02 0.00 0.00 98.01 20:35:10 19:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:35:10 19:26:01 all 0.27 0.00 0.02 0.00 0.00 99.71 20:35:10 19:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:35:10 19:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 19:26:01 3 0.05 0.00 0.02 0.02 0.02 99.90 20:35:10 19:26:01 4 0.03 0.00 0.05 0.00 0.00 99.92 20:35:10 19:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:26:01 6 1.92 0.00 0.02 0.00 0.02 98.05 20:35:10 19:26:01 7 0.05 0.00 0.03 0.00 0.00 99.92 20:35:10 19:27:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:35:10 19:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 19:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 19:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 19:27:01 3 0.03 0.00 0.03 0.00 0.03 99.90 20:35:10 19:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:27:01 5 0.00 0.00 0.02 0.05 0.00 99.93 20:35:10 19:27:01 6 0.10 0.00 0.03 0.00 0.00 99.87 20:35:10 19:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:28:01 all 0.03 0.00 0.02 0.01 0.01 99.94 20:35:10 19:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 19:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 19:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:35:10 19:28:01 3 0.05 0.00 0.02 0.03 0.00 99.90 20:35:10 19:28:01 4 0.03 0.00 0.02 0.02 0.02 99.92 20:35:10 19:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:28:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:35:10 19:28:01 7 0.05 0.00 0.05 0.00 0.02 99.88 20:35:10 19:29:01 all 0.00 0.00 0.01 0.01 0.00 99.98 20:35:10 19:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:29:01 2 0.00 0.00 0.02 0.03 0.00 99.95 20:35:10 19:29:01 3 0.00 0.00 0.03 0.00 0.02 99.95 20:35:10 19:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:29:01 5 0.02 0.00 0.00 0.05 0.02 99.92 20:35:10 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:30:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:35:10 19:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 19:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:30:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:35:10 19:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:30:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:35:10 19:31:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:35:10 19:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 19:31:01 3 0.03 0.00 0.03 0.03 0.03 99.87 20:35:10 19:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 19:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 19:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 19:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:32:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:35:10 19:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 19:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:32:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:35:10 19:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:35:10 19:32:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:35:10 19:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:32:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:35:10 19:33:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:35:10 19:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:35:10 19:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 19:33:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:35:10 19:33:01 4 0.00 0.00 0.02 0.05 0.00 99.93 20:35:10 19:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 19:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:35:10 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:34:01 all 0.03 0.00 0.02 0.00 0.00 99.94 20:35:10 19:34:01 0 0.07 0.00 0.07 0.00 0.00 99.87 20:35:10 19:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:34:01 2 0.08 0.00 0.03 0.02 0.02 99.85 20:35:10 19:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:35:10 19:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:35:10 19:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:34:01 6 0.00 0.00 0.03 0.00 0.00 99.97 20:35:10 19:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:35:10 19:35:01 all 0.01 0.00 0.00 0.01 0.01 99.97 20:35:10 19:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 19:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:35:01 2 0.03 0.00 0.00 0.02 0.03 99.92 20:35:10 19:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 19:35:01 4 0.00 0.00 0.00 0.07 0.02 99.92 20:35:10 19:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:35:10 19:35:01 CPU %user %nice %system %iowait %steal %idle 20:35:10 19:36:01 all 0.04 0.00 0.01 0.00 0.00 99.95 20:35:10 19:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:36:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:35:10 19:36:01 2 0.03 0.00 0.02 0.02 0.02 99.92 20:35:10 19:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 19:36:01 5 0.17 0.00 0.02 0.00 0.00 99.82 20:35:10 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 19:37:01 all 0.03 0.00 0.00 0.01 0.01 99.96 20:35:10 19:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 19:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:37:01 2 0.00 0.00 0.02 0.03 0.03 99.92 20:35:10 19:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:35:10 19:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 19:37:01 5 0.13 0.00 0.00 0.00 0.02 99.85 20:35:10 19:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:38:01 all 0.08 0.00 0.03 0.01 0.01 99.87 20:35:10 19:38:01 0 0.22 0.00 0.10 0.00 0.02 99.67 20:35:10 19:38:01 1 0.07 0.00 0.02 0.00 0.00 99.92 20:35:10 19:38:01 2 0.10 0.00 0.03 0.02 0.02 99.83 20:35:10 19:38:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:35:10 19:38:01 4 0.08 0.00 0.03 0.03 0.02 99.83 20:35:10 19:38:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:35:10 19:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:35:10 19:38:01 7 0.07 0.00 0.03 0.00 0.00 99.90 20:35:10 19:39:01 all 0.03 0.00 0.01 0.01 0.00 99.96 20:35:10 19:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:39:01 2 0.03 0.00 0.03 0.02 0.02 99.90 20:35:10 19:39:01 3 0.05 0.00 0.02 0.00 0.00 99.93 20:35:10 19:39:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:35:10 19:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:35:10 19:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 19:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:35:10 19:40:01 all 0.02 0.00 0.00 0.01 0.01 99.97 20:35:10 19:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:35:10 19:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:35:10 19:40:01 2 0.03 0.00 0.02 0.02 0.02 99.92 20:35:10 19:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 19:40:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:35:10 19:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:41:01 all 0.00 0.00 0.01 0.01 0.00 99.98 20:35:10 19:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 19:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:41:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:35:10 19:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:41:01 4 0.00 0.00 0.00 0.03 0.02 99.95 20:35:10 19:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 19:42:01 all 0.01 0.00 0.00 0.02 0.00 99.97 20:35:10 19:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 19:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:42:01 2 0.03 0.00 0.00 0.02 0.02 99.93 20:35:10 19:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:42:01 4 0.00 0.00 0.00 0.12 0.00 99.88 20:35:10 19:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 19:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:35:10 19:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:35:10 19:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 19:43:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:35:10 19:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 19:43:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:35:10 19:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 19:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 19:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:35:10 19:44:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:35:10 19:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:44:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:35:10 19:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:44:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:35:10 19:45:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:35:10 19:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 19:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 19:45:01 3 0.07 0.00 0.02 0.00 0.00 99.92 20:35:10 19:45:01 4 0.00 0.00 0.00 0.08 0.00 99.92 20:35:10 19:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 19:45:01 7 0.02 0.00 0.05 0.00 0.03 99.90 20:35:10 19:46:01 all 0.01 0.00 0.00 0.01 0.00 99.98 20:35:10 19:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 19:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 19:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:46:01 4 0.00 0.00 0.00 0.05 0.00 99.95 20:35:10 19:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 20:35:10 19:46:01 CPU %user %nice %system %iowait %steal %idle 20:35:10 19:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:35:10 19:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:35:10 19:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:47:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:35:10 19:47:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:35:10 19:47:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:35:10 19:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 19:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 19:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:35:10 19:48:01 all 0.08 0.00 0.00 0.01 0.00 99.91 20:35:10 19:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:48:01 1 0.63 0.00 0.02 0.00 0.00 99.35 20:35:10 19:48:01 2 0.00 0.00 0.00 0.03 0.02 99.95 20:35:10 19:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 19:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:48:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:35:10 19:49:01 all 0.26 0.00 0.01 0.01 0.01 99.72 20:35:10 19:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:49:01 1 1.97 0.00 0.00 0.00 0.02 98.01 20:35:10 19:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:35:10 19:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 19:49:01 4 0.00 0.00 0.00 0.03 0.02 99.95 20:35:10 19:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:49:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:35:10 19:50:01 all 0.29 0.00 0.02 0.01 0.01 99.67 20:35:10 19:50:01 0 0.00 0.00 0.03 0.00 0.02 99.95 20:35:10 19:50:01 1 2.00 0.00 0.00 0.00 0.00 98.00 20:35:10 19:50:01 2 0.00 0.00 0.02 0.03 0.00 99.95 20:35:10 19:50:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:35:10 19:50:01 4 0.02 0.00 0.02 0.03 0.00 99.93 20:35:10 19:50:01 5 0.20 0.00 0.03 0.03 0.00 99.73 20:35:10 19:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:35:10 19:50:01 7 0.02 0.00 0.00 0.00 0.03 99.95 20:35:10 19:51:01 all 0.26 0.00 0.01 0.00 0.00 99.73 20:35:10 19:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:51:01 1 1.99 0.00 0.00 0.00 0.00 98.01 20:35:10 19:51:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 19:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:35:10 19:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 19:51:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:35:10 19:52:01 all 0.25 0.00 0.00 0.00 0.00 99.74 20:35:10 19:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:52:01 1 1.97 0.00 0.00 0.00 0.02 98.01 20:35:10 19:52:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:35:10 19:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 19:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 19:53:01 all 0.27 0.00 0.01 0.01 0.00 99.72 20:35:10 19:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:53:01 1 1.99 0.00 0.00 0.00 0.00 98.01 20:35:10 19:53:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:35:10 19:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:53:01 4 0.02 0.00 0.00 0.03 0.02 99.93 20:35:10 19:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 19:53:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:35:10 19:54:01 all 0.25 0.00 0.01 0.01 0.00 99.73 20:35:10 19:54:01 0 0.02 0.00 0.00 0.03 0.00 99.95 20:35:10 19:54:01 1 1.97 0.00 0.00 0.00 0.00 98.03 20:35:10 19:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 19:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 19:54:01 4 0.00 0.00 0.03 0.00 0.03 99.93 20:35:10 19:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 19:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 19:55:01 all 0.04 0.00 0.00 0.00 0.01 99.95 20:35:10 19:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 19:55:01 1 0.20 0.00 0.02 0.00 0.02 99.77 20:35:10 19:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:55:01 4 0.03 0.00 0.02 0.02 0.02 99.92 20:35:10 19:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 19:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:35:10 19:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 19:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 19:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 19:56:01 4 0.00 0.00 0.02 0.02 0.02 99.95 20:35:10 19:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:35:10 19:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:35:10 19:57:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:35:10 19:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:35:10 19:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:57:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:35:10 19:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 19:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:35:10 19:57:01 CPU %user %nice %system %iowait %steal %idle 20:35:10 19:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:35:10 19:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:35:10 19:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 19:58:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:35:10 19:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 19:58:01 4 0.05 0.00 0.03 0.03 0.02 99.87 20:35:10 19:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:59:01 all 0.00 0.00 0.00 0.00 0.01 99.98 20:35:10 19:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 19:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 19:59:01 4 0.00 0.00 0.00 0.02 0.03 99.95 20:35:10 19:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 19:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 19:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 20:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:35:10 20:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:00:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:35:10 20:00:01 4 0.03 0.00 0.00 0.02 0.05 99.90 20:35:10 20:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:35:10 20:01:01 all 0.00 0.00 0.00 0.01 0.00 99.98 20:35:10 20:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 20:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:01:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:35:10 20:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:01:01 4 0.00 0.00 0.02 0.03 0.02 99.93 20:35:10 20:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:02:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:35:10 20:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:35:10 20:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 20:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:02:01 4 0.03 0.00 0.00 0.02 0.02 99.93 20:35:10 20:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 20:03:01 all 0.14 0.00 0.00 0.01 0.00 99.85 20:35:10 20:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 20:03:01 1 1.09 0.00 0.00 0.00 0.00 98.91 20:35:10 20:03:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:35:10 20:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 20:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:04:01 all 0.26 0.00 0.01 0.01 0.01 99.71 20:35:10 20:04:01 0 0.02 0.00 0.05 0.00 0.02 99.92 20:35:10 20:04:01 1 1.97 0.00 0.00 0.00 0.02 98.01 20:35:10 20:04:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:35:10 20:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:35:10 20:04:01 4 0.00 0.00 0.00 0.03 0.02 99.95 20:35:10 20:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 20:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 20:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:05:01 all 0.26 0.00 0.01 0.00 0.01 99.73 20:35:10 20:05:01 0 0.02 0.00 0.03 0.00 0.03 99.92 20:35:10 20:05:01 1 1.97 0.00 0.00 0.00 0.00 98.03 20:35:10 20:05:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:35:10 20:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:35:10 20:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:06:01 all 0.26 0.00 0.01 0.00 0.00 99.73 20:35:10 20:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:35:10 20:06:01 1 1.97 0.00 0.00 0.00 0.02 98.01 20:35:10 20:06:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:35:10 20:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:07:01 all 0.25 0.00 0.01 0.00 0.01 99.73 20:35:10 20:07:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:35:10 20:07:01 1 1.97 0.00 0.00 0.00 0.00 98.03 20:35:10 20:07:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:35:10 20:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:07:01 4 0.00 0.00 0.02 0.02 0.02 99.95 20:35:10 20:07:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:35:10 20:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:08:01 all 0.26 0.00 0.01 0.01 0.00 99.73 20:35:10 20:08:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:35:10 20:08:01 1 1.97 0.00 0.00 0.00 0.00 98.03 20:35:10 20:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:35:10 20:08:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:35:10 20:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 20:35:10 20:08:01 CPU %user %nice %system %iowait %steal %idle 20:35:10 20:09:01 all 0.04 0.00 0.00 0.00 0.00 99.95 20:35:10 20:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:35:10 20:09:01 1 0.28 0.00 0.00 0.00 0.02 99.70 20:35:10 20:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 20:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:10:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:35:10 20:10:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:35:10 20:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 20:10:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:10:01 4 0.02 0.00 0.00 0.03 0.02 99.93 20:35:10 20:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 20:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:35:10 20:11:02 all 0.06 0.00 0.03 0.01 0.01 99.90 20:35:10 20:11:02 0 0.42 0.00 0.10 0.00 0.03 99.45 20:35:10 20:11:02 1 0.00 0.00 0.02 0.00 0.02 99.97 20:35:10 20:11:02 2 0.02 0.00 0.02 0.02 0.00 99.95 20:35:10 20:11:02 3 0.00 0.00 0.03 0.03 0.00 99.93 20:35:10 20:11:02 4 0.00 0.00 0.03 0.00 0.00 99.97 20:35:10 20:11:02 5 0.02 0.00 0.03 0.00 0.00 99.95 20:35:10 20:11:02 6 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:11:02 7 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:12:01 all 0.00 0.00 0.01 0.00 0.01 99.98 20:35:10 20:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:35:10 20:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:12:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:12:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:35:10 20:12:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:35:10 20:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 20:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:13:01 all 0.09 0.00 0.00 0.01 0.00 99.89 20:35:10 20:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 20:13:01 1 0.65 0.00 0.00 0.00 0.00 99.35 20:35:10 20:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:13:01 3 0.02 0.00 0.02 0.05 0.00 99.92 20:35:10 20:13:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:35:10 20:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:35:10 20:14:01 all 0.26 0.00 0.01 0.00 0.00 99.73 20:35:10 20:14:01 0 0.02 0.00 0.00 0.00 0.03 99.95 20:35:10 20:14:01 1 1.97 0.00 0.00 0.00 0.00 98.03 20:35:10 20:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:35:10 20:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:14:01 6 0.00 0.00 0.03 0.00 0.00 99.97 20:35:10 20:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:15:01 all 0.26 0.00 0.00 0.00 0.00 99.73 20:35:10 20:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 20:15:01 1 1.99 0.00 0.00 0.00 0.00 98.01 20:35:10 20:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:15:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:35:10 20:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:16:01 all 0.26 0.00 0.00 0.00 0.01 99.73 20:35:10 20:16:01 0 0.02 0.00 0.00 0.00 0.03 99.95 20:35:10 20:16:01 1 1.97 0.00 0.00 0.00 0.02 98.01 20:35:10 20:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:35:10 20:16:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:35:10 20:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:17:01 all 0.08 0.00 0.01 0.01 0.00 99.90 20:35:10 20:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:17:01 1 0.57 0.00 0.05 0.00 0.00 99.38 20:35:10 20:17:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:35:10 20:17:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:35:10 20:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 20:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:18:01 all 0.00 0.00 0.00 0.00 0.01 99.98 20:35:10 20:18:01 0 0.03 0.00 0.02 0.00 0.03 99.92 20:35:10 20:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:18:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:35:10 20:18:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:35:10 20:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:35:10 20:19:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:35:10 20:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:19:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:35:10 20:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:35:10 20:35:10 20:19:01 CPU %user %nice %system %iowait %steal %idle 20:35:10 20:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:35:10 20:20:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:35:10 20:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:35:10 20:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:20:01 3 0.02 0.00 0.03 0.03 0.00 99.92 20:35:10 20:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 20:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 20:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:21:01 all 0.01 0.00 0.00 0.01 0.00 99.96 20:35:10 20:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:35:10 20:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 20:21:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:35:10 20:21:01 3 0.00 0.00 0.00 0.07 0.00 99.93 20:35:10 20:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 20:22:01 all 0.00 0.00 0.01 0.00 0.00 99.98 20:35:10 20:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 20:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:22:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:35:10 20:22:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:35:10 20:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:23:01 all 0.01 0.00 0.00 0.01 0.01 99.97 20:35:10 20:23:01 0 0.00 0.00 0.02 0.00 0.03 99.95 20:35:10 20:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 20:23:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:35:10 20:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 20:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 20:24:01 all 0.00 0.00 0.01 0.01 0.00 99.97 20:35:10 20:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:35:10 20:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:24:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:35:10 20:24:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:35:10 20:24:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:35:10 20:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:25:01 all 0.01 0.00 0.01 0.01 0.01 99.97 20:35:10 20:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:35:10 20:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 20:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 20:25:01 4 0.00 0.00 0.02 0.03 0.00 99.95 20:35:10 20:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 20:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:35:10 20:26:01 all 0.00 0.00 0.00 0.01 0.00 99.99 20:35:10 20:26:01 0 0.00 0.00 0.00 0.00 0.03 99.97 20:35:10 20:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:26:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:35:10 20:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:27:01 all 0.00 0.00 0.01 0.00 0.01 99.98 20:35:10 20:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:35:10 20:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 20:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:27:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:35:10 20:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:35:10 20:28:01 0 0.03 0.00 0.02 0.00 0.03 99.92 20:35:10 20:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:28:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:35:10 20:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:35:10 20:29:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:35:10 20:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:35:10 20:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:29:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:35:10 20:29:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:35:10 20:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:30:01 all 0.02 0.00 0.00 0.00 0.01 99.96 20:35:10 20:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:35:10 20:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:30:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:35:10 20:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 20:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 20:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:35:10 20:35:10 20:30:01 CPU %user %nice %system %iowait %steal %idle 20:35:10 20:31:01 all 0.00 0.00 0.00 0.01 0.00 99.98 20:35:10 20:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:35:10 20:31:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:35:10 20:31:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:35:10 20:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:35:10 20:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:35:10 20:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:35:10 20:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:35:10 20:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:35:10 20:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:35:10 20:33:01 all 0.01 0.00 0.01 0.05 0.01 99.92 20:35:10 20:33:01 0 0.02 0.00 0.03 0.00 0.03 99.92 20:35:10 20:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:33:01 2 0.00 0.00 0.00 0.40 0.00 99.60 20:35:10 20:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:33:01 4 0.02 0.00 0.00 0.03 0.02 99.93 20:35:10 20:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:35:10 20:33:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:35:10 20:34:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:35:10 20:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 20:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:35:10 20:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:35:10 20:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 20:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:35:10 20:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:35:10 20:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:35:10 20:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:35:10 20:35:01 all 2.71 0.00 0.99 0.03 0.02 96.25 20:35:10 20:35:01 0 2.29 0.00 1.19 0.00 0.03 96.49 20:35:10 20:35:01 1 2.61 0.00 0.87 0.02 0.02 96.48 20:35:10 20:35:01 2 2.73 0.00 0.99 0.18 0.02 96.08 20:35:10 20:35:01 3 3.02 0.00 0.77 0.00 0.02 96.19 20:35:10 20:35:01 4 2.79 0.00 0.97 0.02 0.02 96.21 20:35:10 20:35:01 5 2.92 0.00 0.72 0.02 0.02 96.32 20:35:10 20:35:01 6 2.31 0.00 1.49 0.02 0.02 96.17 20:35:10 20:35:01 7 3.00 0.00 0.92 0.00 0.00 96.08 20:35:10 Average: all 5.78 0.00 1.16 0.59 0.02 92.46 20:35:10 Average: 0 5.55 0.00 1.21 0.99 0.02 92.23 20:35:10 Average: 1 6.26 0.00 1.07 0.48 0.02 92.18 20:35:10 Average: 2 6.20 0.00 1.16 0.65 0.02 91.97 20:35:10 Average: 3 5.55 0.00 1.18 0.62 0.02 92.63 20:35:10 Average: 4 5.63 0.00 1.16 0.45 0.02 92.74 20:35:10 Average: 5 5.66 0.00 1.15 0.43 0.01 92.74 20:35:10 Average: 6 5.66 0.00 1.17 0.55 0.01 92.59 20:35:10 Average: 7 5.68 0.00 1.16 0.53 0.02 92.62 20:35:10 20:35:10 20:35:10