Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 rather than e6e6868e0a3c72ce24bda0da472ee16f31690baf Obtained Jenkinsfile from ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 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-ssh6800318404990381385.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-ssh14675747340365674746.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10325018379083149540.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 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-ssh13441761912731697623.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3394589968595578364.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap: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 Running on prd-ubuntu20.04-docker-8c-8g-19599 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 into PR head commit e6e6868e0a3c72ce24bda0da472ee16f31690baf Merge succeeded, producing 6b7d46d9f69d26ca64978e3dc690629cc9db434a Checking out Revision 6b7d46d9f69d26ca64978e3dc690629cc9db434a (PR-3950) > 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/3950/head:refs/remotes/origin/PR-3950 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # 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 ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b7d46d9f69d26ca64978e3dc690629cc9db434a # timeout=10 Commit message: "Merge commit 'ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:27 ========================================================= 20:30:27 EdgeX Global Pipelines Version Info 20:30:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f5664866218e7da3fd83e1900d49164f94b020b6 # timeout=10 20:30:28 ------------------- 20:30:28 stable info: 20:30:28 ------------------- 20:30:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:28 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:28 Message: update stable to v1.0.221 20:30:28 ------------------- 20:30:28 experimental info: 20:30:28 ------------------- 20:30:28 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:28 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:28 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3950 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3950 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3950 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b7d46d9f69d26ca64978e3dc690629cc9db434a [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b7d46d [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:29 provisioning config files... 20:30:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3187730860618517566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:29 ---> docker-login.sh 20:30:29 nexus3.edgexfoundry.org:10001 20:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:30 Configure a credential helper to remove this warning. See 20:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:30 20:30:30 Login Succeeded 20:30:30 nexus3.edgexfoundry.org:10002 20:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:30 Configure a credential helper to remove this warning. See 20:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:30 20:30:30 Login Succeeded 20:30:30 nexus3.edgexfoundry.org:10003 20:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:30 Configure a credential helper to remove this warning. See 20:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:30 20:30:30 Login Succeeded 20:30:30 nexus3.edgexfoundry.org:10004 20:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:30 Configure a credential helper to remove this warning. See 20:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:30 20:30:30 Login Succeeded 20:30:30 docker.io 20:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:30 Configure a credential helper to remove this warning. See 20:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:30 20:30:30 Login Succeeded 20:30:30 ---> docker-login.sh ends [Pipeline] } 20:30:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:31 + 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 20:30:31 + dirname cmd/core-command/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo core-command,cmd/core-command/Dockerfile 20:30:31 + dirname cmd/core-data/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo core-data,cmd/core-data/Dockerfile 20:30:31 + + dirname cmd/core-metadata/Dockerfile 20:30:31 cut -d/ -f2 20:30:31 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:31 + dirname cmd/security-bootstrapper/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:31 + dirname cmd/security-proxy-setup/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:31 + dirname cmd/security-secretstore-setup/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:30:31 + dirname cmd/security-spire-agent/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:30:31 + dirname cmd/security-spire-config/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:30:31 + dirname cmd/security-spire-server/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:30:31 + dirname cmd/support-notifications/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:31 + dirname cmd/support-scheduler/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:30:31 + dirname cmd/sys-mgmt-agent/Dockerfile 20:30:31 + cut -d/ -f2 20:30:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:30:31 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 20:30:31 + git rev-list -1 --merges 6b7d46d9f69d26ca64978e3dc690629cc9db434a~1..6b7d46d9f69d26ca64978e3dc690629cc9db434a [Pipeline] echo 20:30:31 -----------> git rev-list -1 --merges 6b7d46d9f69d26ca64978e3dc690629cc9db434a~1..6b7d46d9f69d26ca64978e3dc690629cc9db434a 6b7d46d9f69d26ca64978e3dc690629cc9db434a 20:30:31 6b7d46d9f69d26ca64978e3dc690629cc9db434a [false] [Pipeline] sh 20:30:32 + git log --format=format:%s -1 6b7d46d9f69d26ca64978e3dc690629cc9db434a [Pipeline] echo 20:30:32 ========================================================= 20:30:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:32 + grep -v github /etc/ssh/ssh_known_hosts 20:30:32 + [ -e /tmp/ssh_known_hosts ] 20:30:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:32 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:30:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:32 20:30:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:33 latest: Pulling from edgex-devops/git-semver 20:30:33 a0d0a0d46f8b: Pulling fs layer 20:30:33 3e5f54012d9b: Pulling fs layer 20:30:33 4c7163046ea9: Pulling fs layer 20:30:33 0c2d73faf560: Pulling fs layer 20:30:33 0c2d73faf560: Waiting 20:30:33 3e5f54012d9b: Verifying Checksum 20:30:33 3e5f54012d9b: Download complete 20:30:33 a0d0a0d46f8b: Verifying Checksum 20:30:33 a0d0a0d46f8b: Download complete 20:30:33 0c2d73faf560: Verifying Checksum 20:30:33 0c2d73faf560: Download complete 20:30:33 4c7163046ea9: Verifying Checksum 20:30:33 4c7163046ea9: Download complete 20:30:33 a0d0a0d46f8b: Pull complete 20:30:33 3e5f54012d9b: Pull complete 20:30:33 4c7163046ea9: Pull complete 20:30:33 0c2d73faf560: Pull complete 20:30:33 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:30:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:30:34 prd-ubuntu20.04-docker-8c-8g-19599 does not seem to be running inside a container 20:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:30:34 $ docker top c5f54e2b1c08109caddeb61dfea2f4ddfd1b05bb42b2a117c67903c826f84e23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:34 [ssh-agent] Looking for ssh-agent implementation... 20:30:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:35 $ docker exec c5f54e2b1c08109caddeb61dfea2f4ddfd1b05bb42b2a117c67903c826f84e23 ssh-agent 20:30:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBOKFmA/agent.13 20:30:35 SSH_AGENT_PID=19 20:30:35 Running ssh-add (command line suppressed) 20:30:35 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3600847486743741211.key (/w/workspace/edgex-go/4@tmp/private_key_3600847486743741211.key) 20:30:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:35 + git tag --points-at HEAD [Pipeline] } 20:30:35 $ docker exec --env ******** --env ******** c5f54e2b1c08109caddeb61dfea2f4ddfd1b05bb42b2a117c67903c826f84e23 ssh-agent -k 20:30:35 unset SSH_AUTH_SOCK; 20:30:35 unset SSH_AGENT_PID; 20:30:35 echo Agent pid 19 killed; 20:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:36 [ssh-agent] Looking for ssh-agent implementation... 20:30:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:36 $ docker exec c5f54e2b1c08109caddeb61dfea2f4ddfd1b05bb42b2a117c67903c826f84e23 ssh-agent 20:30:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJMilKE/agent.52 20:30:36 SSH_AGENT_PID=60 20:30:36 Running ssh-add (command line suppressed) 20:30:36 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7996997621646991892.key (/w/workspace/edgex-go/4@tmp/private_key_7996997621646991892.key) 20:30:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:36 + git semver init 20:30:36 # -> Open(): unable to determine branch for HEAD 20:30:36 # $GIT_DIR = /w/workspace/edgex-go/4/.git 20:30:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 20:30:36 # $SEMVER_REMOTE_NAME = origin 20:30:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:30:36 # $SEMVER_USER_NAME = edgex-jenkins 20:30:36 # $SEMVER_BRANCH = PR-3950 20:30:36 # $SEMVER_TEMP = /tmp/semver-031090646 20:30:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:30:51 # '/tmp/semver-031090646' -> '/w/workspace/edgex-go/4/.semver' 20:30:51 # -> Force: false 20:30:51 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 20:30:51 $ docker exec --env ******** --env ******** c5f54e2b1c08109caddeb61dfea2f4ddfd1b05bb42b2a117c67903c826f84e23 ssh-agent -k 20:30:51 unset SSH_AUTH_SOCK; 20:30:51 unset SSH_AGENT_PID; 20:30:51 echo Agent pid 60 killed; 20:30:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:52 + git semver [Pipeline] } 20:30:52 $ docker stop --time=1 c5f54e2b1c08109caddeb61dfea2f4ddfd1b05bb42b2a117c67903c826f84e23 20:30:53 $ docker rm -f c5f54e2b1c08109caddeb61dfea2f4ddfd1b05bb42b2a117c67903c826f84e23 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:54 Stashed 1 file(s) [Pipeline] echo 20:30:54 [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 20:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:54 ========================================================= 20:30:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:55 59bf1c3509f3: Pulling fs layer 20:30:55 666ba61612fd: Pulling fs layer 20:30:55 8ed8ca486205: Pulling fs layer 20:30:55 4fe6c5a15a65: Pulling fs layer 20:30:55 22a0e8bec74d: Pulling fs layer 20:30:55 640e595b4fbd: Pulling fs layer 20:30:55 763cafe07f6e: Pulling fs layer 20:30:55 0c0b528cf693: Pulling fs layer 20:30:55 10935f4eaf8b: Pulling fs layer 20:30:55 640e595b4fbd: Waiting 20:30:55 10935f4eaf8b: Waiting 20:30:55 763cafe07f6e: Waiting 20:30:55 0c0b528cf693: Waiting 20:30:55 4fe6c5a15a65: Waiting 20:30:55 22a0e8bec74d: Waiting 20:30:55 8ed8ca486205: Verifying Checksum 20:30:55 8ed8ca486205: Download complete 20:30:55 666ba61612fd: Download complete 20:30:55 22a0e8bec74d: Verifying Checksum 20:30:55 22a0e8bec74d: Download complete 20:30:55 640e595b4fbd: Verifying Checksum 20:30:55 640e595b4fbd: Download complete 20:30:55 59bf1c3509f3: Download complete 20:30:55 763cafe07f6e: Verifying Checksum 20:30:55 763cafe07f6e: Download complete 20:30:55 0c0b528cf693: Verifying Checksum 20:30:55 0c0b528cf693: Download complete 20:30:55 59bf1c3509f3: Pull complete 20:30:55 666ba61612fd: Pull complete 20:30:55 8ed8ca486205: Pull complete 20:30:55 10935f4eaf8b: Verifying Checksum 20:30:55 10935f4eaf8b: Download complete 20:30:55 4fe6c5a15a65: Verifying Checksum 20:30:55 4fe6c5a15a65: Download complete 20:31:00 4fe6c5a15a65: Pull complete 20:31:00 22a0e8bec74d: Pull complete 20:31:00 640e595b4fbd: Pull complete 20:31:00 763cafe07f6e: Pull complete 20:31:00 0c0b528cf693: Pull complete 20:31:02 10935f4eaf8b: Pull complete 20:31:02 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:31:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:31:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:03 WORKDIR /edgex 20:31:03 COPY go.mod . 20:31:03 RUN go mod download 20:31:03 + docker build -t ci-base-image-x86_64 -f - . 20:31:04 Sending build context to Docker daemon 334.9MB 20:31:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:04 ---> 99d49a6021b9 20:31:04 Step 2/4 : WORKDIR /edgex 20:31:06 ---> Running in 35e6417dfaa7 20:31:06 Removing intermediate container 35e6417dfaa7 20:31:06 ---> f53db4d9a797 20:31:06 Step 3/4 : COPY go.mod . 20:31:06 ---> 85a18a424a41 20:31:06 Step 4/4 : RUN go mod download 20:31:06 ---> Running in c242404cd79d 20:31:09 Still waiting to schedule task 20:31:09 ‘prd-ubuntu20.04-docker-arm64-4c-16g-19602’ is offline 20:31:21 Removing intermediate container c242404cd79d 20:31:21 ---> 572e34378853 20:31:21 Successfully built 572e34378853 20:31:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:21 + docker inspect -f . ci-base-image-x86_64 20:31:21 . [Pipeline] withDockerContainer 20:31:21 prd-ubuntu20.04-docker-8c-8g-19599 does not seem to be running inside a container 20:31:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:22 $ docker top 085da761966d2c7deb9cc699e07abd6eadd4f081553b9072bdb9c439dabd5486 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:22 + go version 20:31:22 go version go1.17.6 linux/amd64 [Pipeline] } 20:31:22 $ docker stop --time=1 085da761966d2c7deb9cc699e07abd6eadd4f081553b9072bdb9c439dabd5486 20:31:23 $ docker rm -f 085da761966d2c7deb9cc699e07abd6eadd4f081553b9072bdb9c439dabd5486 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:24 + docker inspect -f . ci-base-image-x86_64 20:31:24 . [Pipeline] withDockerContainer 20:31:24 prd-ubuntu20.04-docker-8c-8g-19599 does not seem to be running inside a container 20:31:24 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:24 $ docker top 3ef34eec7513338c157478005dbd2fce2ffd5899bc9636cc0d23d3a2b9cea569 -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:24 ========================================================= 20:31:24 [edgeXBuildGoParallel] Running Tests and Build... 20:31:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:25 + make test 20:31:25 go mod tidy -compat=1.17 20:31:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:31:31 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 54.9% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.416s coverage: 89.2% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.073s coverage: 84.4% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.503s coverage: 95.4% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.093s coverage: 72.2% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 60.0% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.104s coverage: 0.9% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.096s coverage: 24.0% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements 20:31:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.183s coverage: 82.5% of statements 20:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.109s coverage: 92.9% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 64.4% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.404s coverage: 65.4% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.8% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.179s coverage: 92.3% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.130s coverage: 97.7% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 96.9% of statements 20:32:09 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 20:32:28 GO111MODULE=on go vet ./... 20:32:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:33 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:33 + ls -al . 20:32:33 total 668 20:32:33 drwxrwxr-x 10 1001 1001 4096 Apr 11 20:32 . 20:32:33 drwxr-xr-x 4 root root 4096 Apr 11 20:31 .. 20:32:33 -rw-rw-r-- 1 1001 1001 11 Apr 11 20:30 .dockerignore 20:32:33 drwxrwxr-x 8 1001 1001 4096 Apr 11 20:30 .git 20:32:33 drwxrwxr-x 3 1001 1001 4096 Apr 11 20:30 .github 20:32:33 -rw-rw-r-- 1 1001 1001 870 Apr 11 20:30 .gitignore 20:32:33 -rw-rw-r-- 1 1001 1001 42 Apr 11 20:30 .golangci.yml 20:32:33 -rw-rw-r-- 1 1001 1001 87 Apr 11 20:30 .hadolint.yml 20:32:33 drwx------ 3 1001 1001 4096 Apr 11 20:30 .semver 20:32:33 -rw-rw-r-- 1 1001 1001 166 Apr 11 20:30 .sonarcloud.properties 20:32:33 -rw-rw-r-- 1 1001 1001 1171 Apr 11 20:30 ADOPTERS.md 20:32:33 -rw-rw-r-- 1 1001 1001 9953 Apr 11 20:30 Attribution.txt 20:32:33 -rw-rw-r-- 1 1001 1001 51732 Apr 11 20:30 CHANGELOG.md 20:32:33 -rw-rw-r-- 1 1001 1001 3804 Apr 11 20:30 CONTRIBUTING.md 20:32:33 -rw-rw-r-- 1 1001 1001 677 Apr 11 20:30 GOVERNANCE.md 20:32:33 -rw-rw-r-- 1 1001 1001 849 Apr 11 20:30 Jenkinsfile 20:32:33 -rw-rw-r-- 1 1001 1001 10775 Apr 11 20:30 LICENSE 20:32:33 -rw-rw-r-- 1 1001 1001 8478 Apr 11 20:30 Makefile 20:32:33 -rw-rw-r-- 1 1001 1001 582 Apr 11 20:30 OWNERS.md 20:32:33 -rw-rw-r-- 1 1001 1001 8207 Apr 11 20:30 README.md 20:32:33 -rw-rw-r-- 1 1001 1001 6912 Apr 11 20:30 SECURITY.md 20:32:33 -rw-rw-r-- 1 1001 1001 5 Apr 11 20:30 VERSION 20:32:33 -rw-rw-r-- 1 1001 1001 4131 Apr 11 20:30 ZMQWindows.md 20:32:33 drwxrwxr-x 2 1001 1001 4096 Apr 11 20:30 bin 20:32:33 drwxrwxr-x 18 1001 1001 4096 Apr 11 20:30 cmd 20:32:33 -rw-r--r-- 1 root root 432839 Apr 11 20:32 coverage.out 20:32:33 -rw-rw-r-- 1 1001 1001 3175 Apr 11 20:30 go.mod 20:32:33 -rw-rw-r-- 1 1001 1001 34990 Apr 11 20:30 go.sum 20:32:33 drwxrwxr-x 8 1001 1001 4096 Apr 11 20:30 internal 20:32:33 drwxrwxr-x 3 1001 1001 4096 Apr 11 20:30 openapi 20:32:33 drwxrwxr-x 4 1001 1001 4096 Apr 11 20:30 snap 20:32:33 -rw-rw-r-- 1 1001 1001 204 Apr 11 20:30 version.go [Pipeline] sh 20:32:34 + '[' -e coverage.out ] 20:32:34 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:34 Stashed 1 file(s) [Pipeline] sh 20:32:34 + make build 20:32:34 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 20:32:52 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 20:33:02 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 20:33:03 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 20:33:05 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:33:05 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:33:06 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 20:33:07 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 20:33: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 20:33:09 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 20:33:10 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 20:33:11 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 20:33: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:33:14 $ docker stop --time=1 3ef34eec7513338c157478005dbd2fce2ffd5899bc9636cc0d23d3a2b9cea569 20:33:16 $ docker rm -f 3ef34eec7513338c157478005dbd2fce2ffd5899bc9636cc0d23d3a2b9cea569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:17 20:33:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:33:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:18 latest: Pulling from edgex-devops/edgex-compose 20:33:18 cbdbe7a5bc2a: Pulling fs layer 20:33:18 ca9280d653b3: Pulling fs layer 20:33:18 7e9c9ca2126c: Pulling fs layer 20:33:18 cbdbe7a5bc2a: Download complete 20:33:18 ca9280d653b3: Verifying Checksum 20:33:18 ca9280d653b3: Download complete 20:33:18 cbdbe7a5bc2a: Pull complete 20:33:18 7e9c9ca2126c: Download complete 20:33:18 ca9280d653b3: Pull complete 20:33:21 7e9c9ca2126c: Pull complete 20:33:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:33:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:33:22 prd-ubuntu20.04-docker-8c-8g-19599 does not seem to be running inside a container 20:33:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:25 $ docker top 433b589c4a9b375f81db169504c2a79f3a387ee65e2112b9f9a249ce544a9f09 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:25 + docker-compose build --help 20:33:25 + grep parallel 20:33:26 --parallel Build images in parallel. [Pipeline] } 20:33:26 $ docker stop --time=1 433b589c4a9b375f81db169504c2a79f3a387ee65e2112b9f9a249ce544a9f09 20:33:27 $ docker rm -f 433b589c4a9b375f81db169504c2a79f3a387ee65e2112b9f9a249ce544a9f09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:28 . [Pipeline] withDockerContainer 20:33:28 prd-ubuntu20.04-docker-8c-8g-19599 does not seem to be running inside a container 20:33:28 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:28 $ docker top 00d85de88c4f43d41b0004bdf64bfa394ede7f4dccf7bd5a63268e517ee60a8b -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:29 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:29 Building core-command ... 20:33:29 Building core-data ... 20:33:29 Building core-metadata ... 20:33:29 Building security-bootstrapper ... 20:33:29 Building security-proxy-setup ... 20:33:29 Building security-secretstore-setup ... 20:33:29 Building security-spiffe-token-provider ... 20:33:29 Building security-spire-agent ... 20:33:29 Building security-spire-config ... 20:33:29 Building security-spire-server ... 20:33:29 Building support-notifications ... 20:33:29 Building support-scheduler ... 20:33:29 Building sys-mgmt-agent ... 20:33:29 Building support-scheduler 20:33:29 Building core-metadata 20:33:29 Building security-secretstore-setup 20:33:29 Building security-proxy-setup 20:33:29 Building core-data 20:33:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19605 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws 20:33:42 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 20:33:43 The recommended git tool is: git 20:33:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:51 ---> 572e34378853 20:33:51 Step 3/22 : WORKDIR /edgex-go 20:33:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:51 ---> 572e34378853 20:33:51 Step 3/23 : WORKDIR /edgex-go 20:33:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:51 ---> 572e34378853 20:33:51 Step 3/23 : WORKDIR /edgex-go 20:33:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:51 ---> 572e34378853 20:33:51 Step 3/22 : WORKDIR /edgex-go 20:33:51 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:51 ---> 572e34378853 20:33:51 Step 3/25 : WORKDIR /edgex-go 20:33:52 using credential edgex-jenkins-ssh 20:33:52 Cloning the remote Git repository 20:33:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:33:52 > git init /w/workspace/edgex-go/4 # timeout=10 20:33:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:53 > git --version # timeout=10 20:33:53 > git --version # 'git version 2.25.1' 20:33:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:54 ---> Running in 0c879fc36b96 20:33:54 ---> Running in 16068ae196ce 20:33:54 ---> Running in f4364e704e0b 20:33:54 ---> Running in 705aacbb31ec 20:33:54 ---> Running in 95b7f137bfab 20:33:54 Removing intermediate container 0c879fc36b96 20:33:54 ---> 7544fbf1299c 20:33:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:54 Removing intermediate container f4364e704e0b 20:33:54 ---> bebd0ea6863c 20:33:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:54 Removing intermediate container 16068ae196ce 20:33:54 ---> cc8c99e8fcb4 20:33:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:54 Removing intermediate container 95b7f137bfab 20:33:54 ---> 4ac6750e77c5 20:33:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:54 Removing intermediate container 705aacbb31ec 20:33:54 ---> cf25708b37b4 20:33:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:54 ---> Running in d31ecbe3b5bf 20:33:54 ---> Running in 57fc23aeb0a4 20:33:54 ---> Running in d6c4efa58d68 20:33:54 ---> Running in a40e3d436bbe 20:33:54 ---> Running in 2cb8a8ca4aad 20:33:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:33:56 Removing intermediate container d31ecbe3b5bf 20:33:56 ---> a3ed4cf32317 20:33:56 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:33:56 Removing intermediate container 57fc23aeb0a4 20:33:56 ---> f2f7ed91652c 20:33:56 Step 5/22 : RUN apk add --update --no-cache make git 20:33:56 ---> Running in d4e8a9a09611 20:33:56 ---> Running in ff62429ff646 20:33:57 Removing intermediate container 2cb8a8ca4aad 20:33:57 ---> 6a8f46e65a7f 20:33:57 Step 5/25 : RUN apk add --update --no-cache make git 20:33:57 Removing intermediate container d6c4efa58d68 20:33:57 ---> e281a7f23c2e 20:33:57 Step 5/23 : RUN apk add --update --no-cache make git 20:33:57 Removing intermediate container a40e3d436bbe 20:33:57 ---> 3bafcd433626 20:33:57 Step 5/22 : RUN apk add --update --no-cache make git 20:33:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:57 ---> Running in 9dc79e3d0caf 20:33:57 ---> Running in ac387f097d9f 20:33:57 ---> Running in b8aa3b8a857b 20:33:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:58 OK: 221 MiB in 52 packages 20:33:58 OK: 221 MiB in 52 packages 20:33:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:59 Removing intermediate container d4e8a9a09611 20:33:59 ---> 104d348b87b3 20:33:59 Step 6/23 : COPY go.mod vendor* ./ 20:33:59 OK: 221 MiB in 52 packages 20:33:59 OK: 221 MiB in 52 packages 20:33:59 Removing intermediate container ff62429ff646 20:33:59 ---> 8341166c75e0 20:33:59 Step 6/22 : COPY go.mod vendor* ./ 20:33:59 OK: 221 MiB in 52 packages 20:33:59 ---> 04545b6e9813 20:33:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:59 ---> Running in bb07afadaa2b 20:33:59 ---> 77a5ecde6256 20:33:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:59 ---> Running in be1b429c8c4c 20:33:59 Removing intermediate container ac387f097d9f 20:33:59 ---> 8ea819180162 20:33:59 Step 6/23 : COPY go.mod vendor* ./ 20:33:59 Removing intermediate container 9dc79e3d0caf 20:33:59 ---> ea747fe193ec 20:33:59 Step 6/25 : COPY go.mod vendor* ./ 20:33:59 Removing intermediate container b8aa3b8a857b 20:33:59 ---> 779bcf1c2257 20:33:59 Step 6/22 : COPY go.mod vendor* ./ 20:33:59 ---> b2892eb75918 20:33:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:59 ---> 80d897627a83 20:33:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:59 ---> Running in fa5499ef747f 20:34:00 ---> Running in 2bf7c31e5805 20:34:00 ---> 7126f8f754ab 20:34:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:00 ---> Running in 92a04269a595 20:34:01 Removing intermediate container bb07afadaa2b 20:34:01 ---> dbc2bc3a2b30 20:34:01 Step 8/23 : COPY . . 20:34:01 Removing intermediate container be1b429c8c4c 20:34:01 ---> 11152e977ac0 20:34:01 Step 8/22 : COPY . . 20:34:02 Removing intermediate container fa5499ef747f 20:34:02 ---> 660508c4c76a 20:34:02 Step 8/23 : COPY . . 20:34:03 Removing intermediate container 2bf7c31e5805 20:34:03 ---> 7e2b19ebd942 20:34:03 Step 8/25 : COPY . . 20:34:04 Removing intermediate container 92a04269a595 20:34:04 ---> aa302bd67d78 20:34:04 Step 8/22 : COPY . . 20:34:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:14 Merging remotes/origin/main commit ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 into PR head commit e6e6868e0a3c72ce24bda0da472ee16f31690baf 20:34:14 Merge succeeded, producing bfed10ec1549ab00238fef9da4bc44a8a8049259 20:34:14 Checking out Revision bfed10ec1549ab00238fef9da4bc44a8a8049259 (PR-3950) 20:34:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3950/head:refs/remotes/origin/PR-3950 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:34:14 > git config core.sparsecheckout # timeout=10 20:34:14 > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 20:34:14 > git remote # timeout=10 20:34:14 > git config --get remote.origin.url # timeout=10 20:34:14 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:14 > git merge ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 20:34:14 > git rev-parse HEAD^{commit} # timeout=10 20:34:14 > git config core.sparsecheckout # timeout=10 20:34:14 > git checkout -f bfed10ec1549ab00238fef9da4bc44a8a8049259 # timeout=10 20:34:19 ---> ea590e8c8c1c 20:34:19 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:34:19 ---> a40c163179bb 20:34:19 Step 9/23 : RUN make cmd/core-data/core-data 20:34:19 ---> f0cb84f59b74 20:34:19 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:34:19 ---> 874c8fa7e1a8 20:34:19 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:34:19 ---> 9a7bb9e4b70b 20:34:19 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:34:19 ---> Running in c30cfdc4b856 20:34:19 ---> Running in 46c5067b6c79 20:34:19 ---> Running in aee694094c6e 20:34:19 ---> Running in df63349346fb 20:34:19 ---> Running in d1fd6689e896 20:34:19 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 20:34:19 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 20:34:19 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 20:34:19 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 20:34:19 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 20:34:19 Commit message: "Merge commit 'ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0' into HEAD" 20:34:19 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:34:20 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:20 Dload Upload Total Spent Left Speed 20:34:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 196k 20:34:19 > git rev-list --no-walk f5664866218e7da3fd83e1900d49164f94b020b6 # timeout=10 [Pipeline] sh 20:34:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:34:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:34:21 + sudo tee /etc/docker/daemon.new 20:34:21 { 20:34:21 "registry-mirrors": [ 20:34:21 "https://nexus3.edgexfoundry.org:10001" 20:34:21 ], 20:34:21 "bip": "10.250.0.254/24", 20:34:21 "hosts": [ 20:34:21 "tcp://0.0.0.0:5555", 20:34:21 "unix:///var/run/docker.sock" 20:34:21 ], 20:34:21 "mtu": 1458, 20:34:21 "selinux-enabled": true, 20:34:21 "seccomp-profile": "/etc/docker/seccomp.json" 20:34:21 } [Pipeline] sh 20:34:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:34:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:40 provisioning config files... 20:34:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5641242636674789750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:41 ---> docker-login.sh 20:34:41 nexus3.edgexfoundry.org:10001 20:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:42 Configure a credential helper to remove this warning. See 20:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:42 20:34:42 Login Succeeded 20:34:42 nexus3.edgexfoundry.org:10002 20:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:42 Configure a credential helper to remove this warning. See 20:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:42 20:34:42 Login Succeeded 20:34:42 nexus3.edgexfoundry.org:10003 20:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:43 Configure a credential helper to remove this warning. See 20:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:43 20:34:43 Login Succeeded 20:34:43 nexus3.edgexfoundry.org:10004 20:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:43 Configure a credential helper to remove this warning. See 20:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:43 20:34:43 Login Succeeded 20:34:43 docker.io 20:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:44 Configure a credential helper to remove this warning. See 20:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:44 20:34:44 Login Succeeded 20:34:44 ---> docker-login.sh ends [Pipeline] } 20:34:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:34:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:45 ========================================================= 20:34:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:34:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:34:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:34:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:34:46 9b3977197b4f: Pulling fs layer 20:34:46 1a89e8eeedd5: Pulling fs layer 20:34:46 94645a83ff95: Pulling fs layer 20:34:46 3f3a8bcf1eab: Pulling fs layer 20:34:46 0c92f367c5e7: Pulling fs layer 20:34:46 f7c0051592d6: Pulling fs layer 20:34:46 a227ed2f7395: Pulling fs layer 20:34:46 7b1c46037f91: Pulling fs layer 20:34:46 3f3a8bcf1eab: Waiting 20:34:46 0c92f367c5e7: Waiting 20:34:46 f7c0051592d6: Waiting 20:34:46 a227ed2f7395: Waiting 20:34:46 7b1c46037f91: Waiting 20:34:46 94645a83ff95: Verifying Checksum 20:34:46 94645a83ff95: Download complete 20:34:46 1a89e8eeedd5: Verifying Checksum 20:34:46 1a89e8eeedd5: Download complete 20:34:46 0c92f367c5e7: Verifying Checksum 20:34:46 0c92f367c5e7: Download complete 20:34:46 f7c0051592d6: Verifying Checksum 20:34:46 f7c0051592d6: Download complete 20:34:46 9b3977197b4f: Verifying Checksum 20:34:46 9b3977197b4f: Download complete 20:34:46 a227ed2f7395: Verifying Checksum 20:34:46 a227ed2f7395: Download complete 20:34:47 9b3977197b4f: Pull complete 20:34:47 1a89e8eeedd5: Pull complete 20:34:48 94645a83ff95: Pull complete 20:34:48 7b1c46037f91: Download complete 20:34:49 3f3a8bcf1eab: Verifying Checksum 20:34:49 3f3a8bcf1eab: Download complete 20:34:57 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 20:34:57 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:35:04 3f3a8bcf1eab: Pull complete 20:35:04 0c92f367c5e7: Pull complete 20:35:04 f7c0051592d6: Pull complete 20:35:04 a227ed2f7395: Pull complete 20:35:10 Removing intermediate container aee694094c6e 20:35:10 ---> afa307b26d48 20:35:10 20:35:10 Step 10/22 : FROM alpine:3.14 20:35:10 Removing intermediate container 46c5067b6c79 20:35:10 ---> 3ed55126d667 20:35:10 20:35:10 Step 10/23 : FROM alpine:3.14 20:35:10 Removing intermediate container d1fd6689e896 20:35:10 ---> ac89825907e6 20:35:10 20:35:10 Step 10/22 : FROM alpine:3.14 20:35:10 Removing intermediate container df63349346fb 20:35:10 ---> 69c4b20021ef 20:35:10 20:35:10 Step 10/25 : FROM alpine:3.14 20:35:10 Removing intermediate container c30cfdc4b856 20:35:10 ---> 02118c24967e 20:35:10 20:35:10 Step 10/23 : FROM alpine:3.14 20:35:10 3.14: Pulling from library/alpine 20:35:10 3.14: Pulling from library/alpine 20:35:10 3.14: Pulling from library/alpine 20:35:10 3.14: Pulling from library/alpine 20:35:10 3.14: Pulling from library/alpine 20:35:11 7b1c46037f91: Pull complete 20:35:11 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:35:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:35:11 + docker build -t ci-base-image-arm64 -f -+ . 20:35:11 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:11 WORKDIR /edgex 20:35:11 COPY go.mod . 20:35:11 RUN go mod download 20:35:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:35:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:35:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:35:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:35:11 Status: Image is up to date for alpine:3.14 20:35:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:35:11 Status: Image is up to date for alpine:3.14 20:35:11 Status: Downloaded newer image for alpine:3.14 20:35:11 Status: Downloaded newer image for alpine:3.14 20:35:11 Status: Image is up to date for alpine:3.14 20:35:11 ---> e04c818066af 20:35:11 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:35:12 ---> e04c818066af 20:35:12 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:35:12 ---> e04c818066af 20:35:12 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:35:12 ---> e04c818066af 20:35:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:35:12 ---> e04c818066af 20:35:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:35:12 ---> Running in a242259d4cd6 20:35:12 ---> Running in f0df7533fb64 20:35:12 ---> Running in 4bdd375796f6 20:35:12 ---> Running in c74800fc4e98 20:35:12 ---> Running in b2abf954e6a0 20:35:12 Removing intermediate container b2abf954e6a0 20:35:12 ---> 0a73955b57e1 20:35:12 Step 12/23 : ENV APP_PORT=59880 20:35:12 ---> Running in 2f177934c4b1 20:35:12 Removing intermediate container 2f177934c4b1 20:35:12 ---> 3ad7069f66a9 20:35:12 Step 13/23 : EXPOSE $APP_PORT 20:35:12 ---> Running in 40d369aaa187 20:35:12 Removing intermediate container 40d369aaa187 20:35:12 ---> 84bf57398325 20:35:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:12 ---> Running in 943061b0ec73 20:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:13 (1/3) Installing ca-certificates (20211220-r0) 20:35:13 (1/1) Installing dumb-init (1.2.5-r1) 20:35:13 (2/3) Installing dumb-init (1.2.5-r1) 20:35:13 Executing busybox-1.33.1-r7.trigger 20:35:13 (3/3) Installing su-exec (0.2-r1) 20:35:13 Executing busybox-1.33.1-r7.trigger 20:35:13 OK: 6 MiB in 15 packages 20:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:13 Executing ca-certificates-20211220-r0.trigger 20:35:13 OK: 6 MiB in 17 packages 20:35:13 (1/6) Installing ca-certificates (20211220-r0) 20:35:13 (2/6) Installing brotli-libs (1.0.9-r5) 20:35:13 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:35:13 (4/6) Installing libcurl (7.79.1-r0) 20:35:13 (5/6) Installing curl (7.79.1-r0) 20:35:13 (6/6) Installing dumb-init (1.2.5-r1) 20:35:13 Executing busybox-1.33.1-r7.trigger 20:35:13 Executing ca-certificates-20211220-r0.trigger 20:35:13 (1/1) Installing dumb-init (1.2.5-r1) 20:35:13 Executing busybox-1.33.1-r7.trigger 20:35:13 OK: 6 MiB in 15 packages 20:35:13 OK: 8 MiB in 20 packages 20:35:13 Removing intermediate container a242259d4cd6 20:35:13 ---> 5666734d04a8 20:35:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:13 ---> Running in ab2a808a47b6 20:35:13 Removing intermediate container 943061b0ec73 20:35:13 ---> eba9bd23a733 20:35:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:35:14 Removing intermediate container ab2a808a47b6 20:35:14 ---> e4b9b1e8eb25 20:35:14 Step 13/22 : ENV APP_PORT=59861 20:35:14 ---> Running in ac1a4e8b9440 20:35:14 Removing intermediate container c74800fc4e98 20:35:14 ---> 5c53d700d2fb 20:35:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:14 ---> Running in 4d90f1c9b45f 20:35:14 ---> Running in bdac998d9dbe 20:35:14 Removing intermediate container f0df7533fb64 20:35:14 ---> 1960905ec734 20:35:14 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:35:14 Sending build context to Docker daemon 169.2MB 20:35:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:14 ---> f79e39bc4007 20:35:14 Step 2/4 : WORKDIR /edgex 20:35:14 ---> Running in 82be33bf0ccd 20:35:14 Removing intermediate container 4d90f1c9b45f 20:35:14 ---> f9c95ae47114 20:35:14 Step 14/22 : EXPOSE $APP_PORT 20:35:14 Removing intermediate container bdac998d9dbe 20:35:14 ---> f78bba5eac3e 20:35:14 Step 13/23 : ENV APP_PORT=59881 20:35:14 Removing intermediate container 4bdd375796f6 20:35:14 ---> 25dda18f1ee3 20:35:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:35:14 ---> Running in 864b97b9f4b1 20:35:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:14 Removing intermediate container 82be33bf0ccd 20:35:14 ---> bb1ea311becf 20:35:14 Step 13/25 : WORKDIR / 20:35:14 ---> Running in fed775a82435 20:35:14 ---> Running in a49e5fab3aff 20:35:14 ---> Running in 7995f3e37ee9 20:35:14 Removing intermediate container 864b97b9f4b1 20:35:14 ---> a3b6b7f25c7c 20:35:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:14 Removing intermediate container fed775a82435 20:35:14 ---> 657bd53239b1 20:35:14 Step 13/22 : WORKDIR /edgex 20:35:14 Removing intermediate container a49e5fab3aff 20:35:14 ---> efa06193d449 20:35:14 Step 14/23 : EXPOSE $APP_PORT 20:35:15 Removing intermediate container 7995f3e37ee9 20:35:15 ---> 88efc970288b 20:35:15 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:35:15 ---> Running in 70d845506ef2 20:35:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:15 ---> Running in 574b9e42d372 20:35:15 ---> 67df1b5c8c9b 20:35:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:15 (1/6) Installing dumb-init (1.2.5-r1) 20:35:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:35:15 (3/6) Installing libsodium (1.0.18-r0) 20:35:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:35:15 (5/6) Installing libzmq (4.3.4-r0) 20:35:16 (6/6) Installing zeromq (4.3.4-r0) 20:35:16 ---> 12f9a73da580 20:35:16 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:35:16 Executing busybox-1.33.1-r7.trigger 20:35:16 OK: 8 MiB in 20 packages 20:35:16 Removing intermediate container 574b9e42d372 20:35:16 ---> 0a6989dc3af7 20:35:16 Step 15/23 : WORKDIR / 20:35:16 Removing intermediate container 70d845506ef2 20:35:16 ---> 2e684388a7bc 20:35:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:35:16 ---> Running in 0522ca547fb3 20:35:16 ---> e08c4329e3bc 20:35:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:35:16 ---> Running in 90b7544721ae 20:35:16 Removing intermediate container 90b7544721ae 20:35:16 ---> a7dfd34bb772 20:35:16 Step 3/4 : COPY go.mod . 20:35:17 ---> 6354ad0ed3ae 20:35:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:35:17 ---> b6452d7d9851 20:35:17 Step 4/4 : RUN go mod download 20:35:17 ---> 6f9dbbfc8eae 20:35:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:35:17 ---> 7727dc2f56d9 20:35:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:35:17 ---> Running in ddef7bf475c5 20:35:17 Removing intermediate container ac1a4e8b9440 20:35:17 ---> 06eff637754d 20:35:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:17 Removing intermediate container 0522ca547fb3 20:35:17 ---> 60f875a203ad 20:35:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:18 ---> c2646ea21e24 20:35:18 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:35:18 ---> Running in 4dfe8da8c2da 20:35:18 ---> 11ae7c918514 20:35:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:35:18 ---> bce2615a7f2d 20:35:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:35:18 ---> c0f8181b0852 20:35:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:35:18 ---> fdd6d7746cef 20:35:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:35:18 Removing intermediate container 4dfe8da8c2da 20:35:18 ---> f3137b02b37e 20:35:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:19 ---> Running in 32668f803781 20:35:19 ---> aff5246831aa 20:35:19 ---> 4c53e2e63115 20:35:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.tomlStep 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:35:19 20:35:19 ---> 3c4a0d7d2e4f 20:35:19 ---> 12d17a5253a7 20:35:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup .Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:35:19 20:35:20 Removing intermediate container 32668f803781 20:35:20 ---> e407674cccb9 20:35:20 Step 20/22 : LABEL arch=x86_64 20:35:20 ---> 63fcc9c52ac7 20:35:20 Step 19/23 : ENTRYPOINT ["/core-data"] 20:35:20 ---> Running in b5e78fbb30c3 20:35:20 ---> a39d985d84b2 20:35:20 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:35:20 ---> 892fce95a177 20:35:20 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:35:20 ---> Running in 1ac09b109463 20:35:20 ---> 8d6bc78ca3ca 20:35:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:35:20 ---> Running in 5f61355d76f1 20:35:20 ---> Running in 9130dd25f741 20:35:20 Removing intermediate container b5e78fbb30c3 20:35:20 ---> 63052c7f2113 20:35:20 Step 21/22 : LABEL git_sha=6b7d46d9f69d26ca64978e3dc690629cc9db434a 20:35:20 ---> Running in 4f1dd052b1b8 20:35:20 Removing intermediate container 1ac09b109463 20:35:20 ---> f4712bf70547 20:35:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:20 Removing intermediate container 5f61355d76f1 20:35:20 ---> 571ca0331137 20:35:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:21 ---> 92248a6060a3 20:35: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:35:21 ---> Running in fd879d192549 20:35:21 ---> Running in 62697b9b45ad 20:35:21 Removing intermediate container 4f1dd052b1b8 20:35:21 ---> 8e4f328425c8 20:35:21 Step 22/22 : LABEL version=0.0.0 20:35:21 ---> Running in 3458cfa6f0c9 20:35:21 ---> Running in 3adc7f9b7ddc 20:35:21 Removing intermediate container fd879d192549 20:35:21 ---> e6be6570690a 20:35:21 Step 21/23 : LABEL arch=x86_64 20:35:21 Removing intermediate container 62697b9b45ad 20:35:21 ---> b1afd932c8be 20:35:21 Step 21/23 : LABEL arch=x86_64 20:35:21 ---> Running in 28cb921b3a0f 20:35:21 ---> Running in 145e56e3f2fd 20:35:21 Removing intermediate container 3adc7f9b7ddc 20:35:21 ---> a31c680d8bd9 20:35:21 20:35:21 Removing intermediate container 9130dd25f741 20:35:21 ---> 36ad59e877fd 20:35:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:35:21 Successfully built a31c680d8bd9 20:35:21 ---> Running in a52b964cbde4 20:35:21 Successfully tagged support-scheduler:latest 20:35:21 Building security-spire-server 20:35:21  Building support-scheduler ... done Removing intermediate container 28cb921b3a0f 20:35:21 ---> 82e15d6d723c 20:35:21 Step 22/23 : LABEL git_sha=6b7d46d9f69d26ca64978e3dc690629cc9db434a 20:35:21 Removing intermediate container 145e56e3f2fd 20:35:21 ---> cf3dc1665194 20:35:21 Step 22/23 : LABEL git_sha=6b7d46d9f69d26ca64978e3dc690629cc9db434a 20:35:21 ---> Running in a2996612ccaf 20:35:22 ---> Running in a3c4e6fc6bdd 20:35:22 Removing intermediate container a52b964cbde4 20:35:22 ---> f6e0cd52dc00 20:35:22 Step 20/22 : LABEL arch=x86_64 20:35:25 Removing intermediate container a2996612ccaf 20:35:25 ---> 93cb6c421482 20:35:25 Step 23/23 : LABEL version=0.0.0 20:35:25 ---> Running in 848ca67c8222 20:35:25 Removing intermediate container a3c4e6fc6bdd 20:35:25 ---> 1fe9205261ae 20:35:25 Step 23/23 : LABEL version=0.0.0 20:35:25 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:35:25 ---> 572e34378853 20:35:25 Step 3/25 : WORKDIR /edgex-go 20:35:25 ---> Using cache 20:35:25 ---> 4ac6750e77c5 20:35:25 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:25 ---> Using cache 20:35:25 ---> 3bafcd433626 20:35:25 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:35:25 ---> Running in ccd168c0714c 20:35:26 ---> Running in 4011665a8d69 20:35:26 ---> Running in bcc25b14eb98 20:35:26 Removing intermediate container 3458cfa6f0c9 20:35:26 ---> 1f43732101e1 20:35:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:35:26 Removing intermediate container 848ca67c8222 20:35:26 ---> 8a570a366373 20:35:26 Step 21/22 : LABEL git_sha=6b7d46d9f69d26ca64978e3dc690629cc9db434a 20:35:26 ---> Running in ab3d2ebb00e8 20:35:27 ---> Running in fd949c387399 20:35:27 Removing intermediate container ccd168c0714c 20:35:27 ---> ba7c8d60e82b 20:35:27 20:35:27 Removing intermediate container 4011665a8d69 20:35:27 ---> f0982a3d941f 20:35:27 20:35:27 Successfully built ba7c8d60e82b 20:35:27 Successfully built f0982a3d941f 20:35:27 Successfully tagged core-data:latest 20:35:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:27  Building core-data ... done Building security-bootstrapper 20:35:27 Successfully tagged core-metadata:latest 20:35:27 Building support-notifications 20:35:27  Building core-metadata ... done Removing intermediate container ab3d2ebb00e8 20:35:27 ---> 7a55ce9ec67d 20:35:27 Step 23/25 : LABEL arch=x86_64 20:35:27 Removing intermediate container fd949c387399 20:35:27 ---> d3d92d01ba02 20:35:27 Step 22/22 : LABEL version=0.0.0 20:35:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:28 OK: 221 MiB in 52 packages 20:35:32 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:32 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:35:32 ---> 572e34378853 20:35:32 Step 3/31 : WORKDIR /edgex-go 20:35:32 ---> Using cache 20:35:32 ---> 4ac6750e77c5 20:35:32 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:32 ---> Using cache 20:35:32 ---> 3bafcd433626 20:35:32 Step 5/31 : RUN apk add --update --no-cache make git 20:35:32 ---> Using cache 20:35:32 ---> 779bcf1c2257 20:35:32 Step 6/31 : COPY go.mod vendor* ./ 20:35:32 ---> Using cache 20:35:32 ---> 7126f8f754ab 20:35:32 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:32 ---> Using cache 20:35:32 ---> aa302bd67d78 20:35:32 Step 8/31 : COPY . . 20:35:32 ---> Using cache 20:35:32 ---> 9a7bb9e4b70b 20:35:32 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:35:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:32 ---> 572e34378853 20:35:32 Step 3/22 : WORKDIR /edgex-go 20:35:32 ---> Using cache 20:35:32 ---> 4ac6750e77c5 20:35:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:32 ---> Using cache 20:35:32 ---> 3bafcd433626 20:35:32 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:35:33 ---> Running in 4b43d55810cf 20:35:33 ---> Running in 8a6308bf9a53 20:35:33 ---> Running in 2c28f068b2af 20:35:33 ---> Running in d665deac91b2 20:35:33 Removing intermediate container 4b43d55810cf 20:35:33 ---> 1d9c88795716 20:35:33 Step 24/25 : LABEL git_sha=6b7d46d9f69d26ca64978e3dc690629cc9db434a 20:35:33 ---> Running in 5c22929927c2 20:35:33 Removing intermediate container bcc25b14eb98 20:35:33 ---> 3d68114e62ce 20:35:33 Step 6/25 : COPY go.mod vendor* ./ 20:35:33 Removing intermediate container 8a6308bf9a53 20:35:33 ---> 522c475bbe03 20:35:33 20:35:33 Successfully built 522c475bbe03 20:35:33 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 20:35:33 Removing intermediate container 5c22929927c2 20:35:33 Successfully tagged security-proxy-setup:latest 20:35:33 Building core-command 20:35:33  Building security-proxy-setup ... done  ---> 3f64c78957f3 20:35:33 Step 25/25 : LABEL version=0.0.0 20:35:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:33 ---> Running in 3686ad172a88 20:35:34 ---> c6a3360f22be 20:35:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:35 OK: 221 MiB in 52 packages 20:35:37 ---> Running in 6ed00c03eb9f 20:35:37 Removing intermediate container 3686ad172a88 20:35:37 ---> 85929ba5e033 20:35:37 20:35:37 Successfully built 85929ba5e033 20:35:37 Successfully tagged security-secretstore-setup:latest 20:35:37  Building security-secretstore-setup ... done Building security-spire-agent 20:35:38 Removing intermediate container 2c28f068b2af 20:35:38 ---> efa6d1a0ec9f 20:35:38 Step 6/22 : COPY go.mod vendor* ./ 20:35:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:39 ---> 572e34378853 20:35:39 Step 3/23 : WORKDIR /edgex-go 20:35:39 ---> Using cache 20:35:39 ---> 4ac6750e77c5 20:35:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:39 ---> Using cache 20:35:39 ---> 3bafcd433626 20:35:39 Step 5/23 : RUN apk add --update --no-cache make git 20:35:39 ---> Using cache 20:35:39 ---> 779bcf1c2257 20:35:39 Step 6/23 : COPY go.mod vendor* ./ 20:35:39 ---> Using cache 20:35:39 ---> 7126f8f754ab 20:35:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:39 ---> Using cache 20:35:39 ---> aa302bd67d78 20:35:39 Step 8/23 : COPY . . 20:35:39 ---> Using cache 20:35:39 ---> 9a7bb9e4b70b 20:35:39 Step 9/23 : RUN make cmd/core-command/core-command 20:35:42 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:35:42 ---> 572e34378853 20:35:42 Step 3/26 : WORKDIR /edgex-go 20:35:42 ---> Using cache 20:35:42 ---> 4ac6750e77c5 20:35:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:42 ---> Using cache 20:35:42 ---> 3bafcd433626 20:35:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:35:42 ---> Using cache 20:35:42 ---> 3d68114e62ce 20:35:42 Step 6/26 : COPY go.mod vendor* ./ 20:35:42 ---> Using cache 20:35:42 ---> c6a3360f22be 20:35:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:43 ---> 2614085a0aaf 20:35:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:43 ---> Running in 23cbd821e8d8 20:35:43 ---> Running in bb9d8e9526ab 20:35:43 ---> Running in 88f9b20533e3 20:35:43 Removing intermediate container 6ed00c03eb9f 20:35:43 ---> fb8f897e0d11 20:35:43 Step 8/25 : COPY . . 20:35:44 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 20:35:52 ---> cdd99b9fe4a7 20:35:52 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:35:52 Removing intermediate container bb9d8e9526ab 20:35:52 ---> a44246d1ab27 20:35:52 Step 8/26 : COPY . . 20:35:52 Removing intermediate container 88f9b20533e3 20:35:52 ---> 0f5ce79e10f0 20:35:52 Step 8/22 : COPY . . 20:35:52 ---> Running in fea931554cff 20:35:53 Removing intermediate container fea931554cff 20:35:53 ---> ed8558ced224 20:35:53 Step 10/25 : RUN mkdir -p spire-build 20:36:00 ---> Running in e8b4f4db8395 20:36:00 Removing intermediate container d665deac91b2 20:36:00 ---> 75fdbe349b04 20:36:00 20:36:00 Step 10/31 : FROM alpine:3.14 20:36:00 ---> e04c818066af 20:36:00 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:36:01 ---> Running in fb5e0a46861d 20:36:01 ---> e1a7d5afd0e4 20:36:01 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:36:01 ---> 45dee22d6b96 20:36:01 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:36:01 Removing intermediate container fb5e0a46861d 20:36:01 ---> e27fc4e5ab34 20:36:01 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:36:01 ---> Running in b5b3444c985a 20:36:01 ---> Running in 4249bd88c7c7 20:36:01 ---> Running in 993f1a506b6f 20:36:02 Removing intermediate container e8b4f4db8395 20:36:02 ---> 35b41fb58ad6 20:36:02 Step 11/25 : WORKDIR /edgex-go/spire-build 20:36:02 Removing intermediate container b5b3444c985a 20:36:02 ---> f3909216e898 20:36:02 Step 10/26 : RUN mkdir -p spire-build 20:36:02 ---> Running in c8b16153f3f6 20:36:02 ---> Running in 4d2be3655167 20:36:02 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 20:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:03 (1/2) Installing dumb-init (1.2.5-r1) 20:36:03 (2/2) Installing su-exec (0.2-r1) 20:36:03 Executing busybox-1.33.1-r7.trigger 20:36:03 OK: 6 MiB in 16 packages 20:36:03 Removing intermediate container c8b16153f3f6 20:36:03 ---> 0b5116f5cc7f 20:36:03 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 20:36:03 ---> Running in 36af1e23ad5e 20:36:04 Removing intermediate container 4d2be3655167 20:36:04 ---> e8879600ca8a 20:36:04 Step 11/26 : WORKDIR /edgex-go/spire-build 20:36:04 Removing intermediate container 23cbd821e8d8 20:36:04 Removing intermediate container 993f1a506b6f 20:36:04 ---> 11c1c41b1a2b 20:36:04 ---> 1b5adb81cf1b 20:36:04 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:36:04 20:36:04 Step 10/23 : FROM alpine:3.14 20:36:04 ---> e04c818066af 20:36:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:36:04 ---> Using cache 20:36:04 ---> 5c53d700d2fb 20:36:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:04 ---> Using cache 20:36:04 ---> f78bba5eac3e 20:36:04 Step 13/23 : ENV APP_PORT=59882 20:36:04 ---> Running in 003676894fb8 20:36:04 ---> Running in 0f4d699de42a 20:36:04 ---> Running in 805ded21998b 20:36:05 spire-1.2.1/ 20:36:05 spire-1.2.1/.data/ 20:36:05 spire-1.2.1/.data/.file 20:36:05 spire-1.2.1/.dockerignore 20:36:05 spire-1.2.1/.gitattributes 20:36:05 spire-1.2.1/.githooks/ 20:36:05 spire-1.2.1/.githooks/pre-commit 20:36:05 spire-1.2.1/.github/ 20:36:05 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:36:05 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:36:05 spire-1.2.1/.github/dependabot.yml 20:36:05 spire-1.2.1/.github/workflows/ 20:36:05 spire-1.2.1/.github/workflows/nightly_build.yaml 20:36:05 spire-1.2.1/.github/workflows/pr_build.yaml 20:36:05 spire-1.2.1/.github/workflows/release_build.yaml 20:36:05 spire-1.2.1/.github/workflows/scripts/ 20:36:05 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:36:05 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:36:05 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:36:05 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:36:05 spire-1.2.1/.github/workflows/scripts/split.sh 20:36:05 spire-1.2.1/.gitignore 20:36:05 spire-1.2.1/.go-version 20:36:05 spire-1.2.1/.golangci.yml 20:36:05 spire-1.2.1/ADOPTERS.md 20:36:05 spire-1.2.1/CHANGELOG.md 20:36:05 spire-1.2.1/CODE-OF-CONDUCT.md 20:36:05 spire-1.2.1/CODEOWNERS 20:36:05 spire-1.2.1/CONTRIBUTING.md 20:36:05 spire-1.2.1/Dockerfile 20:36:05 spire-1.2.1/Dockerfile.dev 20:36:05 spire-1.2.1/Dockerfile.scratch 20:36:05 spire-1.2.1/LICENSE 20:36:05 spire-1.2.1/MAINTAINERS.md 20:36:05 spire-1.2.1/Makefile 20:36:05 spire-1.2.1/README.md 20:36:05 spire-1.2.1/ROADMAP.md 20:36:05 spire-1.2.1/SECURITY.md 20:36:05 spire-1.2.1/cmd/ 20:36:05 spire-1.2.1/cmd/spire-agent/ 20:36:05 spire-1.2.1/cmd/spire-agent/cli/ 20:36:05 spire-1.2.1/cmd/spire-agent/cli/api/ 20:36:05 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/common/ 20:36:05 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:36:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/run/ 20:36:05 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:36:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:36:05 spire-1.2.1/cmd/spire-agent/main.go 20:36:05 spire-1.2.1/cmd/spire-server/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/agent/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/cli.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/run/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/token/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/validate/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/x509/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:36:05 spire-1.2.1/cmd/spire-server/main.go 20:36:05 spire-1.2.1/cmd/spire-server/util/ 20:36:05 spire-1.2.1/cmd/spire-server/util/util.go 20:36:05 spire-1.2.1/conf/ 20:36:05 spire-1.2.1/conf/agent/ 20:36:05 spire-1.2.1/conf/agent/agent.conf 20:36:05 spire-1.2.1/conf/agent/agent_full.conf 20:36:05 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:36:05 spire-1.2.1/conf/server/ 20:36:05 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:36:05 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:36:05 spire-1.2.1/conf/server/server.conf 20:36:05 spire-1.2.1/conf/server/server_full.conf 20:36:05 spire-1.2.1/doc/ 20:36:05 spire-1.2.1/doc/SPIRE101.md 20:36:05 spire-1.2.1/doc/auditlog.md 20:36:05 spire-1.2.1/doc/authorization_policy_engine.md 20:36:05 spire-1.2.1/doc/changelog_guidelines.md 20:36:05 spire-1.2.1/doc/cure53-report.pdf 20:36:05 spire-1.2.1/doc/images/ 20:36:05 spire-1.2.1/doc/images/2019_roadmap.png 20:36:05 spire-1.2.1/doc/images/SPIRE101.png 20:36:05 spire-1.2.1/doc/images/SPIRE_agent.png 20:36:05 spire-1.2.1/doc/images/SPIRE_server.png 20:36:05 spire-1.2.1/doc/images/cache_mgr.png 20:36:05 spire-1.2.1/doc/images/cache_mgr_components.png 20:36:05 spire-1.2.1/doc/images/federated_spire.png 20:36:05 spire-1.2.1/doc/images/ha_mode.png 20:36:05 spire-1.2.1/doc/images/nested_spire.png 20:36:05 spire-1.2.1/doc/images/oidc_federation.png 20:36:05 spire-1.2.1/doc/images/single_trust_domain.png 20:36:05 spire-1.2.1/doc/images/spiffe_compatible.png 20:36:05 spire-1.2.1/doc/images/spire_logo.png 20:36:05 spire-1.2.1/doc/migrating_registration_api_clients.md 20:36:05 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:36:05 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:36:05 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:36:05 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:36:05 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:36:05 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:36:05 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:36:05 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:36:05 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:36:05 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:36:05 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:36:05 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:36:05 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:36:05 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:36:05 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:36:05 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:36:05 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:36:05 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:36:05 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:36:05 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:36:05 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:36:05 spire-1.2.1/doc/scaling_spire.md 20:36:05 spire-1.2.1/doc/spire_agent.md 20:36:05 spire-1.2.1/doc/spire_server.md 20:36:05 spire-1.2.1/doc/supported_integrations.md 20:36:05 spire-1.2.1/doc/telemetry.md 20:36:05 spire-1.2.1/doc/telemetry_config.md 20:36:05 spire-1.2.1/doc/upgrading.md 20:36:05 spire-1.2.1/doc/using_spire.md 20:36:05 spire-1.2.1/examples/ 20:36:05 spire-1.2.1/examples/README.md 20:36:05 spire-1.2.1/go.mod 20:36:05 spire-1.2.1/go.sum 20:36:05 spire-1.2.1/pkg/ 20:36:05 spire-1.2.1/pkg/agent/ 20:36:05 spire-1.2.1/pkg/agent/agent.go 20:36:05 spire-1.2.1/pkg/agent/api/ 20:36:05 spire-1.2.1/pkg/agent/api/config.go 20:36:05 spire-1.2.1/pkg/agent/api/debug/ 20:36:05 spire-1.2.1/pkg/agent/api/debug/v1/ 20:36:05 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:36:05 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:36:05 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:36:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:36:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:36:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:36:05 spire-1.2.1/pkg/agent/api/endpoints.go 20:36:05 spire-1.2.1/pkg/agent/api/health/ 20:36:05 spire-1.2.1/pkg/agent/api/health/v1/ 20:36:05 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:36:05 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:36:05 spire-1.2.1/pkg/agent/api/rpccontext/ 20:36:05 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:36:05 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:36:05 spire-1.2.1/pkg/agent/attestor/ 20:36:05 spire-1.2.1/pkg/agent/attestor/node/ 20:36:05 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:36:05 spire-1.2.1/pkg/agent/attestor/node/node.go 20:36:05 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:36:05 spire-1.2.1/pkg/agent/attestor/workload/ 20:36:05 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:36:05 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:36:05 spire-1.2.1/pkg/agent/catalog/ 20:36:05 spire-1.2.1/pkg/agent/catalog/catalog.go 20:36:05 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:36:05 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:36:05 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:36:05 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:36:05 spire-1.2.1/pkg/agent/client/ 20:36:05 spire-1.2.1/pkg/agent/client/client.go 20:36:05 spire-1.2.1/pkg/agent/client/client_test.go 20:36:05 spire-1.2.1/pkg/agent/client/dial.go 20:36:05 spire-1.2.1/pkg/agent/client/nodeconn.go 20:36:05 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:36:05 spire-1.2.1/pkg/agent/client/update.go 20:36:05 spire-1.2.1/pkg/agent/client/util.go 20:36:05 spire-1.2.1/pkg/agent/common/ 20:36:05 spire-1.2.1/pkg/agent/common/backoff/ 20:36:05 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:36:05 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:36:05 spire-1.2.1/pkg/agent/common/cgroups/ 20:36:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:36:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:36:05 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:36:05 spire-1.2.1/pkg/agent/config.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/ 20:36:05 spire-1.2.1/pkg/agent/endpoints/config.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:36:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:36:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/workload/ 20:36:05 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:36:05 spire-1.2.1/pkg/agent/manager/ 20:36:05 spire-1.2.1/pkg/agent/manager/cache/ 20:36:05 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:36:05 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:36:05 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:36:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:36:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:36:05 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:36:05 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:36:05 spire-1.2.1/pkg/agent/manager/config.go 20:36:05 spire-1.2.1/pkg/agent/manager/manager.go 20:36:05 spire-1.2.1/pkg/agent/manager/manager_test.go 20:36:05 spire-1.2.1/pkg/agent/manager/storage.go 20:36:05 spire-1.2.1/pkg/agent/manager/storage_test.go 20:36:05 spire-1.2.1/pkg/agent/manager/storecache/ 20:36:05 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:36:05 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:36:05 spire-1.2.1/pkg/agent/manager/sync.go 20:36:05 spire-1.2.1/pkg/agent/plugin/ 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.goRemoving intermediate container 003676894fb8 20:36:05 ---> 402cdfa6c84e 20:36:05 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 20:36:05 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:36:05 spire-1.2.1/pkg/agent/svid/ 20:36:05 spire-1.2.1/pkg/agent/svid/rotator.go 20:36:05 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:36:05 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:36:05 spire-1.2.1/pkg/agent/svid/store/ 20:36:05 spire-1.2.1/pkg/agent/svid/store/service.go 20:36:05 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:36:05 spire-1.2.1/pkg/common/ 20:36:05 spire-1.2.1/pkg/common/agentpathtemplate/ 20:36:05 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:36:05 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:36:05 spire-1.2.1/pkg/common/api/ 20:36:05 spire-1.2.1/pkg/common/api/metrics.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/ 20:36:05 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/logger.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/names.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:36:05 spire-1.2.1/pkg/common/api/names.go 20:36:05 spire-1.2.1/pkg/common/api/ratelimit.go 20:36:05 spire-1.2.1/pkg/common/api/rpccontext/ 20:36:05 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:36:05 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:36:05 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:36:05 spire-1.2.1/pkg/common/auth/ 20:36:05 spire-1.2.1/pkg/common/auth/interceptors.go 20:36:05 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:36:05 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/ 20:36:05 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/types.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:36:05 spire-1.2.1/pkg/common/catalog/ 20:36:05 spire-1.2.1/pkg/common/catalog/bind.go 20:36:05 spire-1.2.1/pkg/common/catalog/builtin.go 20:36:05 spire-1.2.1/pkg/common/catalog/catalog.go 20:36:05 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:36:05 spire-1.2.1/pkg/common/catalog/closers.go 20:36:05 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:36:05 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:36:05 spire-1.2.1/pkg/common/catalog/config.go 20:36:05 spire-1.2.1/pkg/common/catalog/config_test.go 20:36:05 spire-1.2.1/pkg/common/catalog/configure.go 20:36:05 spire-1.2.1/pkg/common/catalog/constraints.go 20:36:05 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:36:05 spire-1.2.1/pkg/common/catalog/context.go 20:36:05 spire-1.2.1/pkg/common/catalog/external.go 20:36:05 spire-1.2.1/pkg/common/catalog/host.go 20:36:05 spire-1.2.1/pkg/common/catalog/pipenet.go 20:36:05 spire-1.2.1/pkg/common/catalog/plugin.go 20:36:05 spire-1.2.1/pkg/common/catalog/testplugin/ 20:36:05 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:36:05 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:36:05 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:36:05 spire-1.2.1/pkg/common/cli/ 20:36:05 spire-1.2.1/pkg/common/cli/env.go 20:36:05 spire-1.2.1/pkg/common/cli/flags.go 20:36:05 spire-1.2.1/pkg/common/cli/trust_domain.go 20:36:05 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:36:05 spire-1.2.1/pkg/common/cli/umask.go 20:36:05 spire-1.2.1/pkg/common/cli/umask_posix.go 20:36:05 spire-1.2.1/pkg/common/cli/umask_test.go 20:36:05 spire-1.2.1/pkg/common/cli/umask_windows.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/ 20:36:05 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/flag.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/format.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/ 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:36:05 spire-1.2.1/pkg/common/coretypes/ 20:36:05 spire-1.2.1/pkg/common/coretypes/bundle/ 20:36:05 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:36:05 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:36:05 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:36:05 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:36:05 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:36:05 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:36:05 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:36:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:36:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:36:05 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:36:05 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:36:05 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:36:05 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:36:05 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:36:05 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:36:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:36:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:36:05 spire-1.2.1/pkg/common/cryptoutil/ 20:36:05 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:36:05 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:36:05 spire-1.2.1/pkg/common/diskutil/ 20:36:05 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:36:05 spire-1.2.1/pkg/common/diskutil/file_test.go 20:36:05 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:36:05 spire-1.2.1/pkg/common/errorutil/ 20:36:05 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:36:05 spire-1.2.1/pkg/common/health/ 20:36:05 spire-1.2.1/pkg/common/health/config.go 20:36:05 spire-1.2.1/pkg/common/health/context.go 20:36:05 spire-1.2.1/pkg/common/health/context_test.go 20:36:05 spire-1.2.1/pkg/common/health/health.go 20:36:05 spire-1.2.1/pkg/common/health/health_test.go 20:36:05 spire-1.2.1/pkg/common/health/logger.go 20:36:05 spire-1.2.1/pkg/common/hostservice/ 20:36:05 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:36:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:36:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:36:05 spire-1.2.1/pkg/common/idutil/ 20:36:05 spire-1.2.1/pkg/common/idutil/require.go 20:36:05 spire-1.2.1/pkg/common/idutil/require_test.go 20:36:05 spire-1.2.1/pkg/common/idutil/safety.go 20:36:05 spire-1.2.1/pkg/common/idutil/safety_test.go 20:36:05 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:36:05 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:36:05 spire-1.2.1/pkg/common/jwtsvid/ 20:36:05 spire-1.2.1/pkg/common/jwtsvid/common.go 20:36:05 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:36:05 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:36:05 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:36:05 spire-1.2.1/pkg/common/jwtutil/ 20:36:05 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:36:05 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:36:05 spire-1.2.1/pkg/common/log/ 20:36:05 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:36:05 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:36:05 spire-1.2.1/pkg/common/log/log.go 20:36:05 spire-1.2.1/pkg/common/log/log_test.go 20:36:05 spire-1.2.1/pkg/common/log/options.go 20:36:05 spire-1.2.1/pkg/common/nodeutil/ 20:36:05 spire-1.2.1/pkg/common/nodeutil/node.go 20:36:05 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:36:05 spire-1.2.1/pkg/common/peertracker/ 20:36:05 spire-1.2.1/pkg/common/peertracker/conn.go 20:36:05 spire-1.2.1/pkg/common/peertracker/credentials.go 20:36:05 spire-1.2.1/pkg/common/peertracker/errors.go 20:36:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:36:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:36:05 spire-1.2.1/pkg/common/peertracker/info.go 20:36:05 spire-1.2.1/pkg/common/peertracker/listener.go 20:36:05 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:36:05 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:36:05 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:36:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:36:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:36:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:36:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:36:05 spire-1.2.1/pkg/common/peertracker/tcp.go 20:36:05 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:36:05 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:36:05 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:36:05 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:36:05 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:36:05 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:36:05 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:36:05 spire-1.2.1/pkg/common/peertracker/uds.go 20:36:05 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:36:05 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:36:05 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:36:05 spire-1.2.1/pkg/common/pemutil/ 20:36:05 spire-1.2.1/pkg/common/pemutil/block.go 20:36:05 spire-1.2.1/pkg/common/pemutil/certs.go 20:36:05 spire-1.2.1/pkg/common/pemutil/common.go 20:36:05 spire-1.2.1/pkg/common/pemutil/csr.go 20:36:05 spire-1.2.1/pkg/common/pemutil/keys.go 20:36:05 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/ 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:36:05 spire-1.2.1/pkg/common/plugin/ 20:36:05 spire-1.2.1/pkg/common/plugin/aws/ 20:36:05 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:36:05 spire-1.2.1/pkg/common/plugin/azure/ 20:36:05 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:36:05 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:36:05 spire-1.2.1/pkg/common/plugin/facade.go 20:36:05 spire-1.2.1/pkg/common/plugin/facade_test.go 20:36:05 spire-1.2.1/pkg/common/plugin/gcp/ 20:36:05 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:36:05 spire-1.2.1/pkg/common/plugin/k8s/ 20:36:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:36:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:36:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:36:05 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:36:05 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:36:05 spire-1.2.1/pkg/common/plugin/log.go 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/ 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:36:05 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:36:05 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:36:05 spire-1.2.1/pkg/common/plugin/x509pop/ 20:36:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:36:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:36:05 spire-1.2.1/pkg/common/profiling/ 20:36:05 spire-1.2.1/pkg/common/profiling/dumpers.go 20:36:05 spire-1.2.1/pkg/common/profiling/profiling.go 20:36:05 spire-1.2.1/pkg/common/protoutil/ 20:36:05 spire-1.2.1/pkg/common/protoutil/masks.go 20:36:05 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:36:05 spire-1.2.1/pkg/common/rotationutil/ 20:36:05 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:36:05 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:36:05 spire-1.2.1/pkg/common/selector/ 20:36:05 spire-1.2.1/pkg/common/selector/selector.go 20:36:05 spire-1.2.1/pkg/common/selector/selector_test.go 20:36:05 spire-1.2.1/pkg/common/selector/set.go 20:36:05 spire-1.2.1/pkg/common/selector/set_utils.go 20:36:05 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/ 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/ 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:36:05 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:36:05 spire-1.2.1/pkg/common/telemetry/call.go 20:36:05 spire-1.2.1/pkg/common/telemetry/common/ 20:36:05 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:36:05 spire-1.2.1/pkg/common/telemetry/config.go 20:36:05 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:36:05 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/inmem.go 20:36:05 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/m3.go 20:36:05 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/metrics.go 20:36:05 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/names.go 20:36:05 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:36:05 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:36:05 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/ 20:36:05 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:36:05 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:36:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/server.go 20:36:05 spire-1.2.1/pkg/common/telemetry/sink.go 20:36:05 spire-1.2.1/pkg/common/telemetry/statsd.go 20:36:05 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/uptime.go 20:36:05 spire-1.2.1/pkg/common/telemetry/version.go 20:36:05 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:36:05 spire-1.2.1/pkg/common/uptime/ 20:36:05 spire-1.2.1/pkg/common/uptime/uptime.go 20:36:05 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:36:05 spire-1.2.1/pkg/common/util/ 20:36:05 spire-1.2.1/pkg/common/util/certs.go 20:36:05 spire-1.2.1/pkg/common/util/certs_test.go 20:36:05 spire-1.2.1/pkg/common/util/csr.go 20:36:05 spire-1.2.1/pkg/common/util/hash.go 20:36:05 spire-1.2.1/pkg/common/util/selectors.go 20:36:05 spire-1.2.1/pkg/common/util/selectors_test.go 20:36:05 spire-1.2.1/pkg/common/util/signals.go 20:36:05 spire-1.2.1/pkg/common/util/sort.go 20:36:05 spire-1.2.1/pkg/common/util/sort_test.go 20:36:05 spire-1.2.1/pkg/common/util/task.go 20:36:05 spire-1.2.1/pkg/common/util/task_test.go 20:36:05 spire-1.2.1/pkg/common/util/testdata/ 20:36:05 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:36:05 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:36:05 spire-1.2.1/pkg/common/version/ 20:36:05 spire-1.2.1/pkg/common/version/version.go 20:36:05 spire-1.2.1/pkg/common/x509svid/ 20:36:05 spire-1.2.1/pkg/common/x509svid/common_test.go 20:36:05 spire-1.2.1/pkg/common/x509svid/csr.go 20:36:05 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:36:05 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:36:05 spire-1.2.1/pkg/common/x509util/ 20:36:05 spire-1.2.1/pkg/common/x509util/cert.go 20:36:05 spire-1.2.1/pkg/common/x509util/dns.go 20:36:05 spire-1.2.1/pkg/common/x509util/dns_test.go 20:36:05 spire-1.2.1/pkg/common/x509util/keyid.go 20:36:05 spire-1.2.1/pkg/common/x509util/keypair.go 20:36:05 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:36:05 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:36:05 spire-1.2.1/pkg/server/ 20:36:05 spire-1.2.1/pkg/server/api/ 20:36:05 spire-1.2.1/pkg/server/api/agent.go 20:36:05 spire-1.2.1/pkg/server/api/agent/ 20:36:05 spire-1.2.1/pkg/server/api/agent/v1/ 20:36:05 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:36:05 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:36:05 spire-1.2.1/pkg/server/api/agent_test.go 20:36:05 spire-1.2.1/pkg/server/api/api.go 20:36:05 spire-1.2.1/pkg/server/api/audit/ 20:36:05 spire-1.2.1/pkg/server/api/audit/audit.go 20:36:05 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:36:05 spire-1.2.1/pkg/server/api/bundle.go 20:36:05 spire-1.2.1/pkg/server/api/bundle/ 20:36:05 spire-1.2.1/pkg/server/api/bundle/v1/ 20:36:05 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:36:05 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:36:05 spire-1.2.1/pkg/server/api/bundle_test.go 20:36:05 spire-1.2.1/pkg/server/api/debug/ 20:36:05 spire-1.2.1/pkg/server/api/debug/v1/ 20:36:05 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:36:05 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:36:05 spire-1.2.1/pkg/server/api/entry.go 20:36:05 spire-1.2.1/pkg/server/api/entry/ 20:36:05 spire-1.2.1/pkg/server/api/entry/v1/ 20:36:05 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:36:05 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:36:05 spire-1.2.1/pkg/server/api/entry_test.go 20:36:05 spire-1.2.1/pkg/server/api/health/ 20:36:05 spire-1.2.1/pkg/server/api/health/v1/ 20:36:05 spire-1.2.1/pkg/server/api/health/v1/service.go 20:36:05 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:36:05 spire-1.2.1/pkg/server/api/id.go 20:36:05 spire-1.2.1/pkg/server/api/id_test.go 20:36:05 spire-1.2.1/pkg/server/api/limits/ 20:36:05 spire-1.2.1/pkg/server/api/limits/limits.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/ 20:36:05 spire-1.2.1/pkg/server/api/middleware/alias.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/audit.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/caller.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/common.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/entries.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:36:05 spire-1.2.1/pkg/server/api/ratelimit.go 20:36:05 spire-1.2.1/pkg/server/api/rpccontext/ 20:36:05 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:36:05 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:36:05 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:36:05 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:36:05 spire-1.2.1/pkg/server/api/selector.go 20:36:05 spire-1.2.1/pkg/server/api/selector_test.go 20:36:05 spire-1.2.1/pkg/server/api/status.go 20:36:05 spire-1.2.1/pkg/server/api/status_test.go 20:36:05 spire-1.2.1/pkg/server/api/svid/ 20:36:05 spire-1.2.1/pkg/server/api/svid/v1/ 20:36:05 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:36:05 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:36:05 spire-1.2.1/pkg/server/api/trustdomain.go 20:36:05 spire-1.2.1/pkg/server/api/trustdomain/ 20:36:05 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:36:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:36:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:36:05 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:36:05 spire-1.2.1/pkg/server/authpolicy/ 20:36:05 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:36:05 spire-1.2.1/pkg/server/authpolicy/policy.go 20:36:05 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:36:05 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:36:05 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:36:05 spire-1.2.1/pkg/server/authpolicy/validate.go 20:36:05 spire-1.2.1/pkg/server/bundle/ 20:36:05 spire-1.2.1/pkg/server/bundle/client/ 20:36:05 spire-1.2.1/pkg/server/bundle/client/client.go 20:36:05 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:36:05 spire-1.2.1/pkg/server/bundle/client/manager.go 20:36:05 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:36:05 spire-1.2.1/pkg/server/bundle/client/sources.go 20:36:05 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:36:05 spire-1.2.1/pkg/server/bundle/client/updater.go 20:36:05 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:36:05 spire-1.2.1/pkg/server/ca/ 20:36:05 spire-1.2.1/pkg/server/ca/ca.go 20:36:05 spire-1.2.1/pkg/server/ca/ca_health.go 20:36:05 spire-1.2.1/pkg/server/ca/ca_test.go 20:36:05 spire-1.2.1/pkg/server/ca/journal.go 20:36:05 spire-1.2.1/pkg/server/ca/journal_test.go 20:36:05 spire-1.2.1/pkg/server/ca/manager.go 20:36:05 spire-1.2.1/pkg/server/ca/manager_health.go 20:36:05 spire-1.2.1/pkg/server/ca/manager_test.go 20:36:05 spire-1.2.1/pkg/server/ca/templates.go 20:36:05 spire-1.2.1/pkg/server/ca/upstream_client.go 20:36:05 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:36:05 spire-1.2.1/pkg/server/ca/validation.go 20:36:05 spire-1.2.1/pkg/server/cache/ 20:36:05 spire-1.2.1/pkg/server/cache/dscache/ 20:36:05 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:36:05 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:36:05 spire-1.2.1/pkg/server/cache/entrycache/ 20:36:05 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:36:05 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:36:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:36:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:36:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:36:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:36:05 spire-1.2.1/pkg/server/catalog/ 20:36:05 spire-1.2.1/pkg/server/catalog/catalog.go 20:36:05 spire-1.2.1/pkg/server/catalog/keymanager.go 20:36:05 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:36:05 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:36:05 spire-1.2.1/pkg/server/catalog/notifier.go 20:36:05 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:36:05 spire-1.2.1/pkg/server/config.go 20:36:05 spire-1.2.1/pkg/server/datastore/ 20:36:05 spire-1.2.1/pkg/server/datastore/datastore.go 20:36:05 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:36:05 spire-1.2.1/pkg/server/datastore/repository.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:36:05 spire-1.2.1/pkg/server/endpoints/ 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/ 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:36:05 spire-1.2.1/pkg/server/endpoints/config.go 20:36:05 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:36:05 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:36:05 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:36:05 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:36:05 spire-1.2.1/pkg/server/endpoints/middleware.go 20:36:05 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:36:05 spire-1.2.1/pkg/server/hostservice/ 20:36:05 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:36:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:36:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:36:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:36:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:36:05 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:36:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:36:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/ 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/ 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/ 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:36:05 spire-1.2.1/pkg/server/registration/ 20:36:05 spire-1.2.1/pkg/server/registration/manager.go 20:36:05 spire-1.2.1/pkg/server/registration/manager_test.go 20:36:05 spire-1.2.1/pkg/server/scanentries.go 20:36:05 spire-1.2.1/pkg/server/scanentries_test.go 20:36:05 spire-1.2.1/pkg/server/server.go 20:36:05 spire-1.2.1/pkg/server/server_test.go 20:36:05 spire-1.2.1/pkg/server/svid/ 20:36:05 spire-1.2.1/pkg/server/svid/observer.go 20:36:05 spire-1.2.1/pkg/server/svid/observer_test.go 20:36:05 spire-1.2.1/pkg/server/svid/rotator.go 20:36:05 spire-1.2.1/pkg/server/svid/rotator_config.go 20:36:05 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:36:05 spire-1.2.1/pkg/server/svid/rotator_test.go 20:36:05 spire-1.2.1/proto/ 20:36:05 spire-1.2.1/proto/private/ 20:36:05 spire-1.2.1/proto/private/server/ 20:36:05 spire-1.2.1/proto/private/server/journal/ 20:36:05 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:36:05 spire-1.2.1/proto/private/server/journal/journal.proto 20:36:05 spire-1.2.1/proto/spire/ 20:36:05 spire-1.2.1/proto/spire/common/ 20:36:05 spire-1.2.1/proto/spire/common/common.pb.go 20:36:05 spire-1.2.1/proto/spire/common/common.proto 20:36:05 spire-1.2.1/proto/spire/common/plugin/ 20:36:05 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:36:05 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:36:05 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:36:05 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:36:05 spire-1.2.1/proto/spire/plugin/ 20:36:05 spire-1.2.1/proto/spire/plugin/agent/ 20:36:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:36:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:36:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:36:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:36:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:36:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:36:05 spire-1.2.1/release/ 20:36:05 spire-1.2.1/release/spire-extras/ 20:36:05 spire-1.2.1/release/spire-extras/README.md 20:36:05 spire-1.2.1/release/spire-extras/conf/ 20:36:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:36:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:36:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:36:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:36:05 spire-1.2.1/release/spire/ 20:36:05 spire-1.2.1/release/spire/README.md 20:36:05 spire-1.2.1/release/spire/conf/ 20:36:05 spire-1.2.1/release/spire/conf/agent/ 20:36:05 spire-1.2.1/release/spire/conf/agent/agent.conf 20:36:05 spire-1.2.1/release/spire/conf/server/ 20:36:05 spire-1.2.1/release/spire/conf/server/server.conf 20:36:05 spire-1.2.1/script/ 20:36:05 spire-1.2.1/script/build-artifact.sh 20:36:05 spire-1.2.1/script/generate_dummy_ca.sh 20:36:05 spire-1.2.1/support/ 20:36:05 spire-1.2.1/support/k8s/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/ 20:36:05 spire-1.2.1/support/oidc-discovery-provider/README.md 20:36:05 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/config.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/main.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:36:05 spire-1.2.1/test/ 20:36:05 spire-1.2.1/test/clock/ 20:36:05 spire-1.2.1/test/clock/clock.go 20:36:05 spire-1.2.1/test/fakes/ 20:36:05 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:36:05 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:36:05 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:36:05 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:36:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:36:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:36:05 spire-1.2.1/test/fakes/fakeagentstore/ 20:36:05 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:36:05 spire-1.2.1/test/fakes/fakedatastore/ 20:36:05 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:36:05 spire-1.2.1/test/fakes/fakeentryclient/ 20:36:05 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:36:05 spire-1.2.1/test/fakes/fakehealthchecker/ 20:36:05 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:36:05 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:36:05 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:36:05 spire-1.2.1/test/fakes/fakemetrics/ 20:36:05 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:36:05 spire-1.2.1/test/fakes/fakenoderesolver/ 20:36:05 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:36:05 spire-1.2.1/test/fakes/fakenotifier/ 20:36:05 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:36:05 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:36:05 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:36:05 spire-1.2.1/test/fakes/fakeserverca/ 20:36:05 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:36:05 spire-1.2.1/test/fakes/fakeservercatalog/ 20:36:05 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:36:05 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:36:05 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:36:05 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:36:05 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:36:05 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:36:05 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:36:05 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:36:05 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:36:05 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:36:05 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:36:05 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:36:05 spire-1.2.1/test/fixture/ 20:36:05 spire-1.2.1/test/fixture/certs/ 20:36:05 spire-1.2.1/test/fixture/certs/agent_svid.der 20:36:05 spire-1.2.1/test/fixture/certs/base_cert.pem 20:36:05 spire-1.2.1/test/fixture/certs/base_csr.pem 20:36:05 spire-1.2.1/test/fixture/certs/base_key.pem 20:36:05 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:36:05 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:36:05 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:36:05 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:36:05 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:36:05 spire-1.2.1/test/fixture/certs/blog_key.pem 20:36:05 spire-1.2.1/test/fixture/certs/bundle.der 20:36:05 spire-1.2.1/test/fixture/certs/ca.pem 20:36:05 spire-1.2.1/test/fixture/certs/ca_key.pem 20:36:05 spire-1.2.1/test/fixture/certs/database_cert.pem 20:36:05 spire-1.2.1/test/fixture/certs/database_csr.pem 20:36:05 spire-1.2.1/test/fixture/certs/database_key.pem 20:36:05 spire-1.2.1/test/fixture/certs/node_cert.pem 20:36:05 spire-1.2.1/test/fixture/certs/node_csr.pem 20:36:05 spire-1.2.1/test/fixture/certs/node_key.pem 20:36:05 spire-1.2.1/test/fixture/certs/svid.pem 20:36:05 spire-1.2.1/test/fixture/certs/svid_key.pem 20:36:05 spire-1.2.1/test/fixture/config/ 20:36:05 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:36:05 spire-1.2.1/test/fixture/config/agent_good.conf 20:36:05 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:36:05 spire-1.2.1/test/fixture/config/plugin_good.conf 20:36:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_good.conf 20:36:05 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:36:05 spire-1.2.1/test/fixture/fixture.go 20:36:05 spire-1.2.1/test/fixture/nodeattestor/ 20:36:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:36:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:36:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:36:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:36:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:36:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:36:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:36:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:36:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:36:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:36:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:36:05 spire-1.2.1/test/fixture/registration/ 20:36:05 spire-1.2.1/test/fixture/registration/entries.json 20:36:05 spire-1.2.1/test/fixture/registration/good-for-update.json 20:36:05 spire-1.2.1/test/fixture/registration/good.json 20:36:05 spire-1.2.1/test/fixture/registration/invalid.json 20:36:05 spire-1.2.1/test/fixture/registration/invalid_json.json 20:36:05 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:36:05 spire-1.2.1/test/integration/ 20:36:05 spire-1.2.1/test/integration/README.md 20:36:05 spire-1.2.1/test/integration/common 20:36:05 spire-1.2.1/test/integration/setup/ 20:36:05 spire-1.2.1/test/integration/setup/adminclient/ 20:36:05 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:36:05 spire-1.2.1/test/integration/setup/adminclient/client.go 20:36:05 spire-1.2.1/test/integration/setup/debugagent/ 20:36:05 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:36:05 spire-1.2.1/test/integration/setup/debugagent/main.go 20:36:05 spire-1.2.1/test/integration/setup/debugserver/ 20:36:05 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:36:05 spire-1.2.1/test/integration/setup/debugserver/main.go 20:36:05 spire-1.2.1/test/integration/setup/downstreamclient/ 20:36:05 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:36:05 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:36:05 spire-1.2.1/test/integration/setup/itclient/ 20:36:05 spire-1.2.1/test/integration/setup/itclient/client.go 20:36:05 spire-1.2.1/test/integration/setup/node-attestation/ 20:36:05 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:36:05 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:36:05 spire-1.2.1/test/integration/setup/x509pop/ 20:36:05 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:36:05 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:36:05 spire-1.2.1/test/integration/suites/ 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:36:05 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:36:05 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:36:05 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:36:05 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:36:05 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:36:05 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:36:05 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:36:05 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:36:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:36:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:36:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:36:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:36:05 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:36:05 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:36:05 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:36:05 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:36:05 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:36:05 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:36:05 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:36:05 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:36:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:36:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:36:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:36:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:36:05 spire-1.2.1/test/integration/suites/join-token/ 20:36:05 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:36:05 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:36:05 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:36:05 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:36:05 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:36:05 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:36:05 spire-1.2.1/test/integration/suites/join-token/README.md 20:36:05 spire-1.2.1/test/integration/suites/join-token/conf/ 20:36:05 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:36:05 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:36:05 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/join-token/teardown 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:36:05 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:36:05 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:36:05 spire-1.2.1/test/integration/suites/k8s/ 20:36:05 spire-1.2.1/test/integration/suites/k8s/00-setup 20:36:05 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:36:05 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:36:05 spire-1.2.1/test/integration/suites/k8s/README.md 20:36:05 spire-1.2.1/test/integration/suites/k8s/conf/ 20:36:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:36:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:36:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:36:05 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:36:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:36:05 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:36:05 spire-1.2.1/test/integration/suites/k8s/teardown 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/ 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:36:05 spire-1.2.1/test/integration/suites/node-attestation/ 20:36:05 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:36:05 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:36:05 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:36:05 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:36:05 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:36:05 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:36:05 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:36:05 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:36:05 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:36:05 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:36:05 spire-1.2.1/test/integration/suites/rotation/ 20:36:05 spire-1.2.1/test/integration/suites/rotation/00-setup 20:36:05 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:36:05 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:36:05 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:36:05 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:36:05 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:36:05 spire-1.2.1/test/integration/suites/rotation/README.md 20:36:05 spire-1.2.1/test/integration/suites/rotation/conf/ 20:36:05 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:36:05 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:36:05 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/rotation/teardown 20:36:05 spire-1.2.1/test/integration/suites/self-test/ 20:36:05 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:36:05 spire-1.2.1/test/integration/suites/self-test/README.md 20:36:05 spire-1.2.1/test/integration/suites/self-test/teardown 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:36:05 spire-1.2.1/test/integration/suites/upgrade/ 20:36:05 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:36:05 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:36:05 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:36:05 spire-1.2.1/test/integration/suites/upgrade/README.md 20:36:05 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:36:05 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:36:05 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:36:05 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/upgrade/teardown 20:36:05 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:36:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:36:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:36:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:36:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:36:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:36:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:36:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:36:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:36:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:36:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:36:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:36:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:36:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:36:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:36:05 spire-1.2.1/test/integration/test-one.sh 20:36:05 spire-1.2.1/test/integration/test.sh 20:36:05 spire-1.2.1/test/plugintest/ 20:36:05 spire-1.2.1/test/plugintest/config.go 20:36:05 spire-1.2.1/test/plugintest/load.go 20:36:05 spire-1.2.1/test/plugintest/option.go 20:36:05 spire-1.2.1/test/spiretest/ 20:36:05 spire-1.2.1/test/spiretest/apiserver.go 20:36:05 spire-1.2.1/test/spiretest/assertions.go 20:36:05 spire-1.2.1/test/spiretest/dir.go 20:36:05 spire-1.2.1/test/spiretest/errors_posix.go 20:36:05 spire-1.2.1/test/spiretest/errors_windows.go 20:36:05 spire-1.2.1/test/spiretest/logs.go 20:36:05 spire-1.2.1/test/spiretest/socketapi.go 20:36:05 spire-1.2.1/test/spiretest/suite.go 20:36:05 spire-1.2.1/test/spiretest/x509.go 20:36:05 spire-1.2.1/test/testca/ 20:36:05 spire-1.2.1/test/testca/ca.go 20:36:05 spire-1.2.1/test/testkey/ 20:36:05 spire-1.2.1/test/testkey/generate.sh 20:36:05 spire-1.2.1/test/testkey/genkeys.go 20:36:05 spire-1.2.1/test/testkey/keys.go 20:36:05 spire-1.2.1/test/testkey/new.go 20:36:05 spire-1.2.1/test/tpmsimulator/ 20:36:05 spire-1.2.1/test/tpmsimulator/simulator.go 20:36:05 spire-1.2.1/test/util/ 20:36:05 spire-1.2.1/test/util/cert_fixtures.go 20:36:05 spire-1.2.1/test/util/cert_generation.go 20:36:05 spire-1.2.1/test/util/io_redirection.go 20:36:05 spire-1.2.1/test/util/race.go 20:36:05 spire-1.2.1/test/util/util.go 20:36:05 building spire from source... 20:36:05 Installing go1.17.7... 20:36:05 Removing intermediate container 805ded21998b 20:36:05 ---> 58427aea8e52 20:36:05 Step 14/23 : EXPOSE $APP_PORT 20:36:05 Removing intermediate container 0f4d699de42a 20:36:05 ---> f9d40dc709a8 20:36:05 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:36:05 ---> Running in d0089c003ef3 20:36:05 ---> Running in bcae830a1757 20:36:05 ---> Running in 40d5414aeb9f 20:36:05 Removing intermediate container d0089c003ef3 20:36:05 ---> ae745666e07e 20:36:05 Step 15/23 : WORKDIR / 20:36:06 spire-1.2.1/ 20:36:06 spire-1.2.1/.data/ 20:36:06 spire-1.2.1/.data/.file 20:36:06 spire-1.2.1/.dockerignore 20:36:06 spire-1.2.1/.gitattributes 20:36:06 spire-1.2.1/.githooks/ 20:36:06 spire-1.2.1/.githooks/pre-commit 20:36:06 spire-1.2.1/.github/ 20:36:06 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:36:06 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:36:06 spire-1.2.1/.github/dependabot.yml 20:36:06 spire-1.2.1/.github/workflows/ 20:36:06 spire-1.2.1/.github/workflows/nightly_build.yaml 20:36:06 spire-1.2.1/.github/workflows/pr_build.yaml 20:36:06 spire-1.2.1/.github/workflows/release_build.yaml 20:36:06 spire-1.2.1/.github/workflows/scripts/ 20:36:06 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:36:06 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:36:06 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:36:06 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:36:06 spire-1.2.1/.github/workflows/scripts/split.sh 20:36:06 spire-1.2.1/.gitignore 20:36:06 spire-1.2.1/.go-version 20:36:06 spire-1.2.1/.golangci.yml 20:36:06 spire-1.2.1/ADOPTERS.md 20:36:06 spire-1.2.1/CHANGELOG.md 20:36:06 spire-1.2.1/CODE-OF-CONDUCT.md 20:36:06 spire-1.2.1/CODEOWNERS 20:36:06 spire-1.2.1/CONTRIBUTING.md 20:36:06 spire-1.2.1/Dockerfile 20:36:06 spire-1.2.1/Dockerfile.dev 20:36:06 spire-1.2.1/Dockerfile.scratch 20:36:06 spire-1.2.1/LICENSE 20:36:06 spire-1.2.1/MAINTAINERS.md 20:36:06 spire-1.2.1/Makefile 20:36:06 spire-1.2.1/README.md 20:36:06 spire-1.2.1/ROADMAP.md 20:36:06 spire-1.2.1/SECURITY.md 20:36:06 spire-1.2.1/cmd/ 20:36:06 spire-1.2.1/cmd/spire-agent/ 20:36:06 spire-1.2.1/cmd/spire-agent/cli/ 20:36:06 spire-1.2.1/cmd/spire-agent/cli/api/ 20:36:06 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/common/ 20:36:06 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:36:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/run/ 20:36:06 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:36:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:36:06 spire-1.2.1/cmd/spire-agent/main.go 20:36:06 spire-1.2.1/cmd/spire-server/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/agent/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/cli.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/run/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/token/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/validate/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/x509/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:36:06 spire-1.2.1/cmd/spire-server/main.go 20:36:06 spire-1.2.1/cmd/spire-server/util/ 20:36:06 spire-1.2.1/cmd/spire-server/util/util.go 20:36:06 spire-1.2.1/conf/ 20:36:06 spire-1.2.1/conf/agent/ 20:36:06 spire-1.2.1/conf/agent/agent.conf 20:36:06 spire-1.2.1/conf/agent/agent_full.conf 20:36:06 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:36:06 spire-1.2.1/conf/server/ 20:36:06 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:36:06 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:36:06 spire-1.2.1/conf/server/server.conf 20:36:06 spire-1.2.1/conf/server/server_full.conf 20:36:06 spire-1.2.1/doc/ 20:36:06 spire-1.2.1/doc/SPIRE101.md 20:36:06 spire-1.2.1/doc/auditlog.md 20:36:06 spire-1.2.1/doc/authorization_policy_engine.md 20:36:06 spire-1.2.1/doc/changelog_guidelines.md 20:36:06 spire-1.2.1/doc/cure53-report.pdf 20:36:06 spire-1.2.1/doc/images/ 20:36:06 spire-1.2.1/doc/images/2019_roadmap.png 20:36:06 spire-1.2.1/doc/images/SPIRE101.png 20:36:06 spire-1.2.1/doc/images/SPIRE_agent.png 20:36:06 spire-1.2.1/doc/images/SPIRE_server.png 20:36:06 spire-1.2.1/doc/images/cache_mgr.png 20:36:06 spire-1.2.1/doc/images/cache_mgr_components.png 20:36:06 spire-1.2.1/doc/images/federated_spire.png 20:36:06 spire-1.2.1/doc/images/ha_mode.png 20:36:06 spire-1.2.1/doc/images/nested_spire.png 20:36:06 spire-1.2.1/doc/images/oidc_federation.png 20:36:06 spire-1.2.1/doc/images/single_trust_domain.png 20:36:06 spire-1.2.1/doc/images/spiffe_compatible.png 20:36:06 spire-1.2.1/doc/images/spire_logo.png 20:36:06 spire-1.2.1/doc/migrating_registration_api_clients.md 20:36:06 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:36:06 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:36:06 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:36:06 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:36:06 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:36:06 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:36:06 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:36:06 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:36:06 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:36:06 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:36:06 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:36:06 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:36:06 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:36:06 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:36:06 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:36:06 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:36:06 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:36:06 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:36:06 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:36:06 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:36:06 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:36:06 spire-1.2.1/doc/scaling_spire.md 20:36:06 spire-1.2.1/doc/spire_agent.md 20:36:06 spire-1.2.1/doc/spire_server.md 20:36:06 spire-1.2.1/doc/supported_integrations.md 20:36:06 spire-1.2.1/doc/telemetry.md 20:36:06 spire-1.2.1/doc/telemetry_config.md 20:36:06 spire-1.2.1/doc/upgrading.md 20:36:06 spire-1.2.1/doc/using_spire.md 20:36:06 spire-1.2.1/examples/ 20:36:06 spire-1.2.1/examples/README.md 20:36:06 spire-1.2.1/go.mod 20:36:06 spire-1.2.1/go.sum 20:36:06 spire-1.2.1/pkg/ 20:36:06 spire-1.2.1/pkg/agent/ 20:36:06 spire-1.2.1/pkg/agent/agent.go 20:36:06 spire-1.2.1/pkg/agent/api/ 20:36:06 spire-1.2.1/pkg/agent/api/config.go 20:36:06 spire-1.2.1/pkg/agent/api/debug/ 20:36:06 spire-1.2.1/pkg/agent/api/debug/v1/ 20:36:06 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:36:06 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:36:06 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:36:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:36:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:36:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:36:06 spire-1.2.1/pkg/agent/api/endpoints.go 20:36:06 spire-1.2.1/pkg/agent/api/health/ 20:36:06 spire-1.2.1/pkg/agent/api/health/v1/ 20:36:06 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:36:06 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:36:06 spire-1.2.1/pkg/agent/api/rpccontext/ 20:36:06 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:36:06 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:36:06 spire-1.2.1/pkg/agent/attestor/ 20:36:06 spire-1.2.1/pkg/agent/attestor/node/ 20:36:06 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:36:06 spire-1.2.1/pkg/agent/attestor/node/node.go 20:36:06 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:36:06 spire-1.2.1/pkg/agent/attestor/workload/ 20:36:06 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:36:06 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:36:06 spire-1.2.1/pkg/agent/catalog/ 20:36:06 spire-1.2.1/pkg/agent/catalog/catalog.go 20:36:06 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:36:06 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:36:06 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:36:06 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:36:06 spire-1.2.1/pkg/agent/client/ 20:36:06 spire-1.2.1/pkg/agent/client/client.go 20:36:06 spire-1.2.1/pkg/agent/client/client_test.go 20:36:06 spire-1.2.1/pkg/agent/client/dial.go 20:36:06 spire-1.2.1/pkg/agent/client/nodeconn.go 20:36:06 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:36:06 spire-1.2.1/pkg/agent/client/update.go 20:36:06 spire-1.2.1/pkg/agent/client/util.go 20:36:06 spire-1.2.1/pkg/agent/common/ 20:36:06 spire-1.2.1/pkg/agent/common/backoff/ 20:36:06 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:36:06 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:36:06 spire-1.2.1/pkg/agent/common/cgroups/ 20:36:06 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:36:06 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:36:06 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:36:06 spire-1.2.1/pkg/agent/config.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/ 20:36:06 spire-1.2.1/pkg/agent/endpoints/config.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:36:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:36:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/workload/ 20:36:06 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:36:06 spire-1.2.1/pkg/agent/manager/ 20:36:06 spire-1.2.1/pkg/agent/manager/cache/ 20:36:06 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:36:06 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:36:06 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:36:06 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:36:06 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:36:06 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:36:06 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:36:06 spire-1.2.1/pkg/agent/manager/config.go 20:36:06 spire-1.2.1/pkg/agent/manager/manager.go 20:36:06 spire-1.2.1/pkg/agent/manager/manager_test.go 20:36:06 spire-1.2.1/pkg/agent/manager/storage.go 20:36:06 spire-1.2.1/pkg/agent/manager/storage_test.go 20:36:06 spire-1.2.1/pkg/agent/manager/storecache/ 20:36:06 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:36:06 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:36:06 spire-1.2.1/pkg/agent/manager/sync.go 20:36:06 spire-1.2.1/pkg/agent/plugin/ 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:36:06 spire-1.2.1/pkg/agent/svid/ 20:36:06 spire-1.2.1/pkg/agent/svid/rotator.go 20:36:06 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:36:06 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:36:06 spire-1.2.1/pkg/agent/svid/store/ 20:36:06 spire-1.2.1/pkg/agent/svid/store/service.go 20:36:06 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:36:06 spire-1.2.1/pkg/common/ 20:36:06 spire-1.2.1/pkg/common/agentpathtemplate/ 20:36:06 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:36:06 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:36:06 spire-1.2.1/pkg/common/api/ 20:36:06 spire-1.2.1/pkg/common/api/metrics.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/ 20:36:06 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/logger.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/names.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:36:06 spire-1.2.1/pkg/common/api/names.go 20:36:06 spire-1.2.1/pkg/common/api/ratelimit.go 20:36:06 spire-1.2.1/pkg/common/api/rpccontext/ 20:36:06 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:36:06 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:36:06 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:36:06 spire-1.2.1/pkg/common/auth/ 20:36:06 spire-1.2.1/pkg/common/auth/interceptors.go 20:36:06 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:36:06 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/ 20:36:06 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/types.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:36:06 spire-1.2.1/pkg/common/catalog/ 20:36:06 spire-1.2.1/pkg/common/catalog/bind.go 20:36:06 spire-1.2.1/pkg/common/catalog/builtin.go 20:36:06 spire-1.2.1/pkg/common/catalog/catalog.go 20:36:06 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:36:06 spire-1.2.1/pkg/common/catalog/closers.go 20:36:06 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:36:06 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:36:06 spire-1.2.1/pkg/common/catalog/config.go 20:36:06 spire-1.2.1/pkg/common/catalog/config_test.go 20:36:06 spire-1.2.1/pkg/common/catalog/configure.go 20:36:06 spire-1.2.1/pkg/common/catalog/constraints.go 20:36:06 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:36:06 spire-1.2.1/pkg/common/catalog/context.go 20:36:06 spire-1.2.1/pkg/common/catalog/external.go 20:36:06 spire-1.2.1/pkg/common/catalog/host.go 20:36:06 spire-1.2.1/pkg/common/catalog/pipenet.go 20:36:06 spire-1.2.1/pkg/common/catalog/plugin.go 20:36:06 spire-1.2.1/pkg/common/catalog/testplugin/ 20:36:06 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:36:06 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:36:06 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:36:06 spire-1.2.1/pkg/common/cli/ 20:36:06 spire-1.2.1/pkg/common/cli/env.go 20:36:06 spire-1.2.1/pkg/common/cli/flags.go 20:36:06 spire-1.2.1/pkg/common/cli/trust_domain.go 20:36:06 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:36:06 spire-1.2.1/pkg/common/cli/umask.go 20:36:06 spire-1.2.1/pkg/common/cli/umask_posix.go 20:36:06 spire-1.2.1/pkg/common/cli/umask_test.go 20:36:06 spire-1.2.1/pkg/common/cli/umask_windows.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/ 20:36:06 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/flag.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/format.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/ 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:36:06 spire-1.2.1/pkg/common/coretypes/ 20:36:06 spire-1.2.1/pkg/common/coretypes/bundle/ 20:36:06 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:36:06 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:36:06 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:36:06 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:36:06 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:36:06 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:36:06 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:36:06 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:36:06 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:36:06 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:36:06 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:36:06 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:36:06 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:36:06 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:36:06 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:36:06 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:36:06 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:36:06 spire-1.2.1/pkg/common/cryptoutil/ 20:36:06 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:36:06 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:36:06 spire-1.2.1/pkg/common/diskutil/ 20:36:06 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:36:06 spire-1.2.1/pkg/common/diskutil/file_test.go 20:36:06 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:36:06 spire-1.2.1/pkg/common/errorutil/ 20:36:06 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:36:06 spire-1.2.1/pkg/common/health/ 20:36:06 spire-1.2.1/pkg/common/health/config.go 20:36:06 spire-1.2.1/pkg/common/health/context.go 20:36:06 spire-1.2.1/pkg/common/health/context_test.go 20:36:06 spire-1.2.1/pkg/common/health/health.go 20:36:06 spire-1.2.1/pkg/common/health/health_test.go 20:36:06 spire-1.2.1/pkg/common/health/logger.go 20:36:06 spire-1.2.1/pkg/common/hostservice/ 20:36:06 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:36:06 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:36:06 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:36:06 spire-1.2.1/pkg/common/idutil/ 20:36:06 spire-1.2.1/pkg/common/idutil/require.go 20:36:06 spire-1.2.1/pkg/common/idutil/require_test.go 20:36:06 spire-1.2.1/pkg/common/idutil/safety.go 20:36:06 spire-1.2.1/pkg/common/idutil/safety_test.go 20:36:06 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:36:06 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:36:06 spire-1.2.1/pkg/common/jwtsvid/ 20:36:06 spire-1.2.1/pkg/common/jwtsvid/common.go 20:36:06 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:36:06 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:36:06 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:36:06 spire-1.2.1/pkg/common/jwtutil/ 20:36:06 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:36:06 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:36:06 spire-1.2.1/pkg/common/log/ 20:36:06 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:36:06 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:36:06 spire-1.2.1/pkg/common/log/log.go 20:36:06 spire-1.2.1/pkg/common/log/log_test.go 20:36:06 spire-1.2.1/pkg/common/log/options.go 20:36:06 spire-1.2.1/pkg/common/nodeutil/ 20:36:06 spire-1.2.1/pkg/common/nodeutil/node.go 20:36:06 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:36:06 spire-1.2.1/pkg/common/peertracker/ 20:36:06 spire-1.2.1/pkg/common/peertracker/conn.go 20:36:06 spire-1.2.1/pkg/common/peertracker/credentials.go 20:36:06 spire-1.2.1/pkg/common/peertracker/errors.go 20:36:06 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:36:06 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:36:06 spire-1.2.1/pkg/common/peertracker/info.go 20:36:06 spire-1.2.1/pkg/common/peertracker/listener.go 20:36:06 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:36:06 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:36:06 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:36:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:36:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:36:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:36:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:36:06 spire-1.2.1/pkg/common/peertracker/tcp.go 20:36:06 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:36:06 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:36:06 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:36:06 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:36:06 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:36:06 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:36:06 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:36:06 spire-1.2.1/pkg/common/peertracker/uds.go 20:36:06 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:36:06 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:36:06 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:36:06 spire-1.2.1/pkg/common/pemutil/ 20:36:06 spire-1.2.1/pkg/common/pemutil/block.go 20:36:06 spire-1.2.1/pkg/common/pemutil/certs.go 20:36:06 spire-1.2.1/pkg/common/pemutil/common.go 20:36:06 spire-1.2.1/pkg/common/pemutil/csr.go 20:36:06 spire-1.2.1/pkg/common/pemutil/keys.go 20:36:06 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/ 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:36:06 spire-1.2.1/pkg/common/plugin/ 20:36:06 spire-1.2.1/pkg/common/plugin/aws/ 20:36:06 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:36:06 spire-1.2.1/pkg/common/plugin/azure/ 20:36:06 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:36:06 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:36:06 spire-1.2.1/pkg/common/plugin/facade.go 20:36:06 spire-1.2.1/pkg/common/plugin/facade_test.go 20:36:06 spire-1.2.1/pkg/common/plugin/gcp/ 20:36:06 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:36:06 spire-1.2.1/pkg/common/plugin/k8s/ 20:36:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:36:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:36:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:36:06 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:36:06 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:36:06 spire-1.2.1/pkg/common/plugin/log.go 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/ 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:36:06 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:36:06 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:36:06 spire-1.2.1/pkg/common/plugin/x509pop/ 20:36:06 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:36:06 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:36:06 spire-1.2.1/pkg/common/profiling/ 20:36:06 spire-1.2.1/pkg/common/profiling/dumpers.go 20:36:06 spire-1.2.1/pkg/common/profiling/profiling.go 20:36:06 spire-1.2.1/pkg/common/protoutil/ 20:36:06 spire-1.2.1/pkg/common/protoutil/masks.go 20:36:06 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:36:06 spire-1.2.1/pkg/common/rotationutil/ 20:36:06 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:36:06 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:36:06 spire-1.2.1/pkg/common/selector/ 20:36:06 spire-1.2.1/pkg/common/selector/selector.go 20:36:06 spire-1.2.1/pkg/common/selector/selector_test.go 20:36:06 spire-1.2.1/pkg/common/selector/set.go 20:36:06 spire-1.2.1/pkg/common/selector/set_utils.go 20:36:06 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/ 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/ 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:36:06 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:36:06 spire-1.2.1/pkg/common/telemetry/call.go 20:36:06 spire-1.2.1/pkg/common/telemetry/common/ 20:36:06 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:36:06 spire-1.2.1/pkg/common/telemetry/config.go 20:36:06 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:36:06 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/inmem.go 20:36:06 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/m3.go 20:36:06 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/metrics.go 20:36:06 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/names.go 20:36:06 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:36:06 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:36:06 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/ 20:36:06 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:36:06 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:36:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/server.go 20:36:06 spire-1.2.1/pkg/common/telemetry/sink.go 20:36:06 spire-1.2.1/pkg/common/telemetry/statsd.go 20:36:06 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/uptime.go 20:36:06 spire-1.2.1/pkg/common/telemetry/version.go 20:36:06 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:36:06 spire-1.2.1/pkg/common/uptime/ 20:36:06 spire-1.2.1/pkg/common/uptime/uptime.go 20:36:06 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:36:06 spire-1.2.1/pkg/common/util/ 20:36:06 spire-1.2.1/pkg/common/util/certs.go 20:36:06 spire-1.2.1/pkg/common/util/certs_test.go 20:36:06 spire-1.2.1/pkg/common/util/csr.go 20:36:06 spire-1.2.1/pkg/common/util/hash.go 20:36:06 spire-1.2.1/pkg/common/util/selectors.go 20:36:06 spire-1.2.1/pkg/common/util/selectors_test.go 20:36:06 spire-1.2.1/pkg/common/util/signals.go 20:36:06 spire-1.2.1/pkg/common/util/sort.go 20:36:06 spire-1.2.1/pkg/common/util/sort_test.go 20:36:06 spire-1.2.1/pkg/common/util/task.go 20:36:06 spire-1.2.1/pkg/common/util/task_test.go 20:36:06 spire-1.2.1/pkg/common/util/testdata/ 20:36:06 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:36:06 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:36:06 spire-1.2.1/pkg/common/version/ 20:36:06 spire-1.2.1/pkg/common/version/version.go 20:36:06 spire-1.2.1/pkg/common/x509svid/ 20:36:06 spire-1.2.1/pkg/common/x509svid/common_test.go 20:36:06 spire-1.2.1/pkg/common/x509svid/csr.go 20:36:06 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:36:06 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:36:06 spire-1.2.1/pkg/common/x509util/ 20:36:06 spire-1.2.1/pkg/common/x509util/cert.go 20:36:06 spire-1.2.1/pkg/common/x509util/dns.go 20:36:06 spire-1.2.1/pkg/common/x509util/dns_test.go 20:36:06 spire-1.2.1/pkg/common/x509util/keyid.go 20:36:06 spire-1.2.1/pkg/common/x509util/keypair.go 20:36:06 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:36:06 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:36:06 spire-1.2.1/pkg/server/ 20:36:06 spire-1.2.1/pkg/server/api/ 20:36:06 spire-1.2.1/pkg/server/api/agent.go 20:36:06 spire-1.2.1/pkg/server/api/agent/ 20:36:06 spire-1.2.1/pkg/server/api/agent/v1/ 20:36:06 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:36:06 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:36:06 spire-1.2.1/pkg/server/api/agent_test.go 20:36:06 spire-1.2.1/pkg/server/api/api.go 20:36:06 spire-1.2.1/pkg/server/api/audit/ 20:36:06 spire-1.2.1/pkg/server/api/audit/audit.go 20:36:06 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:36:06 spire-1.2.1/pkg/server/api/bundle.go 20:36:06 spire-1.2.1/pkg/server/api/bundle/ 20:36:06 spire-1.2.1/pkg/server/api/bundle/v1/ 20:36:06 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:36:06 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:36:06 spire-1.2.1/pkg/server/api/bundle_test.go 20:36:06 spire-1.2.1/pkg/server/api/debug/ 20:36:06 spire-1.2.1/pkg/server/api/debug/v1/ 20:36:06 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:36:06 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:36:06 spire-1.2.1/pkg/server/api/entry.go 20:36:06 spire-1.2.1/pkg/server/api/entry/ 20:36:06 spire-1.2.1/pkg/server/api/entry/v1/ 20:36:06 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:36:06 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:36:06 spire-1.2.1/pkg/server/api/entry_test.go 20:36:06 spire-1.2.1/pkg/server/api/health/ 20:36:06 spire-1.2.1/pkg/server/api/health/v1/ 20:36:06 spire-1.2.1/pkg/server/api/health/v1/service.go 20:36:06 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:36:06 spire-1.2.1/pkg/server/api/id.go 20:36:06 spire-1.2.1/pkg/server/api/id_test.go 20:36:06 spire-1.2.1/pkg/server/api/limits/ 20:36:06 spire-1.2.1/pkg/server/api/limits/limits.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/ 20:36:06 spire-1.2.1/pkg/server/api/middleware/alias.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/audit.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/caller.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/common.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/entries.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:36:06 spire-1.2.1/pkg/server/api/ratelimit.go 20:36:06 spire-1.2.1/pkg/server/api/rpccontext/ 20:36:06 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:36:06 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:36:06 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:36:06 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:36:06 spire-1.2.1/pkg/server/api/selector.go 20:36:06 spire-1.2.1/pkg/server/api/selector_test.go 20:36:06 spire-1.2.1/pkg/server/api/status.go 20:36:06 spire-1.2.1/pkg/server/api/status_test.go 20:36:06 spire-1.2.1/pkg/server/api/svid/ 20:36:06 spire-1.2.1/pkg/server/api/svid/v1/ 20:36:06 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:36:06 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:36:06 spire-1.2.1/pkg/server/api/trustdomain.go 20:36:06 spire-1.2.1/pkg/server/api/trustdomain/ 20:36:06 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:36:06 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:36:06 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:36:06 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:36:06 spire-1.2.1/pkg/server/authpolicy/ 20:36:06 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:36:06 spire-1.2.1/pkg/server/authpolicy/policy.go 20:36:06 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:36:06 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:36:06 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:36:06 spire-1.2.1/pkg/server/authpolicy/validate.go 20:36:06 spire-1.2.1/pkg/server/bundle/ 20:36:06 spire-1.2.1/pkg/server/bundle/client/ 20:36:06 spire-1.2.1/pkg/server/bundle/client/client.go 20:36:06 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:36:06 spire-1.2.1/pkg/server/bundle/client/manager.go 20:36:06 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:36:06 spire-1.2.1/pkg/server/bundle/client/sources.go 20:36:06 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:36:06 spire-1.2.1/pkg/server/bundle/client/updater.go 20:36:06 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:36:06 spire-1.2.1/pkg/server/ca/ 20:36:06 spire-1.2.1/pkg/server/ca/ca.go 20:36:06 spire-1.2.1/pkg/server/ca/ca_health.go 20:36:06 spire-1.2.1/pkg/server/ca/ca_test.go 20:36:06 spire-1.2.1/pkg/server/ca/journal.go 20:36:06 spire-1.2.1/pkg/server/ca/journal_test.go 20:36:06 spire-1.2.1/pkg/server/ca/manager.go 20:36:06 spire-1.2.1/pkg/server/ca/manager_health.go 20:36:06 spire-1.2.1/pkg/server/ca/manager_test.go 20:36:06 spire-1.2.1/pkg/server/ca/templates.go 20:36:06 spire-1.2.1/pkg/server/ca/upstream_client.go 20:36:06 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:36:06 spire-1.2.1/pkg/server/ca/validation.go 20:36:06 spire-1.2.1/pkg/server/cache/ 20:36:06 spire-1.2.1/pkg/server/cache/dscache/ 20:36:06 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:36:06 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:36:06 spire-1.2.1/pkg/server/cache/entrycache/ 20:36:06 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:36:06 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:36:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:36:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:36:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:36:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:36:06 spire-1.2.1/pkg/server/catalog/ 20:36:06 spire-1.2.1/pkg/server/catalog/catalog.go 20:36:06 spire-1.2.1/pkg/server/catalog/keymanager.go 20:36:06 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:36:06 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:36:06 spire-1.2.1/pkg/server/catalog/notifier.go 20:36:06 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:36:06 spire-1.2.1/pkg/server/config.go 20:36:06 spire-1.2.1/pkg/server/datastore/ 20:36:06 spire-1.2.1/pkg/server/datastore/datastore.go 20:36:06 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:36:06 spire-1.2.1/pkg/server/datastore/repository.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:36:06 spire-1.2.1/pkg/server/endpoints/ 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/ 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:36:06 spire-1.2.1/pkg/server/endpoints/config.go 20:36:06 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:36:06 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:36:06 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:36:06 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:36:06 spire-1.2.1/pkg/server/endpoints/middleware.go 20:36:06 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:36:06 spire-1.2.1/pkg/server/hostservice/ 20:36:06 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:36:06 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:36:06 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:36:06 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:36:06 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:36:06 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:36:06 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:36:06 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/ 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/ 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/ 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:36:06 spire-1.2.1/pkg/server/registration/ 20:36:06 spire-1.2.1/pkg/server/registration/manager.go 20:36:06 spire-1.2.1/pkg/server/registration/manager_test.go 20:36:06 spire-1.2.1/pkg/server/scanentries.go 20:36:06 spire-1.2.1/pkg/server/scanentries_test.go 20:36:06 spire-1.2.1/pkg/server/server.go 20:36:06 spire-1.2.1/pkg/server/server_test.go 20:36:06 spire-1.2.1/pkg/server/svid/ 20:36:06 spire-1.2.1/pkg/server/svid/observer.go 20:36:06 spire-1.2.1/pkg/server/svid/observer_test.go 20:36:06 spire-1.2.1/pkg/server/svid/rotator.go 20:36:06 spire-1.2.1/pkg/server/svid/rotator_config.go 20:36:06 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:36:06 spire-1.2.1/pkg/server/svid/rotator_test.go 20:36:06 spire-1.2.1/proto/ 20:36:06 spire-1.2.1/proto/private/ 20:36:06 spire-1.2.1/proto/private/server/ 20:36:06 spire-1.2.1/proto/private/server/journal/ 20:36:06 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:36:06 spire-1.2.1/proto/private/server/journal/journal.proto 20:36:06 spire-1.2.1/proto/spire/ 20:36:06 spire-1.2.1/proto/spire/common/ 20:36:06 spire-1.2.1/proto/spire/common/common.pb.go 20:36:06 spire-1.2.1/proto/spire/common/common.proto 20:36:06 spire-1.2.1/proto/spire/common/plugin/ 20:36:06 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:36:06 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:36:06 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:36:06 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:36:06 spire-1.2.1/proto/spire/plugin/ 20:36:06 spire-1.2.1/proto/spire/plugin/agent/ 20:36:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:36:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:36:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:36:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:36:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:36:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:36:06 spire-1.2.1/release/ 20:36:06 spire-1.2.1/release/spire-extras/ 20:36:06 spire-1.2.1/release/spire-extras/README.md 20:36:06 spire-1.2.1/release/spire-extras/conf/ 20:36:06 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:36:06 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:36:06 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:36:06 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:36:06 spire-1.2.1/release/spire/ 20:36:06 spire-1.2.1/release/spire/README.md 20:36:06 spire-1.2.1/release/spire/conf/ 20:36:06 spire-1.2.1/release/spire/conf/agent/ 20:36:06 spire-1.2.1/release/spire/conf/agent/agent.conf 20:36:06 spire-1.2.1/release/spire/conf/server/ 20:36:06 spire-1.2.1/release/spire/conf/server/server.conf 20:36:06 spire-1.2.1/script/ 20:36:06 spire-1.2.1/script/build-artifact.sh 20:36:06 spire-1.2.1/script/generate_dummy_ca.sh 20:36:06 spire-1.2.1/support/ 20:36:06 spire-1.2.1/support/k8s/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/ 20:36:06 spire-1.2.1/support/oidc-discovery-provider/README.md 20:36:06 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/config.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/main.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:36:06 spire-1.2.1/test/ 20:36:06 spire-1.2.1/test/clock/ 20:36:06 spire-1.2.1/test/clock/clock.go 20:36:06 spire-1.2.1/test/fakes/ 20:36:06 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:36:06 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:36:06 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:36:06 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:36:06 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:36:06 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:36:06 spire-1.2.1/test/fakes/fakeagentstore/ 20:36:06 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:36:06 spire-1.2.1/test/fakes/fakedatastore/ 20:36:06 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:36:06 spire-1.2.1/test/fakes/fakeentryclient/ 20:36:06 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:36:06 spire-1.2.1/test/fakes/fakehealthchecker/ 20:36:06 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:36:06 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:36:06 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:36:06 spire-1.2.1/test/fakes/fakemetrics/ 20:36:06 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:36:06 spire-1.2.1/test/fakes/fakenoderesolver/ 20:36:06 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:36:06 spire-1.2.1/test/fakes/fakenotifier/ 20:36:06 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:36:06 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:36:06 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:36:06 spire-1.2.1/test/fakes/fakeserverca/ 20:36:06 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:36:06 spire-1.2.1/test/fakes/fakeservercatalog/ 20:36:06 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:36:06 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:36:06 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:36:06 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:36:06 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:36:06 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:36:06 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:36:06 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:36:06 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:36:06 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:36:06 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:36:06 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:36:06 spire-1.2.1/test/fixture/ 20:36:06 spire-1.2.1/test/fixture/certs/ 20:36:06 spire-1.2.1/test/fixture/certs/agent_svid.der 20:36:06 spire-1.2.1/test/fixture/certs/base_cert.pem 20:36:06 spire-1.2.1/test/fixture/certs/base_csr.pem 20:36:06 spire-1.2.1/test/fixture/certs/base_key.pem 20:36:06 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:36:06 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:36:06 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:36:06 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:36:06 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:36:06 spire-1.2.1/test/fixture/certs/blog_key.pem 20:36:06 spire-1.2.1/test/fixture/certs/bundle.der 20:36:06 spire-1.2.1/test/fixture/certs/ca.pem 20:36:06 spire-1.2.1/test/fixture/certs/ca_key.pem 20:36:06 spire-1.2.1/test/fixture/certs/database_cert.pem 20:36:06 spire-1.2.1/test/fixture/certs/database_csr.pem 20:36:06 spire-1.2.1/test/fixture/certs/database_key.pem 20:36:06 spire-1.2.1/test/fixture/certs/node_cert.pem 20:36:06 spire-1.2.1/test/fixture/certs/node_csr.pem 20:36:06 spire-1.2.1/test/fixture/certs/node_key.pem 20:36:06 spire-1.2.1/test/fixture/certs/svid.pem 20:36:06 spire-1.2.1/test/fixture/certs/svid_key.pem 20:36:06 spire-1.2.1/test/fixture/config/ 20:36:06 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:36:06 spire-1.2.1/test/fixture/config/agent_good.conf 20:36:06 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:36:06 spire-1.2.1/test/fixture/config/plugin_good.conf 20:36:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_good.conf 20:36:06 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:36:06 spire-1.2.1/test/fixture/fixture.go 20:36:06 spire-1.2.1/test/fixture/nodeattestor/ 20:36:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:36:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:36:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:36:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:36:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:36:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:36:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:36:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:36:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:36:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:36:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:36:06 spire-1.2.1/test/fixture/registration/ 20:36:06 spire-1.2.1/test/fixture/registration/entries.json 20:36:06 spire-1.2.1/test/fixture/registration/good-for-update.json 20:36:06 spire-1.2.1/test/fixture/registration/good.json 20:36:06 spire-1.2.1/test/fixture/registration/invalid.json 20:36:06 spire-1.2.1/test/fixture/registration/invalid_json.json 20:36:06 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:36:06 spire-1.2.1/test/integration/ 20:36:06 spire-1.2.1/test/integration/README.md 20:36:06 spire-1.2.1/test/integration/common 20:36:06 spire-1.2.1/test/integration/setup/ 20:36:06 spire-1.2.1/test/integration/setup/adminclient/ 20:36:06 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:36:06 spire-1.2.1/test/integration/setup/adminclient/client.go 20:36:06 spire-1.2.1/test/integration/setup/debugagent/ 20:36:06 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:36:06 spire-1.2.1/test/integration/setup/debugagent/main.go 20:36:06 spire-1.2.1/test/integration/setup/debugserver/ 20:36:06 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:36:06 spire-1.2.1/test/integration/setup/debugserver/main.go 20:36:06 spire-1.2.1/test/integration/setup/downstreamclient/ 20:36:06 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:36:06 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:36:06 spire-1.2.1/test/integration/setup/itclient/ 20:36:06 spire-1.2.1/test/integration/setup/itclient/client.go 20:36:06 spire-1.2.1/test/integration/setup/node-attestation/ 20:36:06 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:36:06 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:36:06 spire-1.2.1/test/integration/setup/x509pop/ 20:36:06 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:36:06 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:36:06 spire-1.2.1/test/integration/suites/ 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity ---> Running in 46d40d90e87e 20:36:06 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:36:06 spire-1.2.1/test/integration/suites/join-token/ 20:36:06 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agentsRemoving intermediate container 40d5414aeb9f 20:36:06 ---> e51b19428433 20:36:06 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:36:06 20:36:06 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:36:06 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:36:06 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:36:06 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:36:06 spire-1.2.1/test/integration/suites/join-token/README.md 20:36:06 spire-1.2.1/test/integration/suites/join-token/conf/ 20:36:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/join-token/teardown 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:36:06 spire-1.2.1/test/integration/suites/k8s/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/00-setup 20:36:06 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:36:06 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:36:06 spire-1.2.1/test/integration/suites/k8s/README.md 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:36:06 spire-1.2.1/test/integration/suites/k8s/teardown 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/ 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:36:06 spire-1.2.1/test/integration/suites/rotation/ 20:36:06 spire-1.2.1/test/integration/suites/rotation/00-setup 20:36:06 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:36:06 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:36:06 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:36:06 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:36:06 spire-1.2.1/test/integration/suites/rotation/README.md 20:36:06 spire-1.2.1/test/integration/suites/rotation/conf/ 20:36:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/rotation/teardown 20:36:06 spire-1.2.1/test/integration/suites/self-test/ 20:36:06 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:36:06 spire-1.2.1/test/integration/suites/self-test/README.md 20:36:06 spire-1.2.1/test/integration/suites/self-test/teardown 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:36:06 spire-1.2.1/test/integration/suites/upgrade/ 20:36:06 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:36:06 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:36:06 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:36:06 spire-1.2.1/test/integration/suites/upgrade/README.md 20:36:06 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:36:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/upgrade/teardown 20:36:06 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:36:06 spire-1.2.1/test/integration/test-one.sh 20:36:06 spire-1.2.1/test/integration/test.sh 20:36:06 spire-1.2.1/test/plugintest/ 20:36:06 spire-1.2.1/test/plugintest/config.go 20:36:06 spire-1.2.1/test/plugintest/load.go 20:36:06 spire-1.2.1/test/plugintest/option.go 20:36:06 spire-1.2.1/test/spiretest/ 20:36:06 spire-1.2.1/test/spiretest/apiserver.go 20:36:06 spire-1.2.1/test/spiretest/assertions.go 20:36:06 spire-1.2.1/test/spiretest/dir.go 20:36:06 spire-1.2.1/test/spiretest/errors_posix.go 20:36:06 spire-1.2.1/test/spiretest/errors_windows.go 20:36:06 spire-1.2.1/test/spiretest/logs.go 20:36:06 spire-1.2.1/test/spiretest/socketapi.go 20:36:06 spire-1.2.1/test/spiretest/suite.go 20:36:06 spire-1.2.1/test/spiretest/x509.go 20:36:06 spire-1.2.1/test/testca/ 20:36:06 spire-1.2.1/test/testca/ca.go 20:36:06 spire-1.2.1/test/testkey/ 20:36:06 spire-1.2.1/test/testkey/generate.sh 20:36:06 spire-1.2.1/test/testkey/genkeys.go 20:36:06 spire-1.2.1/test/testkey/keys.go 20:36:06 spire-1.2.1/test/testkey/new.go 20:36:06 spire-1.2.1/test/tpmsimulator/ 20:36:06 spire-1.2.1/test/tpmsimulator/simulator.go 20:36:06 spire-1.2.1/test/util/ 20:36:06 spire-1.2.1/test/util/cert_fixtures.go 20:36:06 spire-1.2.1/test/util/cert_generation.go 20:36:06 spire-1.2.1/test/util/io_redirection.go 20:36:06 spire-1.2.1/test/util/race.go 20:36:06 spire-1.2.1/test/util/util.go 20:36:06 building spire from source... 20:36:07 Installing go1.17.7... 20:36:08 ---> Running in 9cb23fe28c93 20:36:08 Removing intermediate container 46d40d90e87e 20:36:08 ---> b1ab24e3d2fc 20:36:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:10 ---> 40b6d8827788 20:36:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:36:10 Building bin/spire-server... 20:36:11 go: downloading github.com/mitchellh/cli v1.1.2 20:36:11 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:36:11 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:36:11 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:36:11 go: downloading google.golang.org/grpc v1.44.0 20:36:11 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:36:11 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:36:11  ---> e74b116a167d 20:36:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:36:11 Removing intermediate container 9cb23fe28c93 20:36:11 ---> 788a5614d186 20:36:11 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:36:11 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:36:11 go: downloading github.com/sirupsen/logrus v1.8.1 20:36:11 go: downloading github.com/imdario/mergo v0.3.12 20:36:11 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:36:11 go: downloading github.com/fatih/color v1.13.0 20:36:11  ---> Running in aeb8ca59a338 20:36:11 go: downloading github.com/mattn/go-isatty v0.0.14 20:36:11 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:36:11 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:36:11 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:36:11 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:36:11 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:36:11 go: downloading github.com/armon/go-metrics v0.3.10 20:36:12 go: downloading github.com/prometheus/client_golang v1.12.1 20:36:12 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:36:12 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:36:12 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:36:12 go: downloading github.com/open-policy-agent/opa v0.38.0 20:36:12 go: downloading github.com/mattn/go-colorable v0.1.12 20:36:12 go: downloading github.com/Masterminds/goutils v1.1.0 20:36:12 go: downloading github.com/Masterminds/semver v1.5.0 20:36:12 go: downloading github.com/google/uuid v1.1.2 20:36:12 go: downloading github.com/huandu/xstrings v1.3.2 20:36:12 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:36:12 go: downloading github.com/oklog/run v1.0.0 20:36:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:36:12 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:36:12 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:36:12 go: downloading github.com/imkira/go-observer v1.0.3 20:36:12 go: downloading github.com/prometheus/client_model v0.2.0 20:36:12 go: downloading github.com/prometheus/common v0.32.1 20:36:12 go: downloading github.com/beorn7/perks v1.0.1 20:36:12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:36:12 go: downloading github.com/prometheus/procfs v0.7.3 20:36:12 go: downloading github.com/pkg/errors v0.9.1 20:36:12 go: downloading go.uber.org/atomic v1.9.0 20:36:12 go: downloading github.com/hashicorp/errwrap v1.1.0 20:36:12 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:36:12 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:36:12 go: downloading github.com/blang/semver/v4 v4.0.0 20:36:13 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:36:13 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:36:13 go: downloading github.com/jinzhu/gorm v1.9.16 20:36:13 go: downloading github.com/lib/pq v1.10.4 20:36:13 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:36:13  ---> cd1848ff971c 20:36:13 Step 19/23 : ENTRYPOINT ["/core-command"] 20:36:13 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:36:13 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:36:13 Building bin/spire-server... 20:36:13 Removing intermediate container aeb8ca59a338 20:36:13 ---> bdaba39a1e7c 20:36:13 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:36:13 go: downloading github.com/mitchellh/cli v1.1.2 20:36:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:36:13 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:36:13 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:36:13 go: downloading google.golang.org/grpc v1.44.0 20:36:13 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:36:13  ---> Running in 0a4326110055 20:36:13 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:36:13 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:36:13 go: downloading github.com/imdario/mergo v0.3.12 20:36:13 go: downloading github.com/sirupsen/logrus v1.8.1 20:36:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:36:14 Removing intermediate container ddef7bf475c5 20:36:14 ---> 2a7338bc2847 20:36:14 Successfully built 2a7338bc2847 20:36:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:36:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:36:14 go: downloading github.com/fatih/color v1.13.0 20:36:14 go: downloading github.com/mattn/go-isatty v0.0.14 20:36:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:36:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:36:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:36:14 go: downloading github.com/armon/go-metrics v0.3.10 20:36:14 go: downloading github.com/prometheus/client_golang v1.12.1 20:36:14 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:36:14 + docker inspect -f . ci-base-image-arm64 20:36:14 . [Pipeline] withDockerContainer 20:36:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:36:14 go: downloading github.com/open-policy-agent/opa v0.38.0 20:36:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:36:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:36:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:36:14 go: downloading github.com/mattn/go-colorable v0.1.12 20:36:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:36:14 go: downloading github.com/Masterminds/goutils v1.1.0 20:36:14 go: downloading github.com/Masterminds/semver v1.5.0 20:36:14 go: downloading github.com/google/uuid v1.1.2 20:36:14 go: downloading github.com/huandu/xstrings v1.3.2 20:36:14 prd-ubuntu20.04-docker-arm64-4c-16g-19605 does not seem to be running inside a container 20:36:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:36:14 go: downloading github.com/oklog/run v1.0.0 20:36:14 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:36:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:36:14 go: downloading github.com/stretchr/testify v1.7.0 20:36:14 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:36:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:36:14 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:36:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:15 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:36:15 go: downloading github.com/imkira/go-observer v1.0.3 20:36:15 go: downloading github.com/beorn7/perks v1.0.1 20:36:15 go: downloading github.com/prometheus/client_model v0.2.0 20:36:15 go: downloading github.com/prometheus/common v0.32.1 20:36:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:36:15 go: downloading github.com/prometheus/procfs v0.7.3 20:36:15 go: downloading github.com/pkg/errors v0.9.1 20:36:15 go: downloading go.uber.org/atomic v1.9.0 20:36:15 go: downloading github.com/hashicorp/errwrap v1.1.0 20:36:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:36:16 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:36:16 go: downloading github.com/blang/semver/v4 v4.0.0 20:36:16 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:36:16 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:36:16 go: downloading github.com/jinzhu/gorm v1.9.16 20:36:16 $ docker top 307d207bf492259329d169f8a6050435c4000840899a496be6418a5eb4e2d73a -eo pid,comm 20:36:16 go: downloading github.com/lib/pq v1.10.4 20:36:16 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:36:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:36:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:36:16  ---> fb99be823f8e 20:36:16 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [Pipeline] { [Pipeline] sh 20:36:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:36:16 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:36:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:36:16 go: downloading github.com/stretchr/testify v1.7.0 20:36:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:36:16 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:36:17 + go version 20:36:17 go version go1.17.6 linux/arm64 [Pipeline] } 20:36:17 $ docker stop --time=1 307d207bf492259329d169f8a6050435c4000840899a496be6418a5eb4e2d73a 20:36:17 Removing intermediate container 0a4326110055 20:36:17 ---> 0a5ccfcaacc5 20:36:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:18 ---> Running in fa7b33be0c4e 20:36:18 ---> Running in f916a1667188 20:36:18 go: downloading google.golang.org/api v0.70.0 20:36:18 go: downloading k8s.io/client-go v0.23.4 20:36:18 go: downloading k8s.io/api v0.23.4 20:36:18 go: downloading github.com/google/go-tpm v0.3.3 20:36:18 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:36:18 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:36:18 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:36:18 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:36:18 go: downloading cloud.google.com/go/storage v1.21.0 20:36:18 $ docker rm -f 307d207bf492259329d169f8a6050435c4000840899a496be6418a5eb4e2d73a 20:36:19 Removing intermediate container f916a1667188 20:36:19 ---> 3f83a13226a5 20:36:19 Step 21/23 : LABEL arch=x86_64 20:36:19 go: downloading cloud.google.com/go v0.100.2 20:36:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:19 go: downloading k8s.io/apimachinery v0.23.4 20:36:19 go: downloading k8s.io/kube-aggregator v0.23.3 20:36:19 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:36:19 go: downloading cloud.google.com/go/security v1.3.0 20:36:19 + docker inspect -f . ci-base-image-arm64 20:36:19 . [Pipeline] withDockerContainer 20:36:19 go: downloading github.com/hashicorp/vault/api v1.4.1 20:36:19 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:36:19 go: downloading google.golang.org/api v0.70.0 20:36:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:36:19 go: downloading k8s.io/client-go v0.23.4 20:36:19 go: downloading k8s.io/api v0.23.4 20:36:19 go: downloading github.com/google/go-tpm v0.3.3 20:36:19 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:36:20 prd-ubuntu20.04-docker-arm64-4c-16g-19605 does not seem to be running inside a container 20:36:20 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:20 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:36:20 go: downloading github.com/twmb/murmur3 v1.1.6 20:36:20 go: downloading github.com/jinzhu/inflection v1.0.0 20:36:21 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:36:21 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:36:21 go: downloading github.com/aws/smithy-go v1.11.0 20:36:21 go: downloading cloud.google.com/go/storage v1.21.0 20:36:21 $ docker top 55ffe5e98a3f120240e398a1b0e9eac999e5bc2a8874e0156c6732fdb372753c -eo pid,comm 20:36:21 go: downloading k8s.io/apimachinery v0.23.4 [Pipeline] { [Pipeline] echo 20:36:21 ========================================================= 20:36:21 [edgeXBuildGoParallel] Running Tests and Build... 20:36:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:36:22 go: downloading cloud.google.com/go v0.100.2 20:36:22 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:36:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:36:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:36:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:36:22 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:36:22 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:36:22 go: downloading k8s.io/kube-aggregator v0.23.3 20:36:22 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:36:22 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:36:22 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:36:22 go: downloading github.com/dimchansky/utfbom v1.1.1 20:36:22 go: downloading cloud.google.com/go/compute v1.3.0 20:36:22 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:36:22 go: downloading cloud.google.com/go/security v1.3.0 20:36:22 go: downloading cloud.google.com/go/iam v0.1.1 20:36:22 + make test 20:36:22 go mod tidy -compat=1.17 20:36:22 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:36:22 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:36:22 go: downloading github.com/gogo/protobuf v1.3.2 20:36:22 go: downloading k8s.io/klog/v2 v2.30.0 20:36:22 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:36:22 go: downloading github.com/google/gofuzz v1.1.0 20:36:22 go: downloading github.com/hashicorp/vault/api v1.4.1 20:36:22 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:36:22 go: downloading github.com/spf13/pflag v1.0.5 20:36:22 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:36:22 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:36:23 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:36:23 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:36:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:36:23 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:36:23 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:36:23 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:36:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:36:23 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:36:23 go: downloading github.com/twmb/murmur3 v1.1.6 20:36:23 go: downloading github.com/jinzhu/inflection v1.0.0 20:36:23 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:36:23 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:36:23 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:36:23 go: downloading gopkg.in/yaml.v2 v2.4.0 20:36:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:36:23 go: downloading github.com/gobwas/glob v0.2.3 20:36:23 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:36:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:36:23 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:36:23 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:36:23 go: downloading github.com/aws/smithy-go v1.11.0 20:36:23 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:36:23 go: downloading go.opencensus.io v0.23.0 20:36:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:36:23 go: downloading gopkg.in/inf.v0 v0.9.1 20:36:23 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:36:23 go: downloading github.com/go-logr/logr v1.2.2 20:36:23 go: downloading github.com/google/go-cmp v0.5.7 20:36:23 go: downloading github.com/json-iterator/go v1.1.12 20:36:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:36:23 go: downloading github.com/googleapis/gnostic v0.5.5 20:36:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:36:23 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:36:23 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:36:23 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:36:23 go: downloading go.uber.org/zap v1.21.0 20:36:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:36:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:36:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:36:23 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:36:23 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:36:23 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:36:23 go: downloading github.com/gogo/protobuf v1.3.2 20:36:23 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:36:23 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:36:23 go: downloading github.com/tklauser/numcpus v0.3.0 20:36:23 go: downloading sigs.k8s.io/yaml v1.3.0 20:36:23 go: downloading github.com/dimchansky/utfbom v1.1.1 20:36:23 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:36:23 go: downloading cloud.google.com/go/compute v1.3.0 20:36:23 go: downloading cloud.google.com/go/iam v0.1.1 20:36:23 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:36:23 go: downloading github.com/modern-go/reflect2 v1.0.2 20:36:23 go: downloading github.com/golang/snappy v0.0.4 20:36:23 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:36:23 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:36:23 go: downloading github.com/ryanuber/go-glob v1.0.0 20:36:23 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:36:23 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:36:23 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:36:23 go: downloading github.com/hashicorp/go-version v1.2.0 20:36:24 go: downloading k8s.io/klog/v2 v2.30.0 20:36:24 go: downloading go.uber.org/multierr v1.6.0 20:36:24 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:36:24 go: downloading github.com/google/gofuzz v1.1.0 20:36:24 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:36:24 go: downloading github.com/spf13/pflag v1.0.5 20:36:24 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:36:24 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:36:24 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:36:24 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:36:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:36:24 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:36:24 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:36:24 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:36:24 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:36:24 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:36:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:36:24 go: downloading gopkg.in/yaml.v2 v2.4.0 20:36:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:36:25 go: downloading github.com/gobwas/glob v0.2.3 20:36:25 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:36:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:36:25 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:36:25 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:36:25 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:36:25 go: downloading gopkg.in/inf.v0 v0.9.1 20:36:25 go: downloading go.opencensus.io v0.23.0 20:36:25 go: downloading github.com/go-logr/logr v1.2.2 20:36:25 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:36:25 go: downloading github.com/google/go-cmp v0.5.7 20:36:25 go: downloading github.com/googleapis/gnostic v0.5.5 20:36:25 go: downloading github.com/json-iterator/go v1.1.12 20:36:25 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:36:25 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:36:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:36:25 go: downloading go.uber.org/zap v1.21.0 20:36:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:36:26 go: downloading github.com/tklauser/numcpus v0.3.0 20:36:26 go: downloading sigs.k8s.io/yaml v1.3.0 20:36:26 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:36:26 go: downloading github.com/ryanuber/go-glob v1.0.0 20:36:26 go: downloading github.com/golang/snappy v0.0.4 20:36:26 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:36:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:36:26 go: downloading github.com/modern-go/reflect2 v1.0.2 20:36:26 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:36:26 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:36:26 go: downloading github.com/hashicorp/go-version v1.2.0 20:36:26 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:36:26 go: downloading go.uber.org/multierr v1.6.0 20:36:27  ---> Running in 29f32abba273 20:36:28 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:36:28 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:36:30 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:36:30 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:36:36 Removing intermediate container fa7b33be0c4e 20:36:36 ---> 8a1230a7b4c1 20:36:36 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:36 Removing intermediate container 29f32abba273 20:36:36 ---> b898baf092c5 20:36:36 Step 22/23 : LABEL git_sha=6b7d46d9f69d26ca64978e3dc690629cc9db434a 20:36:36 Removing intermediate container 4249bd88c7c7 20:36:36 ---> 778ffa04fa34 20:36:36 20:36:36 Step 10/22 : FROM alpine:3.14 20:36:36 ---> e04c818066af 20:36:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:36:37 ---> Running in 39ab581db89a 20:36:37 ---> Running in 506bb46f20db 20:36:37 ---> a427237118c0 20:36:37 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:36:38 Removing intermediate container 506bb46f20db 20:36:38 ---> e807386c58b3 20:36:38 Step 23/23 : LABEL version=0.0.0 20:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:40 ---> 26033ff05544 20:36:40 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:36:40 ---> Running in 24cbd78d1d1e 20:36:41 Removing intermediate container 24cbd78d1d1e 20:36:41 ---> 5cc556ba0688 20:36:41 20:36:41 Successfully built 5cc556ba0688 20:36:41 Successfully tagged core-command:latest 20:36:41  Building core-command ... done Building security-spire-config 20:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:41 ---> 15010f17dcd4 20:36:41 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:36:42 (1/2) Installing ca-certificates (20211220-r0) 20:36:42 (2/2) Installing dumb-init (1.2.5-r1) 20:36:42 Executing busybox-1.33.1-r7.trigger 20:36:42 Executing ca-certificates-20211220-r0.trigger 20:36:42 OK: 6 MiB in 16 packages 20:36:45 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:36:45 ---> 572e34378853 20:36:45 Step 3/26 : WORKDIR /edgex-go 20:36:45 ---> Using cache 20:36:45 ---> 4ac6750e77c5 20:36:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:45 ---> Using cache 20:36:45 ---> 3bafcd433626 20:36:45 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:36:45 ---> Using cache 20:36:45 ---> 3d68114e62ce 20:36:45 Step 6/26 : COPY go.mod vendor* ./ 20:36:45 ---> Using cache 20:36:45 ---> c6a3360f22be 20:36:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:45 ---> Using cache 20:36:45 ---> a44246d1ab27 20:36:45 Step 8/26 : COPY . . 20:36:45 ---> Using cache 20:36:45 ---> 45dee22d6b96 20:36:45 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:36:45 ---> Using cache 20:36:45 ---> f3909216e898 20:36:45 Step 10/26 : RUN mkdir -p spire-build 20:36:45 ---> Using cache 20:36:45 ---> e8879600ca8a 20:36:45 Step 11/26 : WORKDIR /edgex-go/spire-build 20:36:45 ---> Using cache 20:36:45 ---> 402cdfa6c84e 20:36:45 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 20:36:45 ---> c43830699ad2 20:36:45 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:36:46 ---> Running in adf5ef7818f5 20:36:46 ---> 4a6e22415458 20:36:46 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:36:47 Removing intermediate container 39ab581db89a 20:36:47 ---> 9deb537ce48d 20:36:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:36:47 ---> Running in 8bcba2f94b0f 20:36:47 ---> Running in e1ae84c0d99a 20:36:47 Removing intermediate container 8bcba2f94b0f 20:36:47 ---> 7255fdae3e48 20:36:47 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:36:47 Removing intermediate container e1ae84c0d99a 20:36:47 ---> e88797726b74 20:36:47 Step 13/22 : ENV APP_PORT=59860 20:36:47 ---> Running in 7f8e9fc45510 20:36:47 ---> c3e86de7ea05 20:36:47 Step 26/31 : RUN chmod +x /entrypoint.sh 20:36:47 Removing intermediate container 7f8e9fc45510 20:36:47 ---> 008561d5261f 20:36:47 Step 14/22 : EXPOSE $APP_PORT 20:36:49 ---> Running in 9ee4fc0a0dca 20:36:49 ---> Running in 41bc1ce9ebd8 20:36:49 spire-1.2.1/ 20:36:49 spire-1.2.1/.data/ 20:36:49 spire-1.2.1/.data/.file 20:36:49 spire-1.2.1/.dockerignore 20:36:49 spire-1.2.1/.gitattributes 20:36:49 spire-1.2.1/.githooks/ 20:36:49 spire-1.2.1/.githooks/pre-commit 20:36:49 spire-1.2.1/.github/ 20:36:49 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:36:49 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:36:49 spire-1.2.1/.github/dependabot.yml 20:36:49 spire-1.2.1/.github/workflows/ 20:36:49 spire-1.2.1/.github/workflows/nightly_build.yaml 20:36:49 spire-1.2.1/.github/workflows/pr_build.yaml 20:36:49 spire-1.2.1/.github/workflows/release_build.yaml 20:36:49 spire-1.2.1/.github/workflows/scripts/ 20:36:49 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:36:49 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:36:49 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:36:49 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:36:49 spire-1.2.1/.github/workflows/scripts/split.sh 20:36:49 spire-1.2.1/.gitignore 20:36:49 spire-1.2.1/.go-version 20:36:49 spire-1.2.1/.golangci.yml 20:36:49 spire-1.2.1/ADOPTERS.md 20:36:49 spire-1.2.1/CHANGELOG.md 20:36:49 spire-1.2.1/CODE-OF-CONDUCT.md 20:36:49 spire-1.2.1/CODEOWNERS 20:36:49 spire-1.2.1/CONTRIBUTING.md 20:36:49 spire-1.2.1/Dockerfile 20:36:49 spire-1.2.1/Dockerfile.dev 20:36:49 spire-1.2.1/Dockerfile.scratch 20:36:49 spire-1.2.1/LICENSE 20:36:49 spire-1.2.1/MAINTAINERS.md 20:36:49 spire-1.2.1/Makefile 20:36:49 spire-1.2.1/README.md 20:36:49 spire-1.2.1/ROADMAP.md 20:36:49 spire-1.2.1/SECURITY.md 20:36:49 spire-1.2.1/cmd/ 20:36:49 spire-1.2.1/cmd/spire-agent/ 20:36:49 spire-1.2.1/cmd/spire-agent/cli/ 20:36:49 spire-1.2.1/cmd/spire-agent/cli/api/ 20:36:49 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:36:49 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:36:49 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:36:49 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:36:49 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:36:49 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:36:49 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:36:49 spire-1.2.1/cmd/spire-agent/cli/common/ 20:36:49 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:36:49 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:36:49 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:36:49 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:36:49 spire-1.2.1/cmd/spire-agent/cli/run/ 20:36:49 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:36:49 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:36:49 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:36:49 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:36:49 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:36:49 spire-1.2.1/cmd/spire-agent/main.go 20:36:49 spire-1.2.1/cmd/spire-server/ 20:36:49 spire-1.2.1/cmd/spire-server/cli/ 20:36:49 spire-1.2.1/cmd/spire-server/cli/agent/ 20:36:49 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:36:49 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/cli.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/entry/ 20:36:49 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/federation/ 20:36:49 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:36:49 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:36:49 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/run/ 20:36:49 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/token/ 20:36:49 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/validate/ 20:36:49 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/x509/ 20:36:49 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:36:49 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:36:49 spire-1.2.1/cmd/spire-server/main.go 20:36:49 spire-1.2.1/cmd/spire-server/util/ 20:36:49 spire-1.2.1/cmd/spire-server/util/util.go 20:36:49 spire-1.2.1/conf/ 20:36:49 spire-1.2.1/conf/agent/ 20:36:49 spire-1.2.1/conf/agent/agent.conf 20:36:49 spire-1.2.1/conf/agent/agent_full.conf 20:36:49 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:36:49 spire-1.2.1/conf/server/ 20:36:49 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:36:49 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:36:49 spire-1.2.1/conf/server/server.conf 20:36:49 spire-1.2.1/conf/server/server_full.conf 20:36:49 spire-1.2.1/doc/ 20:36:49 spire-1.2.1/doc/SPIRE101.md 20:36:49 spire-1.2.1/doc/auditlog.md 20:36:49 spire-1.2.1/doc/authorization_policy_engine.md 20:36:49 spire-1.2.1/doc/changelog_guidelines.md 20:36:49 spire-1.2.1/doc/cure53-report.pdf 20:36:49 spire-1.2.1/doc/images/ 20:36:49 spire-1.2.1/doc/images/2019_roadmap.png 20:36:49 spire-1.2.1/doc/images/SPIRE101.png 20:36:49 spire-1.2.1/doc/images/SPIRE_agent.png 20:36:49 spire-1.2.1/doc/images/SPIRE_server.png 20:36:49 spire-1.2.1/doc/images/cache_mgr.png 20:36:49 spire-1.2.1/doc/images/cache_mgr_components.png 20:36:49 spire-1.2.1/doc/images/federated_spire.png 20:36:49 spire-1.2.1/doc/images/ha_mode.png 20:36:49 spire-1.2.1/doc/images/nested_spire.png 20:36:49 spire-1.2.1/doc/images/oidc_federation.png 20:36:49 spire-1.2.1/doc/images/single_trust_domain.png 20:36:49 spire-1.2.1/doc/images/spiffe_compatible.png 20:36:49 spire-1.2.1/doc/images/spire_logo.png 20:36:49 spire-1.2.1/doc/migrating_registration_api_clients.md 20:36:49 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:36:49 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:36:49 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:36:49 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:36:49 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:36:49 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:36:49 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:36:49 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:36:49 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:36:49 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:36:49 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:36:49 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:36:49 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:36:49 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:36:49 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:36:49 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:36:49 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:36:49 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:36:49 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:36:49 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:36:49 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:36:49 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:36:49 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:36:49 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:36:49 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:36:49 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:36:49 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:36:49 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:36:49 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:36:49 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:36:49 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:36:49 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:36:49 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:36:49 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:36:49 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:36:49 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:36:49 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:36:49 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:36:49 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:36:49 spire-1.2.1/doc/scaling_spire.md 20:36:49 spire-1.2.1/doc/spire_agent.md 20:36:49 spire-1.2.1/doc/spire_server.md 20:36:49 spire-1.2.1/doc/supported_integrations.md 20:36:49 spire-1.2.1/doc/telemetry.md 20:36:49 spire-1.2.1/doc/telemetry_config.md 20:36:49 spire-1.2.1/doc/upgrading.md 20:36:49 spire-1.2.1/doc/using_spire.md 20:36:49 spire-1.2.1/examples/ 20:36:49 spire-1.2.1/examples/README.md 20:36:49 spire-1.2.1/go.mod 20:36:49 spire-1.2.1/go.sum 20:36:49 spire-1.2.1/pkg/ 20:36:49 spire-1.2.1/pkg/agent/ 20:36:49 spire-1.2.1/pkg/agent/agent.go 20:36:49 spire-1.2.1/pkg/agent/api/ 20:36:49 spire-1.2.1/pkg/agent/api/config.go 20:36:49 spire-1.2.1/pkg/agent/api/debug/ 20:36:49 spire-1.2.1/pkg/agent/api/debug/v1/ 20:36:49 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:36:49 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:36:49 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:36:49 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:36:49 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:36:49 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:36:49 spire-1.2.1/pkg/agent/api/endpoints.go 20:36:49 spire-1.2.1/pkg/agent/api/health/ 20:36:49 spire-1.2.1/pkg/agent/api/health/v1/ 20:36:49 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:36:49 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:36:49 spire-1.2.1/pkg/agent/api/rpccontext/ 20:36:49 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:36:49 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:36:49 spire-1.2.1/pkg/agent/attestor/ 20:36:49 spire-1.2.1/pkg/agent/attestor/node/ 20:36:49 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:36:49 spire-1.2.1/pkg/agent/attestor/node/node.go 20:36:49 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:36:49 spire-1.2.1/pkg/agent/attestor/workload/ 20:36:49 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:36:49 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:36:49 spire-1.2.1/pkg/agent/catalog/ 20:36:49 spire-1.2.1/pkg/agent/catalog/catalog.go 20:36:49 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:36:49 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:36:49 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:36:49 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:36:49 spire-1.2.1/pkg/agent/client/ 20:36:49 spire-1.2.1/pkg/agent/client/client.go 20:36:49 spire-1.2.1/pkg/agent/client/client_test.go 20:36:49 spire-1.2.1/pkg/agent/client/dial.go 20:36:49 spire-1.2.1/pkg/agent/client/nodeconn.go 20:36:49 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:36:49 spire-1.2.1/pkg/agent/client/update.go 20:36:49 spire-1.2.1/pkg/agent/client/util.go 20:36:49 spire-1.2.1/pkg/agent/common/ 20:36:49 spire-1.2.1/pkg/agent/common/backoff/ 20:36:49 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:36:49 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:36:49 spire-1.2.1/pkg/agent/common/cgroups/ 20:36:49 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:36:49 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:36:49 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:36:49 spire-1.2.1/pkg/agent/config.go 20:36:49 spire-1.2.1/pkg/agent/endpoints/ 20:36:49 spire-1.2.1/pkg/agent/endpoints/config.go 20:36:49 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:36:49 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:36:49 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:36:49 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:36:49 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:36:49 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:36:49 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:36:49 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:36:49 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:36:49 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:36:49 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:36:49 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:36:49 spire-1.2.1/pkg/agent/endpoints/workload/ 20:36:49 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:36:49 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:36:49 spire-1.2.1/pkg/agent/manager/ 20:36:49 spire-1.2.1/pkg/agent/manager/cache/ 20:36:49 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:36:49 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:36:49 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:36:49 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:36:49 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:36:49 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:36:49 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:36:49 spire-1.2.1/pkg/agent/manager/config.go 20:36:49 spire-1.2.1/pkg/agent/manager/manager.go 20:36:49 spire-1.2.1/pkg/agent/manager/manager_test.go 20:36:49 spire-1.2.1/pkg/agent/manager/storage.go 20:36:49 spire-1.2.1/pkg/agent/manager/storage_test.go 20:36:49 spire-1.2.1/pkg/agent/manager/storecache/ 20:36:49 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:36:49 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:36:49 spire-1.2.1/pkg/agent/manager/sync.go 20:36:49 spire-1.2.1/pkg/agent/plugin/ 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:36:49 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:36:49 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:36:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:36:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:36:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:36:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/Removing intermediate container 41bc1ce9ebd8 20:36:49 ---> 858eb38b0ab7 20:36:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:49 20:36:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:36:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:36:49 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:36:49 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:36:49 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:36:49 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:36:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:36:49 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:36:49 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:36:49 spire-1.2.1/pkg/agent/svid/ 20:36:49 spire-1.2.1/pkg/agent/svid/rotator.go 20:36:49 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:36:49 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:36:49 spire-1.2.1/pkg/agent/svid/store/ 20:36:49 spire-1.2.1/pkg/agent/svid/store/service.go 20:36:49 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:36:49 spire-1.2.1/pkg/common/ 20:36:49 spire-1.2.1/pkg/common/agentpathtemplate/ 20:36:49 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:36:49 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:36:49 spire-1.2.1/pkg/common/api/ 20:36:49 spire-1.2.1/pkg/common/api/metrics.go 20:36:49 spire-1.2.1/pkg/common/api/middleware/ 20:36:49 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:36:49 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:36:49 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:36:49 spire-1.2.1/pkg/common/api/middleware/logger.go 20:36:49 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:36:49 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:36:49 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:36:49 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:36:49 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:36:49 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:36:49 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:36:49 spire-1.2.1/pkg/common/api/middleware/names.go 20:36:49 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:36:49 spire-1.2.1/pkg/common/api/names.go 20:36:49 spire-1.2.1/pkg/common/api/ratelimit.go 20:36:49 spire-1.2.1/pkg/common/api/rpccontext/ 20:36:49 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:36:49 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:36:49 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:36:49 spire-1.2.1/pkg/common/auth/ 20:36:49 spire-1.2.1/pkg/common/auth/interceptors.go 20:36:49 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:36:49 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:36:49 spire-1.2.1/pkg/common/bundleutil/ 20:36:49 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:36:49 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:36:49 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:36:49 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:36:49 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:36:49 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:36:49 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:36:49 spire-1.2.1/pkg/common/bundleutil/types.go 20:36:49 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:36:49 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:36:49 spire-1.2.1/pkg/common/catalog/ 20:36:49 spire-1.2.1/pkg/common/catalog/bind.go 20:36:49 spire-1.2.1/pkg/common/catalog/builtin.go 20:36:49 spire-1.2.1/pkg/common/catalog/catalog.go 20:36:49 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:36:49 spire-1.2.1/pkg/common/catalog/closers.go 20:36:49 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:36:49 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:36:49 spire-1.2.1/pkg/common/catalog/config.go 20:36:49 spire-1.2.1/pkg/common/catalog/config_test.go 20:36:49 spire-1.2.1/pkg/common/catalog/configure.go 20:36:49 spire-1.2.1/pkg/common/catalog/constraints.go 20:36:49 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:36:49 spire-1.2.1/pkg/common/catalog/context.go 20:36:49 spire-1.2.1/pkg/common/catalog/external.go 20:36:49 spire-1.2.1/pkg/common/catalog/host.go 20:36:49 spire-1.2.1/pkg/common/catalog/pipenet.go 20:36:49 spire-1.2.1/pkg/common/catalog/plugin.go 20:36:49 spire-1.2.1/pkg/common/catalog/testplugin/ 20:36:49 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:36:49 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:36:49 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:36:49 spire-1.2.1/pkg/common/cli/ 20:36:49 spire-1.2.1/pkg/common/cli/env.go 20:36:49 spire-1.2.1/pkg/common/cli/flags.go 20:36:49 spire-1.2.1/pkg/common/cli/trust_domain.go 20:36:49 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:36:49 spire-1.2.1/pkg/common/cli/umask.go 20:36:49 spire-1.2.1/pkg/common/cli/umask_posix.go 20:36:49 spire-1.2.1/pkg/common/cli/umask_test.go 20:36:49 spire-1.2.1/pkg/common/cli/umask_windows.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/ 20:36:49 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/flag.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/format.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/ 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:36:49 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:36:49 spire-1.2.1/pkg/common/coretypes/ 20:36:49 spire-1.2.1/pkg/common/coretypes/bundle/ 20:36:49 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:36:49 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:36:49 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:36:49 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:36:49 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:36:49 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:36:49 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:36:49 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:36:49 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:36:49 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:36:49 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:36:49 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:36:49 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:36:49 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:36:49 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:36:49 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:36:49 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:36:49 spire-1.2.1/pkg/common/cryptoutil/ 20:36:49 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:36:49 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:36:49 spire-1.2.1/pkg/common/diskutil/ 20:36:49 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:36:49 spire-1.2.1/pkg/common/diskutil/file_test.go 20:36:49 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:36:49 spire-1.2.1/pkg/common/errorutil/ 20:36:49 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:36:49 spire-1.2.1/pkg/common/health/ 20:36:49 spire-1.2.1/pkg/common/health/config.go 20:36:49 spire-1.2.1/pkg/common/health/context.go 20:36:49 spire-1.2.1/pkg/common/health/context_test.go 20:36:49 spire-1.2.1/pkg/common/health/health.go 20:36:49 spire-1.2.1/pkg/common/health/health_test.go 20:36:49 spire-1.2.1/pkg/common/health/logger.go 20:36:49 spire-1.2.1/pkg/common/hostservice/ 20:36:49 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:36:49 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:36:49 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:36:49 spire-1.2.1/pkg/common/idutil/ 20:36:49 spire-1.2.1/pkg/common/idutil/require.go 20:36:49 spire-1.2.1/pkg/common/idutil/require_test.go 20:36:49 spire-1.2.1/pkg/common/idutil/safety.go 20:36:49 spire-1.2.1/pkg/common/idutil/safety_test.go 20:36:49 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:36:49 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:36:49 spire-1.2.1/pkg/common/jwtsvid/ 20:36:49 spire-1.2.1/pkg/common/jwtsvid/common.go 20:36:49 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:36:49 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:36:49 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:36:49 spire-1.2.1/pkg/common/jwtutil/ 20:36:49 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:36:49 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:36:49 spire-1.2.1/pkg/common/log/ 20:36:49 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:36:49 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:36:49 spire-1.2.1/pkg/common/log/log.go 20:36:49 spire-1.2.1/pkg/common/log/log_test.go 20:36:49 spire-1.2.1/pkg/common/log/options.go 20:36:49 spire-1.2.1/pkg/common/nodeutil/ 20:36:49 spire-1.2.1/pkg/common/nodeutil/node.go 20:36:49 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:36:49 spire-1.2.1/pkg/common/peertracker/ 20:36:49 spire-1.2.1/pkg/common/peertracker/conn.go 20:36:49 spire-1.2.1/pkg/common/peertracker/credentials.go 20:36:49 spire-1.2.1/pkg/common/peertracker/errors.go 20:36:49 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:36:49 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:36:49 spire-1.2.1/pkg/common/peertracker/info.go 20:36:49 spire-1.2.1/pkg/common/peertracker/listener.go 20:36:49 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:36:49 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:36:49 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:36:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:36:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:36:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:36:49 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:36:49 spire-1.2.1/pkg/common/peertracker/tcp.go 20:36:49 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:36:49 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:36:49 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:36:49 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:36:49 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:36:49 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:36:49 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:36:49 spire-1.2.1/pkg/common/peertracker/uds.go 20:36:49 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:36:49 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:36:49 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:36:49 spire-1.2.1/pkg/common/pemutil/ 20:36:49 spire-1.2.1/pkg/common/pemutil/block.go 20:36:49 spire-1.2.1/pkg/common/pemutil/certs.go 20:36:49 spire-1.2.1/pkg/common/pemutil/common.go 20:36:49 spire-1.2.1/pkg/common/pemutil/csr.go 20:36:49 spire-1.2.1/pkg/common/pemutil/keys.go 20:36:49 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:36:49 spire-1.2.1/pkg/common/pemutil/testdata/ 20:36:49 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:36:49 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:36:49 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:36:49 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:36:49 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:36:49 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:36:49 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:36:49 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:36:49 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:36:49 spire-1.2.1/pkg/common/plugin/ 20:36:49 spire-1.2.1/pkg/common/plugin/aws/ 20:36:49 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:36:49 spire-1.2.1/pkg/common/plugin/azure/ 20:36:49 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:36:49 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:36:49 spire-1.2.1/pkg/common/plugin/facade.go 20:36:49 spire-1.2.1/pkg/common/plugin/facade_test.go 20:36:49 spire-1.2.1/pkg/common/plugin/gcp/ 20:36:49 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:36:49 spire-1.2.1/pkg/common/plugin/k8s/ 20:36:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:36:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:36:49 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:36:49 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:36:49 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:36:49 spire-1.2.1/pkg/common/plugin/log.go 20:36:49 spire-1.2.1/pkg/common/plugin/sshpop/ 20:36:49 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:36:49 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:36:49 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:36:49 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:36:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:36:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:36:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:36:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:36:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:36:49 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:36:49 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:36:49 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:36:49 spire-1.2.1/pkg/common/plugin/x509pop/ 20:36:49 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:36:49 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:36:49 spire-1.2.1/pkg/common/profiling/ 20:36:49 spire-1.2.1/pkg/common/profiling/dumpers.go 20:36:49 spire-1.2.1/pkg/common/profiling/profiling.go 20:36:49 spire-1.2.1/pkg/common/protoutil/ 20:36:49 spire-1.2.1/pkg/common/protoutil/masks.go 20:36:49 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:36:49 spire-1.2.1/pkg/common/rotationutil/ 20:36:49 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:36:49 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:36:49 spire-1.2.1/pkg/common/selector/ 20:36:49 spire-1.2.1/pkg/common/selector/selector.go 20:36:49 spire-1.2.1/pkg/common/selector/selector_test.go 20:36:49 spire-1.2.1/pkg/common/selector/set.go 20:36:49 spire-1.2.1/pkg/common/selector/set_utils.go 20:36:49 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:36:49 spire-1.2.1/pkg/common/telemetry/ 20:36:49 spire-1.2.1/pkg/common/telemetry/agent/ 20:36:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:36:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:36:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:36:49 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:36:49 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:36:49 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:36:49 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:36:49 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:36:49 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:36:49 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:36:49 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:36:49 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:36:49 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:36:49 spire-1.2.1/pkg/common/telemetry/call.go 20:36:49 spire-1.2.1/pkg/common/telemetry/common/ 20:36:49 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:36:49 spire-1.2.1/pkg/common/telemetry/config.go 20:36:49 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:36:49 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:36:49 spire-1.2.1/pkg/common/telemetry/inmem.go 20:36:49 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:36:49 spire-1.2.1/pkg/common/telemetry/m3.go 20:36:49 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:36:49 spire-1.2.1/pkg/common/telemetry/metrics.go 20:36:49 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:36:49 spire-1.2.1/pkg/common/telemetry/names.go 20:36:49 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:36:49 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:36:49 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:36:49 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:36:49 spire-1.2.1/pkg/common/telemetry/server/ 20:36:49 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:36:49 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:36:49 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:36:49 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:36:49 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:36:49 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:36:49 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:36:49 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:36:49 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:36:49 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:36:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:36:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:36:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:36:49 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:36:49 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:36:49 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:36:49 spire-1.2.1/pkg/common/telemetry/server/server.go 20:36:49 spire-1.2.1/pkg/common/telemetry/sink.go 20:36:49 spire-1.2.1/pkg/common/telemetry/statsd.go 20:36:49 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:36:49 spire-1.2.1/pkg/common/telemetry/uptime.go 20:36:49 spire-1.2.1/pkg/common/telemetry/version.go 20:36:49 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:36:49 spire-1.2.1/pkg/common/uptime/ 20:36:49 spire-1.2.1/pkg/common/uptime/uptime.go 20:36:49 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:36:49 spire-1.2.1/pkg/common/util/ 20:36:49 spire-1.2.1/pkg/common/util/certs.go 20:36:49 spire-1.2.1/pkg/common/util/certs_test.go 20:36:49 spire-1.2.1/pkg/common/util/csr.go 20:36:49 spire-1.2.1/pkg/common/util/hash.go 20:36:49 spire-1.2.1/pkg/common/util/selectors.go 20:36:49 spire-1.2.1/pkg/common/util/selectors_test.go 20:36:49 spire-1.2.1/pkg/common/util/signals.go 20:36:49 spire-1.2.1/pkg/common/util/sort.go 20:36:49 spire-1.2.1/pkg/common/util/sort_test.go 20:36:49 spire-1.2.1/pkg/common/util/task.go 20:36:49 spire-1.2.1/pkg/common/util/task_test.go 20:36:49 spire-1.2.1/pkg/common/util/testdata/ 20:36:49 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:36:49 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:36:49 spire-1.2.1/pkg/common/version/ 20:36:49 spire-1.2.1/pkg/common/version/version.go 20:36:49 spire-1.2.1/pkg/common/x509svid/ 20:36:49 spire-1.2.1/pkg/common/x509svid/common_test.go 20:36:49 spire-1.2.1/pkg/common/x509svid/csr.go 20:36:49 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:36:49 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:36:49 spire-1.2.1/pkg/common/x509util/ 20:36:49 spire-1.2.1/pkg/common/x509util/cert.go 20:36:49 spire-1.2.1/pkg/common/x509util/dns.go 20:36:49 spire-1.2.1/pkg/common/x509util/dns_test.go 20:36:49 spire-1.2.1/pkg/common/x509util/keyid.go 20:36:49 spire-1.2.1/pkg/common/x509util/keypair.go 20:36:49 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:36:49 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:36:49 spire-1.2.1/pkg/server/ 20:36:49 spire-1.2.1/pkg/server/api/ 20:36:49 spire-1.2.1/pkg/server/api/agent.go 20:36:49 spire-1.2.1/pkg/server/api/agent/ 20:36:49 spire-1.2.1/pkg/server/api/agent/v1/ 20:36:49 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:36:49 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:36:49 spire-1.2.1/pkg/server/api/agent_test.go 20:36:49 spire-1.2.1/pkg/server/api/api.go 20:36:49 spire-1.2.1/pkg/server/api/audit/ 20:36:49 spire-1.2.1/pkg/server/api/audit/audit.go 20:36:49 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:36:49 spire-1.2.1/pkg/server/api/bundle.go 20:36:49 spire-1.2.1/pkg/server/api/bundle/ 20:36:49 spire-1.2.1/pkg/server/api/bundle/v1/ 20:36:49 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:36:49 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:36:49 spire-1.2.1/pkg/server/api/bundle_test.go 20:36:49 spire-1.2.1/pkg/server/api/debug/ 20:36:49 spire-1.2.1/pkg/server/api/debug/v1/ 20:36:49 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:36:49 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:36:49 spire-1.2.1/pkg/server/api/entry.go 20:36:49 spire-1.2.1/pkg/server/api/entry/ 20:36:49 spire-1.2.1/pkg/server/api/entry/v1/ 20:36:49 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:36:49 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:36:49 spire-1.2.1/pkg/server/api/entry_test.go 20:36:49 spire-1.2.1/pkg/server/api/health/ 20:36:49 spire-1.2.1/pkg/server/api/health/v1/ 20:36:49 spire-1.2.1/pkg/server/api/health/v1/service.go 20:36:49 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:36:49 spire-1.2.1/pkg/server/api/id.go 20:36:49 spire-1.2.1/pkg/server/api/id_test.go 20:36:49 spire-1.2.1/pkg/server/api/limits/ 20:36:49 spire-1.2.1/pkg/server/api/limits/limits.go 20:36:49 spire-1.2.1/pkg/server/api/middleware/ 20:36:49 spire-1.2.1/pkg/server/api/middleware/alias.go 20:36:49 spire-1.2.1/pkg/server/api/middleware/audit.go 20:36:49 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:36:49 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:36:49 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:36:49 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:36:49 spire-1.2.1/pkg/server/api/middleware/caller.go 20:36:49 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:36:49 spire-1.2.1/pkg/server/api/middleware/common.go 20:36:49 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:36:49 spire-1.2.1/pkg/server/api/middleware/entries.go 20:36:49 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:36:49 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:36:49 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:36:49 spire-1.2.1/pkg/server/api/ratelimit.go 20:36:49 spire-1.2.1/pkg/server/api/rpccontext/ 20:36:49 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:36:49 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:36:49 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:36:49 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:36:49 spire-1.2.1/pkg/server/api/selector.go 20:36:49 spire-1.2.1/pkg/server/api/selector_test.go 20:36:49 spire-1.2.1/pkg/server/api/status.go 20:36:49 spire-1.2.1/pkg/server/api/status_test.go 20:36:49 spire-1.2.1/pkg/server/api/svid/ 20:36:49 spire-1.2.1/pkg/server/api/svid/v1/ 20:36:49 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:36:49 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:36:49 spire-1.2.1/pkg/server/api/trustdomain.go 20:36:49 spire-1.2.1/pkg/server/api/trustdomain/ 20:36:49 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:36:49 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:36:49 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:36:49 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:36:49 spire-1.2.1/pkg/server/authpolicy/ 20:36:49 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:36:49 spire-1.2.1/pkg/server/authpolicy/policy.go 20:36:49 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:36:49 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:36:49 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:36:49 spire-1.2.1/pkg/server/authpolicy/validate.go 20:36:49 spire-1.2.1/pkg/server/bundle/ 20:36:49 spire-1.2.1/pkg/server/bundle/client/ 20:36:49 spire-1.2.1/pkg/server/bundle/client/client.go 20:36:49 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:36:49 spire-1.2.1/pkg/server/bundle/client/manager.go 20:36:49 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:36:49 spire-1.2.1/pkg/server/bundle/client/sources.go 20:36:49 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:36:49 spire-1.2.1/pkg/server/bundle/client/updater.go 20:36:49 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:36:49 spire-1.2.1/pkg/server/ca/ 20:36:49 spire-1.2.1/pkg/server/ca/ca.go 20:36:49 spire-1.2.1/pkg/server/ca/ca_health.go 20:36:49 spire-1.2.1/pkg/server/ca/ca_test.go 20:36:49 spire-1.2.1/pkg/server/ca/journal.go 20:36:49 spire-1.2.1/pkg/server/ca/journal_test.go 20:36:49 spire-1.2.1/pkg/server/ca/manager.go 20:36:49 spire-1.2.1/pkg/server/ca/manager_health.go 20:36:49 spire-1.2.1/pkg/server/ca/manager_test.go 20:36:49 spire-1.2.1/pkg/server/ca/templates.go 20:36:49 spire-1.2.1/pkg/server/ca/upstream_client.go 20:36:49 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:36:49 spire-1.2.1/pkg/server/ca/validation.go 20:36:49 spire-1.2.1/pkg/server/cache/ 20:36:49 spire-1.2.1/pkg/server/cache/dscache/ 20:36:49 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:36:49 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:36:49 spire-1.2.1/pkg/server/cache/entrycache/ 20:36:49 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:36:49 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:36:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:36:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:36:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:36:49 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:36:49 spire-1.2.1/pkg/server/catalog/ 20:36:49 spire-1.2.1/pkg/server/catalog/catalog.go 20:36:49 spire-1.2.1/pkg/server/catalog/keymanager.go 20:36:49 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:36:49 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:36:49 spire-1.2.1/pkg/server/catalog/notifier.go 20:36:49 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:36:49 spire-1.2.1/pkg/server/config.go 20:36:49 spire-1.2.1/pkg/server/datastore/ 20:36:49 spire-1.2.1/pkg/server/datastore/datastore.go 20:36:49 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:36:49 spire-1.2.1/pkg/server/datastore/repository.go 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:36:49 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:36:49 spire-1.2.1/pkg/server/endpoints/ 20:36:49 spire-1.2.1/pkg/server/endpoints/bundle/ 20:36:49 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:36:49 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:36:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:36:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:36:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:36:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:36:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:36:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:36:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:36:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:36:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:36:49 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:36:49 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:36:49 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:36:49 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:36:49 spire-1.2.1/pkg/server/endpoints/config.go 20:36:49 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:36:49 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:36:49 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:36:49 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:36:49 spire-1.2.1/pkg/server/endpoints/middleware.go 20:36:49 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:36:49 spire-1.2.1/pkg/server/hostservice/ 20:36:49 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:36:49 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:36:49 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:36:49 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:36:49 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:36:49 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:36:49 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:36:49 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/ 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/ 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:36:49 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:36:49 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:36:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:36:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:36:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:36:49 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:36:49 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:36:49 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:36:49 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/notifier/ 20:36:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:36:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:36:49 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:36:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:36:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:36:49 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:36:49 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:36:49 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:36:49 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:36:49 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:36:49 spire-1.2.1/pkg/server/registration/ 20:36:49 spire-1.2.1/pkg/server/registration/manager.go 20:36:49 spire-1.2.1/pkg/server/registration/manager_test.go 20:36:49 spire-1.2.1/pkg/server/scanentries.go 20:36:49 spire-1.2.1/pkg/server/scanentries_test.go 20:36:49 spire-1.2.1/pkg/server/server.go 20:36:49 spire-1.2.1/pkg/server/server_test.go 20:36:49 spire-1.2.1/pkg/server/svid/ 20:36:49 spire-1.2.1/pkg/server/svid/observer.go 20:36:49 spire-1.2.1/pkg/server/svid/observer_test.go 20:36:49 spire-1.2.1/pkg/server/svid/rotator.go 20:36:49 spire-1.2.1/pkg/server/svid/rotator_config.go 20:36:49 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:36:49 spire-1.2.1/pkg/server/svid/rotator_test.go 20:36:49 spire-1.2.1/proto/ 20:36:49 spire-1.2.1/proto/private/ 20:36:49 spire-1.2.1/proto/private/server/ 20:36:49 spire-1.2.1/proto/private/server/journal/ 20:36:49 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:36:49 spire-1.2.1/proto/private/server/journal/journal.proto 20:36:49 spire-1.2.1/proto/spire/ 20:36:49 spire-1.2.1/proto/spire/common/ 20:36:49 spire-1.2.1/proto/spire/common/common.pb.go 20:36:49 spire-1.2.1/proto/spire/common/common.proto 20:36:49 spire-1.2.1/proto/spire/common/plugin/ 20:36:49 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:36:49 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:36:49 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:36:49 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:36:49 spire-1.2.1/proto/spire/plugin/ 20:36:49 spire-1.2.1/proto/spire/plugin/agent/ 20:36:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:36:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:36:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:36:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:36:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:36:49 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:36:49 spire-1.2.1/release/ 20:36:49 spire-1.2.1/release/spire-extras/ 20:36:49 spire-1.2.1/release/spire-extras/README.md 20:36:49 spire-1.2.1/release/spire-extras/conf/ 20:36:49 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:36:49 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:36:49 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:36:49 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:36:49 spire-1.2.1/release/spire/ 20:36:49 spire-1.2.1/release/spire/README.md 20:36:49 spire-1.2.1/release/spire/conf/ 20:36:49 spire-1.2.1/release/spire/conf/agent/ 20:36:49 spire-1.2.1/release/spire/conf/agent/agent.conf 20:36:49 spire-1.2.1/release/spire/conf/server/ 20:36:49 spire-1.2.1/release/spire/conf/server/server.conf 20:36:49 spire-1.2.1/script/ 20:36:49 spire-1.2.1/script/build-artifact.sh 20:36:49 spire-1.2.1/script/generate_dummy_ca.sh 20:36:49 spire-1.2.1/support/ 20:36:49 spire-1.2.1/support/k8s/ 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:36:49 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:36:49 spire-1.2.1/support/oidc-discovery-provider/ 20:36:49 spire-1.2.1/support/oidc-discovery-provider/README.md 20:36:49 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:36:49 spire-1.2.1/support/oidc-discovery-provider/config.go 20:36:49 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:36:49 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:36:49 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:36:49 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:36:49 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:36:49 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:36:49 spire-1.2.1/support/oidc-discovery-provider/main.go 20:36:49 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:36:49 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:36:49 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:36:49 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:36:49 spire-1.2.1/test/ 20:36:49 spire-1.2.1/test/clock/ 20:36:49 spire-1.2.1/test/clock/clock.go 20:36:49 spire-1.2.1/test/fakes/ 20:36:49 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:36:49 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:36:49 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:36:49 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:36:49 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:36:49 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:36:49 spire-1.2.1/test/fakes/fakeagentstore/ 20:36:49 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:36:49 spire-1.2.1/test/fakes/fakedatastore/ 20:36:49 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:36:49 spire-1.2.1/test/fakes/fakeentryclient/ 20:36:49 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:36:49 spire-1.2.1/test/fakes/fakehealthchecker/ 20:36:49 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:36:49 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:36:49 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:36:49 spire-1.2.1/test/fakes/fakemetrics/ 20:36:49 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:36:49 spire-1.2.1/test/fakes/fakenoderesolver/ 20:36:49 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:36:49 spire-1.2.1/test/fakes/fakenotifier/ 20:36:49 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:36:49 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:36:49 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:36:49 spire-1.2.1/test/fakes/fakeserverca/ 20:36:49 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:36:49 spire-1.2.1/test/fakes/fakeservercatalog/ 20:36:49 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:36:49 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:36:49 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:36:49 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:36:49 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:36:49 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:36:49 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:36:49 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:36:49 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:36:49 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:36:49 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:36:49 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:36:49 spire-1.2.1/test/fixture/ 20:36:49 spire-1.2.1/test/fixture/certs/ 20:36:49 spire-1.2.1/test/fixture/certs/agent_svid.der 20:36:49 spire-1.2.1/test/fixture/certs/base_cert.pem 20:36:49 spire-1.2.1/test/fixture/certs/base_csr.pem 20:36:49 spire-1.2.1/test/fixture/certs/base_key.pem 20:36:49 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:36:49 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:36:49 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:36:49 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:36:49 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:36:49 spire-1.2.1/test/fixture/certs/blog_key.pem 20:36:49 spire-1.2.1/test/fixture/certs/bundle.der 20:36:49 spire-1.2.1/test/fixture/certs/ca.pem 20:36:49 spire-1.2.1/test/fixture/certs/ca_key.pem 20:36:49 spire-1.2.1/test/fixture/certs/database_cert.pem 20:36:49 spire-1.2.1/test/fixture/certs/database_csr.pem 20:36:49 spire-1.2.1/test/fixture/certs/database_key.pem 20:36:49 spire-1.2.1/test/fixture/certs/node_cert.pem 20:36:49 spire-1.2.1/test/fixture/certs/node_csr.pem 20:36:49 spire-1.2.1/test/fixture/certs/node_key.pem 20:36:49 spire-1.2.1/test/fixture/certs/svid.pem 20:36:49 spire-1.2.1/test/fixture/certs/svid_key.pem 20:36:49 spire-1.2.1/test/fixture/config/ 20:36:49 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:36:49 spire-1.2.1/test/fixture/config/agent_good.conf 20:36:49 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:36:49 spire-1.2.1/test/fixture/config/plugin_good.conf 20:36:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:36:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:36:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:36:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:36:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:36:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:36:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:36:49 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:36:49 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:36:49 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:36:49 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:36:49 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:36:49 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:36:49 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:36:49 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:36:49 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:36:49 spire-1.2.1/test/fixture/config/server_good.conf 20:36:49 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:36:49 spire-1.2.1/test/fixture/fixture.go 20:36:49 spire-1.2.1/test/fixture/nodeattestor/ 20:36:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:36:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:36:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:36:49 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:36:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:36:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:36:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:36:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:36:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:36:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:36:49 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:36:49 spire-1.2.1/test/fixture/registration/ 20:36:49 spire-1.2.1/test/fixture/registration/entries.json 20:36:49 spire-1.2.1/test/fixture/registration/good-for-update.json 20:36:49 spire-1.2.1/test/fixture/registration/good.json 20:36:49 spire-1.2.1/test/fixture/registration/invalid.json 20:36:49 spire-1.2.1/test/fixture/registration/invalid_json.json 20:36:49 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:36:49 spire-1.2.1/test/integration/ 20:36:49 spire-1.2.1/test/integration/README.md 20:36:49 spire-1.2.1/test/integration/common 20:36:49 spire-1.2.1/test/integration/setup/ 20:36:49 spire-1.2.1/test/integration/setup/adminclient/ 20:36:49 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:36:49 spire-1.2.1/test/integration/setup/adminclient/client.go 20:36:49 spire-1.2.1/test/integration/setup/debugagent/ 20:36:49 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:36:49 spire-1.2.1/test/integration/setup/debugagent/main.go 20:36:49 spire-1.2.1/test/integration/setup/debugserver/ 20:36:49 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:36:49 spire-1.2.1/test/integration/setup/debugserver/main.go 20:36:49 spire-1.2.1/test/integration/setup/downstreamclient/ 20:36:49 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:36:49 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:36:49 spire-1.2.1/test/integration/setup/itclient/ 20:36:49 spire-1.2.1/test/integration/setup/itclient/client.go 20:36:49 spire-1.2.1/test/integration/setup/node-attestation/ 20:36:49 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:36:49 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:36:49 spire-1.2.1/test/integration/setup/x509pop/ 20:36:49 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:36:49 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:36:49 spire-1.2.1/test/integration/suites/ 20:36:49 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:36:49 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:36:49 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:36:49 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:36:49 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:36:49 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:36:49 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:36:49 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:36:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:36:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:36:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:36:49 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:36:49 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:36:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:36:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:36:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:36:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:36:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:36:49 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:36:49 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:36:49 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:36:49 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:36:49 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:36:49 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:36:49 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:36:49 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:36:49 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:36:49 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:36:49 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:36:49 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:36:49 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:36:49 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:36:49 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:36:49 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:36:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:36:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:36:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:36:49 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:36:49 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:36:49 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:36:49 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:36:49 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:36:49 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:36:49 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:36:49 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:36:49 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:36:49 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:36:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:36:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:36:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:36:49 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:36:49 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:36:49 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:36:49 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:36:49 spire-1.2.1/test/integration/suites/join-token/ 20:36:49 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:36:49 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:36:49 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:36:49 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:36:49 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:36:49 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:36:49 spire-1.2.1/test/integration/suites/join-token/README.md 20:36:49 spire-1.2.1/test/integration/suites/join-token/conf/ 20:36:49 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:36:49 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:36:49 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:36:49 spire-1.2.1/test/integration/suites/join-token/teardown 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:36:49 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:36:49 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:36:49 spire-1.2.1/test/integration/suites/k8s/ 20:36:49 spire-1.2.1/test/integration/suites/k8s/00-setup 20:36:49 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:36:49 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:36:49 spire-1.2.1/test/integration/suites/k8s/README.md 20:36:49 spire-1.2.1/test/integration/suites/k8s/conf/ 20:36:49 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:36:49 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:36:49 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:36:49 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:36:49 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:36:49 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:36:49 spire-1.2.1/test/integration/suites/k8s/teardown 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/ 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:36:49 spire-1.2.1/test/integration/suites/node-attestation/ 20:36:49 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:36:49 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:36:49 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:36:49 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:36:49 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:36:49 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:36:49 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:36:49 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:36:49 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:36:49 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:36:49 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:36:49 spire-1.2.1/test/integration/suites/rotation/ 20:36:49 spire-1.2.1/test/integration/suites/rotation/00-setup 20:36:49 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:36:49 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:36:49 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:36:49 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:36:49 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:36:49 spire-1.2.1/test/integration/suites/rotation/README.md 20:36:49 spire-1.2.1/test/integration/suites/rotation/conf/ 20:36:49 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:36:49 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:36:49 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:36:49 spire-1.2.1/test/integration/suites/rotation/teardown 20:36:49 spire-1.2.1/test/integration/suites/self-test/ 20:36:49 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:36:49 spire-1.2.1/test/integration/suites/self-test/README.md 20:36:49 spire-1.2.1/test/integration/suites/self-test/teardown 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:36:49 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:36:49 spire-1.2.1/test/integration/suites/upgrade/ 20:36:49 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:36:49 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:36:49 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:36:49 spire-1.2.1/test/integration/suites/upgrade/README.md 20:36:49 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:36:49 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:36:49 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:36:49 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:36:49 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:36:49 spire-1.2.1/test/integration/suites/upgrade/teardown 20:36:49 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:36:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:36:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:36:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:36:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:36:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:36:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:36:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:36:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:36:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:36:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:36:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:36:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:36:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:36:49 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:36:49 spire-1.2.1/test/integration/test-one.sh 20:36:49 spire-1.2.1/test/integration/test.sh 20:36:49 spire-1.2.1/test/plugintest/ 20:36:49 spire-1.2.1/test/plugintest/config.go 20:36:49 spire-1.2.1/test/plugintest/load.go 20:36:49 spire-1.2.1/test/plugintest/option.go 20:36:49 spire-1.2.1/test/spiretest/ 20:36:49 spire-1.2.1/test/spiretest/apiserver.go 20:36:49 spire-1.2.1/test/spiretest/assertions.go 20:36:49 spire-1.2.1/test/spiretest/dir.go 20:36:49 spire-1.2.1/test/spiretest/errors_posix.go 20:36:49 spire-1.2.1/test/spiretest/errors_windows.go 20:36:49 spire-1.2.1/test/spiretest/logs.go 20:36:49 spire-1.2.1/test/spiretest/socketapi.go 20:36:49 spire-1.2.1/test/spiretest/suite.go 20:36:49 spire-1.2.1/test/spiretest/x509.go 20:36:49 spire-1.2.1/test/testca/ 20:36:49 spire-1.2.1/test/testca/ca.go 20:36:49 spire-1.2.1/test/testkey/ 20:36:49 spire-1.2.1/test/testkey/generate.sh 20:36:49 spire-1.2.1/test/testkey/genkeys.go 20:36:49 spire-1.2.1/test/testkey/keys.go 20:36:49 spire-1.2.1/test/testkey/new.go 20:36:49 spire-1.2.1/test/tpmsimulator/ 20:36:49 spire-1.2.1/test/tpmsimulator/simulator.go 20:36:49 spire-1.2.1/test/util/ 20:36:49 spire-1.2.1/test/util/cert_fixtures.go 20:36:49 spire-1.2.1/test/util/cert_generation.go 20:36:49 spire-1.2.1/test/util/io_redirection.go 20:36:49 spire-1.2.1/test/util/race.go 20:36:49 spire-1.2.1/test/util/util.go 20:36:49 building spire from source... 20:36:49 Installing go1.17.7... 20:36:52 ---> 40cf56984917 20:36:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:36:54 ---> 050ab63eebd2 20:36:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:36:54 Removing intermediate container 9ee4fc0a0dca 20:36:54 ---> 975b18a3ea3b 20:36:54 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:36:55 ---> Running in 6afa9c30744a 20:36:56 Building bin/spire-server... 20:36:56 go: downloading github.com/mitchellh/cli v1.1.2 20:36:56 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:36:56 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:36:56 go: downloading google.golang.org/grpc v1.44.0 20:36:56 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:36:56 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:36:56 go: downloading github.com/imdario/mergo v0.3.12 20:36:56 go: downloading github.com/sirupsen/logrus v1.8.1 20:36:56 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:36:56 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:36:56 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:36:56 go: downloading github.com/fatih/color v1.13.0 20:36:56 go: downloading github.com/mattn/go-isatty v0.0.14 20:36:56 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:36:56 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:36:57 go: downloading github.com/armon/go-metrics v0.3.10 20:36:57 go: downloading github.com/prometheus/client_golang v1.12.1 20:36:57 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:36:57 go: downloading github.com/open-policy-agent/opa v0.38.0 20:36:57 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:36:57 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:36:57 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:36:57 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:36:57 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:36:57 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:36:57 go: downloading github.com/mattn/go-colorable v0.1.12 20:36:57 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:36:57 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:36:57  ---> e1260c126fac 20:36:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:36:57 go: downloading github.com/Masterminds/goutils v1.1.0 20:36:58 go: downloading github.com/Masterminds/semver v1.5.0 20:36:58 go: downloading github.com/google/uuid v1.1.2 20:36:58 go: downloading github.com/huandu/xstrings v1.3.2 20:36:58 go: downloading go.uber.org/atomic v1.9.0 20:36:58 go: downloading github.com/pkg/errors v0.9.1 20:36:58 go: downloading github.com/prometheus/client_model v0.2.0 20:36:58 go: downloading github.com/prometheus/common v0.32.1 20:36:58 go: downloading github.com/beorn7/perks v1.0.1 20:36:58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:36:58 go: downloading github.com/prometheus/procfs v0.7.3 20:36:58 Removing intermediate container 6afa9c30744a 20:36:58 ---> 373f5ff0a17d 20:36:58 Step 28/31 : CMD ["gate"] 20:36:58 go: downloading github.com/imkira/go-observer v1.0.3 20:36:58  ---> Running in e446dda28d71 20:36:58 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:36:58 go: downloading github.com/oklog/run v1.0.0 20:36:58 go: downloading github.com/hashicorp/errwrap v1.1.0 20:36:58 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:36:58 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:36:58 go: downloading github.com/twmb/murmur3 v1.1.6 20:36:58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:36:58 go: downloading github.com/stretchr/testify v1.7.0 20:36:58 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:36:58 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:36:59  ---> Running in 5e6ccb103cb6 20:36:59 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:36:59 go: downloading github.com/blang/semver/v4 v4.0.0 20:36:59 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:36:59 go: downloading github.com/jinzhu/gorm v1.9.16 20:36:59 go: downloading github.com/lib/pq v1.10.4 20:36:59 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:36:59 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:36:59 Removing intermediate container e446dda28d71 20:36:59 ---> 0fffbdfca98b 20:36:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:00 ---> Running in da34cff9138e 20:37:00 Removing intermediate container 5e6ccb103cb6 20:37:00 ---> d23fb2737e29 20:37:00 Step 29/31 : LABEL arch=x86_64 20:37:02 Removing intermediate container da34cff9138e 20:37:02 ---> 4f8874e47ab1 20:37:02 Step 20/22 : LABEL arch=x86_64 20:37:02 ---> Running in 514a439834f5 20:37:02 ---> Running in b39278756625 20:37:02 ? github.com/edgexfoundry/edgex-go [no test files] 20:37:03 Removing intermediate container 514a439834f5 20:37:03 ---> 2f7ce8fc0586 20:37:03 Step 30/31 : LABEL git_sha=6b7d46d9f69d26ca64978e3dc690629cc9db434a 20:37:03 go: downloading google.golang.org/api v0.70.0 20:37:03 go: downloading k8s.io/client-go v0.23.4 20:37:03 go: downloading k8s.io/api v0.23.4 20:37:03 go: downloading github.com/google/go-tpm v0.3.3 20:37:03 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:37:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:37:03 Removing intermediate container b39278756625 20:37:03 ---> 010aaa3ba022 20:37:03 Step 21/22 : LABEL git_sha=6b7d46d9f69d26ca64978e3dc690629cc9db434a 20:37:03 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:37:03 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:37:04  ---> Running in 36217fe8b9e3 20:37:04 ---> Running in 88d17b22d2f7 20:37:04 Removing intermediate container 36217fe8b9e3 20:37:04 ---> 1658e106379a 20:37:04 Step 31/31 : LABEL version=0.0.0 20:37:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:37:05 Removing intermediate container 88d17b22d2f7 20:37:05 ---> 17f19b1f005f 20:37:05 Step 22/22 : LABEL version=0.0.0 20:37:05 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:37:05 go: downloading cloud.google.com/go/storage v1.21.0 20:37:05 go: downloading k8s.io/apimachinery v0.23.4 20:37:05  ---> Running in ef6475b27f6d 20:37:05 go: downloading cloud.google.com/go v0.100.2 20:37:05  ---> Running in 4b66e82fa487 20:37:05 go: downloading k8s.io/kube-aggregator v0.23.3 20:37:05 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:37:05 go: downloading cloud.google.com/go/security v1.3.0 20:37:05 Removing intermediate container ef6475b27f6d 20:37:05 ---> 4727228885f4 20:37:05 20:37:06 go: downloading github.com/hashicorp/vault/api v1.4.1 20:37:06 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:37:06 Successfully built 4727228885f4 20:37:06 Successfully tagged security-bootstrapper:latest 20:37:06  Building security-bootstrapper ... done Building security-spiffe-token-provider 20:37:06 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:37:06 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:37:06 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:37:06 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:37:06 Removing intermediate container 4b66e82fa487 20:37:06 ---> 55ea5b87bd38 20:37:06 20:37:06 Successfully built 55ea5b87bd38 20:37:06 go: downloading github.com/jinzhu/inflection v1.0.0 20:37:06 Successfully tagged support-notifications:latest 20:37:06 Building sys-mgmt-agent 20:37:06  Building support-notifications ... done go: downloading github.com/gogo/protobuf v1.3.2 20:37:07 go: downloading github.com/aws/smithy-go v1.11.0 20:37:07 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:37:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:37:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:37:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:37:07 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:37:07 go: downloading k8s.io/klog/v2 v2.30.0 20:37:07 go: downloading github.com/google/gofuzz v1.1.0 20:37:07 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:37:08 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:37:08 go: downloading github.com/spf13/pflag v1.0.5 20:37:08 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:37:08 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:37:10 go: downloading cloud.google.com/go/compute v1.3.0 20:37:10 go: downloading cloud.google.com/go/iam v0.1.1 20:37:10 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:37:10 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:37:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:37:10 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:37:10 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:37:10 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:37:11 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:37:11 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:37:11 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:37:11 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:37:11 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:37:11 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:37:11 go: downloading github.com/dimchansky/utfbom v1.1.1 20:37:11 go: downloading github.com/tklauser/numcpus v0.3.0 20:37:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:37:11 go: downloading gopkg.in/yaml.v2 v2.4.0 20:37:11 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:37:11 go: downloading github.com/gobwas/glob v0.2.3 20:37:11 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:37:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:37:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:37:11 go: downloading gopkg.in/inf.v0 v0.9.1 20:37:11 go: downloading github.com/go-logr/logr v1.2.2 20:37:11 go: downloading github.com/google/go-cmp v0.5.7 20:37:11 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:37:11 go: downloading github.com/json-iterator/go v1.1.12 20:37:11 go: downloading github.com/googleapis/gnostic v0.5.5 20:37:11 go: downloading go.opencensus.io v0.23.0 20:37:13 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:37:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:37:14 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:37:14 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:37:14 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:37:14 go: downloading go.uber.org/zap v1.21.0 20:37:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:37:16 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:37:16 ---> 572e34378853 20:37:16 Step 3/20 : WORKDIR /edgex-go 20:37:16 ---> Using cache 20:37:16 ---> 4ac6750e77c5 20:37:16 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:37:16 go: downloading sigs.k8s.io/yaml v1.3.0 20:37:16 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:37:16 go: downloading github.com/modern-go/reflect2 v1.0.2 20:37:16 go: downloading github.com/ryanuber/go-glob v1.0.0 20:37:16 go: downloading github.com/golang/snappy v0.0.4 20:37:16 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:37:16 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:37:16 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:37:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:37:17 go: downloading github.com/hashicorp/go-version v1.2.0 20:37:17 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:37:17 go: downloading go.uber.org/multierr v1.6.0 20:37:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:17 ---> 572e34378853 20:37:17 Step 3/23 : WORKDIR /edgex-go 20:37:17 ---> Using cache 20:37:17 ---> 4ac6750e77c5 20:37:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:17 ---> Using cache 20:37:17 ---> 3bafcd433626 20:37:17 Step 5/23 : RUN apk add --update --no-cache make bash git 20:37:20 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:37:20 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:37:30  ---> Running in b8827dd2b32e 20:37:30 ---> Running in 91b43555267b 20:37:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:32 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:37:32 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:37:32 OK: 15864 distinct packages available 20:37:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:32 OK: 221 MiB in 52 packages 20:37:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:34 OK: 221 MiB in 52 packages 20:37:34 Removing intermediate container b8827dd2b32e 20:37:34 ---> ced0dc34d1a3 20:37:34 Step 6/23 : COPY go.mod vendor* ./ 20:37:35 Removing intermediate container 91b43555267b 20:37:35 ---> 22900a4a96b9 20:37:35 Step 5/20 : COPY go.mod vendor* ./ 20:37:35 ---> c1a3356f7ccb 20:37:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:35 ---> Running in 1eaebe504766 20:37:35 ---> b725467d001f 20:37:35 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:36 ---> Running in 17a54a4c76fd 20:37:40 Removing intermediate container 17a54a4c76fd 20:37:40 ---> 0f4d1f77c15c 20:37:40 Step 7/20 : COPY . . 20:37:40 Removing intermediate container 1eaebe504766 20:37:40 ---> 98b459dd1962 20:37:40 Step 8/23 : COPY . . 20:38:12 ---> 28cdacd62edf 20:38:12 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:38:12 ---> eb437c7290e8 20:38:12 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:38:12 ---> Running in 98e39d228d76 20:38:12 ---> Running in 3042f4c4d70b 20:38:12 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 20:38:12 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:38:51 Removing intermediate container 98e39d228d76 20:38:51 ---> e2bbcebaf1d4 20:38:51 20:38:51 Step 9/20 : FROM alpine:3.15 20:38:51 Removing intermediate container 3042f4c4d70b 20:38:51 ---> 0581b36c330d 20:38:51 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:38:51 3.15: Pulling from library/alpine 20:38:51 ---> Running in d46f17d25ec2 20:38:52 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:38:52 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:38:52 Status: Downloaded newer image for alpine:3.15 20:38:52 ---> 0ac33e5f5afa 20:38:52 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:53 ---> Running in b64be520c6d2 20:38:53 Removing intermediate container b64be520c6d2 20:38:53 ---> c142f01d2ba7 20:38:53 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:53 ---> Running in bacecb1c8285 20:38:53 Removing intermediate container d46f17d25ec2 20:38:53 ---> 0d0ae9974cea 20:38:53 20:38:53 Step 11/23 : FROM docker:20.10.14 20:38:53 20.10.14: Pulling from library/docker 20:38:55 Removing intermediate container bacecb1c8285 20:38:55 ---> 332541a72435 20:38:55 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:38:55 ---> Running in 721f31d75c85 20:38:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:38:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:56 Building bin/spire-agent... 20:38:56 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:56 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:56 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:56 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:57 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:57 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:57 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:57 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:38:57 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:38:57 OK: 15854 distinct packages available 20:38:57 go: downloading github.com/docker/go-units v0.4.0 20:38:57 go: downloading github.com/docker/go-connections v0.4.0 20:38:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:57 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:57 go: downloading github.com/containerd/containerd v1.3.4 20:38:57 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:57 go: downloading github.com/opencontainers/go-digest v1.0.0 20:38:57 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:38:57 Status: Downloaded newer image for docker:20.10.14 20:38:57 ---> 7417809fdb73 20:38:57 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:38:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:58 Building bin/spire-agent... 20:38:58 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:58 (1/9) Installing ca-certificates (20211220-r0) 20:38:58 (2/9) Installing brotli-libs (1.0.9-r5) 20:38:58 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:38:58 (4/9) Installing libcurl (7.80.0-r0) 20:38:59 (5/9) Installing curl (7.80.0-r0) 20:38:59 (6/9) Installing dumb-init (1.2.5-r1) 20:38:59 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:59 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:59 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:59 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:59 (7/9) Installing musl-obstack (1.2.3-r0) 20:38:59 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:59 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:59 (8/9) Installing libucontext (1.1-r0) 20:38:59 (9/9) Installing gcompat (1.0.0-r4) 20:38:59 Executing busybox-1.34.1-r5.trigger 20:38:59 Executing ca-certificates-20211220-r0.trigger 20:38:59 OK: 8 MiB in 23 packages 20:38:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:38:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:38:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:38:59 go: downloading github.com/docker/go-units v0.4.0 20:38:59 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:59 go: downloading github.com/docker/go-connections v0.4.0 20:38:59 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:59 go: downloading github.com/containerd/containerd v1.3.4 20:38:59 go: downloading github.com/opencontainers/go-digest v1.0.0 20:39:03  ---> Running in 2ff8c0df2d79 20:39:03 Removing intermediate container 2ff8c0df2d79 20:39:03 ---> 7d63a6e31c19 20:39:03 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:39:04 Removing intermediate container 721f31d75c85 20:39:04 ---> a6fdde4b8dae 20:39:04 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:04 ---> Running in cec8c22e9c36 20:39:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:05 (1/43) Installing readline (8.1.1-r0) 20:39:05 (2/43) Installing bash (5.1.16-r0) 20:39:05 Executing bash-5.1.16-r0.post-install 20:39:05 (3/43) Installing brotli-libs (1.0.9-r5) 20:39:05 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:39:05 (5/43) Installing libcurl (7.80.0-r0) 20:39:05 (6/43) Installing curl (7.80.0-r0) 20:39:05 (7/43) Installing dumb-init (1.2.5-r1) 20:39:05 ---> 4d59c88a6d7f 20:39:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:39:05 (8/43) Installing libbz2 (1.0.8-r1) 20:39:05 (9/43) Installing expat (2.4.7-r0) 20:39:05 (10/43) Installing libffi (3.4.2-r1) 20:39:05 (11/43) Installing gdbm (1.22-r0) 20:39:05 (12/43) Installing xz-libs (5.2.5-r1) 20:39:05 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:39:05 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:39:05 (15/43) Installing mpdecimal (2.5.1-r1) 20:39:05 (16/43) Installing sqlite-libs (3.36.0-r0) 20:39:05 (17/43) Installing python3 (3.9.7-r4) 20:39:05 (18/43) Installing py3-appdirs (1.4.4-r2) 20:39:05 (19/43) Installing py3-certifi (2020.12.5-r1) 20:39:05 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:39:05 (21/43) Installing py3-idna (3.3-r0) 20:39:05 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:39:05 (23/43) Installing py3-requests (2.26.0-r1) 20:39:05 (24/43) Installing py3-msgpack (1.0.2-r1) 20:39:05 (25/43) Installing py3-lockfile (0.12.2-r4) 20:39:05 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:39:05 (27/43) Installing py3-colorama (0.4.4-r1) 20:39:05 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:39:05 (29/43) Installing py3-distlib (0.3.3-r0) 20:39:05 (30/43) Installing py3-distro (1.6.0-r0) 20:39:05 (31/43) Installing py3-six (1.16.0-r0) 20:39:05 (32/43) Installing py3-webencodings (0.5.1-r4) 20:39:05 (33/43) Installing py3-html5lib (1.1-r1) 20:39:05 (34/43) Installing py3-parsing (2.4.7-r2) 20:39:05 (35/43) Installing py3-packaging (20.9-r1) 20:39:05 (36/43) Installing py3-tomli (1.2.2-r0) 20:39:05 (37/43) Installing py3-pep517 (0.12.0-r0) 20:39:06 (38/43) Installing py3-progress (1.6-r0) 20:39:06 (39/43) Installing py3-retrying (1.3.3-r2) 20:39:06 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:39:06 (41/43) Installing py3-setuptools (52.0.0-r4) 20:39:06 (42/43) Installing py3-toml (0.10.2-r2) 20:39:06 (43/43) Installing py3-pip (20.3.4-r1) 20:39:06 Executing busybox-1.34.1-r5.trigger 20:39:06 OK: 83 MiB in 65 packages 20:39:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:39:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:39:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:39:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:39:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:39:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:39:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:39:07 Collecting docker-compose==1.23.2 20:39:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:39:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:39:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:39:07 Collecting websocket-client<1.0,>=0.32.0 20:39:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:39:07 Collecting PyYAML<4,>=3.10 20:39:07 Downloading PyYAML-3.13.tar.gz (270 kB) 20:39:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:39:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:39:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:39:08 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:39:08 Collecting dockerpty<0.5,>=0.4.1 20:39:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:39:08 ---> ba559998209c 20:39:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:39:08 ---> 2ba0d2a8c244 20:39:08 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:39:09 ---> Running in b935b656c97b 20:39:09 Collecting docker<4.0,>=3.6.0 20:39:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:39:09 Collecting jsonschema<3,>=2.5.1 20:39:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:39:09 Collecting docopt<0.7,>=0.6.1 20:39:09 Downloading docopt-0.6.2.tar.gz (25 kB) 20:39:09 Removing intermediate container b935b656c97b 20:39:09 ---> 53eacc12a3fe 20:39:09 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:09 ---> Running in 2c3b19c61a04 20:39:09 Removing intermediate container 2c3b19c61a04 20:39:09 ---> aa335082a562 20:39:09 Step 18/20 : LABEL arch=x86_64 20:39:09 ---> Running in c98facddd941 20:39:09 Collecting cached-property<2,>=1.2.0 20:39:09 Removing intermediate container c98facddd941 20:39:09 ---> 8cbcfb1985fb 20:39:09 Step 19/20 : LABEL git_sha=6b7d46d9f69d26ca64978e3dc690629cc9db434a 20:39:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:39:09 ---> Running in e309472a1c5b 20:39:09 Collecting texttable<0.10,>=0.9.0 20:39:09 Downloading texttable-0.9.1.tar.gz (11 kB) 20:39:09 Removing intermediate container e309472a1c5b 20:39:09 ---> 492330b581bb 20:39:09 Step 20/20 : LABEL version=0.0.0 20:39:09 ---> Running in 78db6dc3ea5f 20:39:09 Removing intermediate container 78db6dc3ea5f 20:39:09 ---> 4eddce3576f4 20:39:09 20:39:09 Successfully built 4eddce3576f4 20:39:09 Successfully tagged security-spiffe-token-provider:latest 20:39:09  Building security-spiffe-token-provider ... done Collecting docker-pycreds>=0.4.0 20:39:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:39:10 Collecting chardet<3.1.0,>=3.0.2 20:39:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:39:10 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:39:10 Collecting idna<2.8,>=2.5 20:39:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:39:10 Collecting urllib3<1.25,>=1.21.1 20:39:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:39:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:39:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:39:10 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:39:10 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:39:10 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:39:10 Attempting uninstall: urllib3 20:39:10 Found existing installation: urllib3 1.26.7 20:39:10 Uninstalling urllib3-1.26.7: 20:39:10 Successfully uninstalled urllib3-1.26.7 20:39:10 Attempting uninstall: idna 20:39:10 Found existing installation: idna 3.3 20:39:10 Uninstalling idna-3.3: 20:39:10 Successfully uninstalled idna-3.3 20:39:10 Attempting uninstall: requests 20:39:10 Found existing installation: requests 2.26.0 20:39:10 Uninstalling requests-2.26.0: 20:39:11 Successfully uninstalled requests-2.26.0 20:39:11 Running setup.py install for texttable: started 20:39:11 Running setup.py install for texttable: finished with status 'done' 20:39:11 Running setup.py install for PyYAML: started 20:39:12 Running setup.py install for PyYAML: finished with status 'done' 20:39:12 Running setup.py install for docopt: started 20:39:12 Running setup.py install for docopt: finished with status 'done' 20:39:12 Running setup.py install for dockerpty: started 20:39:12 Running setup.py install for dockerpty: finished with status 'done' 20:39:13 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:39:19 Removing intermediate container cec8c22e9c36 20:39:19 ---> 0850d9fe9035 20:39:19 Step 14/23 : ENV APP_PORT=58890 20:39:19 ---> Running in 1a321632d29f 20:39:19 Removing intermediate container 1a321632d29f 20:39:19 ---> 29c1591c672a 20:39:19 Step 15/23 : EXPOSE $APP_PORT 20:39:19 ---> Running in 17ac6bb44d81 20:39:19 Removing intermediate container 17ac6bb44d81 20:39:19 ---> 1059f8d899fb 20:39:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.301s coverage: 28.7% of statements 20:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:39:21 ---> 66c4f0bf038a 20:39:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:39:21 ---> 1099cb18d57d 20:39:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:39:22 ---> abbc154ee9f4 20:39:22 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:39:22 ---> Running in b869eaf50c13 20:39:22 Removing intermediate container b869eaf50c13 20:39:22 ---> 951c3e6489af 20:39:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:22 ---> Running in 5d802ef14172 20:39:23 Removing intermediate container 5d802ef14172 20:39:23 ---> 3a8e844e2399 20:39:23 Step 21/23 : LABEL arch=x86_64 20:39:23 ---> Running in 138b31def1ac 20:39:23 Removing intermediate container 138b31def1ac 20:39:23 ---> 1c65bf28b0d0 20:39:23 Step 22/23 : LABEL git_sha=6b7d46d9f69d26ca64978e3dc690629cc9db434a 20:39:24 ---> Running in a7091d7192b1 20:39:25 Removing intermediate container a7091d7192b1 20:39:25 ---> 5a865a81b5e0 20:39:25 Step 23/23 : LABEL version=0.0.0 20:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.526s coverage: 98.5% of statements 20:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:39:27 ---> Running in f6a7d4d7612e 20:39:28 Removing intermediate container f6a7d4d7612e 20:39:28 ---> 87fe5efa3c56 20:39:28 20:39:28 Successfully built 87fe5efa3c56 20:39:28 Successfully tagged sys-mgmt-agent:latest 20:39:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.542s coverage: 54.9% of statements 20:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:39:50  Building sys-mgmt-agent ... done Building bin/spire-agent... 20:39:50 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:39:50 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:39:50 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:39:50 go: downloading github.com/docker/docker v20.10.12+incompatible 20:39:50 go: downloading github.com/google/go-tpm-tools v0.3.3 20:39:50 go: downloading github.com/docker/go-connections v0.4.0 20:39:50 go: downloading github.com/docker/go-units v0.4.0 20:39:50 go: downloading github.com/opencontainers/image-spec v1.0.1 20:39:50 go: downloading github.com/containerd/containerd v1.3.4 20:39:50 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:39:50 go: downloading github.com/opencontainers/go-digest v1.0.0 20:39:50 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:39:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.086s coverage: 89.2% of statements 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.408s coverage: 84.4% of statements 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.552s coverage: 95.4% of statements 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.253s coverage: 72.2% of statements 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.249s coverage: 60.0% of statements 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.624s coverage: 0.9% of statements 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.405s coverage: 58.8% of statements 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.479s coverage: 24.0% of statements 20:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.471s coverage: 47.1% of statements 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.272s coverage: 79.5% of statements 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.276s coverage: 94.1% of statements 20:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.321s coverage: 96.3% of statements 20:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.252s coverage: 87.5% of statements 20:40:02 Removing intermediate container bcae830a1757 20:40:02 ---> d647c02a9899 20:40:02 20:40:02 Step 13/26 : FROM alpine:3.15 20:40:02 ---> 0ac33e5f5afa 20:40:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:40:02 ---> Using cache 20:40:02 ---> c142f01d2ba7 20:40:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:02 ---> Using cache 20:40:02 ---> 332541a72435 20:40:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:40:02 ---> Running in 748b3d52ccc7 20:40:02 Removing intermediate container 36af1e23ad5e 20:40:02 ---> a9be3f1d6896 20:40:02 20:40:02 Step 13/25 : FROM alpine:3.15 20:40:02 ---> 0ac33e5f5afa 20:40:02 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:40:02 ---> Using cache 20:40:02 ---> c142f01d2ba7 20:40:02 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:02 ---> Using cache 20:40:02 ---> 332541a72435 20:40:02 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:40:02 ---> Running in fcfcb6f39d14 20:40:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:40:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:40:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:40:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:40:02 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:40:02 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:40:02 OK: 15854 distinct packages available 20:40:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:40:03 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:40:03 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:40:03 OK: 15854 distinct packages available 20:40:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:40:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:40:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:40:04 (1/5) Installing dumb-init (1.2.5-r1) 20:40:04 (2/5) Installing musl-obstack (1.2.3-r0) 20:40:04 (3/5) Installing libucontext (1.1-r0) 20:40:04 (4/5) Installing gcompat (1.0.0-r4) 20:40:04 (1/5) Installing dumb-init (1.2.5-r1) 20:40:04 (5/5) Installing openssl (1.1.1n-r0) 20:40:04 (2/5) Installing musl-obstack (1.2.3-r0) 20:40:04 (3/5) Installing libucontext (1.1-r0) 20:40:04 Executing busybox-1.34.1-r5.trigger 20:40:04 OK: 6 MiB in 19 packages 20:40:04 (4/5) Installing gcompat (1.0.0-r4) 20:40:04 (5/5) Installing openssl (1.1.1n-r0) 20:40:04 Executing busybox-1.34.1-r5.trigger 20:40:04 OK: 6 MiB in 19 packages 20:40:06 Removing intermediate container fcfcb6f39d14 20:40:06 ---> 8565b3994200 20:40:06 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:40:06 Removing intermediate container 748b3d52ccc7 20:40:06 ---> bc8d9cd2d973 20:40:06 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:40:08 ---> 65667b4d95ba 20:40:08 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:40:08 ---> 0b08fe164e36 20:40:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.272s coverage: 94.4% of statements 20:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.249s coverage: 44.8% of statements 20:40:09 ---> 40ce516c81cd 20:40:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:40:09 ---> 7a45b7ee1c3e 20:40:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:40:10 ---> d85667d45be0 20:40:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:40:10 ---> cc0151a7b903 20:40:10 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:40:10 ---> Running in e1ec31019120 20:40:10 ---> a0827633b16c 20:40:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:40:10 Removing intermediate container e1ec31019120 20:40:10 ---> a7274a59a4ef 20:40:10 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:40:10 ---> Running in efa63f623863 20:40:10 ---> ba29acaca6d3 20:40:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:40:10 Removing intermediate container efa63f623863 20:40:10 ---> 72b506ea2cb3 20:40:10 Step 23/25 : LABEL arch=x86_64 20:40:11 ---> Running in f4e7ccf8b7c1 20:40:11 ---> 42ef7a22adbf 20:40:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:40:11 ---> Running in 9bee051c7997 20:40:11 Removing intermediate container f4e7ccf8b7c1 20:40:11 ---> 0bb36c75ad82 20:40:11 Step 24/25 : LABEL git_sha=6b7d46d9f69d26ca64978e3dc690629cc9db434a 20:40:11 ---> Running in 4c4a45680488 20:40:11 Removing intermediate container 9bee051c7997 20:40:11 ---> f123e5c724a9 20:40:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:40:11 ---> Running in 15c3796963f7 20:40:11 Removing intermediate container 4c4a45680488 20:40:11 ---> 980432afe8f1 20:40:11 Step 25/25 : LABEL version=0.0.0 20:40:11 ---> Running in 6cf06926a1d7 20:40:11 Removing intermediate container 15c3796963f7 20:40:11 ---> d765abf1512a 20:40:11 Step 24/26 : LABEL arch=x86_64 20:40:12 ---> Running in e9950ea8ab8f 20:40:12 Removing intermediate container 6cf06926a1d7 20:40:12 ---> f0445c731ee6 20:40:12 20:40:12 Removing intermediate container e9950ea8ab8f 20:40:12 ---> 61ef96132c29 20:40:12 Step 25/26 : LABEL git_sha=6b7d46d9f69d26ca64978e3dc690629cc9db434a 20:40:12 ---> Running in ed095a46d35b 20:40:12 Successfully built f0445c731ee6 20:40:12 Successfully tagged security-spire-server:latest 20:40:12  Building security-spire-server ... done Removing intermediate container ed095a46d35b 20:40:12 ---> be9a2fe1c98a 20:40:12 Step 26/26 : LABEL version=0.0.0 20:40:13 ---> Running in 52a3fdf1a735 20:40:13 Removing intermediate container 52a3fdf1a735 20:40:13 ---> 32b97050d7dd 20:40:13 20:40:13 Successfully built 32b97050d7dd 20:40:13 Successfully tagged security-spire-agent:latest 20:40:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.812s coverage: 82.5% of statements 20:40:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.444s coverage: 92.9% of statements 20:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 20:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements 20:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.218s coverage: 100.0% of statements 20:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.323s coverage: 58.8% of statements 20:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.339s coverage: 80.0% of statements 20:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.279s coverage: 87.2% of statements 20:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.316s coverage: 85.4% of statements 20:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.895s coverage: 91.2% of statements 20:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.991s coverage: 64.4% of statements 20:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.258s coverage: 100.0% of statements 20:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 20:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 20:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 20:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.654s coverage: 65.4% of statements 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.910s coverage: 43.8% of statements 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.264s coverage: 89.5% of statements 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:40:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.438s coverage: 17.7% of statements 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:40:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.817s coverage: 92.3% of statements 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:40:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.254s coverage: 63.2% of statements 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:40:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:40:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.259s coverage: 28.9% of statements 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:40:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:40:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.255s coverage: 100.0% of statements 20:40:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 20:40:44 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 20:40:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:40:44 GO111MODULE=on go vet ./... 20:40:52  Building security-spire-agent ... done Removing intermediate container adf5ef7818f5 20:40:52 ---> 783d24bd5b23 20:40:52 20:40:52 Step 13/26 : FROM alpine:3.15 20:40:52 ---> 0ac33e5f5afa 20:40:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:40:52 ---> Using cache 20:40:52 ---> c142f01d2ba7 20:40:52 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:52 ---> Using cache 20:40:52 ---> 332541a72435 20:40:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:40:52 ---> Running in bb82b97096b2 20:40:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:40:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:40:52 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:40:52 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:40:52 OK: 15854 distinct packages available 20:40:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:40:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:40:52 (1/4) Installing dumb-init (1.2.5-r1) 20:40:52 (2/4) Installing musl-obstack (1.2.3-r0) 20:40:52 (3/4) Installing libucontext (1.1-r0) 20:40:52 (4/4) Installing gcompat (1.0.0-r4) 20:40:52 Executing busybox-1.34.1-r5.trigger 20:40:52 OK: 6 MiB in 18 packages 20:40:53 Removing intermediate container bb82b97096b2 20:40:53 ---> 450535377b23 20:40:53 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:40:54 ---> 075375c1137e 20:40:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:40:54 ---> a61256491199 20:40:54 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:40:54 ---> Running in 795de1a745ec 20:40:54 Removing intermediate container 795de1a745ec 20:40:54 ---> 410fa89db498 20:40:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:40:54 ---> a391db7e8631 20:40:54 Step 21/26 : WORKDIR / 20:40:54 ---> Running in f72831e835e5 20:40:54 Removing intermediate container f72831e835e5 20:40:54 ---> 2d79315c9af9 20:40:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:40:54 ---> Running in fd57dc142586 20:40:55 Removing intermediate container fd57dc142586 20:40:55 ---> a224bd5b0fe0 20:40:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:40:55 ---> Running in 5fc0627d12a7 20:40:55 Removing intermediate container 5fc0627d12a7 20:40:55 ---> ffcf20394a90 20:40:55 Step 24/26 : LABEL arch=x86_64 20:40:55 ---> Running in de6fdc2ccd79 20:40:55 Removing intermediate container de6fdc2ccd79 20:40:55 ---> 1f40f3d3255f 20:40:55 Step 25/26 : LABEL git_sha=6b7d46d9f69d26ca64978e3dc690629cc9db434a 20:40:55 ---> Running in 6ebfb3cca12e 20:40:55 Removing intermediate container 6ebfb3cca12e 20:40:55 ---> 19df31c578e1 20:40:55 Step 26/26 : LABEL version=0.0.0 20:40:55 ---> Running in 532525c9c5f4 20:40:55 Removing intermediate container 532525c9c5f4 20:40:55 ---> dc12308191f3 20:40:55 20:40:55 Successfully built dc12308191f3 20:40:55 Successfully tagged security-spire-config:latest 20:40:56  Building security-spire-config ... done  [Pipeline] } 20:40:56 $ docker stop --time=1 00d85de88c4f43d41b0004bdf64bfa394ede7f4dccf7bd5a63268e517ee60a8b 20:40:57 $ docker rm -f 00d85de88c4f43d41b0004bdf64bfa394ede7f4dccf7bd5a63268e517ee60a8b [Pipeline] // withDockerContainer [Pipeline] sh 20:40:57 + docker images 20:40:57 REPOSITORY TAG IMAGE ID CREATED SIZE 20:40:57 security-spire-config latest dc12308191f3 2 seconds ago 86.7MB 20:40:57 783d24bd5b23 18 seconds ago 4.5GB 20:40:57 security-spire-agent latest 32b97050d7dd 44 seconds ago 127MB 20:40:57 security-spire-server latest f0445c731ee6 46 seconds ago 87.3MB 20:40:57 d647c02a9899 About a minute ago 4.5GB 20:40:57 a9be3f1d6896 About a minute ago 4.5GB 20:40:57 sys-mgmt-agent latest 87fe5efa3c56 About a minute ago 307MB 20:40:57 security-spiffe-token-provider latest 4eddce3576f4 About a minute ago 28.5MB 20:40:57 0d0ae9974cea 2 minutes ago 1.62GB 20:40:57 e2bbcebaf1d4 2 minutes ago 1.61GB 20:40:57 support-notifications latest 55ea5b87bd38 3 minutes ago 26.6MB 20:40:57 security-bootstrapper latest 4727228885f4 3 minutes ago 24.3MB 20:40:57 core-command latest 5cc556ba0688 4 minutes ago 24.5MB 20:40:57 778ffa04fa34 4 minutes ago 1.62GB 20:40:57 11c1c41b1a2b 4 minutes ago 1.61GB 20:40:57 75fdbe349b04 5 minutes ago 1.61GB 20:40:57 security-secretstore-setup latest 85929ba5e033 5 minutes ago 42.1MB 20:40:57 security-proxy-setup latest 522c475bbe03 5 minutes ago 43.4MB 20:40:57 core-metadata latest f0982a3d941f 5 minutes ago 26.2MB 20:40:57 core-data latest ba7c8d60e82b 5 minutes ago 35.9MB 20:40:57 support-scheduler latest a31c680d8bd9 5 minutes ago 26MB 20:40:57 02118c24967e 5 minutes ago 1.65GB 20:40:57 69c4b20021ef 5 minutes ago 1.63GB 20:40:57 3ed55126d667 5 minutes ago 1.62GB 20:40:57 ac89825907e6 5 minutes ago 1.62GB 20:40:57 afa307b26d48 5 minutes ago 1.63GB 20:40:57 ci-base-image-x86_64 latest 572e34378853 9 minutes ago 896MB 20:40:57 docker 20.10.14 7417809fdb73 6 days ago 218MB 20:40:57 alpine 3.14 e04c818066af 6 days ago 5.59MB 20:40:57 alpine 3.15 0ac33e5f5afa 6 days ago 5.57MB 20:40:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 20:40:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 20:40:57 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 20:41:12 Still waiting to schedule task 20:41:12 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:42:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:42:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:42:51 ./bin/test-attribution-txt.sh [Pipeline] echo 20:42:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:42:52 + ls -al . 20:42:52 total 664 20:42:52 drwxrwxr-x 9 1001 1001 4096 Apr 11 20:42 . 20:42:52 drwxr-xr-x 4 root root 4096 Apr 11 20:36 .. 20:42:52 -rw-rw-r-- 1 1001 1001 11 Apr 11 20:34 .dockerignore 20:42:52 drwxrwxr-x 8 1001 1001 4096 Apr 11 20:34 .git 20:42:52 drwxrwxr-x 3 1001 1001 4096 Apr 11 20:34 .github 20:42:52 -rw-rw-r-- 1 1001 1001 870 Apr 11 20:34 .gitignore 20:42:52 -rw-rw-r-- 1 1001 1001 42 Apr 11 20:34 .golangci.yml 20:42:52 -rw-rw-r-- 1 1001 1001 87 Apr 11 20:34 .hadolint.yml 20:42:52 -rw-rw-r-- 1 1001 1001 166 Apr 11 20:34 .sonarcloud.properties 20:42:52 -rw-rw-r-- 1 1001 1001 1171 Apr 11 20:34 ADOPTERS.md 20:42:52 -rw-rw-r-- 1 1001 1001 9953 Apr 11 20:34 Attribution.txt 20:42:52 -rw-rw-r-- 1 1001 1001 51732 Apr 11 20:34 CHANGELOG.md 20:42:52 -rw-rw-r-- 1 1001 1001 3804 Apr 11 20:34 CONTRIBUTING.md 20:42:52 -rw-rw-r-- 1 1001 1001 677 Apr 11 20:34 GOVERNANCE.md 20:42:52 -rw-rw-r-- 1 1001 1001 849 Apr 11 20:34 Jenkinsfile 20:42:52 -rw-rw-r-- 1 1001 1001 10775 Apr 11 20:34 LICENSE 20:42:52 -rw-rw-r-- 1 1001 1001 8478 Apr 11 20:34 Makefile 20:42:52 -rw-rw-r-- 1 1001 1001 582 Apr 11 20:34 OWNERS.md 20:42:52 -rw-rw-r-- 1 1001 1001 8207 Apr 11 20:34 README.md 20:42:52 -rw-rw-r-- 1 1001 1001 6912 Apr 11 20:34 SECURITY.md 20:42:52 -rw-rw-r-- 1 1001 1001 5 Apr 11 20:30 VERSION 20:42:52 -rw-rw-r-- 1 1001 1001 4131 Apr 11 20:34 ZMQWindows.md 20:42:52 drwxrwxr-x 2 1001 1001 4096 Apr 11 20:34 bin 20:42:52 drwxrwxr-x 18 1001 1001 4096 Apr 11 20:34 cmd 20:42:52 -rw-r--r-- 1 root root 432839 Apr 11 20:40 coverage.out 20:42:52 -rw-rw-r-- 1 1001 1001 3175 Apr 11 20:34 go.mod 20:42:52 -rw-rw-r-- 1 1001 1001 34990 Apr 11 20:34 go.sum 20:42:52 drwxrwxr-x 8 1001 1001 4096 Apr 11 20:34 internal 20:42:52 drwxrwxr-x 3 1001 1001 4096 Apr 11 20:34 openapi 20:42:52 drwxrwxr-x 4 1001 1001 4096 Apr 11 20:34 snap 20:42:52 -rw-rw-r-- 1 1001 1001 204 Apr 11 20:34 version.go [Pipeline] sh 20:42:53 + '[' -e coverage.out ] 20:42:53 + chown 1001:1001 coverage.out [Pipeline] stash 20:42:53 Warning: overwriting stash ‘coverage-report’ 20:42:54 Stashed 1 file(s) [Pipeline] sh 20:42:55 + make build 20:42:55 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 20: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/core-metadata/core-metadata ./cmd/core-metadata 20:46:53 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 20:46: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-notifications/support-notifications ./cmd/support-notifications 20:46:53 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:46:54 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:47:00 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 20:47:07 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 20:47: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:47:19 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 20:47:26 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 20:47:31 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 20:47:42 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] } 20:47:47 $ docker stop --time=1 55ffe5e98a3f120240e398a1b0e9eac999e5bc2a8874e0156c6732fdb372753c 20:47:49 $ docker rm -f 55ffe5e98a3f120240e398a1b0e9eac999e5bc2a8874e0156c6732fdb372753c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:47:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:47:52 20:47:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:47:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:47:52 latest: Pulling from edgex-devops/edgex-compose-arm64 20:47:52 29e5d40040c1: Pulling fs layer 20:47:52 1ce36da41761: Pulling fs layer 20:47:52 25b303627fd3: Pulling fs layer 20:47:52 29e5d40040c1: Verifying Checksum 20:47:52 29e5d40040c1: Download complete 20:47:52 1ce36da41761: Verifying Checksum 20:47:52 1ce36da41761: Download complete 20:47:53 29e5d40040c1: Pull complete 20:47:54 25b303627fd3: Verifying Checksum 20:47:54 25b303627fd3: Download complete 20:47:54 1ce36da41761: Pull complete 20:48:04 25b303627fd3: Pull complete 20:48:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:48:04 prd-ubuntu20.04-docker-arm64-4c-16g-19605 does not seem to be running inside a container 20:48:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:48:07 $ docker top db9ef48d51de10f2a063f869de5dce4e8e843b588dbbe3d2d437541c9dc9ce78 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:08 + grep parallel 20:48:08 + docker-compose build --help 20:48:15 --parallel Build images in parallel. [Pipeline] } 20:48:15 $ docker stop --time=1 db9ef48d51de10f2a063f869de5dce4e8e843b588dbbe3d2d437541c9dc9ce78 20:48:16 $ docker rm -f db9ef48d51de10f2a063f869de5dce4e8e843b588dbbe3d2d437541c9dc9ce78 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:17 . [Pipeline] withDockerContainer 20:48:17 prd-ubuntu20.04-docker-arm64-4c-16g-19605 does not seem to be running inside a container 20:48:17 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:48:19 $ docker top 8d0aa0aff2ca78fc9ecfb8de991f34efc327aa2b25ea7841a233846d7707f00b -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:20 + docker-compose -f ./docker-compose-build.yml build --parallel 20:48:27 Building core-command ... 20:48:27 Building core-data ... 20:48:27 Building core-metadata ... 20:48:27 Building security-bootstrapper ... 20:48:27 Building security-proxy-setup ... 20:48:27 Building security-secretstore-setup ... 20:48:27 Building security-spiffe-token-provider ... 20:48:27 Building security-spire-agent ... 20:48:27 Building security-spire-config ... 20:48:27 Building security-spire-server ... 20:48:27 Building support-notifications ... 20:48:27 Building support-scheduler ... 20:48:27 Building sys-mgmt-agent ... 20:48:27 Building security-secretstore-setup 20:48:27 Building security-spiffe-token-provider 20:48:27 Building security-bootstrapper 20:48:27 Building security-spire-config 20:48:27 Building sys-mgmt-agent 20:50:18 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:50:18 ---> 2a7338bc2847 20:50:18 Step 3/25 : WORKDIR /edgex-go 20:50:18 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:50:18 ---> 2a7338bc2847 20:50:18 Step 3/26 : WORKDIR /edgex-go 20:50:18 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:50:18 ---> 2a7338bc2847 20:50:18 Step 3/20 : WORKDIR /edgex-go 20:50:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:50:18 ---> 2a7338bc2847 20:50:18 Step 3/23 : WORKDIR /edgex-go 20:50:18 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:50:18 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:50:18 ---> 2a7338bc2847 20:50:18 Step 3/31 : WORKDIR /edgex-go 20:50:18 ---> Running in 7514b10bcf21 20:50:18 ---> Running in 5fe7b500ef14 20:50:18 ---> Running in 02bff9cad9dd 20:50:18 ---> Running in 53efd5b289c0 20:50:18 ---> Running in 63d885931fc8 20:50:18 Removing intermediate container 5fe7b500ef14 20:50:18 ---> 3d4270f142fd 20:50:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:18 ---> Running in 6173eecfeede 20:50:18 Removing intermediate container 02bff9cad9dd 20:50:18 Removing intermediate container 7514b10bcf21 20:50:18 ---> ab94275ef3a1 20:50:18 ---> b6f08d6d5fd7 20:50:18 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:18 20:50:18 Removing intermediate container 53efd5b289c0 20:50:18 ---> b523dce3e029 20:50:18 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:18 Removing intermediate container 63d885931fc8 20:50:18 ---> 4f49a51aca3b 20:50:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:50:18 ---> Running in 4d7702ee4caf 20:50:18 ---> Running in 9efc62c2e11a 20:50:18 ---> Running in e0d3b13f9811 20:50:18 ---> Running in cd74fa393490 20:50:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:19 Removing intermediate container 6173eecfeede 20:50:19 ---> 8b4a71462d10 20:50:19 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:50:19 Removing intermediate container 4d7702ee4caf 20:50:19 ---> 1a7c64c1e203 20:50:19 Step 5/31 : RUN apk add --update --no-cache make git 20:50:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:19 ---> Running in 589f346a60c6 20:50:19 ---> Running in 8fb8f2a1af3c 20:50:19 Removing intermediate container e0d3b13f9811 20:50:19 ---> 773269e14d90 20:50:19 Step 5/25 : RUN apk add --update --no-cache make git 20:50:20 Removing intermediate container 9efc62c2e11a 20:50:20 ---> b0fcf264e775 20:50:20 Step 5/23 : RUN apk add --update --no-cache make bash git 20:50:20 ---> Running in ec75dcaa6daa 20:50:20 ---> Running in 7a03d3f1233a 20:50:21 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:50:21 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:50:21 OK: 15739 distinct packages available 20:50:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:50:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:23 OK: 220 MiB in 52 packages 20:50:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:50:25 OK: 220 MiB in 52 packages 20:50:25 Removing intermediate container cd74fa393490 20:50:25 ---> 906a40c0bfe3 20:50:25 Step 5/20 : COPY go.mod vendor* ./ 20:50:25 OK: 220 MiB in 52 packages 20:50:25 OK: 220 MiB in 52 packages 20:50:25 OK: 220 MiB in 52 packages 20:50:27 ---> fb252789e286 20:50:27 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:27 Removing intermediate container 8fb8f2a1af3c 20:50:27 ---> 6cb512df1a5a 20:50:27 Step 6/31 : COPY go.mod vendor* ./ 20:50:27 ---> Running in e71d12b682c2 20:50:27 Removing intermediate container 7a03d3f1233a 20:50:27 ---> 76bf6e890f75 20:50:27 Step 6/23 : COPY go.mod vendor* ./ 20:50:27 Removing intermediate container ec75dcaa6daa 20:50:27 ---> f4c77e93e407 20:50:27 Step 6/25 : COPY go.mod vendor* ./ 20:50:27 Removing intermediate container 589f346a60c6 20:50:27 ---> f0cc875f476f 20:50:27 Step 6/26 : COPY go.mod vendor* ./ 20:50:29 ---> 16ed1f3ce5de 20:50:29 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:29 ---> 37383d37e518 20:50:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:29 ---> b03ec51cac06 20:50:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:29 ---> 9ecf7c3b510e 20:50:29 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:30 ---> Running in 694a128f1edf 20:50:30 ---> Running in 4132b2ed51a4 20:50:30 ---> Running in 9d1bac16655a 20:50:30 ---> Running in dbb4da6f2175 20:50:32 Removing intermediate container e71d12b682c2 20:50:32 ---> c414fcabdd97 20:50:32 Step 7/20 : COPY . . 20:50:36 Removing intermediate container 694a128f1edf 20:50:36 ---> 950c8645655a 20:50:36 Step 8/25 : COPY . . 20:50:37 Removing intermediate container 4132b2ed51a4 20:50:37 ---> 19a35035e1dc 20:50:37 Step 8/23 : COPY . . 20:50:37 Removing intermediate container 9d1bac16655a 20:50:37 ---> 5bfe3efe9813 20:50:37 Step 8/26 : COPY . . 20:50:37 Removing intermediate container dbb4da6f2175 20:50:37 ---> f23c6eaa71b4 20:50:37 Step 8/31 : COPY . . 20:51:10 ---> ead4e8d4294e 20:51:10 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:51:10 ---> Running in d11f563ecdab 20:51:11 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 20:51:11 ---> a1c8a9683c58 20:51:11 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:51:12 ---> Running in 6dcd22e8ae51 20:51: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 20:51:15 ---> adde10037e4f 20:51:15 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:51:15 ---> Running in 8159cad8207a 20:51:17 ---> 3e37d16ad910 20:51:17 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:51:17 ---> 3f0898056ae1 20:51:17 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:51:17 ---> Running in 422ea5d3fcf5 20:51:17 ---> Running in 0d965e4fd826 20:51:18 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:51:18 Removing intermediate container 0d965e4fd826 20:51:18 ---> 3c5c412a09fc 20:51:18 Step 10/26 : RUN mkdir -p spire-build 20:51:19 ---> Running in f784571447a9 20:51:20 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 20:51:22 Removing intermediate container f784571447a9 20:51:22 ---> 9110341f624b 20:51:22 Step 11/26 : WORKDIR /edgex-go/spire-build 20:51:22 ---> Running in c741bf837552 20:51:23 Removing intermediate container c741bf837552 20:51:23 ---> 176f475a9036 20:51:23 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 20:51:23 ---> Running in 42ac02561c0e 20:51:26 spire-1.2.1/ 20:51:26 spire-1.2.1/.data/ 20:51:26 spire-1.2.1/.data/.file 20:51:26 spire-1.2.1/.dockerignore 20:51:26 spire-1.2.1/.gitattributes 20:51:26 spire-1.2.1/.githooks/ 20:51:26 spire-1.2.1/.githooks/pre-commit 20:51:26 spire-1.2.1/.github/ 20:51:26 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:51:26 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:51:26 spire-1.2.1/.github/dependabot.yml 20:51:26 spire-1.2.1/.github/workflows/ 20:51:26 spire-1.2.1/.github/workflows/nightly_build.yaml 20:51:26 spire-1.2.1/.github/workflows/pr_build.yaml 20:51:26 spire-1.2.1/.github/workflows/release_build.yaml 20:51:26 spire-1.2.1/.github/workflows/scripts/ 20:51:26 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:51:26 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:51:26 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:51:26 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:51:26 spire-1.2.1/.github/workflows/scripts/split.sh 20:51:26 spire-1.2.1/.gitignore 20:51:26 spire-1.2.1/.go-version 20:51:26 spire-1.2.1/.golangci.yml 20:51:26 spire-1.2.1/ADOPTERS.md 20:51:26 spire-1.2.1/CHANGELOG.md 20:51:26 spire-1.2.1/CODE-OF-CONDUCT.md 20:51:26 spire-1.2.1/CODEOWNERS 20:51:26 spire-1.2.1/CONTRIBUTING.md 20:51:26 spire-1.2.1/Dockerfile 20:51:26 spire-1.2.1/Dockerfile.dev 20:51:26 spire-1.2.1/Dockerfile.scratch 20:51:26 spire-1.2.1/LICENSE 20:51:26 spire-1.2.1/MAINTAINERS.md 20:51:26 spire-1.2.1/Makefile 20:51:26 spire-1.2.1/README.md 20:51:26 spire-1.2.1/ROADMAP.md 20:51:26 spire-1.2.1/SECURITY.md 20:51:26 spire-1.2.1/cmd/ 20:51:26 spire-1.2.1/cmd/spire-agent/ 20:51:26 spire-1.2.1/cmd/spire-agent/cli/ 20:51:26 spire-1.2.1/cmd/spire-agent/cli/api/ 20:51:26 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:51:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:51:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:51:26 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:51:26 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:51:26 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:51:26 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:51:26 spire-1.2.1/cmd/spire-agent/cli/common/ 20:51:26 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:51:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:51:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:51:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:51:26 spire-1.2.1/cmd/spire-agent/cli/run/ 20:51:26 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:51:26 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:51:26 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:51:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:51:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:51:26 spire-1.2.1/cmd/spire-agent/main.go 20:51:26 spire-1.2.1/cmd/spire-server/ 20:51:26 spire-1.2.1/cmd/spire-server/cli/ 20:51:26 spire-1.2.1/cmd/spire-server/cli/agent/ 20:51:26 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:51:26 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/cli.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/entry/ 20:51:26 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/federation/ 20:51:26 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:51:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:51:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/run/ 20:51:26 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/token/ 20:51:26 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/validate/ 20:51:26 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/x509/ 20:51:26 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:51:26 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:51:26 spire-1.2.1/cmd/spire-server/main.go 20:51:26 spire-1.2.1/cmd/spire-server/util/ 20:51:26 spire-1.2.1/cmd/spire-server/util/util.go 20:51:26 spire-1.2.1/conf/ 20:51:26 spire-1.2.1/conf/agent/ 20:51:26 spire-1.2.1/conf/agent/agent.conf 20:51:26 spire-1.2.1/conf/agent/agent_full.conf 20:51:26 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:51:26 spire-1.2.1/conf/server/ 20:51:26 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:51:26 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:51:26 spire-1.2.1/conf/server/server.conf 20:51:26 spire-1.2.1/conf/server/server_full.conf 20:51:26 spire-1.2.1/doc/ 20:51:26 spire-1.2.1/doc/SPIRE101.md 20:51:26 spire-1.2.1/doc/auditlog.md 20:51:26 spire-1.2.1/doc/authorization_policy_engine.md 20:51:26 spire-1.2.1/doc/changelog_guidelines.md 20:51:26 spire-1.2.1/doc/cure53-report.pdf 20:51:26 spire-1.2.1/doc/images/ 20:51:26 spire-1.2.1/doc/images/2019_roadmap.png 20:51:26 spire-1.2.1/doc/images/SPIRE101.png 20:51:26 spire-1.2.1/doc/images/SPIRE_agent.png 20:51:26 spire-1.2.1/doc/images/SPIRE_server.png 20:51:26 spire-1.2.1/doc/images/cache_mgr.png 20:51:26 spire-1.2.1/doc/images/cache_mgr_components.png 20:51:26 spire-1.2.1/doc/images/federated_spire.png 20:51:26 spire-1.2.1/doc/images/ha_mode.png 20:51:26 spire-1.2.1/doc/images/nested_spire.png 20:51:26 spire-1.2.1/doc/images/oidc_federation.png 20:51:26 spire-1.2.1/doc/images/single_trust_domain.png 20:51:26 spire-1.2.1/doc/images/spiffe_compatible.png 20:51:26 spire-1.2.1/doc/images/spire_logo.png 20:51:26 spire-1.2.1/doc/migrating_registration_api_clients.md 20:51:26 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:51:26 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:51:26 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:51:26 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:51:26 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:51:26 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:51:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:51:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:51:26 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:51:26 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:51:26 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:51:26 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:51:26 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:51:26 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:51:26 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:51:26 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:51:26 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:51:26 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:51:26 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:51:26 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:51:26 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:51:26 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:51:26 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:51:26 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:51:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:51:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:51:26 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:51:26 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:51:26 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:51:26 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:51:26 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:51:26 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:51:26 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:51:26 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:51:26 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:51:26 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:51:26 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:51:26 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:51:26 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:51:26 spire-1.2.1/doc/scaling_spire.md 20:51:26 spire-1.2.1/doc/spire_agent.md 20:51:26 spire-1.2.1/doc/spire_server.md 20:51:26 spire-1.2.1/doc/supported_integrations.md 20:51:26 spire-1.2.1/doc/telemetry.md 20:51:26 spire-1.2.1/doc/telemetry_config.md 20:51:26 spire-1.2.1/doc/upgrading.md 20:51:26 spire-1.2.1/doc/using_spire.md 20:51:26 spire-1.2.1/examples/ 20:51:26 spire-1.2.1/examples/README.md 20:51:26 spire-1.2.1/go.mod 20:51:26 spire-1.2.1/go.sum 20:51:26 spire-1.2.1/pkg/ 20:51:26 spire-1.2.1/pkg/agent/ 20:51:26 spire-1.2.1/pkg/agent/agent.go 20:51:26 spire-1.2.1/pkg/agent/api/ 20:51:26 spire-1.2.1/pkg/agent/api/config.go 20:51:26 spire-1.2.1/pkg/agent/api/debug/ 20:51:26 spire-1.2.1/pkg/agent/api/debug/v1/ 20:51:26 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:51:26 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:51:26 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:51:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:51:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:51:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:51:26 spire-1.2.1/pkg/agent/api/endpoints.go 20:51:26 spire-1.2.1/pkg/agent/api/health/ 20:51:26 spire-1.2.1/pkg/agent/api/health/v1/ 20:51:26 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:51:26 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:51:26 spire-1.2.1/pkg/agent/api/rpccontext/ 20:51:26 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:51:26 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:51:26 spire-1.2.1/pkg/agent/attestor/ 20:51:26 spire-1.2.1/pkg/agent/attestor/node/ 20:51:26 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:51:26 spire-1.2.1/pkg/agent/attestor/node/node.go 20:51:26 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:51:26 spire-1.2.1/pkg/agent/attestor/workload/ 20:51:26 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:51:26 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:51:26 spire-1.2.1/pkg/agent/catalog/ 20:51:26 spire-1.2.1/pkg/agent/catalog/catalog.go 20:51:26 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:51:26 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:51:26 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:51:26 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:51:26 spire-1.2.1/pkg/agent/client/ 20:51:26 spire-1.2.1/pkg/agent/client/client.go 20:51:26 spire-1.2.1/pkg/agent/client/client_test.go 20:51:26 spire-1.2.1/pkg/agent/client/dial.go 20:51:26 spire-1.2.1/pkg/agent/client/nodeconn.go 20:51:26 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:51:26 spire-1.2.1/pkg/agent/client/update.go 20:51:26 spire-1.2.1/pkg/agent/client/util.go 20:51:26 spire-1.2.1/pkg/agent/common/ 20:51:26 spire-1.2.1/pkg/agent/common/backoff/ 20:51:26 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:51:26 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:51:26 spire-1.2.1/pkg/agent/common/cgroups/ 20:51:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:51:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:51:26 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:51:26 spire-1.2.1/pkg/agent/config.go 20:51:26 spire-1.2.1/pkg/agent/endpoints/ 20:51:26 spire-1.2.1/pkg/agent/endpoints/config.go 20:51:26 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:51:26 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:51:26 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:51:26 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:51:26 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:51:26 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:51:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:51:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:51:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:51:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:51:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:51:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:51:26 spire-1.2.1/pkg/agent/endpoints/workload/ 20:51:26 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:51:26 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:51:26 spire-1.2.1/pkg/agent/manager/ 20:51:26 spire-1.2.1/pkg/agent/manager/cache/ 20:51:26 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:51:26 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:51:26 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:51:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:51:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:51:26 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:51:26 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:51:26 spire-1.2.1/pkg/agent/manager/config.go 20:51:26 spire-1.2.1/pkg/agent/manager/manager.go 20:51:26 spire-1.2.1/pkg/agent/manager/manager_test.go 20:51:26 spire-1.2.1/pkg/agent/manager/storage.go 20:51:26 spire-1.2.1/pkg/agent/manager/storage_test.go 20:51:26 spire-1.2.1/pkg/agent/manager/storecache/ 20:51:26 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:51:26 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:51:26 spire-1.2.1/pkg/agent/manager/sync.go 20:51:26 spire-1.2.1/pkg/agent/plugin/ 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:51:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:51:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:51:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:51:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:51:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:51:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:51:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:51:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:51:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:51:26 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:51:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:51:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:51:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:51:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:51:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:51:26 spire-1.2.1/pkg/agent/svid/ 20:51:26 spire-1.2.1/pkg/agent/svid/rotator.go 20:51:26 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:51:26 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:51:26 spire-1.2.1/pkg/agent/svid/store/ 20:51:26 spire-1.2.1/pkg/agent/svid/store/service.go 20:51:26 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:51:26 spire-1.2.1/pkg/common/ 20:51:26 spire-1.2.1/pkg/common/agentpathtemplate/ 20:51:26 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:51:26 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:51:26 spire-1.2.1/pkg/common/api/ 20:51:26 spire-1.2.1/pkg/common/api/metrics.go 20:51:26 spire-1.2.1/pkg/common/api/middleware/ 20:51:26 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:51:26 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:51:26 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:51:26 spire-1.2.1/pkg/common/api/middleware/logger.go 20:51:26 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:51:26 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:51:26 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:51:26 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:51:26 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:51:26 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:51:26 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:51:26 spire-1.2.1/pkg/common/api/middleware/names.go 20:51:26 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:51:26 spire-1.2.1/pkg/common/api/names.go 20:51:26 spire-1.2.1/pkg/common/api/ratelimit.go 20:51:26 spire-1.2.1/pkg/common/api/rpccontext/ 20:51:26 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:51:26 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:51:26 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:51:26 spire-1.2.1/pkg/common/auth/ 20:51:26 spire-1.2.1/pkg/common/auth/interceptors.go 20:51:26 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:51:26 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:51:26 spire-1.2.1/pkg/common/bundleutil/ 20:51:26 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:51:26 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:51:26 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:51:26 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:51:26 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:51:26 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:51:26 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:51:26 spire-1.2.1/pkg/common/bundleutil/types.go 20:51:26 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:51:26 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:51:26 spire-1.2.1/pkg/common/catalog/ 20:51:26 spire-1.2.1/pkg/common/catalog/bind.go 20:51:26 spire-1.2.1/pkg/common/catalog/builtin.go 20:51:26 spire-1.2.1/pkg/common/catalog/catalog.go 20:51:26 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:51:26 spire-1.2.1/pkg/common/catalog/closers.go 20:51:26 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:51:26 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:51:26 spire-1.2.1/pkg/common/catalog/config.go 20:51:26 spire-1.2.1/pkg/common/catalog/config_test.go 20:51:26 spire-1.2.1/pkg/common/catalog/configure.go 20:51:26 spire-1.2.1/pkg/common/catalog/constraints.go 20:51:26 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:51:26 spire-1.2.1/pkg/common/catalog/context.go 20:51:26 spire-1.2.1/pkg/common/catalog/external.go 20:51:26 spire-1.2.1/pkg/common/catalog/host.go 20:51:26 spire-1.2.1/pkg/common/catalog/pipenet.go 20:51:26 spire-1.2.1/pkg/common/catalog/plugin.go 20:51:26 spire-1.2.1/pkg/common/catalog/testplugin/ 20:51:26 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:51:26 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:51:26 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:51:26 spire-1.2.1/pkg/common/cli/ 20:51:26 spire-1.2.1/pkg/common/cli/env.go 20:51:26 spire-1.2.1/pkg/common/cli/flags.go 20:51:26 spire-1.2.1/pkg/common/cli/trust_domain.go 20:51:26 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:51:26 spire-1.2.1/pkg/common/cli/umask.go 20:51:26 spire-1.2.1/pkg/common/cli/umask_posix.go 20:51:26 spire-1.2.1/pkg/common/cli/umask_test.go 20:51:26 spire-1.2.1/pkg/common/cli/umask_windows.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/ 20:51:26 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/flag.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/format.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/ 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:51:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:51:26 spire-1.2.1/pkg/common/coretypes/ 20:51:26 spire-1.2.1/pkg/common/coretypes/bundle/ 20:51:26 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:51:26 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:51:26 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:51:26 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:51:26 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:51:26 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:51:26 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:51:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:51:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:51:26 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:51:26 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:51:26 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:51:26 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:51:26 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:51:26 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:51:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:51:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:51:26 spire-1.2.1/pkg/common/cryptoutil/ 20:51:26 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:51:26 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:51:26 spire-1.2.1/pkg/common/diskutil/ 20:51:26 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:51:26 spire-1.2.1/pkg/common/diskutil/file_test.go 20:51:26 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:51:26 spire-1.2.1/pkg/common/errorutil/ 20:51:26 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:51:26 spire-1.2.1/pkg/common/health/ 20:51:26 spire-1.2.1/pkg/common/health/config.go 20:51:26 spire-1.2.1/pkg/common/health/context.go 20:51:26 spire-1.2.1/pkg/common/health/context_test.go 20:51:26 spire-1.2.1/pkg/common/health/health.go 20:51:26 spire-1.2.1/pkg/common/health/health_test.go 20:51:26 spire-1.2.1/pkg/common/health/logger.go 20:51:26 spire-1.2.1/pkg/common/hostservice/ 20:51:26 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:51:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:51:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:51:26 spire-1.2.1/pkg/common/idutil/ 20:51:26 spire-1.2.1/pkg/common/idutil/require.go 20:51:26 spire-1.2.1/pkg/common/idutil/require_test.go 20:51:26 spire-1.2.1/pkg/common/idutil/safety.go 20:51:26 spire-1.2.1/pkg/common/idutil/safety_test.go 20:51:26 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:51:26 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:51:26 spire-1.2.1/pkg/common/jwtsvid/ 20:51:26 spire-1.2.1/pkg/common/jwtsvid/common.go 20:51:26 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:51:26 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:51:26 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:51:26 spire-1.2.1/pkg/common/jwtutil/ 20:51:26 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:51:26 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:51:26 spire-1.2.1/pkg/common/log/ 20:51:26 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:51:26 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:51:26 spire-1.2.1/pkg/common/log/log.go 20:51:26 spire-1.2.1/pkg/common/log/log_test.go 20:51:26 spire-1.2.1/pkg/common/log/options.go 20:51:26 spire-1.2.1/pkg/common/nodeutil/ 20:51:26 spire-1.2.1/pkg/common/nodeutil/node.go 20:51:26 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:51:26 spire-1.2.1/pkg/common/peertracker/ 20:51:26 spire-1.2.1/pkg/common/peertracker/conn.go 20:51:26 spire-1.2.1/pkg/common/peertracker/credentials.go 20:51:26 spire-1.2.1/pkg/common/peertracker/errors.go 20:51:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:51:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:51:26 spire-1.2.1/pkg/common/peertracker/info.go 20:51:26 spire-1.2.1/pkg/common/peertracker/listener.go 20:51:26 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:51:26 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:51:26 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:51:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:51:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:51:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:51:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:51:26 spire-1.2.1/pkg/common/peertracker/tcp.go 20:51:26 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:51:26 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:51:26 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:51:26 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:51:26 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:51:27 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:51:27 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:51:27 spire-1.2.1/pkg/common/peertracker/uds.go 20:51:27 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:51:27 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:51:27 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:51:27 spire-1.2.1/pkg/common/pemutil/ 20:51:27 spire-1.2.1/pkg/common/pemutil/block.go 20:51:27 spire-1.2.1/pkg/common/pemutil/certs.go 20:51:27 spire-1.2.1/pkg/common/pemutil/common.go 20:51:27 spire-1.2.1/pkg/common/pemutil/csr.go 20:51:27 spire-1.2.1/pkg/common/pemutil/keys.go 20:51:27 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:51:27 spire-1.2.1/pkg/common/pemutil/testdata/ 20:51:27 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:51:27 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:51:27 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:51:27 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:51:27 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:51:27 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:51:27 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:51:27 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:51:27 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:51:27 spire-1.2.1/pkg/common/plugin/ 20:51:27 spire-1.2.1/pkg/common/plugin/aws/ 20:51:27 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:51:27 spire-1.2.1/pkg/common/plugin/azure/ 20:51:27 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:51:27 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:51:27 spire-1.2.1/pkg/common/plugin/facade.go 20:51:27 spire-1.2.1/pkg/common/plugin/facade_test.go 20:51:27 spire-1.2.1/pkg/common/plugin/gcp/ 20:51:27 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:51:27 spire-1.2.1/pkg/common/plugin/k8s/ 20:51:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:51:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:51:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:51:27 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:51:27 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:51:27 spire-1.2.1/pkg/common/plugin/log.go 20:51:27 spire-1.2.1/pkg/common/plugin/sshpop/ 20:51:27 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:51:27 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:51:27 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:51:27 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:51:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:51:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:51:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:51:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:51:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:51:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:51:27 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:51:27 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:51:27 spire-1.2.1/pkg/common/plugin/x509pop/ 20:51:27 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:51:27 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:51:27 spire-1.2.1/pkg/common/profiling/ 20:51:27 spire-1.2.1/pkg/common/profiling/dumpers.go 20:51:27 spire-1.2.1/pkg/common/profiling/profiling.go 20:51:27 spire-1.2.1/pkg/common/protoutil/ 20:51:27 spire-1.2.1/pkg/common/protoutil/masks.go 20:51:27 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:51:27 spire-1.2.1/pkg/common/rotationutil/ 20:51:27 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:51:27 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:51:27 spire-1.2.1/pkg/common/selector/ 20:51:27 spire-1.2.1/pkg/common/selector/selector.go 20:51:27 spire-1.2.1/pkg/common/selector/selector_test.go 20:51:27 spire-1.2.1/pkg/common/selector/set.go 20:51:27 spire-1.2.1/pkg/common/selector/set_utils.go 20:51:27 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:51:27 spire-1.2.1/pkg/common/telemetry/ 20:51:27 spire-1.2.1/pkg/common/telemetry/agent/ 20:51:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:51:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:51:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:51:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:51:27 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:51:27 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:51:27 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:51:27 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:51:27 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:51:27 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:51:27 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:51:27 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:51:27 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:51:27 spire-1.2.1/pkg/common/telemetry/call.go 20:51:27 spire-1.2.1/pkg/common/telemetry/common/ 20:51:27 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:51:27 spire-1.2.1/pkg/common/telemetry/config.go 20:51:27 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:51:27 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:51:27 spire-1.2.1/pkg/common/telemetry/inmem.go 20:51:27 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:51:27 spire-1.2.1/pkg/common/telemetry/m3.go 20:51:27 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:51:27 spire-1.2.1/pkg/common/telemetry/metrics.go 20:51:27 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:51:27 spire-1.2.1/pkg/common/telemetry/names.go 20:51:27 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:51:27 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:51:27 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:51:27 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:51:27 spire-1.2.1/pkg/common/telemetry/server/ 20:51:27 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:51:27 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:51:27 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:51:27 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:51:27 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:51:27 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:51:27 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:51:27 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:51:27 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:51:27 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:51:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:51:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:51:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:51:27 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:51:27 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:51:27 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:51:27 spire-1.2.1/pkg/common/telemetry/server/server.go 20:51:27 spire-1.2.1/pkg/common/telemetry/sink.go 20:51:27 spire-1.2.1/pkg/common/telemetry/statsd.go 20:51:27 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:51:27 spire-1.2.1/pkg/common/telemetry/uptime.go 20:51:27 spire-1.2.1/pkg/common/telemetry/version.go 20:51:27 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:51:27 spire-1.2.1/pkg/common/uptime/ 20:51:27 spire-1.2.1/pkg/common/uptime/uptime.go 20:51:27 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:51:27 spire-1.2.1/pkg/common/util/ 20:51:27 spire-1.2.1/pkg/common/util/certs.go 20:51:27 spire-1.2.1/pkg/common/util/certs_test.go 20:51:27 spire-1.2.1/pkg/common/util/csr.go 20:51:27 spire-1.2.1/pkg/common/util/hash.go 20:51:27 spire-1.2.1/pkg/common/util/selectors.go 20:51:27 spire-1.2.1/pkg/common/util/selectors_test.go 20:51:27 spire-1.2.1/pkg/common/util/signals.go 20:51:27 spire-1.2.1/pkg/common/util/sort.go 20:51:27 spire-1.2.1/pkg/common/util/sort_test.go 20:51:27 spire-1.2.1/pkg/common/util/task.go 20:51:27 spire-1.2.1/pkg/common/util/task_test.go 20:51:27 spire-1.2.1/pkg/common/util/testdata/ 20:51:27 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:51:27 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:51:27 spire-1.2.1/pkg/common/version/ 20:51:27 spire-1.2.1/pkg/common/version/version.go 20:51:27 spire-1.2.1/pkg/common/x509svid/ 20:51:27 spire-1.2.1/pkg/common/x509svid/common_test.go 20:51:27 spire-1.2.1/pkg/common/x509svid/csr.go 20:51:27 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:51:27 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:51:27 spire-1.2.1/pkg/common/x509util/ 20:51:27 spire-1.2.1/pkg/common/x509util/cert.go 20:51:27 spire-1.2.1/pkg/common/x509util/dns.go 20:51:27 spire-1.2.1/pkg/common/x509util/dns_test.go 20:51:27 spire-1.2.1/pkg/common/x509util/keyid.go 20:51:27 spire-1.2.1/pkg/common/x509util/keypair.go 20:51:27 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:51:27 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:51:27 spire-1.2.1/pkg/server/ 20:51:27 spire-1.2.1/pkg/server/api/ 20:51:27 spire-1.2.1/pkg/server/api/agent.go 20:51:27 spire-1.2.1/pkg/server/api/agent/ 20:51:27 spire-1.2.1/pkg/server/api/agent/v1/ 20:51:27 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:51:27 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:51:27 spire-1.2.1/pkg/server/api/agent_test.go 20:51:27 spire-1.2.1/pkg/server/api/api.go 20:51:27 spire-1.2.1/pkg/server/api/audit/ 20:51:27 spire-1.2.1/pkg/server/api/audit/audit.go 20:51:27 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:51:27 spire-1.2.1/pkg/server/api/bundle.go 20:51:27 spire-1.2.1/pkg/server/api/bundle/ 20:51:27 spire-1.2.1/pkg/server/api/bundle/v1/ 20:51:27 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:51:27 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:51:27 spire-1.2.1/pkg/server/api/bundle_test.go 20:51:27 spire-1.2.1/pkg/server/api/debug/ 20:51:27 spire-1.2.1/pkg/server/api/debug/v1/ 20:51:27 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:51:27 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:51:27 spire-1.2.1/pkg/server/api/entry.go 20:51:27 spire-1.2.1/pkg/server/api/entry/ 20:51:27 spire-1.2.1/pkg/server/api/entry/v1/ 20:51:27 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:51:27 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:51:27 spire-1.2.1/pkg/server/api/entry_test.go 20:51:27 spire-1.2.1/pkg/server/api/health/ 20:51:27 spire-1.2.1/pkg/server/api/health/v1/ 20:51:27 spire-1.2.1/pkg/server/api/health/v1/service.go 20:51:27 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:51:27 spire-1.2.1/pkg/server/api/id.go 20:51:27 spire-1.2.1/pkg/server/api/id_test.go 20:51:27 spire-1.2.1/pkg/server/api/limits/ 20:51:27 spire-1.2.1/pkg/server/api/limits/limits.go 20:51:27 spire-1.2.1/pkg/server/api/middleware/ 20:51:27 spire-1.2.1/pkg/server/api/middleware/alias.go 20:51:27 spire-1.2.1/pkg/server/api/middleware/audit.go 20:51:27 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:51:27 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:51:27 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:51:27 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:51:27 spire-1.2.1/pkg/server/api/middleware/caller.go 20:51:27 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:51:27 spire-1.2.1/pkg/server/api/middleware/common.go 20:51:27 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:51:27 spire-1.2.1/pkg/server/api/middleware/entries.go 20:51:27 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:51:27 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:51:27 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:51:27 spire-1.2.1/pkg/server/api/ratelimit.go 20:51:27 spire-1.2.1/pkg/server/api/rpccontext/ 20:51:27 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:51:27 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:51:27 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:51:27 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:51:27 spire-1.2.1/pkg/server/api/selector.go 20:51:27 spire-1.2.1/pkg/server/api/selector_test.go 20:51:27 spire-1.2.1/pkg/server/api/status.go 20:51:27 spire-1.2.1/pkg/server/api/status_test.go 20:51:27 spire-1.2.1/pkg/server/api/svid/ 20:51:27 spire-1.2.1/pkg/server/api/svid/v1/ 20:51:27 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:51:27 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:51:27 spire-1.2.1/pkg/server/api/trustdomain.go 20:51:27 spire-1.2.1/pkg/server/api/trustdomain/ 20:51:27 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:51:27 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:51:27 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:51:27 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:51:27 spire-1.2.1/pkg/server/authpolicy/ 20:51:27 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:51:27 spire-1.2.1/pkg/server/authpolicy/policy.go 20:51:27 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:51:27 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:51:27 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:51:27 spire-1.2.1/pkg/server/authpolicy/validate.go 20:51:27 spire-1.2.1/pkg/server/bundle/ 20:51:27 spire-1.2.1/pkg/server/bundle/client/ 20:51:27 spire-1.2.1/pkg/server/bundle/client/client.go 20:51:27 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:51:27 spire-1.2.1/pkg/server/bundle/client/manager.go 20:51:27 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:51:27 spire-1.2.1/pkg/server/bundle/client/sources.go 20:51:27 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:51:27 spire-1.2.1/pkg/server/bundle/client/updater.go 20:51:27 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:51:27 spire-1.2.1/pkg/server/ca/ 20:51:27 spire-1.2.1/pkg/server/ca/ca.go 20:51:27 spire-1.2.1/pkg/server/ca/ca_health.go 20:51:27 spire-1.2.1/pkg/server/ca/ca_test.go 20:51:27 spire-1.2.1/pkg/server/ca/journal.go 20:51:27 spire-1.2.1/pkg/server/ca/journal_test.go 20:51:27 spire-1.2.1/pkg/server/ca/manager.go 20:51:27 spire-1.2.1/pkg/server/ca/manager_health.go 20:51:27 spire-1.2.1/pkg/server/ca/manager_test.go 20:51:27 spire-1.2.1/pkg/server/ca/templates.go 20:51:27 spire-1.2.1/pkg/server/ca/upstream_client.go 20:51:27 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:51:27 spire-1.2.1/pkg/server/ca/validation.go 20:51:27 spire-1.2.1/pkg/server/cache/ 20:51:27 spire-1.2.1/pkg/server/cache/dscache/ 20:51:27 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:51:27 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:51:27 spire-1.2.1/pkg/server/cache/entrycache/ 20:51:27 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:51:27 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:51:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:51:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:51:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:51:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:51:27 spire-1.2.1/pkg/server/catalog/ 20:51:27 spire-1.2.1/pkg/server/catalog/catalog.go 20:51:27 spire-1.2.1/pkg/server/catalog/keymanager.go 20:51:27 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:51:27 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:51:27 spire-1.2.1/pkg/server/catalog/notifier.go 20:51:27 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:51:27 spire-1.2.1/pkg/server/config.go 20:51:27 spire-1.2.1/pkg/server/datastore/ 20:51:27 spire-1.2.1/pkg/server/datastore/datastore.go 20:51:27 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:51:27 spire-1.2.1/pkg/server/datastore/repository.go 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:51:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:51:27 spire-1.2.1/pkg/server/endpoints/ 20:51:27 spire-1.2.1/pkg/server/endpoints/bundle/ 20:51:27 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:51:27 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:51:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:51:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:51:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:51:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:51:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:51:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:51:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:51:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:51:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:51:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:51:27 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:51:27 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:51:27 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:51:27 spire-1.2.1/pkg/server/endpoints/config.go 20:51:27 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:51:27 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:51:27 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:51:27 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:51:27 spire-1.2.1/pkg/server/endpoints/middleware.go 20:51:27 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:51:27 spire-1.2.1/pkg/server/hostservice/ 20:51:27 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:51:27 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:51:27 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:51:27 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:51:27 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:51:27 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:51:27 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:51:27 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/ 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/ 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:51:27 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:51:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:51:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:51:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:51:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:51:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:51:27 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:51:27 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:51:27 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/notifier/ 20:51:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:51:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:51:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:51:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:51:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:51:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:51:27 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:51:27 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:51:27 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:51:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:51:27 spire-1.2.1/pkg/server/registration/ 20:51:27 spire-1.2.1/pkg/server/registration/manager.go 20:51:27 spire-1.2.1/pkg/server/registration/manager_test.go 20:51:27 spire-1.2.1/pkg/server/scanentries.go 20:51:27 spire-1.2.1/pkg/server/scanentries_test.go 20:51:27 spire-1.2.1/pkg/server/server.go 20:51:27 spire-1.2.1/pkg/server/server_test.go 20:51:27 spire-1.2.1/pkg/server/svid/ 20:51:27 spire-1.2.1/pkg/server/svid/observer.go 20:51:27 spire-1.2.1/pkg/server/svid/observer_test.go 20:51:27 spire-1.2.1/pkg/server/svid/rotator.go 20:51:27 spire-1.2.1/pkg/server/svid/rotator_config.go 20:51:27 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:51:27 spire-1.2.1/pkg/server/svid/rotator_test.go 20:51:27 spire-1.2.1/proto/ 20:51:27 spire-1.2.1/proto/private/ 20:51:27 spire-1.2.1/proto/private/server/ 20:51:27 spire-1.2.1/proto/private/server/journal/ 20:51:27 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:51:27 spire-1.2.1/proto/private/server/journal/journal.proto 20:51:27 spire-1.2.1/proto/spire/ 20:51:27 spire-1.2.1/proto/spire/common/ 20:51:27 spire-1.2.1/proto/spire/common/common.pb.go 20:51:27 spire-1.2.1/proto/spire/common/common.proto 20:51:27 spire-1.2.1/proto/spire/common/plugin/ 20:51:27 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:51:27 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:51:27 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:51:27 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:51:27 spire-1.2.1/proto/spire/plugin/ 20:51:27 spire-1.2.1/proto/spire/plugin/agent/ 20:51:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:51:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:51:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:51:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:51:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:51:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:51:27 spire-1.2.1/release/ 20:51:27 spire-1.2.1/release/spire-extras/ 20:51:27 spire-1.2.1/release/spire-extras/README.md 20:51:27 spire-1.2.1/release/spire-extras/conf/ 20:51:27 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:51:27 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:51:27 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:51:27 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:51:27 spire-1.2.1/release/spire/ 20:51:27 spire-1.2.1/release/spire/README.md 20:51:27 spire-1.2.1/release/spire/conf/ 20:51:27 spire-1.2.1/release/spire/conf/agent/ 20:51:27 spire-1.2.1/release/spire/conf/agent/agent.conf 20:51:27 spire-1.2.1/release/spire/conf/server/ 20:51:27 spire-1.2.1/release/spire/conf/server/server.conf 20:51:27 spire-1.2.1/script/ 20:51:27 spire-1.2.1/script/build-artifact.sh 20:51:27 spire-1.2.1/script/generate_dummy_ca.sh 20:51:27 spire-1.2.1/support/ 20:51:27 spire-1.2.1/support/k8s/ 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:51:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:51:27 spire-1.2.1/support/oidc-discovery-provider/ 20:51:27 spire-1.2.1/support/oidc-discovery-provider/README.md 20:51:27 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:51:27 spire-1.2.1/support/oidc-discovery-provider/config.go 20:51:27 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:51:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:51:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:51:27 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:51:27 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:51:27 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:51:27 spire-1.2.1/support/oidc-discovery-provider/main.go 20:51:27 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:51:27 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:51:27 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:51:27 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:51:27 spire-1.2.1/test/ 20:51:27 spire-1.2.1/test/clock/ 20:51:27 spire-1.2.1/test/clock/clock.go 20:51:27 spire-1.2.1/test/fakes/ 20:51:27 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:51:27 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:51:27 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:51:27 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:51:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:51:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:51:27 spire-1.2.1/test/fakes/fakeagentstore/ 20:51:27 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:51:27 spire-1.2.1/test/fakes/fakedatastore/ 20:51:27 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:51:27 spire-1.2.1/test/fakes/fakeentryclient/ 20:51:27 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:51:27 spire-1.2.1/test/fakes/fakehealthchecker/ 20:51:27 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:51:27 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:51:27 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:51:27 spire-1.2.1/test/fakes/fakemetrics/ 20:51:27 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:51:27 spire-1.2.1/test/fakes/fakenoderesolver/ 20:51:27 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:51:27 spire-1.2.1/test/fakes/fakenotifier/ 20:51:27 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:51:27 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:51:27 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:51:27 spire-1.2.1/test/fakes/fakeserverca/ 20:51:27 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:51:27 spire-1.2.1/test/fakes/fakeservercatalog/ 20:51:27 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:51:27 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:51:27 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:51:27 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:51:27 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:51:27 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:51:27 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:51:27 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:51:27 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:51:27 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:51:27 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:51:27 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:51:27 spire-1.2.1/test/fixture/ 20:51:27 spire-1.2.1/test/fixture/certs/ 20:51:27 spire-1.2.1/test/fixture/certs/agent_svid.der 20:51:27 spire-1.2.1/test/fixture/certs/base_cert.pem 20:51:27 spire-1.2.1/test/fixture/certs/base_csr.pem 20:51:27 spire-1.2.1/test/fixture/certs/base_key.pem 20:51:27 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:51:27 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:51:27 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:51:27 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:51:27 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:51:27 spire-1.2.1/test/fixture/certs/blog_key.pem 20:51:27 spire-1.2.1/test/fixture/certs/bundle.der 20:51:27 spire-1.2.1/test/fixture/certs/ca.pem 20:51:27 spire-1.2.1/test/fixture/certs/ca_key.pem 20:51:27 spire-1.2.1/test/fixture/certs/database_cert.pem 20:51:27 spire-1.2.1/test/fixture/certs/database_csr.pem 20:51:27 spire-1.2.1/test/fixture/certs/database_key.pem 20:51:27 spire-1.2.1/test/fixture/certs/node_cert.pem 20:51:27 spire-1.2.1/test/fixture/certs/node_csr.pem 20:51:27 spire-1.2.1/test/fixture/certs/node_key.pem 20:51:27 spire-1.2.1/test/fixture/certs/svid.pem 20:51:27 spire-1.2.1/test/fixture/certs/svid_key.pem 20:51:27 spire-1.2.1/test/fixture/config/ 20:51:27 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:51:27 spire-1.2.1/test/fixture/config/agent_good.conf 20:51:27 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:51:27 spire-1.2.1/test/fixture/config/plugin_good.conf 20:51:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:51:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:51:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:51:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:51:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:51:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:51:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:51:27 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:51:27 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:51:27 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:51:27 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:51:27 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:51:27 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:51:27 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:51:27 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:51:27 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:51:27 spire-1.2.1/test/fixture/config/server_good.conf 20:51:27 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:51:27 spire-1.2.1/test/fixture/fixture.go 20:51:27 spire-1.2.1/test/fixture/nodeattestor/ 20:51:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:51:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:51:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:51:27 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:51:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:51:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:51:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:51:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:51:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:51:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:51:27 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:51:27 spire-1.2.1/test/fixture/registration/ 20:51:27 spire-1.2.1/test/fixture/registration/entries.json 20:51:27 spire-1.2.1/test/fixture/registration/good-for-update.json 20:51:27 spire-1.2.1/test/fixture/registration/good.json 20:51:27 spire-1.2.1/test/fixture/registration/invalid.json 20:51:27 spire-1.2.1/test/fixture/registration/invalid_json.json 20:51:27 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:51:27 spire-1.2.1/test/integration/ 20:51:27 spire-1.2.1/test/integration/README.md 20:51:27 spire-1.2.1/test/integration/common 20:51:27 spire-1.2.1/test/integration/setup/ 20:51:27 spire-1.2.1/test/integration/setup/adminclient/ 20:51:27 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:51:27 spire-1.2.1/test/integration/setup/adminclient/client.go 20:51:27 spire-1.2.1/test/integration/setup/debugagent/ 20:51:27 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:51:27 spire-1.2.1/test/integration/setup/debugagent/main.go 20:51:27 spire-1.2.1/test/integration/setup/debugserver/ 20:51:27 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:51:27 spire-1.2.1/test/integration/setup/debugserver/main.go 20:51:27 spire-1.2.1/test/integration/setup/downstreamclient/ 20:51:27 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:51:27 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:51:27 spire-1.2.1/test/integration/setup/itclient/ 20:51:27 spire-1.2.1/test/integration/setup/itclient/client.go 20:51:27 spire-1.2.1/test/integration/setup/node-attestation/ 20:51:27 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:51:27 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:51:27 spire-1.2.1/test/integration/setup/x509pop/ 20:51:27 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:51:27 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:51:27 spire-1.2.1/test/integration/suites/ 20:51:27 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:51:27 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:51:27 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:51:27 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:51:27 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:51:27 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:51:27 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:51:27 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:51:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:51:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:51:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:51:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:51:27 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:51:27 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:51:27 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:51:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:51:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:51:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:51:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:51:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:51:27 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:51:27 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:51:27 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:51:27 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:51:27 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:51:27 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:51:27 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:51:27 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:51:27 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:51:27 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:51:27 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:51:27 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:51:27 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:51:27 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:51:27 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:51:27 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:51:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:51:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:51:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:51:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:51:27 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:51:27 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:51:27 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:51:27 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:51:27 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:51:27 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:51:27 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:51:27 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:51:27 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:51:27 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:51:27 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:51:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:51:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:51:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:51:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:51:27 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:51:27 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:51:27 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:51:27 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:51:27 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:51:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:51:28 spire-1.2.1/test/integration/suites/join-token/ 20:51:28 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:51:28 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:51:28 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:51:28 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:51:28 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:51:28 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:51:28 spire-1.2.1/test/integration/suites/join-token/README.md 20:51:28 spire-1.2.1/test/integration/suites/join-token/conf/ 20:51:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:51:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:51:28 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:51:28 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:51:28 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:51:28 spire-1.2.1/test/integration/suites/join-token/teardown 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:51:28 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:51:28 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:51:28 spire-1.2.1/test/integration/suites/k8s/ 20:51:28 spire-1.2.1/test/integration/suites/k8s/00-setup 20:51:28 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:51:28 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:51:28 spire-1.2.1/test/integration/suites/k8s/README.md 20:51:28 spire-1.2.1/test/integration/suites/k8s/conf/ 20:51:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:51:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:51:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:51:28 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:51:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:51:28 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:51:28 spire-1.2.1/test/integration/suites/k8s/teardown 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/ 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:51:28 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:51:28 spire-1.2.1/test/integration/suites/node-attestation/ 20:51:28 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:51:28 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:51:28 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:51:28 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:51:28 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:51:28 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:51:28 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:51:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:51:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:51:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:51:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:51:28 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:51:28 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:51:28 spire-1.2.1/test/integration/suites/rotation/ 20:51:28 spire-1.2.1/test/integration/suites/rotation/00-setup 20:51:28 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:51:28 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:51:28 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:51:28 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:51:28 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:51:28 spire-1.2.1/test/integration/suites/rotation/README.md 20:51:28 spire-1.2.1/test/integration/suites/rotation/conf/ 20:51:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:51:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:51:28 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:51:28 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:51:28 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:51:28 spire-1.2.1/test/integration/suites/rotation/teardown 20:51:28 spire-1.2.1/test/integration/suites/self-test/ 20:51:28 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:51:28 spire-1.2.1/test/integration/suites/self-test/README.md 20:51:28 spire-1.2.1/test/integration/suites/self-test/teardown 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:51:28 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:51:28 spire-1.2.1/test/integration/suites/upgrade/ 20:51:28 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:51:28 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:51:28 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:51:28 spire-1.2.1/test/integration/suites/upgrade/README.md 20:51:28 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:51:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:51:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:51:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:51:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:51:28 spire-1.2.1/test/integration/suites/upgrade/teardown 20:51:28 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:51:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:51:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:51:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:51:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:51:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:51:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:51:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:51:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:51:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:51:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:51:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:51:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:51:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:51:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:51:28 spire-1.2.1/test/integration/test-one.sh 20:51:28 spire-1.2.1/test/integration/test.sh 20:51:28 spire-1.2.1/test/plugintest/ 20:51:28 spire-1.2.1/test/plugintest/config.go 20:51:28 spire-1.2.1/test/plugintest/load.go 20:51:28 spire-1.2.1/test/plugintest/option.go 20:51:28 spire-1.2.1/test/spiretest/ 20:51:28 spire-1.2.1/test/spiretest/apiserver.go 20:51:28 spire-1.2.1/test/spiretest/assertions.go 20:51:28 spire-1.2.1/test/spiretest/dir.go 20:51:28 spire-1.2.1/test/spiretest/errors_posix.go 20:51:28 spire-1.2.1/test/spiretest/errors_windows.go 20:51:28 spire-1.2.1/test/spiretest/logs.go 20:51:28 spire-1.2.1/test/spiretest/socketapi.go 20:51:28 spire-1.2.1/test/spiretest/suite.go 20:51:28 spire-1.2.1/test/spiretest/x509.go 20:51:28 spire-1.2.1/test/testca/ 20:51:28 spire-1.2.1/test/testca/ca.go 20:51:28 spire-1.2.1/test/testkey/ 20:51:28 spire-1.2.1/test/testkey/generate.sh 20:51:28 spire-1.2.1/test/testkey/genkeys.go 20:51:28 spire-1.2.1/test/testkey/keys.go 20:51:28 spire-1.2.1/test/testkey/new.go 20:51:28 spire-1.2.1/test/tpmsimulator/ 20:51:28 spire-1.2.1/test/tpmsimulator/simulator.go 20:51:28 spire-1.2.1/test/util/ 20:51:28 spire-1.2.1/test/util/cert_fixtures.go 20:51:28 spire-1.2.1/test/util/cert_generation.go 20:51:28 spire-1.2.1/test/util/io_redirection.go 20:51:28 spire-1.2.1/test/util/race.go 20:51:28 spire-1.2.1/test/util/util.go 20:51:28 building spire from source... 20:51:29 Installing go1.17.7... 20:51:55 Building bin/spire-server... 20:51:55 go: downloading github.com/mitchellh/cli v1.1.2 20:51:55 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:51:55 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:51:55 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:51:55 go: downloading google.golang.org/grpc v1.44.0 20:51:59 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:52:00 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:52:00 go: downloading github.com/imdario/mergo v0.3.12 20:52:00 go: downloading github.com/sirupsen/logrus v1.8.1 20:52:00 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:52:01 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:52:01 go: downloading github.com/fatih/color v1.13.0 20:52:01 go: downloading github.com/mattn/go-isatty v0.0.14 20:52:01 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:52:01 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:52:01 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:52:02 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:52:02 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:52:03 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:52:03 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:52:03 go: downloading github.com/armon/go-metrics v0.3.10 20:52:04 go: downloading github.com/prometheus/client_golang v1.12.1 20:52:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:52:06 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:52:06 go: downloading github.com/open-policy-agent/opa v0.38.0 20:52:33 go: downloading github.com/mattn/go-colorable v0.1.12 20:52:33 go: downloading github.com/Masterminds/goutils v1.1.0 20:52:33 go: downloading github.com/Masterminds/semver v1.5.0 20:52:33 go: downloading github.com/google/uuid v1.1.2 20:52:33 go: downloading github.com/huandu/xstrings v1.3.2 20:52:33 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:52:34 go: downloading github.com/oklog/run v1.0.0 20:52:34 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:52:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:52:34 go: downloading github.com/prometheus/client_model v0.2.0 20:52:34 go: downloading github.com/prometheus/common v0.32.1 20:52:34 go: downloading github.com/beorn7/perks v1.0.1 20:52:34 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:52:34 go: downloading github.com/prometheus/procfs v0.7.3 20:52:34 go: downloading github.com/pkg/errors v0.9.1 20:52:35 go: downloading go.uber.org/atomic v1.9.0 20:52:36 go: downloading github.com/imkira/go-observer v1.0.3 20:52:36 go: downloading github.com/hashicorp/errwrap v1.1.0 20:52:36 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:52:37 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:52:37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:52:37 go: downloading github.com/twmb/murmur3 v1.1.6 20:52:37 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:52:37 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:52:37 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:52:37 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:52:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:52:45 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:52:45 go: downloading github.com/stretchr/testify v1.7.0 20:52:45 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:52:45 go: downloading github.com/blang/semver/v4 v4.0.0 20:52:45 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:52:45 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:52:45 go: downloading github.com/jinzhu/gorm v1.9.16 20:52:46 go: downloading github.com/lib/pq v1.10.4 20:52:46 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:52:46 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:53:13 go: downloading google.golang.org/api v0.70.0 20:53:13 go: downloading k8s.io/client-go v0.23.4 20:53:13 go: downloading k8s.io/api v0.23.4 20:53:28 go: downloading cloud.google.com/go/storage v1.21.0 20:53:28 go: downloading cloud.google.com/go v0.100.2 20:53:29 go: downloading k8s.io/apimachinery v0.23.4 20:53:32 go: downloading k8s.io/kube-aggregator v0.23.3 20:53:33 go: downloading github.com/google/go-tpm v0.3.3 20:53:34 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:54:06 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:54:06 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:54:06 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:54:06 go: downloading cloud.google.com/go/security v1.3.0 20:54:06 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:54:06 go: downloading github.com/hashicorp/vault/api v1.4.1 20:54:06 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:54:06 go: downloading gopkg.in/yaml.v2 v2.4.0 20:54:06 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:54:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:54:07 go: downloading github.com/gobwas/glob v0.2.3 20:54:07 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:54:07 go: downloading github.com/aws/smithy-go v1.11.0 20:54:09 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:54:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:54:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:54:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:54:10 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:54:10 go: downloading github.com/jinzhu/inflection v1.0.0 20:54:10 go: downloading github.com/gogo/protobuf v1.3.2 20:54:17 go: downloading cloud.google.com/go/compute v1.3.0 20:54:18 go: downloading cloud.google.com/go/iam v0.1.1 20:54:18 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:54:19 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:54:19 go: downloading k8s.io/klog/v2 v2.30.0 20:54:20 go: downloading github.com/google/gofuzz v1.1.0 20:54:20 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:54:21 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:54:21 go: downloading github.com/spf13/pflag v1.0.5 20:54:22 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:54:22 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:54:22 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:54:22 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:54:22 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:54:22 go: downloading github.com/dimchansky/utfbom v1.1.1 20:54:22 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:54:22 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:54:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:54:23 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:54:23 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:54:23 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:54:24 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:54:24 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:54:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:54:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:54:25 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:54:28 go: downloading go.opencensus.io v0.23.0 20:54:28 go: downloading gopkg.in/inf.v0 v0.9.1 20:54:29 go: downloading github.com/go-logr/logr v1.2.2 20:54:29 go: downloading github.com/google/go-cmp v0.5.7 20:54:29 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:54:30 go: downloading github.com/json-iterator/go v1.1.12 20:54:30 go: downloading github.com/googleapis/gnostic v0.5.5 20:54:34 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:54:34 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:54:34 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:54:37 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:54:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:54:38 go: downloading github.com/tklauser/numcpus v0.3.0 20:54:38 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:54:38 go: downloading go.uber.org/zap v1.21.0 20:54:39 go: downloading sigs.k8s.io/yaml v1.3.0 20:54:39 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:54:40 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:54:40 go: downloading github.com/modern-go/reflect2 v1.0.2 20:54:40 go: downloading github.com/ryanuber/go-glob v1.0.0 20:54:40 go: downloading github.com/golang/snappy v0.0.4 20:54:40 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:54:53 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:54:53 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:54:53 go: downloading github.com/hashicorp/go-version v1.2.0 20:54:53 go: downloading go.uber.org/multierr v1.6.0 20:55:25 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:55:25 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:59:17 Removing intermediate container d11f563ecdab 20:59:17 ---> 0d87faf88766 20:59:17 20:59:17 Step 9/20 : FROM alpine:3.15 20:59:17 3.15: Pulling from library/alpine 20:59: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:59:17 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:59:17 Status: Downloaded newer image for alpine:3.15 20:59:17 ---> 3fb3c9af89a9 20:59:17 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:59:17 ---> Running in b035c2c6a9d9 20:59:17 Removing intermediate container b035c2c6a9d9 20:59:17 ---> 84622948f543 20:59:17 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:17 ---> Running in c6553e94bd92 20:59:17 Removing intermediate container c6553e94bd92 20:59:17 ---> d0968c5600dd 20:59:17 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:59:17 ---> Running in 5e3539edabff 20:59:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:59:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:59:20 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:59:20 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:59:20 OK: 15729 distinct packages available 20:59:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:59:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:59:24 (1/9) Installing ca-certificates (20211220-r0) 20:59:24 (2/9) Installing brotli-libs (1.0.9-r5) 20:59:24 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:59:24 (4/9) Installing libcurl (7.80.0-r0) 20:59:24 (5/9) Installing curl (7.80.0-r0) 20:59:24 (6/9) Installing dumb-init (1.2.5-r1) 20:59:24 (7/9) Installing musl-obstack (1.2.3-r0) 20:59:25 (8/9) Installing libucontext (1.1-r0) 20:59:25 (9/9) Installing gcompat (1.0.0-r4) 20:59:25 Executing busybox-1.34.1-r5.trigger 20:59:25 Executing ca-certificates-20211220-r0.trigger 20:59:25 OK: 8 MiB in 23 packages 20:59:32 Removing intermediate container 5e3539edabff 20:59:32 ---> f850a175f95e 20:59:32 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:59:36 ---> 34c87d67cd5e 20:59:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:59:40 Removing intermediate container 6dcd22e8ae51 20:59:40 ---> f333e157bee2 20:59:40 20:59:40 Step 10/25 : FROM alpine:3.14 20:59:40 3.14: Pulling from library/alpine 20:59:42 ---> 2ad2a168f453 20:59:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:59:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:59:44 Status: Downloaded newer image for alpine:3.14 20:59:44 ---> ac73e934f311 20:59:44 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:59:44 ---> 1260a36cbc69 20:59:44 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:59:45 ---> Running in e6a55c402144 20:59:45 ---> Running in 76db15763c3a 20:59:47 Removing intermediate container 76db15763c3a 20:59:47 ---> e9c6db60cf77 20:59:47 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:59:47 ---> Running in 87c53981145f 20:59:48 Removing intermediate container 87c53981145f 20:59:48 ---> e4257696df6e 20:59:48 Step 18/20 : LABEL arch=arm64 20:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:59:48 ---> Running in 4e0a787a10bd 20:59:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:59:50 Removing intermediate container 4e0a787a10bd 20:59:50 ---> d96a9cc96c52 20:59:50 Step 19/20 : LABEL git_sha=bfed10ec1549ab00238fef9da4bc44a8a8049259 20:59:50 ---> Running in bb7e4f7f0826 20:59:50 (1/3) Installing ca-certificates (20211220-r0) 20:59:50 (2/3) Installing dumb-init (1.2.5-r1) 20:59:50 (3/3) Installing su-exec (0.2-r1) 20:59:50 Executing busybox-1.33.1-r7.trigger 20:59:50 Executing ca-certificates-20211220-r0.trigger 20:59:51 OK: 6 MiB in 17 packages 20:59:52 Removing intermediate container bb7e4f7f0826 20:59:52 ---> abdfbd03f9cc 20:59:52 Step 20/20 : LABEL version=0.0.0 20:59:52 ---> Running in 84264dbf73a0 20:59:54 Removing intermediate container 84264dbf73a0 20:59:54 ---> c9d3ec2185b3 20:59:54 20:59:54 Removing intermediate container 8159cad8207a 20:59:54 ---> fff52f122c51 20:59:54 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:59:55 ---> Running in 8248c57e4493 20:59:55 Removing intermediate container e6a55c402144 20:59:55 ---> 05f349df3869 20:59:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:59:55 ---> Running in 36174c58d2a6 20:59:56 Successfully built c9d3ec2185b3 20:59:56 Successfully tagged security-spiffe-token-provider-arm64:latest 20:59:56 Building core-metadata 20:59:56  Building security-spiffe-token-provider ... done Removing intermediate container 36174c58d2a6 20:59:56 ---> 0d085db6032c 20:59:56 Step 13/25 : WORKDIR / 20:59:57 ---> Running in 6b4950641405 20:59:58 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:59:58 Removing intermediate container 422ea5d3fcf5 20:59:58 ---> 2f0d7a1d930c 20:59:58 20:59:58 Step 10/31 : FROM alpine:3.14 20:59:58 ---> ac73e934f311 20:59:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:59:58 Removing intermediate container 6b4950641405 20:59:58 ---> f3e825c25288 20:59:58 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:59:58 ---> Running in 8b3e34e8daa6 20:59:59 Removing intermediate container 8b3e34e8daa6 20:59:59 ---> 59f87c8b659b 20:59:59 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:59:59 ---> Running in 05c80bce15b8 20:59:59 ---> 6129a80b4d10 20:59:59 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:00:02 ---> 2da4f093ba41 21:00:02 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:03 Removing intermediate container 8248c57e4493 21:00:03 ---> 7926496d8b0e 21:00:03 21:00:03 Step 11/23 : FROM docker:20.10.14 21:00:03 20.10.14: Pulling from library/docker 21:00:03 ---> aa53367a1d15 21:00:03 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:00:04 (1/2) Installing dumb-init (1.2.5-r1) 21:00:04 (2/2) Installing su-exec (0.2-r1) 21:00:04 Executing busybox-1.33.1-r7.trigger 21:00:04 OK: 6 MiB in 16 packages 21:00:06 ---> a64fc8ce90f9 21:00:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:00:06 Removing intermediate container 05c80bce15b8 21:00:06 ---> c0fc7cf7deae 21:00:06 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:00:07 ---> Running in f1dfd16afece 21:00:08 Removing intermediate container f1dfd16afece 21:00:08 ---> c5c75620b324 21:00:08 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:00:08 ---> Running in 248bdcfebca8 21:00:09 Removing intermediate container 248bdcfebca8 21:00:09 ---> 22fe833d193c 21:00:09 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:00:09 ---> Running in 3b6448bec10f 21:00:12 ---> cb6a2415d853 21:00:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:00:15 Removing intermediate container 3b6448bec10f 21:00:15 ---> 88b950cec81b 21:00:15 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:00:15 ---> Running in 892daf630302 21:00:16 Removing intermediate container 892daf630302 21:00:16 ---> 2f39dc8af36a 21:00:16 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:00:19 ---> d65d8c06d660 21:00:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:00:19 ---> 234f1b7c1fd6 21:00:19 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:00:19 ---> Running in 0523566656da 21:00:21 ---> 1337b249bf8e 21:00: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/ 21:00:22 ---> Running in 1e26d866e73c 21:00:25 Removing intermediate container 0523566656da 21:00:25 ---> 5fea32313062 21:00:25 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:00:27 ---> 17cfd97afe2e 21:00:27 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:00:27 Removing intermediate container 1e26d866e73c 21:00:27 ---> 881b21863e34 21:00:27 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:00:27 ---> Running in 22d10eb84002 21:00:29 Removing intermediate container 22d10eb84002 21:00:29 ---> ff86e34ccc0c 21:00:29 Step 23/25 : LABEL arch=arm64 21:00:29 ---> Running in 32f7e382a7eb 21:00:30 Removing intermediate container 32f7e382a7eb 21:00:30 ---> 983eb0f5eb3c 21:00:30 Step 24/25 : LABEL git_sha=bfed10ec1549ab00238fef9da4bc44a8a8049259 21:00:30 ---> Running in 3ad3ced0891e 21:00:32 Removing intermediate container 3ad3ced0891e 21:00:32 ---> acad30299f98 21:00:32 Step 25/25 : LABEL version=0.0.0 21:00:32 ---> Running in 61db276b799c 21:00:34 Removing intermediate container 61db276b799c 21:00:34 ---> 992940164fcc 21:00:34 21:00:34 ---> 6fca5cc68be1 21:00:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:00:36 Successfully built 992940164fcc 21:00:36 Successfully tagged security-secretstore-setup-arm64:latest 21:00:36  Building security-secretstore-setup ... done Building security-spire-agent 21:00:36 ---> 957ac268920c 21:00:36 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:00:36 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:00:36 Status: Downloaded newer image for docker:20.10.14 21:00:36 ---> c346e9eafbab 21:00:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:00:36 ---> Running in ef77ce0781b9 21:00:37 Removing intermediate container ef77ce0781b9 21:00:37 ---> eabcaa459bd5 21:00:37 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 21:00:37 ---> Running in 7d360d320890 21:00:37 ---> 4661438531bc 21:00:37 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:00:39 ---> 269f3801a2b5 21:00:39 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:00:40 ---> Running in 12c5673b9999 21:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:00:41 Removing intermediate container 12c5673b9999 21:00:41 ---> 5b49889bbe64 21:00:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:00:41 (1/43) Installing readline (8.1.1-r0) 21:00:41 (2/43) Installing bash (5.1.16-r0) 21:00:42 Executing bash-5.1.16-r0.post-install 21:00:42 (3/43) Installing brotli-libs (1.0.9-r5) 21:00:42 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:00:42 (5/43) Installing libcurl (7.80.0-r0) 21:00:42 (6/43) Installing curl (7.80.0-r0) 21:00:42 (7/43) Installing dumb-init (1.2.5-r1) 21:00:42 (8/43) Installing libbz2 (1.0.8-r1) 21:00:42 (9/43) Installing expat (2.4.7-r0) 21:00:42 (10/43) Installing libffi (3.4.2-r1) 21:00:42 (11/43) Installing gdbm (1.22-r0) 21:00:42 (12/43) Installing xz-libs (5.2.5-r1) 21:00:42 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:00:42 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:00:42 (15/43) Installing mpdecimal (2.5.1-r1) 21:00:42 (16/43) Installing sqlite-libs (3.36.0-r0) 21:00:42 (17/43) Installing python3 (3.9.7-r4) 21:00:43 ---> 64edb1c6bbce 21:00:43 Step 26/31 : RUN chmod +x /entrypoint.sh 21:00:44 ---> Running in 75a2d548776c 21:00:46 (18/43) Installing py3-appdirs (1.4.4-r2) 21:00:46 (19/43) Installing py3-certifi (2020.12.5-r1) 21:00:46 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:00:46 (21/43) Installing py3-idna (3.3-r0) 21:00:46 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:00:46 (23/43) Installing py3-requests (2.26.0-r1) 21:00:46 (24/43) Installing py3-msgpack (1.0.2-r1) 21:00:46 (25/43) Installing py3-lockfile (0.12.2-r4) 21:00:46 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:00:46 (27/43) Installing py3-colorama (0.4.4-r1) 21:00:46 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:00:46 (29/43) Installing py3-distlib (0.3.3-r0) 21:00:46 (30/43) Installing py3-distro (1.6.0-r0) 21:00:46 (31/43) Installing py3-six (1.16.0-r0) 21:00:46 (32/43) Installing py3-webencodings (0.5.1-r4) 21:00:46 (33/43) Installing py3-html5lib (1.1-r1) 21:00:46 (34/43) Installing py3-parsing (2.4.7-r2) 21:00:46 (35/43) Installing py3-packaging (20.9-r1) 21:00:46 (36/43) Installing py3-tomli (1.2.2-r0) 21:00:46 (37/43) Installing py3-pep517 (0.12.0-r0) 21:00:46 (38/43) Installing py3-progress (1.6-r0) 21:00:46 (39/43) Installing py3-retrying (1.3.3-r2) 21:00:46 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:00:46 (41/43) Installing py3-setuptools (52.0.0-r4) 21:00:46 (42/43) Installing py3-toml (0.10.2-r2) 21:00:46 (43/43) Installing py3-pip (20.3.4-r1) 21:00:48 Executing busybox-1.34.1-r5.trigger 21:00:48 OK: 82 MiB in 65 packages 21:00:48 Removing intermediate container 75a2d548776c 21:00:48 ---> a0a374a66265 21:00:48 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:00:49 ---> Running in b605da779700 21:00:51 Removing intermediate container b605da779700 21:00:51 ---> 60d099e9dba1 21:00:51 Step 28/31 : CMD ["gate"] 21:00:51 ---> Running in a0a3c4a47f6a 21:00:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:00:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:00:52 ---> 2a7338bc2847 21:00:52 Step 3/23 : WORKDIR /edgex-go 21:00:52 ---> Using cache 21:00:52 ---> 4f49a51aca3b 21:00:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:52 ---> Running in 5e2ab2ee3017 21:00:52 Removing intermediate container a0a3c4a47f6a 21:00:52 ---> d186df0d8a5d 21:00:52 Step 29/31 : LABEL arch=arm64 21:00:53 ---> Running in 93a400caa69b 21:00:54 Removing intermediate container 93a400caa69b 21:00:54 ---> 6770e27e4951 21:00:54 Step 30/31 : LABEL git_sha=bfed10ec1549ab00238fef9da4bc44a8a8049259 21:00:55 ---> Running in 337627d4a65b 21:00:55 Removing intermediate container 5e2ab2ee3017 21:00:55 ---> 5432e5821a0c 21:00:55 Step 5/23 : RUN apk add --update --no-cache make git 21:00:55 ---> Running in b740f78986b5 21:00:56 Removing intermediate container 337627d4a65b 21:00:56 ---> 225e85e67d26 21:00:56 Step 31/31 : LABEL version=0.0.0 21:00:56 ---> Running in c21282e7cbb1 21:00:57 Removing intermediate container c21282e7cbb1 21:00:57 ---> aaca425fb717 21:00:57 21:00:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:00:58 Collecting docker-compose==1.23.2 21:00:58 Successfully built aaca425fb717 21:00:58 Successfully tagged security-bootstrapper-arm64:latest 21:00:58  Building security-bootstrapper ... done Building support-scheduler 21:00:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:00 OK: 220 MiB in 52 packages 21:01:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:01:01 Collecting texttable<0.10,>=0.9.0 21:01:01 Downloading texttable-0.9.1.tar.gz (11 kB) 21:01:02 Removing intermediate container b740f78986b5 21:01:02 ---> 38a1a86b69ce 21:01:02 Step 6/23 : COPY go.mod vendor* ./ 21:01:03 ---> 3442f0d4ece1 21:01:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:03 ---> Running in d44f31707a72 21:01:07 Collecting PyYAML<4,>=3.10 21:01:07 Downloading PyYAML-3.13.tar.gz (270 kB) 21:01:11 Removing intermediate container d44f31707a72 21:01:11 ---> c7f8fc029b16 21:01:11 Step 8/23 : COPY . . 21:01:12 Collecting docopt<0.7,>=0.6.1 21:01:12 Downloading docopt-0.6.2.tar.gz (25 kB) 21:01:16 Collecting jsonschema<3,>=2.5.1 21:01:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:01:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:01:16 Collecting websocket-client<1.0,>=0.32.0 21:01:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:01:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:01:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:01:18 Collecting dockerpty<0.5,>=0.4.1 21:01:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:01:22 Collecting docker<4.0,>=3.6.0 21:01:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:01:22 Collecting cached-property<2,>=1.2.0 21:01:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:01:23 Collecting docker-pycreds>=0.4.0 21:01:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:01:24 Collecting urllib3<1.25,>=1.21.1 21:01:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:01:25 Collecting chardet<3.1.0,>=3.0.2 21:01:25 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:01:25 Collecting idna<2.8,>=2.5 21:01:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:01:25 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) 21:01:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:01:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:01:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:01:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:01:28 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:01:28 Attempting uninstall: urllib3 21:01:28 Found existing installation: urllib3 1.26.7 21:01:28 Uninstalling urllib3-1.26.7: 21:01:28 Successfully uninstalled urllib3-1.26.7 21:01:29 Attempting uninstall: idna 21:01:29 Found existing installation: idna 3.3 21:01:29 Uninstalling idna-3.3: 21:01:29 Successfully uninstalled idna-3.3 21:01:30 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:01:30 ---> 2a7338bc2847 21:01:30 Step 3/26 : WORKDIR /edgex-go 21:01:30 ---> Using cache 21:01:30 ---> 4f49a51aca3b 21:01:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:30 ---> Using cache 21:01:30 ---> 5432e5821a0c 21:01:30 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:01:32 ---> Running in 753a2bf98fca 21:01:34 Attempting uninstall: requests 21:01:34 Found existing installation: requests 2.26.0 21:01:34 Uninstalling requests-2.26.0: 21:01:34 Successfully uninstalled requests-2.26.0 21:01:34 Running setup.py install for texttable: started 21:01:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:37 OK: 220 MiB in 52 packages 21:01:38 Running setup.py install for texttable: finished with status 'done' 21:01:38 Running setup.py install for PyYAML: started 21:01:39 Removing intermediate container 753a2bf98fca 21:01:39 ---> 40ba59050eee 21:01:39 Step 6/26 : COPY go.mod vendor* ./ 21:01:42 ---> 31edb08d9c2d 21:01:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:42 ---> Running in 4b93aea223d7 21:01:42 Running setup.py install for PyYAML: finished with status 'done' 21:01:43 Running setup.py install for docopt: started 21:01:46 Running setup.py install for docopt: finished with status 'done' 21:01:46 Running setup.py install for dockerpty: started 21:01:51 Removing intermediate container 4b93aea223d7 21:01:51 ---> 359f48ddf116 21:01:51 Step 8/26 : COPY . . 21:01:51 Running setup.py install for dockerpty: finished with status 'done' 21:01:54 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 21:01:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:01:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:01:58 ---> 2a7338bc2847 21:01:58 Step 3/22 : WORKDIR /edgex-go 21:01:58 ---> Using cache 21:01:58 ---> 4f49a51aca3b 21:01:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:58 ---> Using cache 21:01:58 ---> 5432e5821a0c 21:01:58 Step 5/22 : RUN apk add --update --no-cache make git 21:01:58 ---> Using cache 21:01:58 ---> 38a1a86b69ce 21:01:58 Step 6/22 : COPY go.mod vendor* ./ 21:01:58 ---> Using cache 21:01:58 ---> 3442f0d4ece1 21:01:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:58 ---> Using cache 21:01:58 ---> c7f8fc029b16 21:01:58 Step 8/22 : COPY . . 21:02:02 ---> b9d629218226 21:02:02 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:02:02 ---> Running in 01e4356ec53e 21:02:05 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 21:02:23 Removing intermediate container 7d360d320890 21:02:23 ---> f5030a2d696c 21:02:23 Step 14/23 : ENV APP_PORT=58890 21:02:23 ---> Running in 457cc4d23840 21:02:24 Removing intermediate container 457cc4d23840 21:02:24 ---> 733918aae919 21:02:24 Step 15/23 : EXPOSE $APP_PORT 21:02:25 ---> Running in c3a051a366c9 21:02:26 Removing intermediate container c3a051a366c9 21:02:26 ---> 2892137175d1 21:02:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:02:31 ---> ec1e344c8b29 21:02:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:02:34 ---> 545afecb28a7 21:02:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:02:37 ---> 09c06078bd3d 21:02:37 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:02:37 ---> Running in 889d18af2c10 21:02:38 Removing intermediate container 889d18af2c10 21:02:38 ---> e4dc747d75a2 21:02:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:38 ---> Running in 874b064daa3d 21:02:40 Removing intermediate container 874b064daa3d 21:02:40 ---> 5008d29749b2 21:02:40 Step 21/23 : LABEL arch=arm64 21:02:40 ---> Running in db5f7801658a 21:02:41 Removing intermediate container db5f7801658a 21:02:41 ---> 1759598a33a9 21:02:41 Step 22/23 : LABEL git_sha=bfed10ec1549ab00238fef9da4bc44a8a8049259 21:02:41 ---> Running in f09a37cd8943 21:02:43 Removing intermediate container f09a37cd8943 21:02:43 ---> 7cbb5e2bced1 21:02:43 Step 23/23 : LABEL version=0.0.0 21:02:43 ---> Running in 9f1380602bc8 21:02:44 Removing intermediate container 9f1380602bc8 21:02:44 ---> c1cc79258eb2 21:02:44 21:02:46 Successfully built c1cc79258eb2 21:02:46 Successfully tagged sys-mgmt-agent-arm64:latest 21:02:46 Building core-data 21:02:54  Building sys-mgmt-agent ... done  ---> c5434b3bec56 21:02:54 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:02:55 ---> Running in cf5e2a6cdf9b 21:02:56 Removing intermediate container cf5e2a6cdf9b 21:02:56 ---> b649bb0b52f0 21:02:56 Step 10/26 : RUN mkdir -p spire-build 21:02:56 ---> Running in 3d88cfee73a7 21:02:56 ---> ff9efc48b3e7 21:02:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:02:56 ---> Running in f2fcf0f99e53 21:02: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 21:03:00 Removing intermediate container 3d88cfee73a7 21:03:00 ---> 4d2799e37f19 21:03:00 Step 11/26 : WORKDIR /edgex-go/spire-build 21:03:00 ---> Running in 6f917885b443 21:03:01 Removing intermediate container 6f917885b443 21:03:01 ---> 83f29ff0c70e 21:03:01 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 21:03:01 ---> Running in a6c7ec4d306b 21:03:05 spire-1.2.1/ 21:03:05 spire-1.2.1/.data/ 21:03:05 spire-1.2.1/.data/.file 21:03:05 spire-1.2.1/.dockerignore 21:03:05 spire-1.2.1/.gitattributes 21:03:05 spire-1.2.1/.githooks/ 21:03:05 spire-1.2.1/.githooks/pre-commit 21:03:05 spire-1.2.1/.github/ 21:03:05 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:03:05 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:03:05 spire-1.2.1/.github/dependabot.yml 21:03:05 spire-1.2.1/.github/workflows/ 21:03:05 spire-1.2.1/.github/workflows/nightly_build.yaml 21:03:05 spire-1.2.1/.github/workflows/pr_build.yaml 21:03:05 spire-1.2.1/.github/workflows/release_build.yaml 21:03:05 spire-1.2.1/.github/workflows/scripts/ 21:03:05 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:03:05 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:03:05 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:03:05 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:03:05 spire-1.2.1/.github/workflows/scripts/split.sh 21:03:05 spire-1.2.1/.gitignore 21:03:05 spire-1.2.1/.go-version 21:03:05 spire-1.2.1/.golangci.yml 21:03:05 spire-1.2.1/ADOPTERS.md 21:03:05 spire-1.2.1/CHANGELOG.md 21:03:05 spire-1.2.1/CODE-OF-CONDUCT.md 21:03:05 spire-1.2.1/CODEOWNERS 21:03:05 spire-1.2.1/CONTRIBUTING.md 21:03:05 spire-1.2.1/Dockerfile 21:03:05 spire-1.2.1/Dockerfile.dev 21:03:05 spire-1.2.1/Dockerfile.scratch 21:03:05 spire-1.2.1/LICENSE 21:03:05 spire-1.2.1/MAINTAINERS.md 21:03:05 spire-1.2.1/Makefile 21:03:05 spire-1.2.1/README.md 21:03:05 spire-1.2.1/ROADMAP.md 21:03:05 spire-1.2.1/SECURITY.md 21:03:05 spire-1.2.1/cmd/ 21:03:05 spire-1.2.1/cmd/spire-agent/ 21:03:05 spire-1.2.1/cmd/spire-agent/cli/ 21:03:05 spire-1.2.1/cmd/spire-agent/cli/api/ 21:03:05 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:03:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:03:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:03:05 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:03:05 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:03:05 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:03:05 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:03:05 spire-1.2.1/cmd/spire-agent/cli/common/ 21:03:05 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:03:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:03:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:03:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:03:05 spire-1.2.1/cmd/spire-agent/cli/run/ 21:03:05 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:03:05 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:03:05 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:03:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:03:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:03:05 spire-1.2.1/cmd/spire-agent/main.go 21:03:05 spire-1.2.1/cmd/spire-server/ 21:03:05 spire-1.2.1/cmd/spire-server/cli/ 21:03:05 spire-1.2.1/cmd/spire-server/cli/agent/ 21:03:05 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:03:05 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/cli.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/entry/ 21:03:05 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/federation/ 21:03:05 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:03:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:03:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/run/ 21:03:05 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/token/ 21:03:05 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/validate/ 21:03:05 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/x509/ 21:03:05 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:03:05 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:03:05 spire-1.2.1/cmd/spire-server/main.go 21:03:05 spire-1.2.1/cmd/spire-server/util/ 21:03:05 spire-1.2.1/cmd/spire-server/util/util.go 21:03:05 spire-1.2.1/conf/ 21:03:05 spire-1.2.1/conf/agent/ 21:03:05 spire-1.2.1/conf/agent/agent.conf 21:03:05 spire-1.2.1/conf/agent/agent_full.conf 21:03:05 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:03:05 spire-1.2.1/conf/server/ 21:03:05 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:03:05 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:03:05 spire-1.2.1/conf/server/server.conf 21:03:05 spire-1.2.1/conf/server/server_full.conf 21:03:05 spire-1.2.1/doc/ 21:03:05 spire-1.2.1/doc/SPIRE101.md 21:03:05 spire-1.2.1/doc/auditlog.md 21:03:05 spire-1.2.1/doc/authorization_policy_engine.md 21:03:05 spire-1.2.1/doc/changelog_guidelines.md 21:03:05 spire-1.2.1/doc/cure53-report.pdf 21:03:05 spire-1.2.1/doc/images/ 21:03:05 spire-1.2.1/doc/images/2019_roadmap.png 21:03:05 spire-1.2.1/doc/images/SPIRE101.png 21:03:05 spire-1.2.1/doc/images/SPIRE_agent.png 21:03:05 spire-1.2.1/doc/images/SPIRE_server.png 21:03:05 spire-1.2.1/doc/images/cache_mgr.png 21:03:05 spire-1.2.1/doc/images/cache_mgr_components.png 21:03:05 spire-1.2.1/doc/images/federated_spire.png 21:03:05 spire-1.2.1/doc/images/ha_mode.png 21:03:05 spire-1.2.1/doc/images/nested_spire.png 21:03:05 spire-1.2.1/doc/images/oidc_federation.png 21:03:05 spire-1.2.1/doc/images/single_trust_domain.png 21:03:05 spire-1.2.1/doc/images/spiffe_compatible.png 21:03:05 spire-1.2.1/doc/images/spire_logo.png 21:03:05 spire-1.2.1/doc/migrating_registration_api_clients.md 21:03:05 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:03:05 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:03:05 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:03:05 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:03:05 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:03:05 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:03:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:03:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:03:05 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:03:05 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:03:05 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:03:05 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:03:05 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:03:05 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:03:05 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:03:05 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:03:05 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:03:05 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:03:05 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:03:05 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:03:05 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:03:05 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:03:05 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:03:05 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:03:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:03:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:03:05 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:03:05 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:03:05 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:03:05 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:03:05 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:03:05 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:03:05 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:03:05 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:03:05 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:03:05 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:03:05 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:03:05 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:03:05 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:03:05 spire-1.2.1/doc/scaling_spire.md 21:03:05 spire-1.2.1/doc/spire_agent.md 21:03:05 spire-1.2.1/doc/spire_server.md 21:03:05 spire-1.2.1/doc/supported_integrations.md 21:03:05 spire-1.2.1/doc/telemetry.md 21:03:05 spire-1.2.1/doc/telemetry_config.md 21:03:05 spire-1.2.1/doc/upgrading.md 21:03:05 spire-1.2.1/doc/using_spire.md 21:03:05 spire-1.2.1/examples/ 21:03:05 spire-1.2.1/examples/README.md 21:03:05 spire-1.2.1/go.mod 21:03:05 spire-1.2.1/go.sum 21:03:05 spire-1.2.1/pkg/ 21:03:05 spire-1.2.1/pkg/agent/ 21:03:05 spire-1.2.1/pkg/agent/agent.go 21:03:05 spire-1.2.1/pkg/agent/api/ 21:03:05 spire-1.2.1/pkg/agent/api/config.go 21:03:05 spire-1.2.1/pkg/agent/api/debug/ 21:03:05 spire-1.2.1/pkg/agent/api/debug/v1/ 21:03:05 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:03:05 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:03:05 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:03:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:03:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:03:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:03:05 spire-1.2.1/pkg/agent/api/endpoints.go 21:03:05 spire-1.2.1/pkg/agent/api/health/ 21:03:05 spire-1.2.1/pkg/agent/api/health/v1/ 21:03:05 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:03:05 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:03:05 spire-1.2.1/pkg/agent/api/rpccontext/ 21:03:05 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:03:05 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:03:05 spire-1.2.1/pkg/agent/attestor/ 21:03:05 spire-1.2.1/pkg/agent/attestor/node/ 21:03:05 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:03:05 spire-1.2.1/pkg/agent/attestor/node/node.go 21:03:05 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:03:05 spire-1.2.1/pkg/agent/attestor/workload/ 21:03:05 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:03:05 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:03:05 spire-1.2.1/pkg/agent/catalog/ 21:03:05 spire-1.2.1/pkg/agent/catalog/catalog.go 21:03:05 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:03:05 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:03:05 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:03:05 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:03:05 spire-1.2.1/pkg/agent/client/ 21:03:05 spire-1.2.1/pkg/agent/client/client.go 21:03:05 spire-1.2.1/pkg/agent/client/client_test.go 21:03:05 spire-1.2.1/pkg/agent/client/dial.go 21:03:05 spire-1.2.1/pkg/agent/client/nodeconn.go 21:03:05 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:03:05 spire-1.2.1/pkg/agent/client/update.go 21:03:05 spire-1.2.1/pkg/agent/client/util.go 21:03:05 spire-1.2.1/pkg/agent/common/ 21:03:05 spire-1.2.1/pkg/agent/common/backoff/ 21:03:05 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:03:05 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:03:05 spire-1.2.1/pkg/agent/common/cgroups/ 21:03:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:03:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:03:05 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:03:05 spire-1.2.1/pkg/agent/config.go 21:03:05 spire-1.2.1/pkg/agent/endpoints/ 21:03:05 spire-1.2.1/pkg/agent/endpoints/config.go 21:03:05 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:03:05 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:03:05 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:03:05 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:03:05 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:03:05 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:03:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:03:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:03:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:03:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:03:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:03:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:03:05 spire-1.2.1/pkg/agent/endpoints/workload/ 21:03:05 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:03:05 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:03:05 spire-1.2.1/pkg/agent/manager/ 21:03:05 spire-1.2.1/pkg/agent/manager/cache/ 21:03:05 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:03:05 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:03:05 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:03:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:03:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:03:05 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:03:05 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:03:05 spire-1.2.1/pkg/agent/manager/config.go 21:03:05 spire-1.2.1/pkg/agent/manager/manager.go 21:03:05 spire-1.2.1/pkg/agent/manager/manager_test.go 21:03:05 spire-1.2.1/pkg/agent/manager/storage.go 21:03:05 spire-1.2.1/pkg/agent/manager/storage_test.go 21:03:05 spire-1.2.1/pkg/agent/manager/storecache/ 21:03:05 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:03:05 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:03:05 spire-1.2.1/pkg/agent/manager/sync.go 21:03:05 spire-1.2.1/pkg/agent/plugin/ 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:03:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:03:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:03:05 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:03:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:03:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:03:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:03:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:03:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:03:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:03:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:03:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:03:06 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:03:06 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:03:06 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:03:06 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:03:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:03:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:03:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:03:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:03:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:03:06 spire-1.2.1/pkg/agent/svid/ 21:03:06 spire-1.2.1/pkg/agent/svid/rotator.go 21:03:06 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:03:06 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:03:06 spire-1.2.1/pkg/agent/svid/store/ 21:03:06 spire-1.2.1/pkg/agent/svid/store/service.go 21:03:06 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:03:06 spire-1.2.1/pkg/common/ 21:03:06 spire-1.2.1/pkg/common/agentpathtemplate/ 21:03:06 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:03:06 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:03:06 spire-1.2.1/pkg/common/api/ 21:03:06 spire-1.2.1/pkg/common/api/metrics.go 21:03:06 spire-1.2.1/pkg/common/api/middleware/ 21:03:06 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:03:06 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:03:06 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:03:06 spire-1.2.1/pkg/common/api/middleware/logger.go 21:03:06 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:03:06 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:03:06 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:03:06 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:03:06 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:03:06 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:03:06 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:03:06 spire-1.2.1/pkg/common/api/middleware/names.go 21:03:06 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:03:06 spire-1.2.1/pkg/common/api/names.go 21:03:06 spire-1.2.1/pkg/common/api/ratelimit.go 21:03:06 spire-1.2.1/pkg/common/api/rpccontext/ 21:03:06 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:03:06 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:03:06 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:03:06 spire-1.2.1/pkg/common/auth/ 21:03:06 spire-1.2.1/pkg/common/auth/interceptors.go 21:03:06 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:03:06 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:03:06 spire-1.2.1/pkg/common/bundleutil/ 21:03:06 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:03:06 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:03:06 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:03:06 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:03:06 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:03:06 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:03:06 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:03:06 spire-1.2.1/pkg/common/bundleutil/types.go 21:03:06 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:03:06 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:03:06 spire-1.2.1/pkg/common/catalog/ 21:03:06 spire-1.2.1/pkg/common/catalog/bind.go 21:03:06 spire-1.2.1/pkg/common/catalog/builtin.go 21:03:06 spire-1.2.1/pkg/common/catalog/catalog.go 21:03:06 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:03:06 spire-1.2.1/pkg/common/catalog/closers.go 21:03:06 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:03:06 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:03:06 spire-1.2.1/pkg/common/catalog/config.go 21:03:06 spire-1.2.1/pkg/common/catalog/config_test.go 21:03:06 spire-1.2.1/pkg/common/catalog/configure.go 21:03:06 spire-1.2.1/pkg/common/catalog/constraints.go 21:03:06 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:03:06 spire-1.2.1/pkg/common/catalog/context.go 21:03:06 spire-1.2.1/pkg/common/catalog/external.go 21:03:06 spire-1.2.1/pkg/common/catalog/host.go 21:03:06 spire-1.2.1/pkg/common/catalog/pipenet.go 21:03:06 spire-1.2.1/pkg/common/catalog/plugin.go 21:03:06 spire-1.2.1/pkg/common/catalog/testplugin/ 21:03:06 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:03:06 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:03:06 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:03:06 spire-1.2.1/pkg/common/cli/ 21:03:06 spire-1.2.1/pkg/common/cli/env.go 21:03:06 spire-1.2.1/pkg/common/cli/flags.go 21:03:06 spire-1.2.1/pkg/common/cli/trust_domain.go 21:03:06 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:03:06 spire-1.2.1/pkg/common/cli/umask.go 21:03:06 spire-1.2.1/pkg/common/cli/umask_posix.go 21:03:06 spire-1.2.1/pkg/common/cli/umask_test.go 21:03:06 spire-1.2.1/pkg/common/cli/umask_windows.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/ 21:03:06 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/flag.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/format.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/ 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:03:06 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:03:06 spire-1.2.1/pkg/common/coretypes/ 21:03:06 spire-1.2.1/pkg/common/coretypes/bundle/ 21:03:06 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:03:06 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:03:06 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:03:06 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:03:06 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:03:06 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:03:06 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:03:06 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:03:06 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:03:06 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:03:06 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:03:06 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:03:06 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:03:06 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:03:06 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:03:06 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:03:06 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:03:06 spire-1.2.1/pkg/common/cryptoutil/ 21:03:06 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:03:06 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:03:06 spire-1.2.1/pkg/common/diskutil/ 21:03:06 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:03:06 spire-1.2.1/pkg/common/diskutil/file_test.go 21:03:06 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:03:06 spire-1.2.1/pkg/common/errorutil/ 21:03:06 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:03:06 spire-1.2.1/pkg/common/health/ 21:03:06 spire-1.2.1/pkg/common/health/config.go 21:03:06 spire-1.2.1/pkg/common/health/context.go 21:03:06 spire-1.2.1/pkg/common/health/context_test.go 21:03:06 spire-1.2.1/pkg/common/health/health.go 21:03:06 spire-1.2.1/pkg/common/health/health_test.go 21:03:06 spire-1.2.1/pkg/common/health/logger.go 21:03:06 spire-1.2.1/pkg/common/hostservice/ 21:03:06 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:03:06 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:03:06 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:03:06 spire-1.2.1/pkg/common/idutil/ 21:03:06 spire-1.2.1/pkg/common/idutil/require.go 21:03:06 spire-1.2.1/pkg/common/idutil/require_test.go 21:03:06 spire-1.2.1/pkg/common/idutil/safety.go 21:03:06 spire-1.2.1/pkg/common/idutil/safety_test.go 21:03:06 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:03:06 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:03:06 spire-1.2.1/pkg/common/jwtsvid/ 21:03:06 spire-1.2.1/pkg/common/jwtsvid/common.go 21:03:06 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:03:06 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:03:06 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:03:06 spire-1.2.1/pkg/common/jwtutil/ 21:03:06 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:03:06 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:03:06 spire-1.2.1/pkg/common/log/ 21:03:06 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:03:06 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:03:06 spire-1.2.1/pkg/common/log/log.go 21:03:06 spire-1.2.1/pkg/common/log/log_test.go 21:03:06 spire-1.2.1/pkg/common/log/options.go 21:03:06 spire-1.2.1/pkg/common/nodeutil/ 21:03:06 spire-1.2.1/pkg/common/nodeutil/node.go 21:03:06 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:03:06 spire-1.2.1/pkg/common/peertracker/ 21:03:06 spire-1.2.1/pkg/common/peertracker/conn.go 21:03:06 spire-1.2.1/pkg/common/peertracker/credentials.go 21:03:06 spire-1.2.1/pkg/common/peertracker/errors.go 21:03:06 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:03:06 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:03:06 spire-1.2.1/pkg/common/peertracker/info.go 21:03:06 spire-1.2.1/pkg/common/peertracker/listener.go 21:03:06 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:03:06 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:03:06 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:03:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:03:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:03:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:03:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:03:06 spire-1.2.1/pkg/common/peertracker/tcp.go 21:03:06 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:03:06 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:03:06 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:03:06 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:03:06 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:03:06 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:03:06 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:03:06 spire-1.2.1/pkg/common/peertracker/uds.go 21:03:06 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:03:06 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:03:06 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:03:06 spire-1.2.1/pkg/common/pemutil/ 21:03:06 spire-1.2.1/pkg/common/pemutil/block.go 21:03:06 spire-1.2.1/pkg/common/pemutil/certs.go 21:03:06 spire-1.2.1/pkg/common/pemutil/common.go 21:03:06 spire-1.2.1/pkg/common/pemutil/csr.go 21:03:06 spire-1.2.1/pkg/common/pemutil/keys.go 21:03:06 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:03:06 spire-1.2.1/pkg/common/pemutil/testdata/ 21:03:06 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:03:06 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:03:06 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:03:06 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:03:06 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:03:06 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:03:06 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:03:06 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:03:06 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:03:06 spire-1.2.1/pkg/common/plugin/ 21:03:06 spire-1.2.1/pkg/common/plugin/aws/ 21:03:06 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:03:06 spire-1.2.1/pkg/common/plugin/azure/ 21:03:06 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:03:06 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:03:06 spire-1.2.1/pkg/common/plugin/facade.go 21:03:06 spire-1.2.1/pkg/common/plugin/facade_test.go 21:03:06 spire-1.2.1/pkg/common/plugin/gcp/ 21:03:06 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:03:06 spire-1.2.1/pkg/common/plugin/k8s/ 21:03:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:03:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:03:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:03:06 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:03:06 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:03:06 spire-1.2.1/pkg/common/plugin/log.go 21:03:06 spire-1.2.1/pkg/common/plugin/sshpop/ 21:03:06 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:03:06 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:03:06 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:03:06 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:03:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:03:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:03:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:03:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:03:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:03:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:03:06 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:03:06 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:03:06 spire-1.2.1/pkg/common/plugin/x509pop/ 21:03:06 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:03:06 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:03:06 spire-1.2.1/pkg/common/profiling/ 21:03:06 spire-1.2.1/pkg/common/profiling/dumpers.go 21:03:06 spire-1.2.1/pkg/common/profiling/profiling.go 21:03:06 spire-1.2.1/pkg/common/protoutil/ 21:03:06 spire-1.2.1/pkg/common/protoutil/masks.go 21:03:06 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:03:06 spire-1.2.1/pkg/common/rotationutil/ 21:03:06 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:03:06 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:03:06 spire-1.2.1/pkg/common/selector/ 21:03:06 spire-1.2.1/pkg/common/selector/selector.go 21:03:06 spire-1.2.1/pkg/common/selector/selector_test.go 21:03:06 spire-1.2.1/pkg/common/selector/set.go 21:03:06 spire-1.2.1/pkg/common/selector/set_utils.go 21:03:06 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:03:06 spire-1.2.1/pkg/common/telemetry/ 21:03:06 spire-1.2.1/pkg/common/telemetry/agent/ 21:03:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:03:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:03:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:03:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:03:06 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:03:06 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:03:06 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:03:06 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:03:06 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:03:06 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:03:06 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:03:06 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:03:06 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:03:06 spire-1.2.1/pkg/common/telemetry/call.go 21:03:06 spire-1.2.1/pkg/common/telemetry/common/ 21:03:06 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:03:06 spire-1.2.1/pkg/common/telemetry/config.go 21:03:06 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:03:06 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:03:06 spire-1.2.1/pkg/common/telemetry/inmem.go 21:03:06 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:03:06 spire-1.2.1/pkg/common/telemetry/m3.go 21:03:06 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:03:06 spire-1.2.1/pkg/common/telemetry/metrics.go 21:03:06 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:03:06 spire-1.2.1/pkg/common/telemetry/names.go 21:03:06 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:03:06 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:03:06 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:03:06 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:03:06 spire-1.2.1/pkg/common/telemetry/server/ 21:03:06 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:03:06 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:03:06 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:03:06 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:03:06 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:03:06 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:03:06 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:03:06 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:03:06 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:03:06 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:03:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:03:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:03:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:03:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:03:06 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:03:06 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:03:06 spire-1.2.1/pkg/common/telemetry/server/server.go 21:03:06 spire-1.2.1/pkg/common/telemetry/sink.go 21:03:06 spire-1.2.1/pkg/common/telemetry/statsd.go 21:03:06 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:03:06 spire-1.2.1/pkg/common/telemetry/uptime.go 21:03:06 spire-1.2.1/pkg/common/telemetry/version.go 21:03:06 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:03:06 spire-1.2.1/pkg/common/uptime/ 21:03:06 spire-1.2.1/pkg/common/uptime/uptime.go 21:03:06 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:03:06 spire-1.2.1/pkg/common/util/ 21:03:06 spire-1.2.1/pkg/common/util/certs.go 21:03:06 spire-1.2.1/pkg/common/util/certs_test.go 21:03:06 spire-1.2.1/pkg/common/util/csr.go 21:03:06 spire-1.2.1/pkg/common/util/hash.go 21:03:06 spire-1.2.1/pkg/common/util/selectors.go 21:03:06 spire-1.2.1/pkg/common/util/selectors_test.go 21:03:06 spire-1.2.1/pkg/common/util/signals.go 21:03:06 spire-1.2.1/pkg/common/util/sort.go 21:03:06 spire-1.2.1/pkg/common/util/sort_test.go 21:03:06 spire-1.2.1/pkg/common/util/task.go 21:03:06 spire-1.2.1/pkg/common/util/task_test.go 21:03:06 spire-1.2.1/pkg/common/util/testdata/ 21:03:06 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:03:06 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:03:06 spire-1.2.1/pkg/common/version/ 21:03:06 spire-1.2.1/pkg/common/version/version.go 21:03:06 spire-1.2.1/pkg/common/x509svid/ 21:03:06 spire-1.2.1/pkg/common/x509svid/common_test.go 21:03:06 spire-1.2.1/pkg/common/x509svid/csr.go 21:03:06 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:03:06 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:03:06 spire-1.2.1/pkg/common/x509util/ 21:03:06 spire-1.2.1/pkg/common/x509util/cert.go 21:03:06 spire-1.2.1/pkg/common/x509util/dns.go 21:03:06 spire-1.2.1/pkg/common/x509util/dns_test.go 21:03:06 spire-1.2.1/pkg/common/x509util/keyid.go 21:03:06 spire-1.2.1/pkg/common/x509util/keypair.go 21:03:06 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:03:06 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:03:06 spire-1.2.1/pkg/server/ 21:03:06 spire-1.2.1/pkg/server/api/ 21:03:06 spire-1.2.1/pkg/server/api/agent.go 21:03:06 spire-1.2.1/pkg/server/api/agent/ 21:03:06 spire-1.2.1/pkg/server/api/agent/v1/ 21:03:06 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:03:06 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:03:06 spire-1.2.1/pkg/server/api/agent_test.go 21:03:06 spire-1.2.1/pkg/server/api/api.go 21:03:06 spire-1.2.1/pkg/server/api/audit/ 21:03:06 spire-1.2.1/pkg/server/api/audit/audit.go 21:03:06 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:03:06 spire-1.2.1/pkg/server/api/bundle.go 21:03:06 spire-1.2.1/pkg/server/api/bundle/ 21:03:06 spire-1.2.1/pkg/server/api/bundle/v1/ 21:03:06 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:03:06 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:03:06 spire-1.2.1/pkg/server/api/bundle_test.go 21:03:06 spire-1.2.1/pkg/server/api/debug/ 21:03:06 spire-1.2.1/pkg/server/api/debug/v1/ 21:03:06 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:03:06 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:03:06 spire-1.2.1/pkg/server/api/entry.go 21:03:06 spire-1.2.1/pkg/server/api/entry/ 21:03:06 spire-1.2.1/pkg/server/api/entry/v1/ 21:03:06 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:03:06 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:03:06 spire-1.2.1/pkg/server/api/entry_test.go 21:03:06 spire-1.2.1/pkg/server/api/health/ 21:03:06 spire-1.2.1/pkg/server/api/health/v1/ 21:03:06 spire-1.2.1/pkg/server/api/health/v1/service.go 21:03:06 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:03:06 spire-1.2.1/pkg/server/api/id.go 21:03:06 spire-1.2.1/pkg/server/api/id_test.go 21:03:06 spire-1.2.1/pkg/server/api/limits/ 21:03:06 spire-1.2.1/pkg/server/api/limits/limits.go 21:03:06 spire-1.2.1/pkg/server/api/middleware/ 21:03:06 spire-1.2.1/pkg/server/api/middleware/alias.go 21:03:06 spire-1.2.1/pkg/server/api/middleware/audit.go 21:03:06 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:03:06 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:03:06 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:03:06 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:03:06 spire-1.2.1/pkg/server/api/middleware/caller.go 21:03:06 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:03:06 spire-1.2.1/pkg/server/api/middleware/common.go 21:03:06 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:03:06 spire-1.2.1/pkg/server/api/middleware/entries.go 21:03:06 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:03:06 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:03:06 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:03:06 spire-1.2.1/pkg/server/api/ratelimit.go 21:03:06 spire-1.2.1/pkg/server/api/rpccontext/ 21:03:06 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:03:06 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:03:06 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:03:06 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:03:06 spire-1.2.1/pkg/server/api/selector.go 21:03:06 spire-1.2.1/pkg/server/api/selector_test.go 21:03:06 spire-1.2.1/pkg/server/api/status.go 21:03:06 spire-1.2.1/pkg/server/api/status_test.go 21:03:06 spire-1.2.1/pkg/server/api/svid/ 21:03:06 spire-1.2.1/pkg/server/api/svid/v1/ 21:03:06 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:03:06 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:03:06 spire-1.2.1/pkg/server/api/trustdomain.go 21:03:06 spire-1.2.1/pkg/server/api/trustdomain/ 21:03:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:03:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:03:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:03:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:03:07 spire-1.2.1/pkg/server/authpolicy/ 21:03:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:03:07 spire-1.2.1/pkg/server/authpolicy/policy.go 21:03:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:03:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:03:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:03:07 spire-1.2.1/pkg/server/authpolicy/validate.go 21:03:07 spire-1.2.1/pkg/server/bundle/ 21:03:07 spire-1.2.1/pkg/server/bundle/client/ 21:03:07 spire-1.2.1/pkg/server/bundle/client/client.go 21:03:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:03:07 spire-1.2.1/pkg/server/bundle/client/manager.go 21:03:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:03:07 spire-1.2.1/pkg/server/bundle/client/sources.go 21:03:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:03:07 spire-1.2.1/pkg/server/bundle/client/updater.go 21:03:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:03:07 spire-1.2.1/pkg/server/ca/ 21:03:07 spire-1.2.1/pkg/server/ca/ca.go 21:03:07 spire-1.2.1/pkg/server/ca/ca_health.go 21:03:07 spire-1.2.1/pkg/server/ca/ca_test.go 21:03:07 spire-1.2.1/pkg/server/ca/journal.go 21:03:07 spire-1.2.1/pkg/server/ca/journal_test.go 21:03:07 spire-1.2.1/pkg/server/ca/manager.go 21:03:07 spire-1.2.1/pkg/server/ca/manager_health.go 21:03:07 spire-1.2.1/pkg/server/ca/manager_test.go 21:03:07 spire-1.2.1/pkg/server/ca/templates.go 21:03:07 spire-1.2.1/pkg/server/ca/upstream_client.go 21:03:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:03:07 spire-1.2.1/pkg/server/ca/validation.go 21:03:07 spire-1.2.1/pkg/server/cache/ 21:03:07 spire-1.2.1/pkg/server/cache/dscache/ 21:03:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:03:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:03:07 spire-1.2.1/pkg/server/cache/entrycache/ 21:03:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:03:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:03:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:03:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:03:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:03:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:03:07 spire-1.2.1/pkg/server/catalog/ 21:03:07 spire-1.2.1/pkg/server/catalog/catalog.go 21:03:07 spire-1.2.1/pkg/server/catalog/keymanager.go 21:03:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:03:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:03:07 spire-1.2.1/pkg/server/catalog/notifier.go 21:03:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:03:07 spire-1.2.1/pkg/server/config.go 21:03:07 spire-1.2.1/pkg/server/datastore/ 21:03:07 spire-1.2.1/pkg/server/datastore/datastore.go 21:03:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:03:07 spire-1.2.1/pkg/server/datastore/repository.go 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:03:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:03:07 spire-1.2.1/pkg/server/endpoints/ 21:03:07 spire-1.2.1/pkg/server/endpoints/bundle/ 21:03:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:03:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:03:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:03:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:03:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:03:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:03:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:03:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:03:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:03:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:03:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:03:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:03:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:03:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:03:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:03:07 spire-1.2.1/pkg/server/endpoints/config.go 21:03:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:03:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:03:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:03:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:03:07 spire-1.2.1/pkg/server/endpoints/middleware.go 21:03:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:03:07 spire-1.2.1/pkg/server/hostservice/ 21:03:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:03:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:03:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:03:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:03:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:03:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:03:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:03:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/ 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/ 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:03:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:03:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:03:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:03:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:03:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:03:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:03:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:03:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:03:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/notifier/ 21:03:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:03:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:03:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:03:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:03:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:03:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:03:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:03:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:03:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:03:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:03:07 spire-1.2.1/pkg/server/registration/ 21:03:07 spire-1.2.1/pkg/server/registration/manager.go 21:03:07 spire-1.2.1/pkg/server/registration/manager_test.go 21:03:07 spire-1.2.1/pkg/server/scanentries.go 21:03:07 spire-1.2.1/pkg/server/scanentries_test.go 21:03:07 spire-1.2.1/pkg/server/server.go 21:03:07 spire-1.2.1/pkg/server/server_test.go 21:03:07 spire-1.2.1/pkg/server/svid/ 21:03:07 spire-1.2.1/pkg/server/svid/observer.go 21:03:07 spire-1.2.1/pkg/server/svid/observer_test.go 21:03:07 spire-1.2.1/pkg/server/svid/rotator.go 21:03:07 spire-1.2.1/pkg/server/svid/rotator_config.go 21:03:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:03:07 spire-1.2.1/pkg/server/svid/rotator_test.go 21:03:07 spire-1.2.1/proto/ 21:03:07 spire-1.2.1/proto/private/ 21:03:07 spire-1.2.1/proto/private/server/ 21:03:07 spire-1.2.1/proto/private/server/journal/ 21:03:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:03:07 spire-1.2.1/proto/private/server/journal/journal.proto 21:03:07 spire-1.2.1/proto/spire/ 21:03:07 spire-1.2.1/proto/spire/common/ 21:03:07 spire-1.2.1/proto/spire/common/common.pb.go 21:03:07 spire-1.2.1/proto/spire/common/common.proto 21:03:07 spire-1.2.1/proto/spire/common/plugin/ 21:03:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:03:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:03:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:03:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:03:07 spire-1.2.1/proto/spire/plugin/ 21:03:07 spire-1.2.1/proto/spire/plugin/agent/ 21:03:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:03:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:03:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:03:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:03:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:03:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:03:07 spire-1.2.1/release/ 21:03:07 spire-1.2.1/release/spire-extras/ 21:03:07 spire-1.2.1/release/spire-extras/README.md 21:03:07 spire-1.2.1/release/spire-extras/conf/ 21:03:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:03:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:03:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:03:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:03:07 spire-1.2.1/release/spire/ 21:03:07 spire-1.2.1/release/spire/README.md 21:03:07 spire-1.2.1/release/spire/conf/ 21:03:07 spire-1.2.1/release/spire/conf/agent/ 21:03:07 spire-1.2.1/release/spire/conf/agent/agent.conf 21:03:07 spire-1.2.1/release/spire/conf/server/ 21:03:07 spire-1.2.1/release/spire/conf/server/server.conf 21:03:07 spire-1.2.1/script/ 21:03:07 spire-1.2.1/script/build-artifact.sh 21:03:07 spire-1.2.1/script/generate_dummy_ca.sh 21:03:07 spire-1.2.1/support/ 21:03:07 spire-1.2.1/support/k8s/ 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:03:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:03:07 spire-1.2.1/support/oidc-discovery-provider/ 21:03:07 spire-1.2.1/support/oidc-discovery-provider/README.md 21:03:07 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:03:07 spire-1.2.1/support/oidc-discovery-provider/config.go 21:03:07 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:03:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:03:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:03:07 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:03:07 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:03:07 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:03:07 spire-1.2.1/support/oidc-discovery-provider/main.go 21:03:07 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:03:07 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:03:07 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:03:07 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:03:07 spire-1.2.1/test/ 21:03:07 spire-1.2.1/test/clock/ 21:03:07 spire-1.2.1/test/clock/clock.go 21:03:07 spire-1.2.1/test/fakes/ 21:03:07 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:03:07 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:03:07 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:03:07 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:03:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:03:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:03:07 spire-1.2.1/test/fakes/fakeagentstore/ 21:03:07 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:03:07 spire-1.2.1/test/fakes/fakedatastore/ 21:03:07 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:03:07 spire-1.2.1/test/fakes/fakeentryclient/ 21:03:07 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:03:07 spire-1.2.1/test/fakes/fakehealthchecker/ 21:03:07 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:03:07 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:03:07 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:03:07 spire-1.2.1/test/fakes/fakemetrics/ 21:03:07 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:03:07 spire-1.2.1/test/fakes/fakenoderesolver/ 21:03:07 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:03:07 spire-1.2.1/test/fakes/fakenotifier/ 21:03:07 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:03:07 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:03:07 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:03:07 spire-1.2.1/test/fakes/fakeserverca/ 21:03:07 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:03:07 spire-1.2.1/test/fakes/fakeservercatalog/ 21:03:07 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:03:07 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:03:07 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:03:07 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:03:07 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:03:07 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:03:07 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:03:07 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:03:07 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:03:07 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:03:07 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:03:07 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:03:07 spire-1.2.1/test/fixture/ 21:03:07 spire-1.2.1/test/fixture/certs/ 21:03:07 spire-1.2.1/test/fixture/certs/agent_svid.der 21:03:07 spire-1.2.1/test/fixture/certs/base_cert.pem 21:03:07 spire-1.2.1/test/fixture/certs/base_csr.pem 21:03:07 spire-1.2.1/test/fixture/certs/base_key.pem 21:03:07 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:03:07 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:03:07 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:03:07 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:03:07 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:03:07 spire-1.2.1/test/fixture/certs/blog_key.pem 21:03:07 spire-1.2.1/test/fixture/certs/bundle.der 21:03:07 spire-1.2.1/test/fixture/certs/ca.pem 21:03:07 spire-1.2.1/test/fixture/certs/ca_key.pem 21:03:07 spire-1.2.1/test/fixture/certs/database_cert.pem 21:03:07 spire-1.2.1/test/fixture/certs/database_csr.pem 21:03:07 spire-1.2.1/test/fixture/certs/database_key.pem 21:03:07 spire-1.2.1/test/fixture/certs/node_cert.pem 21:03:07 spire-1.2.1/test/fixture/certs/node_csr.pem 21:03:07 spire-1.2.1/test/fixture/certs/node_key.pem 21:03:07 spire-1.2.1/test/fixture/certs/svid.pem 21:03:07 spire-1.2.1/test/fixture/certs/svid_key.pem 21:03:07 spire-1.2.1/test/fixture/config/ 21:03:07 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:03:07 spire-1.2.1/test/fixture/config/agent_good.conf 21:03:07 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:03:07 spire-1.2.1/test/fixture/config/plugin_good.conf 21:03:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:03:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:03:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:03:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:03:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:03:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:03:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:03:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:03:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:03:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:03:07 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:03:07 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:03:07 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:03:07 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:03:07 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:03:07 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:03:07 spire-1.2.1/test/fixture/config/server_good.conf 21:03:07 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:03:07 spire-1.2.1/test/fixture/fixture.go 21:03:07 spire-1.2.1/test/fixture/nodeattestor/ 21:03:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:03:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:03:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:03:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:03:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:03:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:03:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:03:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:03:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:03:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:03:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:03:07 spire-1.2.1/test/fixture/registration/ 21:03:07 spire-1.2.1/test/fixture/registration/entries.json 21:03:07 spire-1.2.1/test/fixture/registration/good-for-update.json 21:03:07 spire-1.2.1/test/fixture/registration/good.json 21:03:07 spire-1.2.1/test/fixture/registration/invalid.json 21:03:07 spire-1.2.1/test/fixture/registration/invalid_json.json 21:03:07 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:03:07 spire-1.2.1/test/integration/ 21:03:07 spire-1.2.1/test/integration/README.md 21:03:07 spire-1.2.1/test/integration/common 21:03:07 spire-1.2.1/test/integration/setup/ 21:03:07 spire-1.2.1/test/integration/setup/adminclient/ 21:03:07 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:03:07 spire-1.2.1/test/integration/setup/adminclient/client.go 21:03:07 spire-1.2.1/test/integration/setup/debugagent/ 21:03:07 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:03:07 spire-1.2.1/test/integration/setup/debugagent/main.go 21:03:07 spire-1.2.1/test/integration/setup/debugserver/ 21:03:07 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:03:07 spire-1.2.1/test/integration/setup/debugserver/main.go 21:03:07 spire-1.2.1/test/integration/setup/downstreamclient/ 21:03:07 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:03:07 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:03:07 spire-1.2.1/test/integration/setup/itclient/ 21:03:07 spire-1.2.1/test/integration/setup/itclient/client.go 21:03:07 spire-1.2.1/test/integration/setup/node-attestation/ 21:03:07 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:03:07 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:03:07 spire-1.2.1/test/integration/setup/x509pop/ 21:03:07 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:03:07 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:03:07 spire-1.2.1/test/integration/suites/ 21:03:07 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:03:07 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:03:07 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:03:07 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:03:07 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:03:07 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:03:07 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:03:07 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:03:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:03:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:03:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:03:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:03:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:03:07 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:03:07 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:03:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:03:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:03:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:03:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:03:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:03:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:03:07 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:03:07 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:03:07 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:03:07 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:03:07 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:03:07 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:03:07 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:03:07 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:03:07 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:03:07 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:03:07 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:03:07 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:03:07 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:03:07 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:03:07 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:03:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:03:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:03:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:03:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:03:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:03:07 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:03:07 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:03:07 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:03:07 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:03:07 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:03:07 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:03:07 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:03:07 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:03:07 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:03:07 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:03:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:03:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:03:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:03:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:03:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:03:07 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:03:07 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:03:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:03:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:03:07 spire-1.2.1/test/integration/suites/join-token/ 21:03:07 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:03:07 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:03:07 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:03:07 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:03:07 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:03:07 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:03:07 spire-1.2.1/test/integration/suites/join-token/README.md 21:03:07 spire-1.2.1/test/integration/suites/join-token/conf/ 21:03:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:03:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:03:07 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:03:07 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:03:07 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:03:07 spire-1.2.1/test/integration/suites/join-token/teardown 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:03:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:03:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:03:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:03:08 spire-1.2.1/test/integration/suites/k8s/ 21:03:08 spire-1.2.1/test/integration/suites/k8s/00-setup 21:03:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:03:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:03:08 spire-1.2.1/test/integration/suites/k8s/README.md 21:03:08 spire-1.2.1/test/integration/suites/k8s/conf/ 21:03:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:03:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:03:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:03:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:03:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:03:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:03:08 spire-1.2.1/test/integration/suites/k8s/teardown 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/ 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:03:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:03:08 spire-1.2.1/test/integration/suites/node-attestation/ 21:03:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:03:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:03:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:03:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:03:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:03:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:03:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:03:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:03:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:03:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:03:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:03:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:03:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:03:08 spire-1.2.1/test/integration/suites/rotation/ 21:03:08 spire-1.2.1/test/integration/suites/rotation/00-setup 21:03:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:03:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:03:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:03:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:03:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:03:08 spire-1.2.1/test/integration/suites/rotation/README.md 21:03:08 spire-1.2.1/test/integration/suites/rotation/conf/ 21:03:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:03:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:03:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:03:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:03:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:03:08 spire-1.2.1/test/integration/suites/rotation/teardown 21:03:08 spire-1.2.1/test/integration/suites/self-test/ 21:03:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:03:08 spire-1.2.1/test/integration/suites/self-test/README.md 21:03:08 spire-1.2.1/test/integration/suites/self-test/teardown 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:03:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:03:08 spire-1.2.1/test/integration/suites/upgrade/ 21:03:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:03:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:03:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:03:08 spire-1.2.1/test/integration/suites/upgrade/README.md 21:03:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:03:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:03:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:03:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:03:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:03:08 spire-1.2.1/test/integration/suites/upgrade/teardown 21:03:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:03:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:03:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:03:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:03:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:03:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:03:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:03:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:03:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:03:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:03:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:03:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:03:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:03:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:03:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:03:08 spire-1.2.1/test/integration/test-one.sh 21:03:08 spire-1.2.1/test/integration/test.sh 21:03:08 spire-1.2.1/test/plugintest/ 21:03:08 spire-1.2.1/test/plugintest/config.go 21:03:08 spire-1.2.1/test/plugintest/load.go 21:03:08 spire-1.2.1/test/plugintest/option.go 21:03:08 spire-1.2.1/test/spiretest/ 21:03:08 spire-1.2.1/test/spiretest/apiserver.go 21:03:08 spire-1.2.1/test/spiretest/assertions.go 21:03:08 spire-1.2.1/test/spiretest/dir.go 21:03:08 spire-1.2.1/test/spiretest/errors_posix.go 21:03:08 spire-1.2.1/test/spiretest/errors_windows.go 21:03:08 spire-1.2.1/test/spiretest/logs.go 21:03:08 spire-1.2.1/test/spiretest/socketapi.go 21:03:08 spire-1.2.1/test/spiretest/suite.go 21:03:08 spire-1.2.1/test/spiretest/x509.go 21:03:08 spire-1.2.1/test/testca/ 21:03:08 spire-1.2.1/test/testca/ca.go 21:03:08 spire-1.2.1/test/testkey/ 21:03:08 spire-1.2.1/test/testkey/generate.sh 21:03:08 spire-1.2.1/test/testkey/genkeys.go 21:03:08 spire-1.2.1/test/testkey/keys.go 21:03:08 spire-1.2.1/test/testkey/new.go 21:03:08 spire-1.2.1/test/tpmsimulator/ 21:03:08 spire-1.2.1/test/tpmsimulator/simulator.go 21:03:08 spire-1.2.1/test/util/ 21:03:08 spire-1.2.1/test/util/cert_fixtures.go 21:03:08 spire-1.2.1/test/util/cert_generation.go 21:03:08 spire-1.2.1/test/util/io_redirection.go 21:03:08 spire-1.2.1/test/util/race.go 21:03:08 spire-1.2.1/test/util/util.go 21:03:08 building spire from source... 21:03:08 Installing go1.17.7... 21:03:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:03:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:03:31 ---> 2a7338bc2847 21:03:31 Step 3/23 : WORKDIR /edgex-go 21:03:31 ---> Using cache 21:03:31 ---> 4f49a51aca3b 21:03:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:31 ---> Using cache 21:03:31 ---> 5432e5821a0c 21:03:31 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:03:31 ---> Running in a41fab904a3d 21:03:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:03:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:03:33 OK: 220 MiB in 52 packages 21:03:35 Removing intermediate container a41fab904a3d 21:03:35 ---> 320561b05071 21:03:35 Step 6/23 : COPY go.mod vendor* ./ 21:03:36 ---> d21e0feff23a 21:03:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:36 ---> Running in 20ee75c38fe1 21:03:45 Removing intermediate container 20ee75c38fe1 21:03:45 ---> 0d4b4cc79fcc 21:03:45 Step 8/23 : COPY . . 21:03:45 Building bin/spire-server... 21:03:45 go: downloading github.com/mitchellh/cli v1.1.2 21:03:45 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:03:45 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:03:45 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:03:45 go: downloading google.golang.org/grpc v1.44.0 21:03:46 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:03:47 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:03:48 go: downloading github.com/imdario/mergo v0.3.12 21:03:49 go: downloading github.com/sirupsen/logrus v1.8.1 21:03:51 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:03:53 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:03:53 go: downloading github.com/fatih/color v1.13.0 21:03:53 go: downloading github.com/mattn/go-isatty v0.0.14 21:03:53 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:03:53 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:03:53 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:03:53 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:03:55 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:03:55 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:03:55 go: downloading github.com/armon/go-metrics v0.3.10 21:03:55 go: downloading github.com/prometheus/client_golang v1.12.1 21:03:55 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:03:57 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:03:57 go: downloading github.com/open-policy-agent/opa v0.38.0 21:04:12  ---> 8b714f0e8304 21:04:12 Step 9/23 : RUN make cmd/core-data/core-data 21:04:12 ---> Running in 301837ef49b7 21:04:12 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 21:04:16 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:04:16 go: downloading github.com/mattn/go-colorable v0.1.12 21:04:16 go: downloading github.com/Masterminds/goutils v1.1.0 21:04:16 go: downloading github.com/Masterminds/semver v1.5.0 21:04:16 go: downloading github.com/google/uuid v1.1.2 21:04:16 go: downloading github.com/huandu/xstrings v1.3.2 21:04:17 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:04:17 go: downloading github.com/oklog/run v1.0.0 21:04:17 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:04:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:04:17 go: downloading go.uber.org/atomic v1.9.0 21:04:18 go: downloading github.com/pkg/errors v0.9.1 21:04:18 go: downloading github.com/imkira/go-observer v1.0.3 21:04:18 go: downloading github.com/prometheus/client_model v0.2.0 21:04:18 go: downloading github.com/prometheus/common v0.32.1 21:04:18 go: downloading github.com/beorn7/perks v1.0.1 21:04:18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:04:19 go: downloading github.com/prometheus/procfs v0.7.3 21:04:20 go: downloading github.com/hashicorp/errwrap v1.1.0 21:04:20 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:04:20 go: downloading github.com/twmb/murmur3 v1.1.6 21:04:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:04:21 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:04:21 go: downloading github.com/blang/semver/v4 v4.0.0 21:04:21 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:04:21 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:04:22 go: downloading github.com/jinzhu/gorm v1.9.16 21:04:22 go: downloading github.com/lib/pq v1.10.4 21:04:22 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:04:22 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:05:01 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:05:01 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:05:01 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:05:01 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:05:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:05:07 go: downloading github.com/stretchr/testify v1.7.0 21:05:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:05:07 go: downloading google.golang.org/api v0.70.0 21:05:07 go: downloading k8s.io/client-go v0.23.4 21:05:07 go: downloading k8s.io/api v0.23.4 21:05:22 go: downloading cloud.google.com/go/storage v1.21.0 21:05:22 go: downloading cloud.google.com/go v0.100.2 21:05:23 go: downloading k8s.io/apimachinery v0.23.4 21:05:25 go: downloading k8s.io/kube-aggregator v0.23.3 21:05:26 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:05:29 go: downloading github.com/google/go-tpm v0.3.3 21:05:30 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:05:56 go: downloading cloud.google.com/go/security v1.3.0 21:05:56 go: downloading github.com/hashicorp/vault/api v1.4.1 21:05:56 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:05:56 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:05:56 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:05:56 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:05:56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:05:56 go: downloading gopkg.in/yaml.v2 v2.4.0 21:05:57 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:05:57 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:05:57 go: downloading github.com/gobwas/glob v0.2.3 21:05:58 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:05:58 go: downloading github.com/jinzhu/inflection v1.0.0 21:05:58 go: downloading github.com/aws/smithy-go v1.11.0 21:06:00 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:06:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:06:00 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:06:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:06:00 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:06:01 go: downloading github.com/gogo/protobuf v1.3.2 21:06:07 go: downloading cloud.google.com/go/compute v1.3.0 21:06:08 go: downloading cloud.google.com/go/iam v0.1.1 21:06:08 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:06:08 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:06:09 go: downloading k8s.io/klog/v2 v2.30.0 21:06:09 go: downloading github.com/google/gofuzz v1.1.0 21:06:09 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:06:11 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:06:11 go: downloading github.com/spf13/pflag v1.0.5 21:06:12 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:06:12 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:06:12 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:06:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:06:12 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:06:12 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:06:12 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:06:14 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:06:14 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:06:14 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:06:14 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:06:14 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:06:14 go: downloading github.com/dimchansky/utfbom v1.1.1 21:06:14 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:06:15 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:06:15 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:06:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:06:18 go: downloading go.opencensus.io v0.23.0 21:06:19 go: downloading gopkg.in/inf.v0 v0.9.1 21:06:19 go: downloading github.com/go-logr/logr v1.2.2 21:06:19 go: downloading github.com/google/go-cmp v0.5.7 21:06:19 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:06:19 go: downloading github.com/json-iterator/go v1.1.12 21:06:20 go: downloading github.com/googleapis/gnostic v0.5.5 21:06:24 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:06:27 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:06:27 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:06:27 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:06:27 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:06:27 go: downloading github.com/tklauser/numcpus v0.3.0 21:06:27 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:06:27 go: downloading go.uber.org/zap v1.21.0 21:06:28 go: downloading sigs.k8s.io/yaml v1.3.0 21:06:28 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:06:29 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:06:29 go: downloading github.com/modern-go/reflect2 v1.0.2 21:06:29 go: downloading github.com/ryanuber/go-glob v1.0.0 21:06:29 go: downloading github.com/golang/snappy v0.0.4 21:06:29 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:06:41 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:06:41 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:06:41 go: downloading github.com/hashicorp/go-version v1.2.0 21:06:41 go: downloading go.uber.org/multierr v1.6.0 21:07:20 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:07:20 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:10:43 Removing intermediate container 01e4356ec53e 21:10:43 ---> c4fadf23b74d 21:10:43 21:10:43 Step 10/23 : FROM alpine:3.14 21:10:43 ---> ac73e934f311 21:10:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:10:43 ---> Running in c2595d6a0b3d 21:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:10:43 (1/1) Installing dumb-init (1.2.5-r1) 21:10:43 Executing busybox-1.33.1-r7.trigger 21:10:43 OK: 5 MiB in 15 packages 21:10:43 Removing intermediate container c2595d6a0b3d 21:10:43 ---> 1005d796e938 21:10:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:10:43 ---> Running in 0cc28b80c841 21:10:43 Removing intermediate container 0cc28b80c841 21:10:43 ---> 4ed483b90587 21:10:43 Step 13/23 : ENV APP_PORT=59881 21:10:43 ---> Running in 48f18c8b8539 21:10:43 Removing intermediate container 48f18c8b8539 21:10:43 ---> 87cfda377d87 21:10:43 Step 14/23 : EXPOSE $APP_PORT 21:10:43 ---> Running in 005a9da20024 21:10:43 Removing intermediate container 005a9da20024 21:10:43 ---> 68f975ef21e3 21:10:43 Step 15/23 : WORKDIR / 21:10:43 ---> Running in 47bff5f071a4 21:10:43 Removing intermediate container 47bff5f071a4 21:10:43 ---> 5e44007fd588 21:10:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:43 ---> aada76702eb4 21:10:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:10:45 ---> 56f015f029c7 21:10:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:10:46 ---> 21ca1c34719a 21:10:46 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:10:46 ---> Running in 830dbefbb345 21:10:46 Removing intermediate container 830dbefbb345 21:10:46 ---> 888030aa1138 21:10:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:10:47 ---> Running in 808496bfca66 21:10:47 Removing intermediate container 808496bfca66 21:10:47 ---> e30b5a99e936 21:10:47 Step 21/23 : LABEL arch=arm64 21:10:47 ---> Running in 6eb93863f1ec 21:10:48 Removing intermediate container 6eb93863f1ec 21:10:48 ---> 3ad470203f7a 21:10:48 Step 22/23 : LABEL git_sha=bfed10ec1549ab00238fef9da4bc44a8a8049259 21:10:48 ---> Running in 1fc42b0f3f15 21:10:49 Removing intermediate container 1fc42b0f3f15 21:10:49 ---> ff9af73f2cf7 21:10:49 Step 23/23 : LABEL version=0.0.0 21:10:49 ---> Running in aa0cce9acf99 21:10:50 Removing intermediate container aa0cce9acf99 21:10:50 ---> 86b89b5ee7a8 21:10:50 21:10:50 Successfully built 86b89b5ee7a8 21:10:50 Successfully tagged core-metadata-arm64:latest 21:10:50 Building security-spire-server 21:11:29  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:11:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:11:29 ---> 2a7338bc2847 21:11:29 Step 3/25 : WORKDIR /edgex-go 21:11:29 ---> Using cache 21:11:29 ---> 4f49a51aca3b 21:11:29 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:29 ---> Using cache 21:11:29 ---> 5432e5821a0c 21:11:29 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:11:29 ---> Using cache 21:11:29 ---> 40ba59050eee 21:11:29 Step 6/25 : COPY go.mod vendor* ./ 21:11:29 ---> Using cache 21:11:29 ---> 31edb08d9c2d 21:11:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:29 ---> Using cache 21:11:29 ---> 359f48ddf116 21:11:29 Step 8/25 : COPY . . 21:11:29 ---> Using cache 21:11:29 ---> c5434b3bec56 21:11:29 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:11:29 ---> Using cache 21:11:29 ---> b649bb0b52f0 21:11:29 Step 10/25 : RUN mkdir -p spire-build 21:11:29 ---> Using cache 21:11:29 ---> 4d2799e37f19 21:11:29 Step 11/25 : WORKDIR /edgex-go/spire-build 21:11:29 ---> Using cache 21:11:29 ---> 83f29ff0c70e 21:11:29 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 21:11:29 ---> Running in da3f09561e99 21:11:31 spire-1.2.1/ 21:11:31 spire-1.2.1/.data/ 21:11:31 spire-1.2.1/.data/.file 21:11:31 spire-1.2.1/.dockerignore 21:11:31 spire-1.2.1/.gitattributes 21:11:31 spire-1.2.1/.githooks/ 21:11:31 spire-1.2.1/.githooks/pre-commit 21:11:31 spire-1.2.1/.github/ 21:11:31 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:11:31 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:11:31 spire-1.2.1/.github/dependabot.yml 21:11:31 spire-1.2.1/.github/workflows/ 21:11:31 spire-1.2.1/.github/workflows/nightly_build.yaml 21:11:31 spire-1.2.1/.github/workflows/pr_build.yaml 21:11:31 spire-1.2.1/.github/workflows/release_build.yaml 21:11:31 spire-1.2.1/.github/workflows/scripts/ 21:11:31 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:11:31 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:11:31 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:11:31 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:11:31 spire-1.2.1/.github/workflows/scripts/split.sh 21:11:31 spire-1.2.1/.gitignore 21:11:31 spire-1.2.1/.go-version 21:11:31 spire-1.2.1/.golangci.yml 21:11:31 spire-1.2.1/ADOPTERS.md 21:11:31 spire-1.2.1/CHANGELOG.md 21:11:31 spire-1.2.1/CODE-OF-CONDUCT.md 21:11:31 spire-1.2.1/CODEOWNERS 21:11:31 spire-1.2.1/CONTRIBUTING.md 21:11:31 spire-1.2.1/Dockerfile 21:11:31 spire-1.2.1/Dockerfile.dev 21:11:31 spire-1.2.1/Dockerfile.scratch 21:11:31 spire-1.2.1/LICENSE 21:11:31 spire-1.2.1/MAINTAINERS.md 21:11:31 spire-1.2.1/Makefile 21:11:31 spire-1.2.1/README.md 21:11:31 spire-1.2.1/ROADMAP.md 21:11:31 spire-1.2.1/SECURITY.md 21:11:31 spire-1.2.1/cmd/ 21:11:31 spire-1.2.1/cmd/spire-agent/ 21:11:31 spire-1.2.1/cmd/spire-agent/cli/ 21:11:31 spire-1.2.1/cmd/spire-agent/cli/api/ 21:11:31 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:11:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:11:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:11:31 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:11:31 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:11:31 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:11:31 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:11:31 spire-1.2.1/cmd/spire-agent/cli/common/ 21:11:31 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:11:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:11:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:11:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:11:31 spire-1.2.1/cmd/spire-agent/cli/run/ 21:11:31 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:11:31 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:11:31 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:11:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:11:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:11:31 spire-1.2.1/cmd/spire-agent/main.go 21:11:31 spire-1.2.1/cmd/spire-server/ 21:11:31 spire-1.2.1/cmd/spire-server/cli/ 21:11:31 spire-1.2.1/cmd/spire-server/cli/agent/ 21:11:31 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:11:31 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/cli.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/entry/ 21:11:31 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/federation/ 21:11:31 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:11:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:11:31 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/run/ 21:11:31 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/token/ 21:11:31 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/validate/ 21:11:31 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/x509/ 21:11:31 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:11:31 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:11:31 spire-1.2.1/cmd/spire-server/main.go 21:11:31 spire-1.2.1/cmd/spire-server/util/ 21:11:31 spire-1.2.1/cmd/spire-server/util/util.go 21:11:31 spire-1.2.1/conf/ 21:11:31 spire-1.2.1/conf/agent/ 21:11:31 spire-1.2.1/conf/agent/agent.conf 21:11:31 spire-1.2.1/conf/agent/agent_full.conf 21:11:31 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:11:31 spire-1.2.1/conf/server/ 21:11:31 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:11:31 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:11:31 spire-1.2.1/conf/server/server.conf 21:11:31 spire-1.2.1/conf/server/server_full.conf 21:11:31 spire-1.2.1/doc/ 21:11:31 spire-1.2.1/doc/SPIRE101.md 21:11:31 spire-1.2.1/doc/auditlog.md 21:11:31 spire-1.2.1/doc/authorization_policy_engine.md 21:11:31 spire-1.2.1/doc/changelog_guidelines.md 21:11:31 spire-1.2.1/doc/cure53-report.pdf 21:11:31 spire-1.2.1/doc/images/ 21:11:31 spire-1.2.1/doc/images/2019_roadmap.png 21:11:31 spire-1.2.1/doc/images/SPIRE101.png 21:11:31 spire-1.2.1/doc/images/SPIRE_agent.png 21:11:32 spire-1.2.1/doc/images/SPIRE_server.png 21:11:32 spire-1.2.1/doc/images/cache_mgr.png 21:11:32 spire-1.2.1/doc/images/cache_mgr_components.png 21:11:32 spire-1.2.1/doc/images/federated_spire.png 21:11:32 spire-1.2.1/doc/images/ha_mode.png 21:11:32 spire-1.2.1/doc/images/nested_spire.png 21:11:32 spire-1.2.1/doc/images/oidc_federation.png 21:11:32 spire-1.2.1/doc/images/single_trust_domain.png 21:11:32 spire-1.2.1/doc/images/spiffe_compatible.png 21:11:32 spire-1.2.1/doc/images/spire_logo.png 21:11:32 spire-1.2.1/doc/migrating_registration_api_clients.md 21:11:32 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:11:32 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:11:32 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:11:32 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:11:32 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:11:32 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:11:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:11:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:11:32 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:11:32 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:11:32 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:11:32 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:11:32 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:11:32 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:11:32 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:11:32 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:11:32 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:11:32 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:11:32 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:11:32 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:11:32 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:11:32 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:11:32 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:11:32 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:11:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:11:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:11:32 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:11:32 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:11:32 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:11:32 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:11:32 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:11:32 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:11:32 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:11:32 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:11:32 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:11:32 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:11:32 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:11:32 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:11:32 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:11:32 spire-1.2.1/doc/scaling_spire.md 21:11:32 spire-1.2.1/doc/spire_agent.md 21:11:32 spire-1.2.1/doc/spire_server.md 21:11:32 spire-1.2.1/doc/supported_integrations.md 21:11:32 spire-1.2.1/doc/telemetry.md 21:11:32 spire-1.2.1/doc/telemetry_config.md 21:11:32 spire-1.2.1/doc/upgrading.md 21:11:32 spire-1.2.1/doc/using_spire.md 21:11:32 spire-1.2.1/examples/ 21:11:32 spire-1.2.1/examples/README.md 21:11:32 spire-1.2.1/go.mod 21:11:32 spire-1.2.1/go.sum 21:11:32 spire-1.2.1/pkg/ 21:11:32 spire-1.2.1/pkg/agent/ 21:11:32 spire-1.2.1/pkg/agent/agent.go 21:11:32 spire-1.2.1/pkg/agent/api/ 21:11:32 spire-1.2.1/pkg/agent/api/config.go 21:11:32 spire-1.2.1/pkg/agent/api/debug/ 21:11:32 spire-1.2.1/pkg/agent/api/debug/v1/ 21:11:32 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:11:32 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:11:32 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:11:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:11:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:11:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:11:32 spire-1.2.1/pkg/agent/api/endpoints.go 21:11:32 spire-1.2.1/pkg/agent/api/health/ 21:11:32 spire-1.2.1/pkg/agent/api/health/v1/ 21:11:32 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:11:32 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:11:32 spire-1.2.1/pkg/agent/api/rpccontext/ 21:11:32 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:11:32 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:11:32 spire-1.2.1/pkg/agent/attestor/ 21:11:32 spire-1.2.1/pkg/agent/attestor/node/ 21:11:32 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:11:32 spire-1.2.1/pkg/agent/attestor/node/node.go 21:11:32 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:11:32 spire-1.2.1/pkg/agent/attestor/workload/ 21:11:32 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:11:32 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:11:32 spire-1.2.1/pkg/agent/catalog/ 21:11:32 spire-1.2.1/pkg/agent/catalog/catalog.go 21:11:32 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:11:32 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:11:32 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:11:32 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:11:32 spire-1.2.1/pkg/agent/client/ 21:11:32 spire-1.2.1/pkg/agent/client/client.go 21:11:32 spire-1.2.1/pkg/agent/client/client_test.go 21:11:32 spire-1.2.1/pkg/agent/client/dial.go 21:11:32 spire-1.2.1/pkg/agent/client/nodeconn.go 21:11:32 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:11:32 spire-1.2.1/pkg/agent/client/update.go 21:11:32 spire-1.2.1/pkg/agent/client/util.go 21:11:32 spire-1.2.1/pkg/agent/common/ 21:11:32 spire-1.2.1/pkg/agent/common/backoff/ 21:11:32 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:11:32 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:11:32 spire-1.2.1/pkg/agent/common/cgroups/ 21:11:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:11:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:11:32 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:11:32 spire-1.2.1/pkg/agent/config.go 21:11:32 spire-1.2.1/pkg/agent/endpoints/ 21:11:32 spire-1.2.1/pkg/agent/endpoints/config.go 21:11:32 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:11:32 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:11:32 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:11:32 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:11:32 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:11:32 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:11:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:11:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:11:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:11:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:11:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:11:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:11:32 spire-1.2.1/pkg/agent/endpoints/workload/ 21:11:32 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:11:32 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:11:32 spire-1.2.1/pkg/agent/manager/ 21:11:32 spire-1.2.1/pkg/agent/manager/cache/ 21:11:32 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:11:32 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:11:32 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:11:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:11:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:11:32 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:11:32 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:11:32 spire-1.2.1/pkg/agent/manager/config.go 21:11:32 spire-1.2.1/pkg/agent/manager/manager.go 21:11:32 spire-1.2.1/pkg/agent/manager/manager_test.go 21:11:32 spire-1.2.1/pkg/agent/manager/storage.go 21:11:32 spire-1.2.1/pkg/agent/manager/storage_test.go 21:11:32 spire-1.2.1/pkg/agent/manager/storecache/ 21:11:32 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:11:32 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:11:32 spire-1.2.1/pkg/agent/manager/sync.go 21:11:32 spire-1.2.1/pkg/agent/plugin/ 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:11:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:11:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:11:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:11:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:11:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:11:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:11:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:11:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:11:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:11:32 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:11:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:11:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:11:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:11:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:11:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:11:32 spire-1.2.1/pkg/agent/svid/ 21:11:32 spire-1.2.1/pkg/agent/svid/rotator.go 21:11:32 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:11:32 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:11:32 spire-1.2.1/pkg/agent/svid/store/ 21:11:32 spire-1.2.1/pkg/agent/svid/store/service.go 21:11:32 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:11:32 spire-1.2.1/pkg/common/ 21:11:32 spire-1.2.1/pkg/common/agentpathtemplate/ 21:11:32 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:11:32 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:11:32 spire-1.2.1/pkg/common/api/ 21:11:32 spire-1.2.1/pkg/common/api/metrics.go 21:11:32 spire-1.2.1/pkg/common/api/middleware/ 21:11:32 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:11:32 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:11:32 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:11:32 spire-1.2.1/pkg/common/api/middleware/logger.go 21:11:32 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:11:32 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:11:32 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:11:32 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:11:32 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:11:32 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:11:32 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:11:32 spire-1.2.1/pkg/common/api/middleware/names.go 21:11:32 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:11:32 spire-1.2.1/pkg/common/api/names.go 21:11:32 spire-1.2.1/pkg/common/api/ratelimit.go 21:11:32 spire-1.2.1/pkg/common/api/rpccontext/ 21:11:32 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:11:32 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:11:32 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:11:32 spire-1.2.1/pkg/common/auth/ 21:11:32 spire-1.2.1/pkg/common/auth/interceptors.go 21:11:32 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:11:32 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:11:32 spire-1.2.1/pkg/common/bundleutil/ 21:11:32 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:11:32 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:11:32 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:11:32 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:11:32 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:11:32 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:11:32 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:11:32 spire-1.2.1/pkg/common/bundleutil/types.go 21:11:32 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:11:32 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:11:32 spire-1.2.1/pkg/common/catalog/ 21:11:32 spire-1.2.1/pkg/common/catalog/bind.go 21:11:32 spire-1.2.1/pkg/common/catalog/builtin.go 21:11:32 spire-1.2.1/pkg/common/catalog/catalog.go 21:11:32 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:11:32 spire-1.2.1/pkg/common/catalog/closers.go 21:11:32 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:11:32 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:11:32 spire-1.2.1/pkg/common/catalog/config.go 21:11:32 spire-1.2.1/pkg/common/catalog/config_test.go 21:11:32 spire-1.2.1/pkg/common/catalog/configure.go 21:11:32 spire-1.2.1/pkg/common/catalog/constraints.go 21:11:32 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:11:32 spire-1.2.1/pkg/common/catalog/context.go 21:11:32 spire-1.2.1/pkg/common/catalog/external.go 21:11:32 spire-1.2.1/pkg/common/catalog/host.go 21:11:32 spire-1.2.1/pkg/common/catalog/pipenet.go 21:11:32 spire-1.2.1/pkg/common/catalog/plugin.go 21:11:32 spire-1.2.1/pkg/common/catalog/testplugin/ 21:11:32 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:11:32 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:11:32 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:11:32 spire-1.2.1/pkg/common/cli/ 21:11:32 spire-1.2.1/pkg/common/cli/env.go 21:11:32 spire-1.2.1/pkg/common/cli/flags.go 21:11:32 spire-1.2.1/pkg/common/cli/trust_domain.go 21:11:32 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:11:32 spire-1.2.1/pkg/common/cli/umask.go 21:11:32 spire-1.2.1/pkg/common/cli/umask_posix.go 21:11:32 spire-1.2.1/pkg/common/cli/umask_test.go 21:11:32 spire-1.2.1/pkg/common/cli/umask_windows.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/ 21:11:32 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/flag.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/format.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/ 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:11:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:11:32 spire-1.2.1/pkg/common/coretypes/ 21:11:32 spire-1.2.1/pkg/common/coretypes/bundle/ 21:11:32 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:11:32 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:11:32 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:11:32 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:11:32 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:11:32 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:11:32 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:11:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:11:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:11:32 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:11:32 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:11:32 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:11:32 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:11:32 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:11:32 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:11:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:11:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:11:32 spire-1.2.1/pkg/common/cryptoutil/ 21:11:32 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:11:32 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:11:32 spire-1.2.1/pkg/common/diskutil/ 21:11:32 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:11:32 spire-1.2.1/pkg/common/diskutil/file_test.go 21:11:32 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:11:32 spire-1.2.1/pkg/common/errorutil/ 21:11:32 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:11:32 spire-1.2.1/pkg/common/health/ 21:11:32 spire-1.2.1/pkg/common/health/config.go 21:11:32 spire-1.2.1/pkg/common/health/context.go 21:11:32 spire-1.2.1/pkg/common/health/context_test.go 21:11:32 spire-1.2.1/pkg/common/health/health.go 21:11:32 spire-1.2.1/pkg/common/health/health_test.go 21:11:32 spire-1.2.1/pkg/common/health/logger.go 21:11:32 spire-1.2.1/pkg/common/hostservice/ 21:11:32 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:11:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:11:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:11:32 spire-1.2.1/pkg/common/idutil/ 21:11:32 spire-1.2.1/pkg/common/idutil/require.go 21:11:32 spire-1.2.1/pkg/common/idutil/require_test.go 21:11:32 spire-1.2.1/pkg/common/idutil/safety.go 21:11:32 spire-1.2.1/pkg/common/idutil/safety_test.go 21:11:32 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:11:32 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:11:32 spire-1.2.1/pkg/common/jwtsvid/ 21:11:32 spire-1.2.1/pkg/common/jwtsvid/common.go 21:11:32 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:11:32 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:11:32 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:11:32 spire-1.2.1/pkg/common/jwtutil/ 21:11:32 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:11:32 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:11:32 spire-1.2.1/pkg/common/log/ 21:11:32 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:11:32 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:11:32 spire-1.2.1/pkg/common/log/log.go 21:11:32 spire-1.2.1/pkg/common/log/log_test.go 21:11:32 spire-1.2.1/pkg/common/log/options.go 21:11:32 spire-1.2.1/pkg/common/nodeutil/ 21:11:32 spire-1.2.1/pkg/common/nodeutil/node.go 21:11:32 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:11:32 spire-1.2.1/pkg/common/peertracker/ 21:11:32 spire-1.2.1/pkg/common/peertracker/conn.go 21:11:32 spire-1.2.1/pkg/common/peertracker/credentials.go 21:11:32 spire-1.2.1/pkg/common/peertracker/errors.go 21:11:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:11:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:11:32 spire-1.2.1/pkg/common/peertracker/info.go 21:11:32 spire-1.2.1/pkg/common/peertracker/listener.go 21:11:32 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:11:32 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:11:32 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:11:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:11:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:11:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:11:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:11:32 spire-1.2.1/pkg/common/peertracker/tcp.go 21:11:32 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:11:32 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:11:32 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:11:32 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:11:32 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:11:32 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:11:32 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:11:32 spire-1.2.1/pkg/common/peertracker/uds.go 21:11:32 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:11:32 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:11:32 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:11:32 spire-1.2.1/pkg/common/pemutil/ 21:11:32 spire-1.2.1/pkg/common/pemutil/block.go 21:11:32 spire-1.2.1/pkg/common/pemutil/certs.go 21:11:32 spire-1.2.1/pkg/common/pemutil/common.go 21:11:32 spire-1.2.1/pkg/common/pemutil/csr.go 21:11:32 spire-1.2.1/pkg/common/pemutil/keys.go 21:11:32 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:11:32 spire-1.2.1/pkg/common/pemutil/testdata/ 21:11:32 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:11:32 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:11:32 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:11:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:11:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:11:32 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:11:32 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:11:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:11:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:11:32 spire-1.2.1/pkg/common/plugin/ 21:11:32 spire-1.2.1/pkg/common/plugin/aws/ 21:11:32 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:11:32 spire-1.2.1/pkg/common/plugin/azure/ 21:11:32 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:11:32 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:11:32 spire-1.2.1/pkg/common/plugin/facade.go 21:11:32 spire-1.2.1/pkg/common/plugin/facade_test.go 21:11:32 spire-1.2.1/pkg/common/plugin/gcp/ 21:11:32 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:11:32 spire-1.2.1/pkg/common/plugin/k8s/ 21:11:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:11:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:11:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:11:32 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:11:32 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:11:32 spire-1.2.1/pkg/common/plugin/log.go 21:11:32 spire-1.2.1/pkg/common/plugin/sshpop/ 21:11:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:11:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:11:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:11:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:11:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:11:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:11:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:11:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:11:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:11:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:11:32 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:11:32 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:11:32 spire-1.2.1/pkg/common/plugin/x509pop/ 21:11:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:11:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:11:32 spire-1.2.1/pkg/common/profiling/ 21:11:32 spire-1.2.1/pkg/common/profiling/dumpers.go 21:11:32 spire-1.2.1/pkg/common/profiling/profiling.go 21:11:32 spire-1.2.1/pkg/common/protoutil/ 21:11:32 spire-1.2.1/pkg/common/protoutil/masks.go 21:11:32 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:11:32 spire-1.2.1/pkg/common/rotationutil/ 21:11:32 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:11:32 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:11:32 spire-1.2.1/pkg/common/selector/ 21:11:32 spire-1.2.1/pkg/common/selector/selector.go 21:11:32 spire-1.2.1/pkg/common/selector/selector_test.go 21:11:32 spire-1.2.1/pkg/common/selector/set.go 21:11:32 spire-1.2.1/pkg/common/selector/set_utils.go 21:11:32 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:11:32 spire-1.2.1/pkg/common/telemetry/ 21:11:32 spire-1.2.1/pkg/common/telemetry/agent/ 21:11:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:11:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:11:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:11:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:11:32 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:11:32 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:11:32 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:11:32 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:11:32 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:11:32 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:11:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:11:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:11:32 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:11:32 spire-1.2.1/pkg/common/telemetry/call.go 21:11:32 spire-1.2.1/pkg/common/telemetry/common/ 21:11:32 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:11:32 spire-1.2.1/pkg/common/telemetry/config.go 21:11:32 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:11:32 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:11:32 spire-1.2.1/pkg/common/telemetry/inmem.go 21:11:32 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:11:32 spire-1.2.1/pkg/common/telemetry/m3.go 21:11:32 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:11:32 spire-1.2.1/pkg/common/telemetry/metrics.go 21:11:32 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:11:32 spire-1.2.1/pkg/common/telemetry/names.go 21:11:32 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:11:32 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:11:32 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:11:32 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:11:32 spire-1.2.1/pkg/common/telemetry/server/ 21:11:32 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:11:32 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:11:32 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:11:32 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:11:32 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:11:32 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:11:32 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:11:32 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:11:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:11:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:11:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:11:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:11:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:11:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:11:32 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:11:32 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:11:32 spire-1.2.1/pkg/common/telemetry/server/server.go 21:11:32 spire-1.2.1/pkg/common/telemetry/sink.go 21:11:32 spire-1.2.1/pkg/common/telemetry/statsd.go 21:11:32 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:11:32 spire-1.2.1/pkg/common/telemetry/uptime.go 21:11:32 spire-1.2.1/pkg/common/telemetry/version.go 21:11:32 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:11:32 spire-1.2.1/pkg/common/uptime/ 21:11:32 spire-1.2.1/pkg/common/uptime/uptime.go 21:11:32 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:11:32 spire-1.2.1/pkg/common/util/ 21:11:32 spire-1.2.1/pkg/common/util/certs.go 21:11:32 spire-1.2.1/pkg/common/util/certs_test.go 21:11:32 spire-1.2.1/pkg/common/util/csr.go 21:11:32 spire-1.2.1/pkg/common/util/hash.go 21:11:32 spire-1.2.1/pkg/common/util/selectors.go 21:11:32 spire-1.2.1/pkg/common/util/selectors_test.go 21:11:32 spire-1.2.1/pkg/common/util/signals.go 21:11:32 spire-1.2.1/pkg/common/util/sort.go 21:11:32 spire-1.2.1/pkg/common/util/sort_test.go 21:11:32 spire-1.2.1/pkg/common/util/task.go 21:11:32 spire-1.2.1/pkg/common/util/task_test.go 21:11:32 spire-1.2.1/pkg/common/util/testdata/ 21:11:32 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:11:32 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:11:32 spire-1.2.1/pkg/common/version/ 21:11:32 spire-1.2.1/pkg/common/version/version.go 21:11:32 spire-1.2.1/pkg/common/x509svid/ 21:11:32 spire-1.2.1/pkg/common/x509svid/common_test.go 21:11:32 spire-1.2.1/pkg/common/x509svid/csr.go 21:11:32 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:11:32 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:11:32 spire-1.2.1/pkg/common/x509util/ 21:11:32 spire-1.2.1/pkg/common/x509util/cert.go 21:11:32 spire-1.2.1/pkg/common/x509util/dns.go 21:11:32 spire-1.2.1/pkg/common/x509util/dns_test.go 21:11:32 spire-1.2.1/pkg/common/x509util/keyid.go 21:11:32 spire-1.2.1/pkg/common/x509util/keypair.go 21:11:32 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:11:32 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:11:32 spire-1.2.1/pkg/server/ 21:11:32 spire-1.2.1/pkg/server/api/ 21:11:32 spire-1.2.1/pkg/server/api/agent.go 21:11:32 spire-1.2.1/pkg/server/api/agent/ 21:11:32 spire-1.2.1/pkg/server/api/agent/v1/ 21:11:32 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:11:32 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:11:32 spire-1.2.1/pkg/server/api/agent_test.go 21:11:32 spire-1.2.1/pkg/server/api/api.go 21:11:32 spire-1.2.1/pkg/server/api/audit/ 21:11:32 spire-1.2.1/pkg/server/api/audit/audit.go 21:11:32 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:11:32 spire-1.2.1/pkg/server/api/bundle.go 21:11:32 spire-1.2.1/pkg/server/api/bundle/ 21:11:32 spire-1.2.1/pkg/server/api/bundle/v1/ 21:11:32 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:11:32 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:11:32 spire-1.2.1/pkg/server/api/bundle_test.go 21:11:32 spire-1.2.1/pkg/server/api/debug/ 21:11:32 spire-1.2.1/pkg/server/api/debug/v1/ 21:11:32 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:11:32 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:11:32 spire-1.2.1/pkg/server/api/entry.go 21:11:32 spire-1.2.1/pkg/server/api/entry/ 21:11:32 spire-1.2.1/pkg/server/api/entry/v1/ 21:11:32 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:11:32 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:11:32 spire-1.2.1/pkg/server/api/entry_test.go 21:11:32 spire-1.2.1/pkg/server/api/health/ 21:11:32 spire-1.2.1/pkg/server/api/health/v1/ 21:11:32 spire-1.2.1/pkg/server/api/health/v1/service.go 21:11:32 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:11:32 spire-1.2.1/pkg/server/api/id.go 21:11:32 spire-1.2.1/pkg/server/api/id_test.go 21:11:32 spire-1.2.1/pkg/server/api/limits/ 21:11:32 spire-1.2.1/pkg/server/api/limits/limits.go 21:11:32 spire-1.2.1/pkg/server/api/middleware/ 21:11:32 spire-1.2.1/pkg/server/api/middleware/alias.go 21:11:32 spire-1.2.1/pkg/server/api/middleware/audit.go 21:11:32 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:11:32 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:11:32 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:11:32 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:11:32 spire-1.2.1/pkg/server/api/middleware/caller.go 21:11:32 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:11:32 spire-1.2.1/pkg/server/api/middleware/common.go 21:11:32 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:11:32 spire-1.2.1/pkg/server/api/middleware/entries.go 21:11:32 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:11:32 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:11:32 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:11:32 spire-1.2.1/pkg/server/api/ratelimit.go 21:11:32 spire-1.2.1/pkg/server/api/rpccontext/ 21:11:32 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:11:32 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:11:32 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:11:32 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:11:32 spire-1.2.1/pkg/server/api/selector.go 21:11:32 spire-1.2.1/pkg/server/api/selector_test.go 21:11:32 spire-1.2.1/pkg/server/api/status.go 21:11:32 spire-1.2.1/pkg/server/api/status_test.go 21:11:32 spire-1.2.1/pkg/server/api/svid/ 21:11:32 spire-1.2.1/pkg/server/api/svid/v1/ 21:11:32 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:11:32 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:11:32 spire-1.2.1/pkg/server/api/trustdomain.go 21:11:32 spire-1.2.1/pkg/server/api/trustdomain/ 21:11:32 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:11:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:11:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:11:32 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:11:32 spire-1.2.1/pkg/server/authpolicy/ 21:11:32 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:11:32 spire-1.2.1/pkg/server/authpolicy/policy.go 21:11:32 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:11:32 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:11:32 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:11:32 spire-1.2.1/pkg/server/authpolicy/validate.go 21:11:32 spire-1.2.1/pkg/server/bundle/ 21:11:32 spire-1.2.1/pkg/server/bundle/client/ 21:11:32 spire-1.2.1/pkg/server/bundle/client/client.go 21:11:32 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:11:32 spire-1.2.1/pkg/server/bundle/client/manager.go 21:11:32 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:11:32 spire-1.2.1/pkg/server/bundle/client/sources.go 21:11:32 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:11:32 spire-1.2.1/pkg/server/bundle/client/updater.go 21:11:32 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:11:32 spire-1.2.1/pkg/server/ca/ 21:11:32 spire-1.2.1/pkg/server/ca/ca.go 21:11:32 spire-1.2.1/pkg/server/ca/ca_health.go 21:11:32 spire-1.2.1/pkg/server/ca/ca_test.go 21:11:32 spire-1.2.1/pkg/server/ca/journal.go 21:11:32 spire-1.2.1/pkg/server/ca/journal_test.go 21:11:32 spire-1.2.1/pkg/server/ca/manager.go 21:11:32 spire-1.2.1/pkg/server/ca/manager_health.go 21:11:32 spire-1.2.1/pkg/server/ca/manager_test.go 21:11:32 spire-1.2.1/pkg/server/ca/templates.go 21:11:32 spire-1.2.1/pkg/server/ca/upstream_client.go 21:11:32 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:11:32 spire-1.2.1/pkg/server/ca/validation.go 21:11:32 spire-1.2.1/pkg/server/cache/ 21:11:32 spire-1.2.1/pkg/server/cache/dscache/ 21:11:32 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:11:32 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:11:32 spire-1.2.1/pkg/server/cache/entrycache/ 21:11:32 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:11:32 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:11:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:11:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:11:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:11:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:11:32 spire-1.2.1/pkg/server/catalog/ 21:11:32 spire-1.2.1/pkg/server/catalog/catalog.go 21:11:32 spire-1.2.1/pkg/server/catalog/keymanager.go 21:11:32 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:11:32 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:11:32 spire-1.2.1/pkg/server/catalog/notifier.go 21:11:32 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:11:32 spire-1.2.1/pkg/server/config.go 21:11:32 spire-1.2.1/pkg/server/datastore/ 21:11:32 spire-1.2.1/pkg/server/datastore/datastore.go 21:11:32 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:11:32 spire-1.2.1/pkg/server/datastore/repository.go 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:11:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:11:32 spire-1.2.1/pkg/server/endpoints/ 21:11:32 spire-1.2.1/pkg/server/endpoints/bundle/ 21:11:32 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:11:32 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:11:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:11:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:11:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:11:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:11:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:11:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:11:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:11:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:11:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:11:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:11:32 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:11:32 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:11:32 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:11:32 spire-1.2.1/pkg/server/endpoints/config.go 21:11:32 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:11:32 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:11:32 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:11:32 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:11:32 spire-1.2.1/pkg/server/endpoints/middleware.go 21:11:32 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:11:32 spire-1.2.1/pkg/server/hostservice/ 21:11:32 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:11:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:11:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:11:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:11:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:11:32 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:11:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:11:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/ 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/ 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:11:32 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:11:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:11:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:11:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:11:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:11:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:11:32 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:11:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:11:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/notifier/ 21:11:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:11:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:11:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:11:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:11:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:11:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:11:32 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:11:32 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:11:32 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:11:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:11:32 spire-1.2.1/pkg/server/registration/ 21:11:32 spire-1.2.1/pkg/server/registration/manager.go 21:11:32 spire-1.2.1/pkg/server/registration/manager_test.go 21:11:32 spire-1.2.1/pkg/server/scanentries.go 21:11:32 spire-1.2.1/pkg/server/scanentries_test.go 21:11:32 spire-1.2.1/pkg/server/server.go 21:11:32 spire-1.2.1/pkg/server/server_test.go 21:11:32 spire-1.2.1/pkg/server/svid/ 21:11:32 spire-1.2.1/pkg/server/svid/observer.go 21:11:32 spire-1.2.1/pkg/server/svid/observer_test.go 21:11:32 spire-1.2.1/pkg/server/svid/rotator.go 21:11:32 spire-1.2.1/pkg/server/svid/rotator_config.go 21:11:32 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:11:32 spire-1.2.1/pkg/server/svid/rotator_test.go 21:11:32 spire-1.2.1/proto/ 21:11:32 spire-1.2.1/proto/private/ 21:11:32 spire-1.2.1/proto/private/server/ 21:11:33 spire-1.2.1/proto/private/server/journal/ 21:11:33 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:11:33 spire-1.2.1/proto/private/server/journal/journal.proto 21:11:33 spire-1.2.1/proto/spire/ 21:11:33 spire-1.2.1/proto/spire/common/ 21:11:33 spire-1.2.1/proto/spire/common/common.pb.go 21:11:33 spire-1.2.1/proto/spire/common/common.proto 21:11:33 spire-1.2.1/proto/spire/common/plugin/ 21:11:33 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:11:33 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:11:33 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:11:33 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:11:33 spire-1.2.1/proto/spire/plugin/ 21:11:33 spire-1.2.1/proto/spire/plugin/agent/ 21:11:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:11:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:11:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:11:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:11:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:11:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:11:33 spire-1.2.1/release/ 21:11:33 spire-1.2.1/release/spire-extras/ 21:11:33 spire-1.2.1/release/spire-extras/README.md 21:11:33 spire-1.2.1/release/spire-extras/conf/ 21:11:33 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:11:33 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:11:33 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:11:33 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:11:33 spire-1.2.1/release/spire/ 21:11:33 spire-1.2.1/release/spire/README.md 21:11:33 spire-1.2.1/release/spire/conf/ 21:11:33 spire-1.2.1/release/spire/conf/agent/ 21:11:33 spire-1.2.1/release/spire/conf/agent/agent.conf 21:11:33 spire-1.2.1/release/spire/conf/server/ 21:11:33 spire-1.2.1/release/spire/conf/server/server.conf 21:11:33 spire-1.2.1/script/ 21:11:33 spire-1.2.1/script/build-artifact.sh 21:11:33 spire-1.2.1/script/generate_dummy_ca.sh 21:11:33 spire-1.2.1/support/ 21:11:33 spire-1.2.1/support/k8s/ 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:11:33 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:11:33 spire-1.2.1/support/oidc-discovery-provider/ 21:11:33 spire-1.2.1/support/oidc-discovery-provider/README.md 21:11:33 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:11:33 spire-1.2.1/support/oidc-discovery-provider/config.go 21:11:33 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:11:33 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:11:33 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:11:33 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:11:33 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:11:33 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:11:33 spire-1.2.1/support/oidc-discovery-provider/main.go 21:11:33 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:11:33 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:11:33 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:11:33 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:11:33 spire-1.2.1/test/ 21:11:33 spire-1.2.1/test/clock/ 21:11:33 spire-1.2.1/test/clock/clock.go 21:11:33 spire-1.2.1/test/fakes/ 21:11:33 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:11:33 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:11:33 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:11:33 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:11:33 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:11:33 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:11:33 spire-1.2.1/test/fakes/fakeagentstore/ 21:11:33 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:11:33 spire-1.2.1/test/fakes/fakedatastore/ 21:11:33 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:11:33 spire-1.2.1/test/fakes/fakeentryclient/ 21:11:33 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:11:33 spire-1.2.1/test/fakes/fakehealthchecker/ 21:11:33 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:11:33 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:11:33 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:11:33 spire-1.2.1/test/fakes/fakemetrics/ 21:11:33 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:11:33 spire-1.2.1/test/fakes/fakenoderesolver/ 21:11:33 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:11:33 spire-1.2.1/test/fakes/fakenotifier/ 21:11:33 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:11:33 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:11:33 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:11:33 spire-1.2.1/test/fakes/fakeserverca/ 21:11:33 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:11:33 spire-1.2.1/test/fakes/fakeservercatalog/ 21:11:33 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:11:33 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:11:33 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:11:33 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:11:33 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:11:33 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:11:33 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:11:33 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:11:33 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:11:33 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:11:33 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:11:33 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:11:33 spire-1.2.1/test/fixture/ 21:11:33 spire-1.2.1/test/fixture/certs/ 21:11:33 spire-1.2.1/test/fixture/certs/agent_svid.der 21:11:33 spire-1.2.1/test/fixture/certs/base_cert.pem 21:11:33 spire-1.2.1/test/fixture/certs/base_csr.pem 21:11:33 spire-1.2.1/test/fixture/certs/base_key.pem 21:11:33 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:11:33 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:11:33 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:11:33 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:11:33 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:11:33 spire-1.2.1/test/fixture/certs/blog_key.pem 21:11:33 spire-1.2.1/test/fixture/certs/bundle.der 21:11:33 spire-1.2.1/test/fixture/certs/ca.pem 21:11:33 spire-1.2.1/test/fixture/certs/ca_key.pem 21:11:33 spire-1.2.1/test/fixture/certs/database_cert.pem 21:11:33 spire-1.2.1/test/fixture/certs/database_csr.pem 21:11:33 spire-1.2.1/test/fixture/certs/database_key.pem 21:11:33 spire-1.2.1/test/fixture/certs/node_cert.pem 21:11:33 spire-1.2.1/test/fixture/certs/node_csr.pem 21:11:33 spire-1.2.1/test/fixture/certs/node_key.pem 21:11:33 spire-1.2.1/test/fixture/certs/svid.pem 21:11:33 spire-1.2.1/test/fixture/certs/svid_key.pem 21:11:33 spire-1.2.1/test/fixture/config/ 21:11:33 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:11:33 spire-1.2.1/test/fixture/config/agent_good.conf 21:11:33 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:11:33 spire-1.2.1/test/fixture/config/plugin_good.conf 21:11:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:11:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:11:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:11:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:11:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:11:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:11:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:11:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:11:33 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:11:33 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:11:33 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:11:33 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:11:33 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:11:33 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:11:33 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:11:33 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:11:33 spire-1.2.1/test/fixture/config/server_good.conf 21:11:33 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:11:33 spire-1.2.1/test/fixture/fixture.go 21:11:33 spire-1.2.1/test/fixture/nodeattestor/ 21:11:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:11:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:11:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:11:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:11:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:11:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:11:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:11:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:11:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:11:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:11:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:11:33 spire-1.2.1/test/fixture/registration/ 21:11:33 spire-1.2.1/test/fixture/registration/entries.json 21:11:33 spire-1.2.1/test/fixture/registration/good-for-update.json 21:11:33 spire-1.2.1/test/fixture/registration/good.json 21:11:33 spire-1.2.1/test/fixture/registration/invalid.json 21:11:33 spire-1.2.1/test/fixture/registration/invalid_json.json 21:11:33 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:11:33 spire-1.2.1/test/integration/ 21:11:33 spire-1.2.1/test/integration/README.md 21:11:33 spire-1.2.1/test/integration/common 21:11:33 spire-1.2.1/test/integration/setup/ 21:11:33 spire-1.2.1/test/integration/setup/adminclient/ 21:11:33 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:11:33 spire-1.2.1/test/integration/setup/adminclient/client.go 21:11:33 spire-1.2.1/test/integration/setup/debugagent/ 21:11:33 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:11:33 spire-1.2.1/test/integration/setup/debugagent/main.go 21:11:33 spire-1.2.1/test/integration/setup/debugserver/ 21:11:33 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:11:33 spire-1.2.1/test/integration/setup/debugserver/main.go 21:11:33 spire-1.2.1/test/integration/setup/downstreamclient/ 21:11:33 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:11:33 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:11:33 spire-1.2.1/test/integration/setup/itclient/ 21:11:33 spire-1.2.1/test/integration/setup/itclient/client.go 21:11:33 spire-1.2.1/test/integration/setup/node-attestation/ 21:11:33 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:11:33 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:11:33 spire-1.2.1/test/integration/setup/x509pop/ 21:11:33 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:11:33 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:11:33 spire-1.2.1/test/integration/suites/ 21:11:33 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:11:33 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:11:33 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:11:33 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:11:33 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:11:33 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:11:33 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:11:33 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:11:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:11:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:11:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:11:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:11:33 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:11:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:11:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:11:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:11:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:11:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:11:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:11:33 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:11:33 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:11:33 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:11:33 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:11:33 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:11:33 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:11:33 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:11:33 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:11:33 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:11:33 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:11:33 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:11:33 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:11:33 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:11:33 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:11:33 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:11:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:11:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:11:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:11:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:11:33 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:11:33 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:11:33 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:11:33 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:11:33 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:11:33 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:11:33 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:11:33 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:11:33 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:11:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:11:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:11:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:11:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:11:33 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:11:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:11:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:11:33 spire-1.2.1/test/integration/suites/join-token/ 21:11:33 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:11:33 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:11:33 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:11:33 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:11:33 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:11:33 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:11:33 spire-1.2.1/test/integration/suites/join-token/README.md 21:11:33 spire-1.2.1/test/integration/suites/join-token/conf/ 21:11:33 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:11:33 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:11:33 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:11:33 spire-1.2.1/test/integration/suites/join-token/teardown 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:11:33 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:11:33 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:11:33 spire-1.2.1/test/integration/suites/k8s/ 21:11:33 spire-1.2.1/test/integration/suites/k8s/00-setup 21:11:33 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:11:33 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:11:33 spire-1.2.1/test/integration/suites/k8s/README.md 21:11:33 spire-1.2.1/test/integration/suites/k8s/conf/ 21:11:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:11:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:11:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:11:33 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:11:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:11:33 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:11:33 spire-1.2.1/test/integration/suites/k8s/teardown 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/ 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:11:33 spire-1.2.1/test/integration/suites/node-attestation/ 21:11:33 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:11:33 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:11:33 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:11:33 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:11:33 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:11:33 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:11:33 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:11:33 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:11:33 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:11:33 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:11:33 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:11:33 spire-1.2.1/test/integration/suites/rotation/ 21:11:33 spire-1.2.1/test/integration/suites/rotation/00-setup 21:11:33 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:11:33 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:11:33 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:11:33 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:11:33 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:11:33 spire-1.2.1/test/integration/suites/rotation/README.md 21:11:33 spire-1.2.1/test/integration/suites/rotation/conf/ 21:11:33 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:11:33 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:11:33 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:11:33 spire-1.2.1/test/integration/suites/rotation/teardown 21:11:33 spire-1.2.1/test/integration/suites/self-test/ 21:11:33 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:11:33 spire-1.2.1/test/integration/suites/self-test/README.md 21:11:33 spire-1.2.1/test/integration/suites/self-test/teardown 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:11:33 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:11:33 spire-1.2.1/test/integration/suites/upgrade/ 21:11:33 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:11:33 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:11:33 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:11:33 spire-1.2.1/test/integration/suites/upgrade/README.md 21:11:33 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:11:33 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:11:33 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:11:33 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:11:33 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:11:33 spire-1.2.1/test/integration/suites/upgrade/teardown 21:11:33 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:11:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:11:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:11:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:11:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:11:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:11:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:11:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:11:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:11:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:11:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:11:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:11:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:11:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:11:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:11:33 spire-1.2.1/test/integration/test-one.sh 21:11:33 spire-1.2.1/test/integration/test.sh 21:11:33 spire-1.2.1/test/plugintest/ 21:11:33 spire-1.2.1/test/plugintest/config.go 21:11:33 spire-1.2.1/test/plugintest/load.go 21:11:33 spire-1.2.1/test/plugintest/option.go 21:11:33 spire-1.2.1/test/spiretest/ 21:11:33 spire-1.2.1/test/spiretest/apiserver.go 21:11:33 spire-1.2.1/test/spiretest/assertions.go 21:11:33 spire-1.2.1/test/spiretest/dir.go 21:11:33 spire-1.2.1/test/spiretest/errors_posix.go 21:11:33 spire-1.2.1/test/spiretest/errors_windows.go 21:11:33 spire-1.2.1/test/spiretest/logs.go 21:11:33 spire-1.2.1/test/spiretest/socketapi.go 21:11:33 spire-1.2.1/test/spiretest/suite.go 21:11:33 spire-1.2.1/test/spiretest/x509.go 21:11:33 spire-1.2.1/test/testca/ 21:11:33 spire-1.2.1/test/testca/ca.go 21:11:33 spire-1.2.1/test/testkey/ 21:11:33 spire-1.2.1/test/testkey/generate.sh 21:11:33 spire-1.2.1/test/testkey/genkeys.go 21:11:33 spire-1.2.1/test/testkey/keys.go 21:11:33 spire-1.2.1/test/testkey/new.go 21:11:33 spire-1.2.1/test/tpmsimulator/ 21:11:33 spire-1.2.1/test/tpmsimulator/simulator.go 21:11:33 spire-1.2.1/test/util/ 21:11:33 spire-1.2.1/test/util/cert_fixtures.go 21:11:33 spire-1.2.1/test/util/cert_generation.go 21:11:33 spire-1.2.1/test/util/io_redirection.go 21:11:33 spire-1.2.1/test/util/race.go 21:11:33 spire-1.2.1/test/util/util.go 21:11:33 building spire from source... 21:11:34 Installing go1.17.7... 21:12:01 Removing intermediate container f2fcf0f99e53 21:12:01 ---> 011ce806c893 21:12:01 21:12:01 Step 10/22 : FROM alpine:3.14 21:12:01 ---> ac73e934f311 21:12:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:12:01 ---> Using cache 21:12:01 ---> 1005d796e938 21:12:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:12:01 ---> Using cache 21:12:01 ---> 4ed483b90587 21:12:01 Step 13/22 : ENV APP_PORT=59861 21:12:01 ---> Running in b387ebdcd4c2 21:12:01 Removing intermediate container b387ebdcd4c2 21:12:01 ---> 8c28206ed9a0 21:12:01 Step 14/22 : EXPOSE $APP_PORT 21:12:01 ---> Running in 4c81b523e43d 21:12:01 Removing intermediate container 4c81b523e43d 21:12:01 ---> 2645332700fe 21:12:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:12:01 ---> 37a64ca59e82 21:12:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:12:03 ---> 2a230ef833f8 21:12:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:12:04 ---> b91a5cec8557 21:12:04 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:12:04 ---> Running in 92e882c1c5cb 21:12:05 Removing intermediate container 92e882c1c5cb 21:12:05 ---> 8cfe9e4c75df 21:12:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:12:05 ---> Running in ab029b385281 21:12:06 Removing intermediate container ab029b385281 21:12:06 ---> 4577fb7440c9 21:12:06 Step 20/22 : LABEL arch=arm64 21:12:06 ---> Running in c6f923a40cb4 21:12:07 Removing intermediate container c6f923a40cb4 21:12:07 ---> 7b6d4b025d78 21:12:07 Step 21/22 : LABEL git_sha=bfed10ec1549ab00238fef9da4bc44a8a8049259 21:12:07 ---> Running in 02e1db2280fd 21:12:07 Building bin/spire-server... 21:12:07 Removing intermediate container 02e1db2280fd 21:12:07 ---> d449f244af18 21:12:07 Step 22/22 : LABEL version=0.0.0 21:12:07 ---> Running in e3a0f176f566 21:12:07 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:12:07 go: downloading github.com/mitchellh/cli v1.1.2 21:12:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:12:08 Removing intermediate container e3a0f176f566 21:12:08 ---> 2e86acf71004 21:12:08 21:12:08 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:12:09 Successfully built 2e86acf71004 21:12:09 go: downloading google.golang.org/grpc v1.44.0 21:12:09 Successfully tagged support-scheduler-arm64:latest 21:12:09 Building support-notifications 21:12:10  Building support-scheduler ... done go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:12:11 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:12:12 go: downloading github.com/imdario/mergo v0.3.12 21:12:12 go: downloading github.com/sirupsen/logrus v1.8.1 21:12:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:12:15 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:12:15 go: downloading github.com/fatih/color v1.13.0 21:12:15 go: downloading github.com/mattn/go-isatty v0.0.14 21:12:15 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:12:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:12:15 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:12:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:12:17 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:12:17 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:12:17 go: downloading github.com/armon/go-metrics v0.3.10 21:12:17 go: downloading github.com/prometheus/client_golang v1.12.1 21:12:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:12:18 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:12:18 go: downloading github.com/open-policy-agent/opa v0.38.0 21:12:45 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:12:45 go: downloading github.com/mattn/go-colorable v0.1.12 21:12:45 go: downloading github.com/Masterminds/goutils v1.1.0 21:12:45 go: downloading github.com/Masterminds/semver v1.5.0 21:12:45 go: downloading github.com/google/uuid v1.1.2 21:12:45 go: downloading github.com/huandu/xstrings v1.3.2 21:12:45 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:12:45 go: downloading github.com/oklog/run v1.0.0 21:12:45 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:12:45 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:12:45 go: downloading github.com/prometheus/client_model v0.2.0 21:12:45 go: downloading github.com/prometheus/common v0.32.1 21:12:45 go: downloading github.com/beorn7/perks v1.0.1 21:12:45 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:12:46 go: downloading github.com/prometheus/procfs v0.7.3 21:12:47 go: downloading github.com/imkira/go-observer v1.0.3 21:12:47 go: downloading github.com/pkg/errors v0.9.1 21:12:48 go: downloading go.uber.org/atomic v1.9.0 21:12:49 go: downloading github.com/hashicorp/errwrap v1.1.0 21:12:49 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:12:49 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:12:49 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:12:49 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:12:49 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:12:50 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:12:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:12:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:12:50 ---> 2a7338bc2847 21:12:50 Step 3/22 : WORKDIR /edgex-go 21:12:50 ---> Using cache 21:12:50 ---> 4f49a51aca3b 21:12:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:50 ---> Using cache 21:12:50 ---> 5432e5821a0c 21:12:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:12:50 ---> Running in 0fca7f1beed9 21:12:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:12:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:12:55 OK: 220 MiB in 52 packages 21:12:56 Removing intermediate container 0fca7f1beed9 21:12:56 ---> 669ec259d81a 21:12:56 Step 6/22 : COPY go.mod vendor* ./ 21:12:57 ---> b0018f55b9ae 21:12:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:57 ---> Running in 00c95c45b27d 21:13:04 Removing intermediate container 00c95c45b27d 21:13:04 ---> 534e21182cfd 21:13:04 Step 8/22 : COPY . . 21:13:05 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:13:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:13:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:13:06 go: downloading github.com/stretchr/testify v1.7.0 21:13:06 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:13:07 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:13:07 go: downloading github.com/blang/semver/v4 v4.0.0 21:13:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:13:07 go: downloading github.com/jinzhu/gorm v1.9.16 21:13:08 go: downloading github.com/lib/pq v1.10.4 21:13:09 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:13:09 go: downloading google.golang.org/api v0.70.0 21:13:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:13:30  ---> cd88351ae51c 21:13:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:13:30 ---> Running in d7ad029c5705 21:13:31 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 21:13:50 Running on prd-ubuntu18.04-docker-8c-8g-20427 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws 21:13:50 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 21:13:51 The recommended git tool is: git 21:13:52 using credential edgex-jenkins-ssh 21:13:52 Cloning the remote Git repository 21:13:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:13:52 > git init /w/workspace/edgex-go/4 # timeout=10 21:13:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:13:52 > git --version # timeout=10 21:13:52 > git --version # 'git version 2.17.1' 21:13:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:13:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:13:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:13:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:13:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:13:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:13:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:13:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3950/head:refs/remotes/origin/PR-3950 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:13:58 Merging remotes/origin/main commit ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 into PR head commit e6e6868e0a3c72ce24bda0da472ee16f31690baf 21:13:58 Merge succeeded, producing aa9f445ccaa9e6a2957015a79c021c263efb2bf7 21:13:58 Checking out Revision aa9f445ccaa9e6a2957015a79c021c263efb2bf7 (PR-3950) 21:13:58 Removing intermediate container 301837ef49b7 21:13:58 ---> 27d3cbb8f74e 21:13:58 21:13:58 Step 10/23 : FROM alpine:3.14 21:13:58 ---> ac73e934f311 21:13:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:13:59 ---> Running in 4a7ef72b771f 21:13:58 > git config core.sparsecheckout # timeout=10 21:13:58 > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 21:13:58 > git remote # timeout=10 21:13:58 > git config --get remote.origin.url # timeout=10 21:13:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:13:58 > git merge ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0 # timeout=10 21:13:58 > git rev-parse HEAD^{commit} # timeout=10 21:13:58 > git config core.sparsecheckout # timeout=10 21:13:58 > git checkout -f aa9f445ccaa9e6a2957015a79c021c263efb2bf7 # timeout=10 21:13:59 Removing intermediate container 4a7ef72b771f 21:13:59 ---> 0bc4586af7f1 21:13:59 Step 12/23 : ENV APP_PORT=59880 21:14:00 ---> Running in 7278764af71a 21:14:00 Removing intermediate container 7278764af71a 21:14:00 ---> 6c60aec32b88 21:14:00 Step 13/23 : EXPOSE $APP_PORT 21:14:00 ---> Running in 385f25fbd68b 21:14:01 Removing intermediate container 385f25fbd68b 21:14:01 ---> 06d62b1169aa 21:14:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:01 ---> Running in da7cdbc4e543 21:14:02 Commit message: "Merge commit 'ecc85875dcd33c07dbbe1555d1f6ec053b11d9f0' into HEAD" 21:14:02 First time build. Skipping changelog. 21:14:02 > git rev-list --no-walk f5664866218e7da3fd83e1900d49164f94b020b6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:02 + echo snap-build.sh 21:14:02 snap-build.sh 21:14:02 + SNAP_BASE_DIR=. 21:14:02 + '[' '!' -z /w/workspace/edgex-go/4 ']' 21:14:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 21:14:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 21:14:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 21:14:02 + cd /w/workspace/edgex-go/4 21:14:02 + sudo apt-get remove -qy --purge lxd lxd-client 21:14:02 Reading package lists... 21:14:02 Building dependency tree... 21:14:02 Reading state information... 21:14:02 The following packages were automatically installed and are no longer required: 21:14:02 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:14:02 uidmap xdelta3 21:14:02 Use 'sudo apt autoremove' to remove them. 21:14:02 The following packages will be REMOVED: 21:14:02 lxd* lxd-client* 21:14:02 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:14:03 After this operation, 31.7 MB disk space will be freed. 21:14:03 (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.) 21:14:03 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:14:04 Removing lxd dnsmasq configuration 21:14:04 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:14:04 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:14:05 Removing intermediate container da7cdbc4e543 21:14:05 ---> 06579944d6fe 21:14:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:14:05 ---> Running in b84a924c5db4 21:14:05 go: downloading k8s.io/api v0.23.4 21:14:05 go: downloading github.com/google/go-tpm v0.3.3 21:14:05 go: downloading k8s.io/client-go v0.23.4 21:14:05 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:14:05 (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.) 21:14:05 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:14:06 go: downloading cloud.google.com/go/storage v1.21.0 21:14:06 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:14:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:14:07 Processing triggers for systemd (237-3ubuntu10.52) ... 21:14:07 Processing triggers for ureadahead (0.100.0-21) ... 21:14:07 + sudo snap remove --purge lxd 21:14:07 snap "lxd" is not installed 21:14:07 + sudo groupadd --force --system lxd 21:14:07 ++ whoami 21:14:07 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:14:07 + newgrp - lxd 21:14:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:14:08 go: downloading cloud.google.com/go v0.100.2 21:14:08 + sudo snap install lxd 21:14:09 (1/6) Installing dumb-init (1.2.5-r1) 21:14:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:14:09 (3/6) Installing libsodium (1.0.18-r0) 21:14:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:14:10 (5/6) Installing libzmq (4.3.4-r0) 21:14:10 (6/6) Installing zeromq (4.3.4-r0) 21:14:10 Executing busybox-1.33.1-r7.trigger 21:14:10 OK: 8 MiB in 20 packages 21:14:12 Removing intermediate container b84a924c5db4 21:14:12 ---> 969119c5969b 21:14:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:13 ---> a8f49412ffe1 21:14:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:14:16 2022-04-11T21:14:13Z INFO Waiting for automatic snapd restart... 21:14:17 ---> 0cf3199f6271 21:14:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:14:17 ---> 78b96b31e6bc 21:14:17 Step 19/23 : ENTRYPOINT ["/core-data"] 21:14:17 ---> Running in 922b7f4b2b69 21:14:18 Removing intermediate container 922b7f4b2b69 21:14:18 ---> b0c1066c5510 21:14:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:14:18 ---> Running in b371939b29cd 21:14:19 Removing intermediate container b371939b29cd 21:14:19 ---> 4f26a95c5cda 21:14:19 Step 21/23 : LABEL arch=arm64 21:14:19 ---> Running in 1a6c7ae1158e 21:14:19 Removing intermediate container 1a6c7ae1158e 21:14:19 ---> da3149ff2b2b 21:14:19 Step 22/23 : LABEL git_sha=bfed10ec1549ab00238fef9da4bc44a8a8049259 21:14:19 ---> Running in b286338ad55e 21:14:20 Removing intermediate container b286338ad55e 21:14:20 ---> c8e32cfd5374 21:14:20 Step 23/23 : LABEL version=0.0.0 21:14:20 ---> Running in 2aec66b785fb 21:14:21 Removing intermediate container 2aec66b785fb 21:14:21 ---> ca41f307b546 21:14:21 21:14:22 Successfully built ca41f307b546 21:14:22 Successfully tagged core-data-arm64:latest 21:14:22  Building core-data ... done Building core-command 21:14:25 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:14:25 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:14:25 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:14:25 go: downloading k8s.io/apimachinery v0.23.4 21:14:28 go: downloading k8s.io/kube-aggregator v0.23.3 21:14:29 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:14:31 go: downloading cloud.google.com/go/security v1.3.0 21:14:31 go: downloading github.com/hashicorp/vault/api v1.4.1 21:14:31 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:14:32 go: downloading github.com/twmb/murmur3 v1.1.6 21:14:32 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:14:33 go: downloading gopkg.in/yaml.v2 v2.4.0 21:14:33 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:14:33 go: downloading github.com/gobwas/glob v0.2.3 21:14:34 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:14:34 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:14:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:14:34 lxd 5.0.0-c5bcb80 from Canonical* installed 21:14:34 + sudo lxd init --auto 21:14:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:14:35 go: downloading github.com/aws/smithy-go v1.11.0 21:14:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:14:37 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:14:37 go: downloading github.com/jinzhu/inflection v1.0.0 21:14:37 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:14:39 go: downloading cloud.google.com/go/compute v1.3.0 21:14:40 go: downloading cloud.google.com/go/iam v0.1.1 21:14:40 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:14:41 go: downloading github.com/gogo/protobuf v1.3.2 21:14:41 + sudo snap install --classic snapcraft 21:14:46 snapcraft 6.1 from Canonical* installed 21:14:46 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:14:46 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:14:46 % Total % Received % Xferd Average Speed Time Time Time Current 21:14:46 Dload Upload Total Spent Left Speed 21:14:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3893 0 --:--:-- --:--:-- --:--:-- 3893 21:14:46 2 3325k 2 81920 0 0 261k 0 0:00:12 --:--:-- 0:00:12 261k 100 3325k 100 3325k 0 0 9236k 0 --:--:-- --:--:-- --:--:-- 58.6M 21:14:46 ./yq_linux_amd64 21:14:46 + sudo snapcraft prime --use-lxd 21:14:48 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:14:48 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: 21:14:48 - README.md 21:14:48 21:14:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:14:48 Launching a container. 21:14:49 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:14:49 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:14:49 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:14:49 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:14:49 go: downloading github.com/dimchansky/utfbom v1.1.1 21:14:49 go: downloading k8s.io/klog/v2 v2.30.0 21:14:49 go: downloading github.com/google/gofuzz v1.1.0 21:14:50 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:14:52 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:14:53 go: downloading github.com/spf13/pflag v1.0.5 21:14:53 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:14:53 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:14:54 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:14:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:14:54 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:14:54 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:14:54 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:14:56 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:14:56 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:14:56 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:14:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:14:57 go: downloading go.opencensus.io v0.23.0 21:14:58 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:15:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:15:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:15:00 ---> 2a7338bc2847 21:15:00 Step 3/23 : WORKDIR /edgex-go 21:15:00 ---> Using cache 21:15:00 ---> 4f49a51aca3b 21:15:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:00 ---> Using cache 21:15:00 ---> 5432e5821a0c 21:15:00 Step 5/23 : RUN apk add --update --no-cache make git 21:15:00 ---> Using cache 21:15:00 ---> 38a1a86b69ce 21:15:00 Step 6/23 : COPY go.mod vendor* ./ 21:15:00 ---> Using cache 21:15:00 ---> 3442f0d4ece1 21:15:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:00 ---> Using cache 21:15:00 ---> c7f8fc029b16 21:15:00 Step 8/23 : COPY . . 21:15:00 ---> Using cache 21:15:00 ---> ff9efc48b3e7 21:15:00 Step 9/23 : RUN make cmd/core-command/core-command 21:15:01 Waiting for container to be ready 21:15:01 To start your first container, try: lxc launch ubuntu:20.04 21:15:01 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 21:15:01 21:15:01 ---> Running in 52252caf268d 21:15:01 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:15:02 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:15:02 go: downloading gopkg.in/inf.v0 v0.9.1 21:15:02 go: downloading github.com/go-logr/logr v1.2.2 21:15:02 go: downloading github.com/google/go-cmp v0.5.7 21:15:03 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:15:03 go: downloading github.com/json-iterator/go v1.1.12 21:15:03 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 21:15:04 go: downloading github.com/googleapis/gnostic v0.5.5 21:15:05 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:15:06 Waiting for network to be ready... 21:15:06 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 21:15:06 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 21:15:06 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] 21:15:06 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [240 kB] 21:15:06 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 21:15:06 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 21:15:06 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] 21:15:06 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 21:15:06 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [695 kB] 21:15:06 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 21:15:07 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 21:15:07 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 21:15:07 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:15:07 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 21:15:07 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 21:15:07 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 21:15:07 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 21:15:07 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 21:15:07 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 21:15:08 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 21:15:08 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] 21:15:08 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] 21:15:08 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 21:15:08 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 21:15:08 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] 21:15:08 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] 21:15:08 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 21:15:08 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 21:15:10 Fetched 23.7 MB in 4s (6248 kB/s) 21:15:10 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:15:10 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:15:11 Reading package lists... 21:15:11 Reading package lists... 21:15:11 Building dependency tree... 21:15:11 Reading state information... 21:15:11 go: downloading github.com/tklauser/numcpus v0.3.0 21:15:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:15:11 The following additional packages will be installed: 21:15:11 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:15:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:15:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:15:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:15:11 Suggested packages: 21:15:11 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:15:11 Recommended packages: 21:15:11 gnupg libsasl2-modules 21:15:11 The following NEW packages will be installed: 21:15:11 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:15:11 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:15:11 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:15:11 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:15:11 The following packages will be upgraded: 21:15:11 gpg gpg-agent gpgconf libudev1 21:15:11 go: downloading go.uber.org/zap v1.21.0 21:15:11 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 21:15:11 Need to get 3859 kB of archives. 21:15:11 After this operation, 14.9 MB of additional disk space will be used. 21:15:11 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 21:15:11 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 21:15:12 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 21:15:12 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 21:15:12 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 21:15:12 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:15:12 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 21:15:12 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 21:15:12 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:15:12 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 21:15:12 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 21:15:12 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 21:15:12 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 21:15:12 go: downloading sigs.k8s.io/yaml v1.3.0 21:15:12 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 21:15:12 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 21:15:12 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 21:15:12 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 21:15:12 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 21:15:12 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 21:15:12 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 21:15:12 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 21:15:12 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 21:15:12 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 21:15:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:15:12 go: downloading github.com/modern-go/reflect2 v1.0.2 21:15:12 debconf: delaying package configuration, since apt-utils is not installed 21:15:12 Fetched 3859 kB in 1s (3515 kB/s) 21:15:12 (Reading database ... 12816 files and directories currently installed.) 21:15:12 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 21:15:12 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:15:12 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 21:15:12 Selecting previously unselected package udev. 21:15:12 (Reading database ... 12816 files and directories currently installed.) 21:15:12 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 21:15:12 Unpacking udev (245.4-4ubuntu3.15) ... 21:15:13 go: downloading github.com/ryanuber/go-glob v1.0.0 21:15:13 go: downloading github.com/golang/snappy v0.0.4 21:15:13 Selecting previously unselected package libfuse2:amd64. 21:15:13 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 21:15:13 Unpacking libfuse2:amd64 (2.9.9-3) ... 21:15:13 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:15:13 Selecting previously unselected package fuse. 21:15:13 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 21:15:13 Unpacking fuse (2.9.9-3) ... 21:15:13 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 21:15:13 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 21:15:13 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 21:15:13 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 21:15:13 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 21:15:13 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 21:15:13 Selecting previously unselected package libksba8:amd64. 21:15:13 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:15:13 Unpacking libksba8:amd64 (1.3.5-2) ... 21:15:13 Selecting previously unselected package libroken18-heimdal:amd64. 21:15:13 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:15:13 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:13 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:15:13 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:15:13 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:13 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:15:13 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:15:13 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:13 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:15:13 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:15:13 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:13 Selecting previously unselected package libwind0-heimdal:amd64. 21:15:13 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:15:13 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:13 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:15:13 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:15:13 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:14 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:15:14 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:15:14 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:14 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:15:14 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:15:14 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:14 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:15:14 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:15:14 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:14 Selecting previously unselected package libsasl2-modules-db:amd64. 21:15:14 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 21:15:14 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 21:15:14 Selecting previously unselected package libsasl2-2:amd64. 21:15:14 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 21:15:14 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 21:15:14 Selecting previously unselected package libldap-common. 21:15:14 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 21:15:14 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 21:15:14 Selecting previously unselected package libldap-2.4-2:amd64. 21:15:14 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 21:15:14 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 21:15:14 Selecting previously unselected package dirmngr. 21:15:14 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 21:15:14 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 21:15:14 Setting up libksba8:amd64 (1.3.5-2) ... 21:15:14 Setting up libfuse2:amd64 (2.9.9-3) ... 21:15:14 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 21:15:14 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 21:15:14 Setting up udev (245.4-4ubuntu3.15) ... 21:15:15 invoke-rc.d: policy-rc.d denied execution of start. 21:15:15 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 21:15:15 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:15 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 21:15:15 Setting up gpg (2.2.19-3ubuntu2.1) ... 21:15:15 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:15 Setting up fuse (2.9.9-3) ... 21:15:15 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 21:15:15 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:15 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:15 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:15 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:15 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:15 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:15 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:15:15 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 21:15:15 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 21:15:16 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 21:15:16 Processing triggers for systemd (245.4-4ubuntu3) ... 21:15:16 Processing triggers for libc-bin (2.31-0ubuntu9) ... 21:15:16 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 21:15:16 Alias= settings in the [Install] section, and DefaultInstance= for template 21:15:16 units). This means they are not meant to be enabled using systemctl. 21:15:16 21:15:16 Possible reasons for having this kind of units are: 21:15:16 • A unit may be statically enabled by being symlinked from another unit's 21:15:16 .wants/ or .requires/ directory. 21:15:16 • A unit's purpose may be to act as a helper for some other unit which has 21:15:16 a requirement dependency on it. 21:15:16 • A unit may be started when needed via activation (socket, path, timer, 21:15:16 D-Bus, udev, scripted systemctl call, ...). 21:15:16 • In case of template units, the unit is meant to be enabled with some 21:15:16 instance name specified. 21:15:16 Reading package lists... 21:15:17 Building dependency tree... 21:15:17 Reading state information... 21:15:17 The following additional packages will be installed: 21:15:17 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 21:15:17 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 21:15:17 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 21:15:17 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 21:15:17 openssh-client python3 python3-minimal python3.8 python3.8-minimal 21:15:17 squashfs-tools systemd systemd-sysv systemd-timesyncd 21:15:17 Suggested packages: 21:15:17 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 21:15:17 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:15:17 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 21:15:17 systemd-container policykit-1 21:15:17 Recommended packages: 21:15:17 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 21:15:17 The following NEW packages will be installed: 21:15:17 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 21:15:17 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 21:15:17 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 21:15:17 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 21:15:17 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 21:15:17 The following packages will be upgraded: 21:15:17 libsystemd0 systemd systemd-sysv systemd-timesyncd 21:15:17 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 21:15:17 Need to get 46.5 MB of archives. 21:15:17 After this operation, 181 MB of additional disk space will be used. 21:15:17 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 21:15:17 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 21:15:17 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 21:15:17 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 21:15:17 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 21:15:17 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 21:15:17 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 21:15:17 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 21:15:17 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 21:15:17 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 21:15:17 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 21:15:17 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 21:15:17 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 21:15:17 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 21:15:17 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 21:15:17 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 21:15:17 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 21:15:17 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 21:15:17 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 21:15:17 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 21:15:17 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 21:15:17 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 21:15:17 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 21:15:17 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 21:15:17 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 21:15:17 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 21:15:17 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 21:15:18 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 21:15:18 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 21:15:18 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 21:15:18 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 21:15:18 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 21:15:18 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 21:15:18 debconf: delaying package configuration, since apt-utils is not installed 21:15:18 Fetched 46.5 MB in 1s (51.0 MB/s) 21:15:18 (Reading database ... 13067 files and directories currently installed.) 21:15:18 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 21:15:18 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:15:18 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 21:15:18 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:15:18 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 21:15:18 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:15:19 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 21:15:19 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:15:19 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 21:15:19 Selecting previously unselected package libpython3.8-minimal:amd64. 21:15:19 (Reading database ... 13068 files and directories currently installed.) 21:15:19 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 21:15:19 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 21:15:19 Selecting previously unselected package libexpat1:amd64. 21:15:19 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 21:15:19 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 21:15:19 Selecting previously unselected package python3.8-minimal. 21:15:19 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 21:15:19 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 21:15:19 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 21:15:19 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 21:15:19 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 21:15:20 Selecting previously unselected package python3-minimal. 21:15:20 (Reading database ... 13359 files and directories currently installed.) 21:15:20 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 21:15:20 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 21:15:20 Selecting previously unselected package mime-support. 21:15:20 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 21:15:20 Unpacking mime-support (3.64ubuntu1) ... 21:15:20 Selecting previously unselected package libmpdec2:amd64. 21:15:20 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 21:15:20 Unpacking libmpdec2:amd64 (2.4.2-3) ... 21:15:20 Selecting previously unselected package libpython3.8-stdlib:amd64. 21:15:20 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 21:15:20 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 21:15:20 Selecting previously unselected package python3.8. 21:15:20 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 21:15:20 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 21:15:20 Selecting previously unselected package libpython3-stdlib:amd64. 21:15:20 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 21:15:20 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 21:15:20 Setting up python3-minimal (3.8.2-0ubuntu2) ... 21:15:21 Selecting previously unselected package python3. 21:15:21 (Reading database ... 13761 files and directories currently installed.) 21:15:21 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 21:15:21 Unpacking python3 (3.8.2-0ubuntu2) ... 21:15:21 Selecting previously unselected package libdbus-1-3:amd64. 21:15:21 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 21:15:21 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 21:15:21 Selecting previously unselected package dbus. 21:15:21 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 21:15:21 Unpacking dbus (1.12.16-2ubuntu2.1) ... 21:15:21 Selecting previously unselected package libbsd0:amd64. 21:15:21 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 21:15:21 Unpacking libbsd0:amd64 (0.10.0-1) ... 21:15:21 Selecting previously unselected package libpam-systemd:amd64. 21:15:21 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 21:15:21 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 21:15:21 Selecting previously unselected package sudo. 21:15:21 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 21:15:21 Unpacking sudo (1.8.31-1ubuntu1.2) ... 21:15:21 Selecting previously unselected package apparmor. 21:15:21 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 21:15:21 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 21:15:21 Selecting previously unselected package libcbor0.6:amd64. 21:15:21 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 21:15:21 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 21:15:21 Selecting previously unselected package libedit2:amd64. 21:15:21 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 21:15:21 Unpacking libedit2:amd64 (3.1-20191231-1) ... 21:15:21 Selecting previously unselected package libfido2-1:amd64. 21:15:21 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 21:15:21 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 21:15:21 Selecting previously unselected package libkrb5support0:amd64. 21:15:21 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 21:15:21 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 21:15:21 Selecting previously unselected package libk5crypto3:amd64. 21:15:21 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 21:15:21 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 21:15:21 Selecting previously unselected package libkeyutils1:amd64. 21:15:21 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 21:15:21 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 21:15:21 Selecting previously unselected package libkrb5-3:amd64. 21:15:21 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 21:15:21 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 21:15:22 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:15:22 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 21:15:22 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 21:15:22 Selecting previously unselected package openssh-client. 21:15:22 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 21:15:22 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 21:15:22 Selecting previously unselected package dbus-user-session. 21:15:22 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 21:15:22 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 21:15:22 Selecting previously unselected package liblzo2-2:amd64. 21:15:22 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 21:15:22 Unpacking liblzo2-2:amd64 (2.10-2) ... 21:15:22 Selecting previously unselected package squashfs-tools. 21:15:22 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 21:15:22 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 21:15:22 Selecting previously unselected package snapd. 21:15:22 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 21:15:22 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 21:15:23 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:15:23 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:15:23 go: downloading github.com/hashicorp/go-version v1.2.0 21:15:23 go: downloading go.uber.org/multierr v1.6.0 21:15:25 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 21:15:25 Setting up mime-support (3.64ubuntu1) ... 21:15:25 Setting up liblzo2-2:amd64 (2.10-2) ... 21:15:25 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 21:15:25 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 21:15:25 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 21:15:25 Setting up dbus (1.12.16-2ubuntu2.1) ... 21:15:26 Setting up sudo (1.8.31-1ubuntu1.2) ... 21:15:26 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 21:15:26 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 21:15:26 Setting up libmpdec2:amd64 (2.4.2-3) ... 21:15:26 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 21:15:26 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 21:15:26 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 21:15:26 Setting up libbsd0:amd64 (0.10.0-1) ... 21:15:26 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 21:15:26 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 21:15:26 Setting up libedit2:amd64 (3.1-20191231-1) ... 21:15:26 Setting up python3 (3.8.2-0ubuntu2) ... 21:15:26 running python rtupdate hooks for python3.8... 21:15:26 running python post-rtupdate hooks for python3.8... 21:15:26 Setting up apparmor (2.13.3-7ubuntu5.1) ... 21:15:27 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:15:28 Reloading AppArmor profiles 21:15:28 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 21:15:28 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 21:15:28 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 21:15:28 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 21:15:28 Setting up systemd (245.4-4ubuntu3.15) ... 21:15:28 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:15:28 Installing new version of config file /etc/systemd/resolved.conf ... 21:15:30 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 21:15:30 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 21:15:30 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 21:15:30 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 21:15:30 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:15:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:15:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:15:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:15:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:15:31 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:15:31 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:15:32 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:15:32 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:15:32 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:15:32 /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' 21:15:32 Processing triggers for libc-bin (2.31-0ubuntu9) ... 21:15:33 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 21:15:33 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 21:15:33 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 21:15:34 Reading package lists... 21:15:34 Reading package lists... 21:15:35 Building dependency tree... 21:15:35 Reading state information... 21:15:35 Calculating upgrade... 21:15:35 The following packages will be upgraded: 21:15:35 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 21:15:35 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 21:15:35 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 21:15:35 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 21:15:35 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 21:15:35 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 21:15:35 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 21:15:35 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 21:15:35 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 21:15:35 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 21:15:35 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 21:15:35 xz-utils zlib1g 21:15:35 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:15:35 Need to get 65.7 MB of archives. 21:15:35 After this operation, 27.6 MB of additional disk space will be used. 21:15:35 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 21:15:35 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 21:15:35 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 21:15:35 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 21:15:35 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 21:15:35 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 21:15:35 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 21:15:35 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 21:15:35 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 21:15:35 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 21:15:35 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 21:15:35 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 21:15:35 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 21:15:35 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 21:15:35 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 21:15:35 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 21:15:35 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 21:15:35 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 21:15:35 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 21:15:35 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 21:15:35 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 21:15:35 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 21:15:35 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 21:15:35 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 21:15:35 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 21:15:35 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 21:15:35 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 21:15:35 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 21:15:35 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 21:15:35 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 21:15:35 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 21:15:35 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 21:15:35 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 21:15:35 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 21:15:35 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 21:15:35 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 21:15:35 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 21:15:35 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 21:15:35 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 21:15:35 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 21:15:35 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 21:15:35 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 21:15:35 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 21:15:35 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 21:15:35 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 21:15:35 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 21:15:35 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 21:15:35 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 21:15:35 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 21:15:35 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 21:15:35 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 21:15:35 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 21:15:35 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 21:15:35 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 21:15:35 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 21:15:35 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 21:15:35 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 21:15:35 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 21:15:35 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 21:15:35 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 21:15:35 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 21:15:35 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 21:15:35 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 21:15:35 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 21:15:35 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 21:15:35 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 21:15:35 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 21:15:35 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 21:15:35 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 21:15:35 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 21:15:35 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 21:15:35 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 21:15:35 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 21:15:35 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 21:15:35 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 21:15:35 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 21:15:36 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 21:15:36 debconf: delaying package configuration, since apt-utils is not installed 21:15:36 Fetched 65.7 MB in 1s (81.4 MB/s) 21:15:36 (Reading database ... 14313 files and directories currently installed.) 21:15:36 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 21:15:36 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 21:15:37 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 21:15:37 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 21:15:37 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 21:15:37 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 21:15:37 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:15:37 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:15:37 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:15:37 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:15:37 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:15:37 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:15:37 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:15:37 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:15:38 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:15:38 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:15:38 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:15:38 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:15:38 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:15:38 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:15:38 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 21:15:38 (Reading database ... 14312 files and directories currently installed.) 21:15:38 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:15:38 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:15:38 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:15:38 (Reading database ... 14312 files and directories currently installed.) 21:15:38 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:15:38 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:15:38 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:15:38 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:15:38 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:15:38 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:15:38 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 21:15:38 (Reading database ... 14312 files and directories currently installed.) 21:15:38 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 21:15:38 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 21:15:39 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 21:15:39 (Reading database ... 14312 files and directories currently installed.) 21:15:39 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 21:15:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:15:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:15:39 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 21:15:39 Setting up base-files (11ubuntu5.5) ... 21:15:39 Installing new version of config file /etc/issue ... 21:15:39 Installing new version of config file /etc/issue.net ... 21:15:39 Installing new version of config file /etc/lsb-release ... 21:15:39 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:15:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:15:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:15:40 Removing obsolete conffile /etc/default/motd-news ... 21:15:40 (Reading database ... 14311 files and directories currently installed.) 21:15:40 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 21:15:40 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 21:15:40 Setting up bash (5.0-6ubuntu1.1) ... 21:15:40 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 21:15:40 (Reading database ... 14311 files and directories currently installed.) 21:15:40 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 21:15:40 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 21:15:40 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 21:15:40 (Reading database ... 14311 files and directories currently installed.) 21:15:40 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 21:15:40 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 21:15:41 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 21:15:41 (Reading database ... 14311 files and directories currently installed.) 21:15:41 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 21:15:41 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 21:15:41 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 21:15:41 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 21:15:41 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 21:15:41 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 21:15:42 Setting up perl-base (5.30.0-9ubuntu0.2) ... 21:15:42 (Reading database ... 14311 files and directories currently installed.) 21:15:42 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 21:15:42 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 21:15:42 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 21:15:42 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 21:15:42 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 21:15:42 (Reading database ... 14311 files and directories currently installed.) 21:15:42 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 21:15:42 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 21:15:42 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 21:15:42 (Reading database ... 14311 files and directories currently installed.) 21:15:42 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 21:15:42 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:15:42 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 21:15:43 (Reading database ... 14311 files and directories currently installed.) 21:15:43 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 21:15:43 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:15:43 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 21:15:43 (Reading database ... 14311 files and directories currently installed.) 21:15:43 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 21:15:43 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:15:43 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 21:15:43 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:15:43 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 21:15:43 (Reading database ... 14311 files and directories currently installed.) 21:15:43 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 21:15:43 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:15:43 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 21:15:43 (Reading database ... 14311 files and directories currently installed.) 21:15:43 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 21:15:43 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:15:43 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 21:15:43 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:15:43 Setting up util-linux (2.34-0.1ubuntu9.3) ... 21:15:44 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:15:44 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:15:44 (Reading database ... 14311 files and directories currently installed.) 21:15:44 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 21:15:44 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 21:15:45 Setting up libc-bin (2.31-0ubuntu9.7) ... 21:15:45 (Reading database ... 14311 files and directories currently installed.) 21:15:45 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 21:15:45 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 21:15:45 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 21:15:45 (Reading database ... 14311 files and directories currently installed.) 21:15:45 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 21:15:45 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 21:15:45 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 21:15:45 (Reading database ... 14311 files and directories currently installed.) 21:15:45 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 21:15:45 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 21:15:45 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 21:15:45 (Reading database ... 14311 files and directories currently installed.) 21:15:45 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 21:15:45 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 21:15:45 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 21:15:45 (Reading database ... 14311 files and directories currently installed.) 21:15:45 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 21:15:45 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 21:15:46 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 21:15:46 (Reading database ... 14311 files and directories currently installed.) 21:15:46 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 21:15:46 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 21:15:46 Setting up gpgv (2.2.19-3ubuntu2.1) ... 21:15:46 (Reading database ... 14311 files and directories currently installed.) 21:15:46 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 21:15:46 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 21:15:46 Setting up ubuntu-keyring (2020.02.11.4) ... 21:15:46 (Reading database ... 14311 files and directories currently installed.) 21:15:46 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 21:15:46 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 21:15:46 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 21:15:46 (Reading database ... 14311 files and directories currently installed.) 21:15:46 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 21:15:46 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 21:15:46 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 21:15:46 (Reading database ... 14311 files and directories currently installed.) 21:15:46 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 21:15:46 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 21:15:46 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 21:15:46 (Reading database ... 14311 files and directories currently installed.) 21:15:46 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 21:15:46 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 21:15:46 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 21:15:46 (Reading database ... 14311 files and directories currently installed.) 21:15:46 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 21:15:46 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 21:15:46 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 21:15:47 (Reading database ... 14311 files and directories currently installed.) 21:15:47 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 21:15:47 Unpacking apt (2.0.6) over (2.0.2) ... 21:15:47 Setting up apt (2.0.6) ... 21:15:47 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:15:47 (Reading database ... 14311 files and directories currently installed.) 21:15:47 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 21:15:47 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 21:15:48 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 21:15:48 (Reading database ... 14311 files and directories currently installed.) 21:15:48 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 21:15:48 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 21:15:48 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 21:15:48 (Reading database ... 14313 files and directories currently installed.) 21:15:48 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 21:15:48 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 21:15:48 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 21:15:48 (Reading database ... 14317 files and directories currently installed.) 21:15:48 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 21:15:48 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:15:48 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 21:15:48 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 21:15:48 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 21:15:49 (Reading database ... 14317 files and directories currently installed.) 21:15:49 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 21:15:49 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 21:15:49 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 21:15:49 (Reading database ... 14317 files and directories currently installed.) 21:15:49 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 21:15:49 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 21:15:49 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 21:15:49 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 21:15:49 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 21:15:49 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 21:15:49 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 21:15:49 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 21:15:50 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 21:15:50 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 21:15:50 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 21:15:50 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 21:15:50 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 21:15:50 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 21:15:50 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 21:15:50 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 21:15:50 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 21:15:50 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 21:15:50 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 21:15:50 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 21:15:50 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 21:15:50 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 21:15:50 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 21:15:50 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:15:50 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 21:15:50 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:15:51 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 21:15:51 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:15:51 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 21:15:51 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:15:51 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 21:15:51 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:15:51 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 21:15:51 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:15:51 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 21:15:51 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 21:15:51 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:15:51 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:15:51 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:15:51 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:15:52 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:15:52 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:15:53 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:15:53 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:15:53 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:15:53 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:15:53 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:15:53 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:15:54 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:15:54 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:15:54 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 21:15:54 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 21:15:54 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 21:15:54 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 21:15:54 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 21:15:54 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 21:15:54 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 21:15:54 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:15:54 Setting up tzdata (2022a-0ubuntu0.20.04) ... 21:15:55 21:15:55 Current default time zone: 'Etc/UTC' 21:15:55 Local time is now: Mon Apr 11 21:15:54 UTC 2022. 21:15:55 Universal Time is now: Mon Apr 11 21:15:54 UTC 2022. 21:15:55 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:15:55 21:15:55 Setting up xz-utils (5.2.4-1ubuntu1) ... 21:15:55 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 21:15:55 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:15:55 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 21:15:55 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:15:55 Setting up mount (2.34-0.1ubuntu9.3) ... 21:15:55 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 21:15:55 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 21:15:55 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 21:15:55 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 21:15:55 Setting up openssl (1.1.1f-1ubuntu2.12) ... 21:15:55 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 21:15:55 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 21:15:55 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 21:15:55 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:15:55 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 21:15:55 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 21:15:55 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 21:15:55 Setting up fdisk (2.34-0.1ubuntu9.3) ... 21:15:55 Setting up ca-certificates (20210119~20.04.2) ... 21:15:57 Updating certificates in /etc/ssl/certs... 21:15:58 21 added, 21 removed; done. 21:15:58 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 21:15:58 Setting up perl (5.30.0-9ubuntu0.2) ... 21:15:58 Setting up procps (2:3.3.16-1ubuntu2.3) ... 21:15:58 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 21:15:58 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 21:15:58 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 21:15:58 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 21:15:58 Setting up binutils (2.34-6ubuntu1.3) ... 21:15:58 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 21:15:58 Setting up build-essential (12.8ubuntu1.1) ... 21:15:58 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 21:15:58 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 21:15:58 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 21:15:58 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 21:15:58 Processing triggers for systemd (245.4-4ubuntu3.15) ... 21:15:58 Processing triggers for mime-support (3.64ubuntu1) ... 21:15:58 Processing triggers for ca-certificates (20210119~20.04.2) ... 21:15:58 Updating certificates in /etc/ssl/certs... 21:15:59 0 added, 0 removed; done. 21:15:59 Running hooks in /etc/ca-certificates/update.d... 21:15:59 done. 21:16:00 Reading package lists... 21:16:00 Building dependency tree... 21:16:00 Reading state information... 21:16:01 The following NEW packages will be installed: 21:16:01 apt-transport-https 21:16:01 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:16:01 Need to get 4680 B of archives. 21:16:01 After this operation, 162 kB of additional disk space will be used. 21:16:01 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 21:16:01 debconf: delaying package configuration, since apt-utils is not installed 21:16:01 Fetched 4680 B in 0s (23.7 kB/s) 21:16:01 Selecting previously unselected package apt-transport-https. 21:16:01 (Reading database ... 14320 files and directories currently installed.) 21:16:01 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 21:16:01 Unpacking apt-transport-https (2.0.6) ... 21:16:01 Setting up apt-transport-https (2.0.6) ... 21:16:01 Waiting for network to be ready... 21:16:02 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:16:02 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:16:08 2022-04-11T21:16:05Z INFO Waiting for automatic snapd restart... 21:16:08 snapd 2.54.4 from Canonical* installed 21:16:09 "snapd" switched to the "latest/stable" channel 21:16:09 21:16:12 core20 20220318 from Canonical* installed 21:16:12 "core20" switched to the "latest/stable" channel 21:16:12 21:16:15 snapcraft 6.1 from Canonical* installed 21:16:15 "snapcraft" switched to the "latest/stable" channel 21:16:15 21:16:20 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: 21:16:20 - README.md 21:16:20 21:16:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:16:20 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 21:16:20 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 21:16:20 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 21:16:20 Reading package lists... 21:16:21 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 21:16:21 Reading package lists... 21:16:21 Building dependency tree... 21:16:21 Reading state information... 21:16:21 Suggested packages: 21:16:21 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 21:16:21 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 21:16:21 krb5-user libnorm-doc 21:16:21 Recommended packages: 21:16:21 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:16:21 The following NEW packages will be installed: 21:16:21 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 21:16:21 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 21:16:21 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 21:16:21 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 21:16:21 libzmq5 pkg-config zip 21:16:21 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 21:16:21 Need to get 10.3 MB of archives. 21:16:21 After this operation, 56.5 MB of additional disk space will be used. 21:16:21 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 21:16:21 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 21:16:21 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 21:16:21 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 21:16:21 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 21:16:21 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 21:16:21 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 21:16:21 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 21:16:21 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 21:16:21 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 21:16:21 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 21:16:21 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 21:16:22 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 21:16:22 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 21:16:22 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 21:16:22 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 21:16:22 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 21:16:22 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 21:16:22 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 21:16:22 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 21:16:22 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 21:16:22 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 21:16:22 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 21:16:22 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 21:16:22 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 21:16:22 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 21:16:22 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 21:16:22 debconf: delaying package configuration, since apt-utils is not installed 21:16:23 Fetched 10.3 MB in 1s (9644 kB/s) 21:16:23 Selecting previously unselected package libglib2.0-0:amd64. 21:16:23 (Reading database ... 14324 files and directories currently installed.) 21:16:23 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 21:16:23 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 21:16:23 Selecting previously unselected package libsodium23:amd64. 21:16:23 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 21:16:23 Unpacking libsodium23:amd64 (1.0.18-1) ... 21:16:23 Selecting previously unselected package libpsl5:amd64. 21:16:23 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 21:16:23 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 21:16:23 Selecting previously unselected package libbrotli1:amd64. 21:16:23 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 21:16:23 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 21:16:23 Selecting previously unselected package libnghttp2-14:amd64. 21:16:23 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 21:16:23 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 21:16:23 Selecting previously unselected package librtmp1:amd64. 21:16:23 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 21:16:23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 21:16:23 Selecting previously unselected package libssh-4:amd64. 21:16:23 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 21:16:23 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 21:16:23 Selecting previously unselected package libcurl3-gnutls:amd64. 21:16:23 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 21:16:23 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 21:16:23 Selecting previously unselected package liberror-perl. 21:16:23 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 21:16:23 Unpacking liberror-perl (0.17029-1) ... 21:16:23 Selecting previously unselected package git-man. 21:16:23 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 21:16:23 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 21:16:23 Selecting previously unselected package git. 21:16:23 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 21:16:23 Unpacking git (1:2.25.1-1ubuntu3.2) ... 21:16:24 Selecting previously unselected package libgssrpc4:amd64. 21:16:24 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 21:16:24 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 21:16:24 Selecting previously unselected package libkdb5-9:amd64. 21:16:24 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 21:16:24 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 21:16:24 Selecting previously unselected package libkadm5srv-mit11:amd64. 21:16:24 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 21:16:24 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 21:16:24 Selecting previously unselected package libkadm5clnt-mit11:amd64. 21:16:24 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 21:16:24 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 21:16:24 Selecting previously unselected package comerr-dev:amd64. 21:16:24 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 21:16:24 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 21:16:24 Selecting previously unselected package krb5-multidev:amd64. 21:16:24 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 21:16:24 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 21:16:24 Selecting previously unselected package libnorm1:amd64. 21:16:24 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 21:16:24 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 21:16:24 Selecting previously unselected package libnorm-dev:amd64. 21:16:24 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 21:16:24 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 21:16:24 Selecting previously unselected package libpgm-5.2-0:amd64. 21:16:24 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 21:16:24 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 21:16:24 Selecting previously unselected package libpgm-dev:amd64. 21:16:24 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 21:16:24 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 21:16:24 Selecting previously unselected package libsodium-dev:amd64. 21:16:24 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 21:16:24 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 21:16:25 Selecting previously unselected package libzmq5:amd64. 21:16:25 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 21:16:25 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 21:16:25 Selecting previously unselected package libkrb5-dev:amd64. 21:16:25 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 21:16:25 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 21:16:25 Selecting previously unselected package libzmq3-dev:amd64. 21:16:25 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 21:16:25 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 21:16:25 Selecting previously unselected package pkg-config. 21:16:25 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 21:16:25 Unpacking pkg-config (0.29.1-0ubuntu4) ... 21:16:25 Selecting previously unselected package zip. 21:16:25 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 21:16:25 Unpacking zip (3.0-11build1) ... 21:16:25 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 21:16:25 Setting up libsodium23:amd64 (1.0.18-1) ... 21:16:25 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 21:16:25 No schema files found: doing nothing. 21:16:25 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 21:16:25 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 21:16:25 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 21:16:25 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 21:16:25 Setting up liberror-perl (0.17029-1) ... 21:16:25 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 21:16:25 Setting up zip (3.0-11build1) ... 21:16:25 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 21:16:25 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 21:16:25 Setting up pkg-config (0.29.1-0ubuntu4) ... 21:16:25 Setting up libsodium-dev:amd64 (1.0.18-1) ... 21:16:25 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 21:16:25 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 21:16:25 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 21:16:25 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 21:16:25 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 21:16:25 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 21:16:25 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 21:16:25 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 21:16:25 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 21:16:25 Setting up git (1:2.25.1-1ubuntu3.2) ... 21:16:25 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 21:16:25 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 21:16:25 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 21:16:25 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 21:16:26 comerr-dev set to automatically installed. 21:16:26 git set to automatically installed. 21:16:26 git-man set to automatically installed. 21:16:26 krb5-multidev set to automatically installed. 21:16:26 libbrotli1 set to automatically installed. 21:16:26 libcurl3-gnutls set to automatically installed. 21:16:26 liberror-perl set to automatically installed. 21:16:26 libglib2.0-0 set to automatically installed. 21:16:26 libgssrpc4 set to automatically installed. 21:16:26 libkadm5clnt-mit11 set to automatically installed. 21:16:26 libkadm5srv-mit11 set to automatically installed. 21:16:26 libkdb5-9 set to automatically installed. 21:16:26 libkrb5-dev set to automatically installed. 21:16:26 libnghttp2-14 set to automatically installed. 21:16:26 libnorm-dev set to automatically installed. 21:16:26 libnorm1 set to automatically installed. 21:16:26 libpgm-5.2-0 set to automatically installed. 21:16:26 libpgm-dev set to automatically installed. 21:16:26 libpsl5 set to automatically installed. 21:16:26 librtmp1 set to automatically installed. 21:16:26 libsodium-dev set to automatically installed. 21:16:26 libsodium23 set to automatically installed. 21:16:26 libssh-4 set to automatically installed. 21:16:26 libzmq3-dev set to automatically installed. 21:16:26 libzmq5 set to automatically installed. 21:16:26 pkg-config set to automatically installed. 21:16:26 zip set to automatically installed. 21:16:27 snapd is not logged in, snap install commands will use sudo 21:16:37 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 21:16:37 Downloading snap 'edgex-app-service-configurable' 21:16:37 Pulling app-service-configurable 21:16:37 + snapcraftctl pull 21:16:39 Pulling config-common 21:16:39 + snapcraftctl pull 21:16:40 Pulling go-build-helper 21:16:40 + snapcraftctl pull 21:16:42 'edgex-go' has dependencies that need to be staged: go-build-helper 21:16:42 Skipping pull go-build-helper (already ran) 21:16:42 Building go-build-helper 21:16:42 + snapcraftctl build 21:16:43 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 21:16:44 Staging go-build-helper 21:16:44 + snapcraftctl stage 21:16:48 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 21:16:48 Fetched 290 kB in 0s (0 B/s) 21:16:48 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 21:16:48 Fetched 158 kB in 0s (0 B/s) 21:16:48 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 21:16:48 Fetched 242 kB in 0s (0 B/s) 21:16:48 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 21:16:48 Fetched 150 kB in 0s (0 B/s) 21:16:48 Pulling edgex-go 21:16:48 + snapcraftctl pull 21:16:50 Pulling hooks 21:16:50 + snapcraftctl pull 21:17:00 Removing suid/guid from /root/parts/static-packages/install/bin/su 21:17:00 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 21:17:00 Fetched 96.1 kB in 0s (0 B/s) 21:17:00 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 21:17:00 Fetched 78.7 kB in 0s (0 B/s) 21:17:00 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 21:17:00 Fetched 48.0 kB in 0s (0 B/s) 21:17:00 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 21:17:00 Fetched 50.2 kB in 0s (0 B/s) 21:17:00 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 21:17:00 Fetched 14.7 kB in 0s (0 B/s) 21:17:00 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 21:17:00 Fetched 234 kB in 0s (0 B/s) 21:17:00 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 21:17:00 Fetched 155 kB in 0s (0 B/s) 21:17:00 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 21:17:00 Fetched 170 kB in 0s (0 B/s) 21:17:00 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 21:17:00 Fetched 267 kB in 0s (0 B/s) 21:17:00 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:17:00 Fetched 50.6 kB in 0s (0 B/s) 21:17:00 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 21:17:00 Fetched 15.1 kB in 0s (0 B/s) 21:17:00 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 21:17:00 Fetched 51.5 kB in 0s (0 B/s) 21:17:00 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 21:17:00 Fetched 121 kB in 0s (0 B/s) 21:17:00 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 21:17:00 Fetched 29.7 kB in 0s (0 B/s) 21:17:00 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 21:17:00 Fetched 1021 kB in 0s (0 B/s) 21:17:00 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 21:17:00 Fetched 49.3 kB in 0s (0 B/s) 21:17:00 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 21:17:00 Fetched 54.9 kB in 0s (0 B/s) 21:17:00 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 21:17:00 Fetched 16.6 kB in 0s (0 B/s) 21:17:00 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 21:17:00 Fetched 87.9 kB in 0s (0 B/s) 21:17:00 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 21:17:00 Fetched 142 kB in 0s (0 B/s) 21:17:00 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 21:17:00 Fetched 41.8 kB in 0s (0 B/s) 21:17:00 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 21:17:00 Fetched 181 kB in 0s (0 B/s) 21:17:00 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 21:17:00 Fetched 208 kB in 0s (0 B/s) 21:17:00 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 21:17:00 Fetched 161 kB in 0s (0 B/s) 21:17:00 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 21:17:00 Fetched 107 kB in 0s (0 B/s) 21:17:00 Pulling static-packages 21:17:00 + snapcraftctl pull 21:17:01 Pulling version 21:17:01 + cd /root/project 21:17:01 ++ git describe --tags --abbrev=0 21:17:01 ++ sed s/v// 21:17:01 + GIT_VERSION=2.2.0-dev.63 21:17:01 + '[' -z 2.2.0-dev.63 ']' 21:17:01 + snapcraftctl set-version 2.2.0-dev.63 21:17:03 Building app-service-configurable 21:17:03 + snapcraftctl build 21:17:05 Building config-common 21:17:05 + snapcraftctl build 21:17:06 + cp --archive --link --no-dereference . /root/parts/config-common/install 21:17:06 Skipping build go-build-helper (already ran) 21:17:07 Building edgex-go 21:17:07 + cd /root/parts/edgex-go/src 21:17:07 ++ git describe --tags --abbrev=0 21:17:07 ++ sed s/v// 21:17:07 + GIT_VERSION=2.2.0-dev.63 21:17:07 + '[' -z 2.2.0-dev.63 ']' 21:17:07 + echo 2.2.0-dev.63 21:17:07 + '[' '!' -d vendor ']' 21:17:07 + go mod download all 21:17:13 + make build 21:17:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:17:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:17:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:17:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:17:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:17:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:17:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:17:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:17:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:17:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:17:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:17:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:17:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:17:57 + 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 21:17:57 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 21:17:57 + case "$service" in 21:17:57 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 21:17:57 + 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 21:17:57 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 21:17:57 + case "$service" in 21:17:57 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 21:17:57 + 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 21:17:57 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 21:17:57 + case "$service" in 21:17:57 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 21:17:57 + 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 21:17:57 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 21:17:57 + case "$service" in 21:17:57 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 21:17:57 + 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 21:17:57 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 21:17:57 + case "$service" in 21:17:57 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 21:17:57 + 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 21:17:57 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 21:17:57 + case "$service" in 21:17:57 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 21:17:57 + 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 21:17:57 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 21:17:57 + case "$service" in 21:17:57 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 21:17:57 + 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 21:17:57 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 21:17:58 + case "$service" in 21:17:58 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 21:17:58 + 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 21:17:58 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 21:17:58 + case "$service" in 21:17:58 + 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 21:17:58 + 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 21:17:58 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 21:17:58 + case "$service" in 21:17:58 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 21:17:58 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 21:17:58 + 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 21:17:58 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 21:17:58 + case "$service" in 21:17:58 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 21:17:58 + 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 21:17:58 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 21:17:58 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 21:17:58 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 21:17:58 Building hooks 21:17:58 + cd /root/parts/hooks/src 21:17:58 + make build 21:17:58 go mod tidy 21:17:58 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 21:17:59 go: downloading github.com/stretchr/testify v1.7.0 21:17:59 go: downloading github.com/davecgh/go-spew v1.1.0 21:17:59 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:17:59 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 21:18:01 GO111MODULE=on go build -o cmd/install/install ./cmd/install 21:18:01 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 21:18:01 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 21:18:03 Removing suid/guid from /root/parts/static-packages/install/bin/su 21:18:03 Building static-packages 21:18:03 + snapcraftctl build 21:18:05 Building version 21:18:05 + snapcraftctl build 21:18:06 Staging app-service-configurable 21:18:06 + snapcraftctl stage 21:18:08 Staging config-common 21:18:08 + snapcraftctl stage 21:18:09 Skipping stage go-build-helper (already ran) 21:18:09 Staging edgex-go 21:18:09 + snapcraftctl stage 21:18:11 Staging hooks 21:18:11 + snapcraftctl stage 21:18:12 Staging static-packages 21:18:12 + snapcraftctl stage 21:18:13 Staging version 21:18:13 + snapcraftctl stage 21:18:15 Priming app-service-configurable 21:18:15 + snapcraftctl prime 21:18:17 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 21:18:17 stage-packages: 21:18:17 - libnorm1 21:18:17 - libpgm-5.2-0 21:18:17 - libsodium23 21:18:17 - libzmq5 21:18:17 Priming config-common 21:18:17 + snapcraftctl prime 21:18:19 Priming go-build-helper 21:18:19 + snapcraftctl prime 21:18:20 Priming edgex-go 21:18:20 + snapcraftctl prime 21:18:22 Priming hooks 21:18:22 + snapcraftctl prime 21:18:23 Priming static-packages 21:18:23 + snapcraftctl prime 21:18:28 Priming version 21:18:28 + snapcraftctl prime 21:18:29 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] } 21:22:09 Removing intermediate container d7ad029c5705 21:22:09 ---> 1a05ae10bbc0 21:22:09 21:22:09 Step 10/22 : FROM alpine:3.14 21:22:09 ---> ac73e934f311 21:22:09 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:22:09 ---> Running in 4062d97c990b 21:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:22:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:22:09 (1/2) Installing ca-certificates (20211220-r0) 21:22:09 (2/2) Installing dumb-init (1.2.5-r1) 21:22:09 Executing busybox-1.33.1-r7.trigger 21:22:09 Executing ca-certificates-20211220-r0.trigger 21:22:09 OK: 6 MiB in 16 packages 21:22:09 Removing intermediate container 4062d97c990b 21:22:09 ---> 1f7c48752cd1 21:22:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:22:10 ---> Running in 952a121cfc5a 21:22:10 Removing intermediate container 952a121cfc5a 21:22:10 ---> 5afa77ad588c 21:22:10 Step 13/22 : ENV APP_PORT=59860 21:22:10 ---> Running in ad5ea76456ce 21:22:11 Removing intermediate container ad5ea76456ce 21:22:11 ---> 63a51b46519c 21:22:11 Step 14/22 : EXPOSE $APP_PORT 21:22:11 ---> Running in 5b640345d222 21:22:11 Removing intermediate container 5b640345d222 21:22:11 ---> d4c9cf386a23 21:22:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:22:13 ---> cf3502aa4f89 21:22:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:22:16 ---> 8a8719208781 21:22:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:22:16 ---> 6825495611e2 21:22:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:22:16 ---> Running in bc4f42e19349 21:22:17 Removing intermediate container bc4f42e19349 21:22:17 ---> ddb8d18972c4 21:22:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:22:17 ---> Running in 0f1e890a9b50 21:22:18 Removing intermediate container 0f1e890a9b50 21:22:18 ---> 94ee81289104 21:22:18 Step 20/22 : LABEL arch=arm64 21:22:18 ---> Running in 7d64256a2ace 21:22:18 Removing intermediate container 7d64256a2ace 21:22:18 ---> 1daf7b472b34 21:22:18 Step 21/22 : LABEL git_sha=bfed10ec1549ab00238fef9da4bc44a8a8049259 21:22:18 ---> Running in cf62cd1bbf11 21:22:19 Removing intermediate container cf62cd1bbf11 21:22:19 ---> dea2e8cdc20c 21:22:19 Step 22/22 : LABEL version=0.0.0 21:22:19 ---> Running in 8efecad61eb0 21:22:20 Removing intermediate container 8efecad61eb0 21:22:20 ---> b66cecbc295d 21:22:20 21:22:21 Successfully built b66cecbc295d 21:22:21 Successfully tagged support-notifications-arm64:latest 21:22:21 Building security-proxy-setup 21:23:00  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:23:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:23:00 ---> 2a7338bc2847 21:23:00 Step 3/22 : WORKDIR /edgex-go 21:23:00 ---> Using cache 21:23:00 ---> 4f49a51aca3b 21:23:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:00 ---> Using cache 21:23:00 ---> 5432e5821a0c 21:23:00 Step 5/22 : RUN apk add --update --no-cache make git 21:23:00 ---> Using cache 21:23:00 ---> 38a1a86b69ce 21:23:00 Step 6/22 : COPY go.mod vendor* ./ 21:23:00 ---> Using cache 21:23:00 ---> 3442f0d4ece1 21:23:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:00 ---> Using cache 21:23:00 ---> c7f8fc029b16 21:23:00 Step 8/22 : COPY . . 21:23:00 ---> Using cache 21:23:00 ---> ff9efc48b3e7 21:23:00 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:23:00 ---> Running in 90618cdca02f 21:23:00 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 21:23:06 Removing intermediate container 52252caf268d 21:23:06 ---> 9fde01615cee 21:23:06 21:23:06 Step 10/23 : FROM alpine:3.14 21:23:06 ---> ac73e934f311 21:23:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:23:06 ---> Using cache 21:23:06 ---> 1005d796e938 21:23:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:23:06 ---> Using cache 21:23:06 ---> 4ed483b90587 21:23:06 Step 13/23 : ENV APP_PORT=59882 21:23:06 ---> Running in 411f2d49bdcc 21:23:07 Removing intermediate container 411f2d49bdcc 21:23:07 ---> a597f3bc5ffd 21:23:07 Step 14/23 : EXPOSE $APP_PORT 21:23:07 ---> Running in 1bad36538005 21:23:07 Removing intermediate container 1bad36538005 21:23:07 ---> c4d45f4bfcc1 21:23:07 Step 15/23 : WORKDIR / 21:23:07 ---> Running in 4096489bc395 21:23:08 Removing intermediate container 4096489bc395 21:23:08 ---> 7f3a82043125 21:23:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:23:09 ---> 0e9b6e7837b8 21:23:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:23:12 ---> 649450a5dd0c 21:23:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:23:13 ---> 39783b25e149 21:23:13 Step 19/23 : ENTRYPOINT ["/core-command"] 21:23:13 ---> Running in c9dd7c369545 21:23:13 Removing intermediate container c9dd7c369545 21:23:13 ---> 465accc47bda 21:23:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:23:14 ---> Running in 70b15ab3cc06 21:23:14 Removing intermediate container 70b15ab3cc06 21:23:14 ---> 7518b1487256 21:23:14 Step 21/23 : LABEL arch=arm64 21:23:14 ---> Running in 463c668b2994 21:23:15 Removing intermediate container 463c668b2994 21:23:15 ---> d778af4f8cbe 21:23:15 Step 22/23 : LABEL git_sha=bfed10ec1549ab00238fef9da4bc44a8a8049259 21:23:15 ---> Running in b7e8e4828d92 21:23:15 Removing intermediate container b7e8e4828d92 21:23:15 ---> cac630447a02 21:23:15 Step 23/23 : LABEL version=0.0.0 21:23:15 ---> Running in 13c493ad474f 21:23:16 Removing intermediate container 13c493ad474f 21:23:16 ---> 6c9f1cd91d4e 21:23:16 21:23:17 Successfully built 6c9f1cd91d4e 21:23:17 Successfully tagged core-command-arm64:latest 21:29:24  Building core-command ... done 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 21:29:42 Removing intermediate container 90618cdca02f 21:29:42 ---> ed6f7e730429 21:29:42 21:29:42 Step 10/22 : FROM alpine:3.14 21:29:42 ---> ac73e934f311 21:29:42 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:29:42 ---> Running in 09463a39c784 21:29:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:29:46 (1/6) Installing ca-certificates (20211220-r0) 21:29:46 (2/6) Installing brotli-libs (1.0.9-r5) 21:29:46 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:29:46 (4/6) Installing libcurl (7.79.1-r0) 21:29:46 (5/6) Installing curl (7.79.1-r0) 21:29:46 (6/6) Installing dumb-init (1.2.5-r1) 21:29:46 Executing busybox-1.33.1-r7.trigger 21:29:46 Executing ca-certificates-20211220-r0.trigger 21:29:46 OK: 8 MiB in 20 packages 21:29:49 Removing intermediate container 09463a39c784 21:29:49 ---> 01381676fc2f 21:29:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:29:49 ---> Running in 11bf169b886a 21:29:49 Removing intermediate container 11bf169b886a 21:29:49 ---> 8ecd952e03a8 21:29:49 Step 13/22 : WORKDIR /edgex 21:29:49 ---> Running in d8c2f091850d 21:29:50 Removing intermediate container d8c2f091850d 21:29:50 ---> 204ca32c9d22 21:29:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:29:51 ---> 8e9979bd09d8 21:29:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:29:53 ---> a02844370dae 21:29:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:29:56 ---> 1632425d3a01 21:29:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:29:57 ---> 122361910a1a 21:29:57 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:29:57 ---> Running in 4009789d3cff 21:30:00 Removing intermediate container 4009789d3cff 21:30:00 ---> 415180cbbf3a 21:30:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:30:00 ---> Running in 7188c3369de6 21:30:01 Removing intermediate container 7188c3369de6 21:30:01 ---> b1760e004288 21:30:01 Step 20/22 : LABEL arch=arm64 21:30:01 ---> Running in e6bb7f724502 21:30:02 Removing intermediate container e6bb7f724502 21:30:02 ---> ad3c12a9b662 21:30:02 Step 21/22 : LABEL git_sha=bfed10ec1549ab00238fef9da4bc44a8a8049259 21:30:02 ---> Running in f61df38122c5 21:30:02 Removing intermediate container f61df38122c5 21:30:02 ---> be68a9f1fd91 21:30:02 Step 22/22 : LABEL version=0.0.0 21:30:02 ---> Running in e6c614c03c70 21:30:03 Removing intermediate container e6c614c03c70 21:30:03 ---> e5ebd487f19f 21:30:03 21:30:04 Successfully built e5ebd487f19f 21:30:04 Successfully tagged security-proxy-setup-arm64:latest 21:39:41  Building security-proxy-setup ... done Building bin/spire-agent... 21:39:41 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:39:41 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:39:41 go: downloading github.com/docker/docker v20.10.12+incompatible 21:39:41 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:39:41 go: downloading github.com/google/go-tpm-tools v0.3.3 21:39:41 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:39:41 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:39:41 go: downloading github.com/docker/go-connections v0.4.0 21:39:41 go: downloading github.com/docker/go-units v0.4.0 21:39:41 go: downloading github.com/opencontainers/image-spec v1.0.1 21:39:41 go: downloading github.com/containerd/containerd v1.3.4 21:39:41 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:39:41 go: downloading github.com/opencontainers/go-digest v1.0.0 21:46:49 Removing intermediate container 42ac02561c0e 21:46:49 ---> d12c0190a1a0 21:46:49 21:46:49 Step 13/26 : FROM alpine:3.15 21:46:49 ---> 3fb3c9af89a9 21:46:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:46:49 ---> Using cache 21:46:49 ---> 84622948f543 21:46:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:49 ---> Using cache 21:46:49 ---> d0968c5600dd 21:46:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:46:49 ---> Running in 958969f1bed2 21:46:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:46:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:46:49 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:46:49 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:46:49 OK: 15729 distinct packages available 21:46:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:46:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:46:49 (1/4) Installing dumb-init (1.2.5-r1) 21:46:49 (2/4) Installing musl-obstack (1.2.3-r0) 21:46:49 (3/4) Installing libucontext (1.1-r0) 21:46:49 (4/4) Installing gcompat (1.0.0-r4) 21:46:49 Executing busybox-1.34.1-r5.trigger 21:46:49 OK: 6 MiB in 18 packages 21:46:49 Removing intermediate container 958969f1bed2 21:46:49 ---> cc842cf76767 21:46:49 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:46:49 ---> c0d6af687fe0 21:46:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:46:50 ---> fcdc4ba9a1d9 21:46:50 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:46:50 ---> Running in 34a265bcddbc 21:46:51 Removing intermediate container 34a265bcddbc 21:46:51 ---> 6b5cc80817fb 21:46:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:46:52 ---> 8b92bf893d96 21:46:52 Step 21/26 : WORKDIR / 21:46:52 ---> Running in 35e7ff2e668f 21:46:52 Removing intermediate container 35e7ff2e668f 21:46:52 ---> 1d826d9340da 21:46:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:46:52 ---> Running in ce4584ed5c49 21:46:53 Removing intermediate container ce4584ed5c49 21:46:53 ---> 1a3a8934eb3a 21:46:53 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:46:53 ---> Running in cff2fd0b95f7 21:46:53 Removing intermediate container cff2fd0b95f7 21:46:53 ---> e8e8efd7721a 21:46:53 Step 24/26 : LABEL arch=arm64 21:46:54 ---> Running in 3f39dbaf2162 21:46:54 Removing intermediate container 3f39dbaf2162 21:46:54 ---> 0aa954cfb41a 21:46:54 Step 25/26 : LABEL git_sha=bfed10ec1549ab00238fef9da4bc44a8a8049259 21:46:54 ---> Running in 96d2d9c368b0 21:46:54 Removing intermediate container 96d2d9c368b0 21:46:54 ---> fb8fb0dd1454 21:46:54 Step 26/26 : LABEL version=0.0.0 21:46:55 ---> Running in 687f3ec5e08a 21:46:55 Removing intermediate container 687f3ec5e08a 21:46:55 ---> 53c96fa47134 21:46:55 21:46:55 Successfully built 53c96fa47134 21:46:55 Successfully tagged security-spire-config-arm64:latest 21:47:00  Building security-spire-config ... done Building bin/spire-agent... 21:47:00 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:47:00 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:47:00 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:47:00 go: downloading github.com/docker/docker v20.10.12+incompatible 21:47:03 go: downloading github.com/google/go-tpm-tools v0.3.3 21:47:04 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:47:04 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:47:04 go: downloading github.com/docker/go-connections v0.4.0 21:47:04 go: downloading github.com/docker/go-units v0.4.0 21:47:04 go: downloading github.com/opencontainers/image-spec v1.0.1 21:47:04 go: downloading github.com/containerd/containerd v1.3.4 21:47:04 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:47:04 go: downloading github.com/opencontainers/go-digest v1.0.0 21:50:26 Building bin/spire-agent... 21:50:26 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:50:26 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:50:26 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:50:26 go: downloading github.com/docker/docker v20.10.12+incompatible 21:50:26 go: downloading github.com/google/go-tpm-tools v0.3.3 21:50:26 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:50:26 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:50:27 go: downloading github.com/docker/go-connections v0.4.0 21:50:27 go: downloading github.com/docker/go-units v0.4.0 21:50:27 go: downloading github.com/opencontainers/image-spec v1.0.1 21:50:27 go: downloading github.com/containerd/containerd v1.3.4 21:50:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:50:27 go: downloading github.com/opencontainers/go-digest v1.0.0 21:51:49 Removing intermediate container a6c7ec4d306b 21:51:49 ---> 92de829074c4 21:51:49 21:51:49 Step 13/26 : FROM alpine:3.15 21:51:49 ---> 3fb3c9af89a9 21:51:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:51:49 ---> Using cache 21:51:49 ---> 84622948f543 21:51:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:49 ---> Using cache 21:51:49 ---> d0968c5600dd 21:51:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:51:49 ---> Running in c00ad489c517 21:51:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:51:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:51:49 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:51:49 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:51:49 OK: 15729 distinct packages available 21:51:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:51:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:51:51 (1/5) Installing dumb-init (1.2.5-r1) 21:51:51 (2/5) Installing musl-obstack (1.2.3-r0) 21:51:51 (3/5) Installing libucontext (1.1-r0) 21:51:51 (4/5) Installing gcompat (1.0.0-r4) 21:51:52 (5/5) Installing openssl (1.1.1n-r0) 21:51:52 Executing busybox-1.34.1-r5.trigger 21:51:52 OK: 6 MiB in 19 packages 21:51:53 Removing intermediate container c00ad489c517 21:51:53 ---> 2069cac375aa 21:51:53 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:51:56 ---> ce6e7e667572 21:51:56 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:52:00 ---> 11e9204444e3 21:52:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:52:01 ---> 46122f37b4db 21:52:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:52:02 ---> b87e1bd26588 21:52:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:52:03 ---> af194514a59a 21:52:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:52:03 ---> Running in fbb78626254b 21:52:03 Removing intermediate container fbb78626254b 21:52:03 ---> 51c4d563c31e 21:52:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:52:03 ---> Running in 6ab94850e02f 21:52:04 Removing intermediate container 6ab94850e02f 21:52:04 ---> e56620cb7167 21:52:04 Step 24/26 : LABEL arch=arm64 21:52:04 ---> Running in e9972884c3e5 21:52:05 Removing intermediate container e9972884c3e5 21:52:05 ---> dd1c6a279a4d 21:52:05 Step 25/26 : LABEL git_sha=bfed10ec1549ab00238fef9da4bc44a8a8049259 21:52:05 ---> Running in aa94f577a4ce 21:52:05 Removing intermediate container aa94f577a4ce 21:52:05 ---> 7c7a09380a3a 21:52:05 Step 26/26 : LABEL version=0.0.0 21:52:05 ---> Running in acc838bb3f83 21:52:06 Removing intermediate container acc838bb3f83 21:52:06 ---> 7eeedeb481a8 21:52:06 21:52:06 Successfully built 7eeedeb481a8 21:52:06 Successfully tagged security-spire-agent-arm64:latest 21:54:43  Building security-spire-agent ... done Removing intermediate container da3f09561e99 21:54:43 ---> 0cafa8d269dd 21:54:43 21:54:43 Step 13/25 : FROM alpine:3.15 21:54:43 ---> 3fb3c9af89a9 21:54:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:54:43 ---> Using cache 21:54:43 ---> 84622948f543 21:54:43 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:43 ---> Using cache 21:54:43 ---> d0968c5600dd 21:54:43 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:54:43 ---> Using cache 21:54:43 ---> 2069cac375aa 21:54:43 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:54:44 ---> b1f5e5b50bbc 21:54:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:54:45 ---> 3f7adb2ef27c 21:54:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:54:45 ---> 828b500f901d 21:54:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:54:46 ---> 7b059fcd1e0b 21:54:46 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:54:46 ---> Running in 4bfd83c367fa 21:54:47 Removing intermediate container 4bfd83c367fa 21:54:47 ---> 6ce52678e69e 21:54:47 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:54:47 ---> Running in 4368d6df8634 21:54:47 Removing intermediate container 4368d6df8634 21:54:47 ---> 961b874da681 21:54:47 Step 23/25 : LABEL arch=arm64 21:54:47 ---> Running in c88d15e5d73d 21:54:47 Removing intermediate container c88d15e5d73d 21:54:47 ---> b670e5f149b5 21:54:47 Step 24/25 : LABEL git_sha=bfed10ec1549ab00238fef9da4bc44a8a8049259 21:54:47 ---> Running in 83e265731468 21:54:48 Removing intermediate container 83e265731468 21:54:48 ---> 8e23bce88d19 21:54:48 Step 25/25 : LABEL version=0.0.0 21:54:48 ---> Running in 68a5f7ef6cdc 21:54:48 Removing intermediate container 68a5f7ef6cdc 21:54:48 ---> 032ed8459a49 21:54:48 21:54:48 Successfully built 032ed8459a49 21:54:48 Successfully tagged security-spire-server-arm64:latest 21:54:49  Building security-spire-server ... done  [Pipeline] } 21:54:49 $ docker stop --time=1 8d0aa0aff2ca78fc9ecfb8de991f34efc327aa2b25ea7841a233846d7707f00b 21:54:51 $ docker rm -f 8d0aa0aff2ca78fc9ecfb8de991f34efc327aa2b25ea7841a233846d7707f00b [Pipeline] // withDockerContainer [Pipeline] sh 21:54:51 + docker images 21:54:52 REPOSITORY TAG IMAGE ID CREATED SIZE 21:54:52 security-spire-server-arm64 latest 032ed8459a49 4 seconds ago 86.3MB 21:54:52 0cafa8d269dd 28 seconds ago 4.21GB 21:54:52 security-spire-agent-arm64 latest 7eeedeb481a8 2 minutes ago 126MB 21:54:52 92de829074c4 3 minutes ago 4.21GB 21:54:52 security-spire-config-arm64 latest 53c96fa47134 7 minutes ago 85.6MB 21:54:52 d12c0190a1a0 8 minutes ago 4.21GB 21:54:52 security-proxy-setup-arm64 latest e5ebd487f19f 24 minutes ago 42.1MB 21:54:52 ed6f7e730429 25 minutes ago 1.44GB 21:54:52 core-command-arm64 latest 6c9f1cd91d4e 31 minutes ago 23.7MB 21:54:52 9fde01615cee 31 minutes ago 1.43GB 21:54:52 support-notifications-arm64 latest b66cecbc295d 32 minutes ago 25.5MB 21:54:52 1a05ae10bbc0 32 minutes ago 1.43GB 21:54:52 core-data-arm64 latest ca41f307b546 40 minutes ago 34.4MB 21:54:52 27d3cbb8f74e 40 minutes ago 1.46GB 21:54:52 support-scheduler-arm64 latest 2e86acf71004 42 minutes ago 24.9MB 21:54:52 011ce806c893 42 minutes ago 1.43GB 21:54:52 core-metadata-arm64 latest 86b89b5ee7a8 44 minutes ago 25.2MB 21:54:52 c4fadf23b74d 44 minutes ago 1.43GB 21:54:52 sys-mgmt-agent-arm64 latest c1cc79258eb2 52 minutes ago 290MB 21:54:52 security-bootstrapper-arm64 latest aaca425fb717 53 minutes ago 23.6MB 21:54:52 security-secretstore-setup-arm64 latest 992940164fcc 54 minutes ago 40.8MB 21:54:52 7926496d8b0e 54 minutes ago 1.43GB 21:54:52 2f0d7a1d930c 54 minutes ago 1.43GB 21:54:52 security-spiffe-token-provider-arm64 latest c9d3ec2185b3 54 minutes ago 27.7MB 21:54:52 f333e157bee2 55 minutes ago 1.44GB 21:54:52 0d87faf88766 55 minutes ago 1.42GB 21:54:52 ci-base-image-arm64 latest 2a7338bc2847 About an hour ago 886MB 21:54:52 docker 20.10.14 c346e9eafbab 6 days ago 202MB 21:54:52 alpine 3.14 ac73e934f311 6 days ago 5.34MB 21:54:52 alpine 3.15 3fb3c9af89a9 6 days ago 5.32MB 21:54:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 21:54:52 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 21:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:54:52 21:54:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:54:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:54:53 arm64: Pulling from edgex-lftools-log-publisher 21:54:53 8998bd30e6a1: Pulling fs layer 21:54:53 04944245beec: Pulling fs layer 21:54:53 699f458cf7ca: Pulling fs layer 21:54:53 765212b225bb: Pulling fs layer 21:54:53 f23df028b6ca: Pulling fs layer 21:54:53 d65c8cfc05b1: Pulling fs layer 21:54:53 2437ff75d9bd: Pulling fs layer 21:54:53 f23df028b6ca: Waiting 21:54:53 d65c8cfc05b1: Waiting 21:54:53 2437ff75d9bd: Waiting 21:54:53 765212b225bb: Waiting 21:54:53 04944245beec: Verifying Checksum 21:54:53 04944245beec: Download complete 21:54:53 765212b225bb: Download complete 21:54:53 f23df028b6ca: Verifying Checksum 21:54:53 f23df028b6ca: Download complete 21:54:54 d65c8cfc05b1: Verifying Checksum 21:54:54 d65c8cfc05b1: Download complete 21:54:54 699f458cf7ca: Verifying Checksum 21:54:54 699f458cf7ca: Download complete 21:54:54 8998bd30e6a1: Verifying Checksum 21:54:54 8998bd30e6a1: Download complete 21:54:57 2437ff75d9bd: Verifying Checksum 21:54:57 2437ff75d9bd: Download complete 21:54:59 8998bd30e6a1: Pull complete 21:54:59 04944245beec: Pull complete 21:55:01 699f458cf7ca: Pull complete 21:55:01 765212b225bb: Pull complete 21:55:02 f23df028b6ca: Pull complete 21:55:02 d65c8cfc05b1: Pull complete 21:55:17 2437ff75d9bd: Pull complete 21:55:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:55:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:55:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:55:18 prd-ubuntu20.04-docker-arm64-4c-16g-19605 does not seem to be running inside a container 21:55:18 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:55:21 $ docker top 70e3724f370428500a056d0f28e5e7ace4cf0d32fb87466355ffd33f01933110 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:55:22 ---> job-cost.sh 21:55:22 lf-activate-venv: SKIPPING 21:55:22 INFO: No Stack... 21:55:22 INFO: Retrieving Pricing Info for: v3-standard-4 21:55:23 INFO: Archiving Costs [Pipeline] sh 21:55:24 + + cutcat -d, /w/workspace/edgex-go/4/archives/cost.csv 21:55:24 -f6 [Pipeline] lock 21:55:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3950-4-stack-cost] 21:55:24 Resource [jenkins-edgexfoundry-edgex-go-PR-3950-4-stack-cost] did not exist. Created. 21:55:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3950-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:55:25 + echo total: 0.2199999988079071 [Pipeline] stash 21:55:25 Stashed 1 file(s) [Pipeline] } 21:55:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3950-4-stack-cost] [Pipeline] // lock [Pipeline] } 21:55:25 $ docker stop --time=1 70e3724f370428500a056d0f28e5e7ace4cf0d32fb87466355ffd33f01933110 21:55:27 $ docker rm -f 70e3724f370428500a056d0f28e5e7ace4cf0d32fb87466355ffd33f01933110 [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 21:55:27 provisioning config files... 21:55:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config8214778312885508987tmp [Pipeline] { [Pipeline] sh 21:55:27 + set +x 21:55:27 + curl -s https://codecov.io/bash 21:55:27 + bash -s -- 21:55:27 21:55:27 _____ _ 21:55:27 / ____| | | 21:55:27 | | ___ __| | ___ ___ _____ __ 21:55:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:55:27 | |___| (_) | (_| | __/ (_| (_) \ V / 21:55:27 \_____\___/ \__,_|\___|\___\___/ \_/ 21:55:27 Bash-1.0.6 21:55:27 21:55:27 21:55:27 ==> git version 2.25.1 found 21:55:27 ==> 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 21:55:27 Release-Date: 2020-01-08 21:55:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:55:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:55:27 ==> Jenkins CI detected. 21:55:27 current dir:  /w/workspace/edgex-go/4 21:55:27 project root: . 21:55:27 --> token set from env 21:55:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:55:27 ==> Running gcov in . (disable via -X gcov) 21:55:27 ==> Python coveragepy not found 21:55:27 ==> Searching for coverage reports in: 21:55:27 + . 21:55:28 -> Found 1 reports 21:55:28 ==> Detecting git/mercurial file structure 21:55:28 ==> Reading reports 21:55:28 + ./coverage.out bytes=432839 21:55:28 ==> Appending adjustments 21:55:28 https://docs.codecov.io/docs/fixing-reports 21:55:29 + Found adjustments 21:55:29 ==> Gzipping contents 21:55:29 60K /tmp/codecov.ZUEh1U.gz 21:55:29 ==> Uploading reports 21:55:29 url: https://codecov.io 21:55:29 query: branch=PR-3950&commit=6b7d46d9f69d26ca64978e3dc690629cc9db434a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3950%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3950&job=&cmd_args= 21:55:29 -> Pinging Codecov 21:55:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3950&commit=6b7d46d9f69d26ca64978e3dc690629cc9db434a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3950%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3950&job=&cmd_args= 21:55:29 -> Uploading to 21:55:29 https://storage.googleapis.com/codecov/v4/raw/2022-04-11/00271124DB129430A58F1EEE437C3FCB/6b7d46d9f69d26ca64978e3dc690629cc9db434a/af63012d-e764-4f73-baff-38d8971bb13b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T215529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33c0c0ebe96c1a38abfac0ca6a392b8e375e02645e950c6d07ecbe1abef66df3 21:55:29 % Total % Received % Xferd Average Speed Time Time Time Current 21:55:29 Dload Upload Total Spent Left Speed 21:55:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59490 0 0 100 59490 0 271k --:--:-- --:--:-- --:--:-- 271k 21:55:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6b7d46d9f69d26ca64978e3dc690629cc9db434a [Pipeline] } 21:55:29 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 21:55:30 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 21:55:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:55:31 ---> package-listing.sh 21:55:31 ++ facter osfamily 21:55:31 ++ tr '[:upper:]' '[:lower:]' 21:55:31 + OS_FAMILY=debian 21:55:31 + workspace=/w/workspace/edgex-go/4 21:55:31 + START_PACKAGES=/tmp/packages_start.txt 21:55:31 + END_PACKAGES=/tmp/packages_end.txt 21:55:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:55:31 + PACKAGES=/tmp/packages_start.txt 21:55:31 + '[' /w/workspace/edgex-go/4 ']' 21:55:31 + PACKAGES=/tmp/packages_end.txt 21:55:31 + case "${OS_FAMILY}" in 21:55:31 + dpkg -l 21:55:31 + grep '^ii' 21:55:31 + '[' -f /tmp/packages_start.txt ']' 21:55:31 + '[' -f /tmp/packages_end.txt ']' 21:55:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:55:31 + '[' /w/workspace/edgex-go/4 ']' 21:55:31 + mkdir -p /w/workspace/edgex-go/4/archives/ 21:55:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 21:55:31 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:55:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:55:32 21:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:55:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:55:32 latest: Pulling from edgex-lftools-log-publisher 21:55:32 5eb5b503b376: Pulling fs layer 21:55:32 5c69ac0246d0: Pulling fs layer 21:55:32 ec43610c2a17: Pulling fs layer 21:55:32 3a2ae6a8a46f: Pulling fs layer 21:55:32 33b1e0a273af: Pulling fs layer 21:55:32 5d3b04190fa2: Pulling fs layer 21:55:32 2f39f015ded8: Pulling fs layer 21:55:32 33b1e0a273af: Waiting 21:55:32 3a2ae6a8a46f: Waiting 21:55:32 2f39f015ded8: Waiting 21:55:32 5c69ac0246d0: Verifying Checksum 21:55:32 5c69ac0246d0: Download complete 21:55:32 3a2ae6a8a46f: Verifying Checksum 21:55:32 3a2ae6a8a46f: Download complete 21:55:32 33b1e0a273af: Download complete 21:55:32 5d3b04190fa2: Verifying Checksum 21:55:32 5d3b04190fa2: Download complete 21:55:32 ec43610c2a17: Verifying Checksum 21:55:32 ec43610c2a17: Download complete 21:55:32 5eb5b503b376: Verifying Checksum 21:55:32 5eb5b503b376: Download complete 21:55:33 2f39f015ded8: Verifying Checksum 21:55:33 2f39f015ded8: Download complete 21:55:34 5eb5b503b376: Pull complete 21:55:34 5c69ac0246d0: Pull complete 21:55:35 ec43610c2a17: Pull complete 21:55:35 3a2ae6a8a46f: Pull complete 21:55:35 33b1e0a273af: Pull complete 21:55:35 5d3b04190fa2: Pull complete 21:55:39 2f39f015ded8: Pull complete 21:55:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:55:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:55:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:55:39 prd-ubuntu20.04-docker-8c-8g-19599 does not seem to be running inside a container 21:55:39 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:55:41 $ docker top dded6342788545772b9f72e4e1de2c5a5f6f0eb02d8bc6c9008920adf13775af -eo pid,comm [Pipeline] { [Pipeline] sh 21:55:41 + touch /tmp/pre-build-complete [Pipeline] sh 21:55:42 + mkdir -p /var/log/sysstat [Pipeline] sh 21:55:42 + ls /var/log/sa-host 21:55:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:55:42 provisioning config files... 21:55:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2481348138407564560tmp [Pipeline] { [Pipeline] echo 21:55:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:55:42 ---> create-netrc.sh [Pipeline] } 21:55:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:55:43 ---> python-tools-install.sh [Pipeline] echo 21:55:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:55:43 ---> sudo-logs.sh 21:55:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:55:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:55:43 ---> job-cost.sh 21:55:43 lf-activate-venv: SKIPPING 21:55:43 DEBUG: total: 0.2199999988079071 21:55:43 INFO: Retrieving Stack Cost... 21:55:44 INFO: Retrieving Pricing Info for: v3-standard-8 21:55:44 INFO: Archiving Costs [Pipeline] echo 21:55:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:55:45 ---> logs-deploy.sh 21:55:45 lf-activate-venv: SKIPPING 21:55:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3950/4 21:55:45 INFO: archiving workspace using pattern(s): 21:55:46 Archives upload complete. 21:55:46 INFO: archiving logs to Nexus 21:55:47 ---> uname -a: 21:55:47 Linux prd-ubuntu20-04-docker-8c-8g-19599 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:55:47 21:55:47 21:55:47 ---> lscpu: 21:55:47 Architecture: x86_64 21:55:47 CPU op-mode(s): 32-bit, 64-bit 21:55:47 Byte Order: Little Endian 21:55:47 Address sizes: 40 bits physical, 48 bits virtual 21:55:47 CPU(s): 8 21:55:47 On-line CPU(s) list: 0-7 21:55:47 Thread(s) per core: 1 21:55:47 Core(s) per socket: 1 21:55:47 Socket(s): 8 21:55:47 NUMA node(s): 1 21:55:47 Vendor ID: AuthenticAMD 21:55:47 CPU family: 23 21:55:47 Model: 49 21:55:47 Model name: AMD EPYC-Rome Processor 21:55:47 Stepping: 0 21:55:47 CPU MHz: 2799.998 21:55:47 BogoMIPS: 5599.99 21:55:47 Virtualization: AMD-V 21:55:47 Hypervisor vendor: KVM 21:55:47 Virtualization type: full 21:55:47 L1d cache: 256 KiB 21:55:47 L1i cache: 256 KiB 21:55:47 L2 cache: 4 MiB 21:55:47 L3 cache: 128 MiB 21:55:47 NUMA node0 CPU(s): 0-7 21:55:47 Vulnerability Itlb multihit: Not affected 21:55:47 Vulnerability L1tf: Not affected 21:55:47 Vulnerability Mds: Not affected 21:55:47 Vulnerability Meltdown: Not affected 21:55:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:55:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:55:47 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:55:47 Vulnerability Srbds: Not affected 21:55:47 Vulnerability Tsx async abort: Not affected 21:55:47 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 21:55:47 21:55:47 21:55:47 ---> nproc: 21:55:47 8 21:55:47 21:55:47 21:55:47 ---> df -h: 21:55:47 Filesystem Size Used Avail Use% Mounted on 21:55:47 overlay 155G 28G 128G 18% / 21:55:47 tmpfs 64M 0 64M 0% /dev 21:55:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:55:47 shm 64M 0 64M 0% /dev/shm 21:55:47 /dev/vda1 155G 28G 128G 18% /facter-os 21:55:47 21:55:47 21:55:47 ---> sar -b -r -n DEV: 21:55:47 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19599) 04/11/22 _x86_64_ (8 CPU) 21:55:47 21:55:47 20:29:44 LINUX RESTART (8 CPU) 21:55:47 21:55:47 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:55:47 20:31:02 326.69 54.52 272.18 0.00 5169.21 161305.03 0.00 21:55:47 20:32:01 123.88 1.42 122.45 0.00 15.46 65245.75 0.00 21:55:47 20:33:01 45.91 0.13 45.78 0.00 1.73 16177.05 0.00 21:55:47 20:34:01 308.43 0.20 308.23 0.00 25.59 228322.03 0.00 21:55:47 20:35:01 228.56 0.25 228.31 0.00 2.13 212719.21 0.00 21:55:47 20:36:01 756.81 0.23 756.57 0.00 10.53 372722.15 0.00 21:55:47 20:37:01 965.56 2.87 962.70 0.00 22.93 280626.99 0.00 21:55:47 20:38:01 420.43 0.08 420.34 0.00 0.67 202974.74 0.00 21:55:47 20:39:01 416.79 0.07 416.73 0.00 4.00 171450.45 0.00 21:55:47 20:40:01 894.44 28.77 865.66 0.00 1357.01 276239.39 0.00 21:55:47 20:41:01 430.01 28.09 401.92 0.00 921.69 136868.24 0.00 21:55:47 20:42:01 1.97 0.00 1.97 0.00 0.00 31.19 0.00 21:55:47 20:43:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 21:55:47 20:44:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 21:55:47 20:45:01 4.37 2.28 2.08 0.00 20.80 23.33 0.00 21:55:47 20:46:01 1.75 0.00 1.75 0.00 0.00 19.60 0.00 21:55:47 20:47:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 21:55:47 20:48:01 1.68 0.00 1.68 0.00 0.00 19.60 0.00 21:55:47 20:49:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 21:55:47 20:50:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 21:55:47 20:51:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 21:55:47 20:52:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 21:55:47 20:53:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 21:55:47 20:54:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 21:55:47 20:55:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 21:55:47 20:56:01 2.40 0.75 1.65 0.00 33.06 19.20 0.00 21:55:47 20:57:01 2.43 1.38 1.05 0.00 60.12 14.53 0.00 21:55:47 20:58:01 1.02 0.00 1.02 0.00 0.00 13.60 0.00 21:55:47 20:59:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 21:55:47 21:00:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 21:55:47 21:01:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 21:55:47 21:02:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 21:55:47 21:03:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 21:55:47 21:04:01 1.98 0.00 1.98 0.00 0.00 23.20 0.00 21:55:47 21:05:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 21:55:47 21:06:01 1.58 0.00 1.58 0.00 0.00 17.99 0.00 21:55:47 21:07:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 21:55:47 21:08:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 21:55:47 21:09:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 21:55:47 21:10:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 21:55:47 21:11:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 21:55:47 21:12:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 21:55:47 21:13:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 21:55:47 21:14:01 1.92 0.00 1.92 0.00 0.00 21.60 0.00 21:55:47 21:15:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 21:55:47 21:16:02 1.92 0.00 1.92 0.00 0.00 21.86 0.00 21:55:47 21:17:01 1.19 0.05 1.14 0.00 1.08 13.15 0.00 21:55:47 21:18:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 21:55:47 21:19:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 21:55:47 21:20:01 1.93 0.00 1.93 0.00 0.00 21.20 0.00 21:55:47 21:21:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 21:55:47 21:22:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 21:55:47 21:23:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 21:55:47 21:24:01 3.85 1.13 2.72 0.00 37.46 35.99 0.00 21:55:47 21:25:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 21:55:47 21:26:01 1.70 0.00 1.70 0.00 0.00 20.13 0.00 21:55:47 21:27:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 21:55:47 21:28:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 21:55:47 21:29:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 21:55:47 21:30:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 21:55:47 21:31:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 21:55:47 21:32:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 21:55:47 21:33:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 21:55:47 21:34:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 21:55:47 21:35:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 21:55:47 21:36:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 21:55:47 21:37:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 21:55:47 21:38:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 21:55:47 21:39:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 21:55:47 21:40:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 21:55:47 21:41:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 21:55:47 21:42:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 21:55:47 21:43:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 21:55:47 21:44:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 21:55:47 21:45:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 21:55:47 21:46:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 21:55:47 21:47:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 21:55:47 21:48:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 21:55:47 21:49:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 21:55:47 21:50:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 21:55:47 21:51:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 21:55:47 21:52:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 21:55:47 21:53:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 21:55:47 21:54:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 21:55:47 21:55:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 21:55:47 Average: 59.10 1.44 57.66 0.00 90.44 25008.98 0.00 21:55:47 21:55:47 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:55:47 20:31:02 28935788 31779692 534140 1.62 106696 3017652 2118536 6.24 1142008 2449088 596992 21:55:47 20:32:01 27939848 31703476 583136 1.77 150044 3810972 2159708 6.36 1588156 2885824 416444 21:55:47 20:33:01 27573220 31745368 539760 1.64 154864 4180624 2104304 6.20 1476548 3333588 448400 21:55:47 20:34:01 24432600 31633948 643240 1.96 162036 7120212 2551080 7.52 1960860 5892344 84788 21:55:47 20:35:01 20367340 31514996 759168 2.31 175940 10899328 3197812 9.42 2107688 9649492 574400 21:55:47 20:36:01 18847600 31659512 613584 1.87 202672 12487680 2350180 6.93 2117124 11113420 1096 21:55:47 20:37:01 10911120 30478900 1763488 5.36 384492 18435904 4280884 12.62 4534596 15968736 1716 21:55:47 20:38:01 2126648 27756508 4475908 13.61 449440 24125496 7046752 20.77 8624548 20335108 1673736 21:55:47 20:39:01 5393292 30973080 1257876 3.83 470220 24015964 3554792 10.48 4906120 20750176 29908 21:55:47 20:40:01 7550820 31498280 756212 2.30 615676 22439080 2995464 8.83 3169452 20560908 6520 21:55:47 20:41:01 9015284 31626632 634996 1.93 702116 21043248 2248288 6.63 3043392 19255516 228 21:55:47 20:42:01 9017200 31628608 632908 1.92 702140 21043252 2248288 6.63 3042800 19255368 136 21:55:47 20:43:01 9018004 31629392 632140 1.92 702148 21043256 2248288 6.63 3042028 19255372 8 21:55:47 20:44:01 9029228 31640844 621016 1.89 702156 21043256 2248288 6.63 3030676 19255628 180 21:55:47 20:45:01 9030820 31643048 618888 1.88 702664 21043432 2258376 6.66 3030256 19255660 52 21:55:47 20:46:01 9032304 31644556 617568 1.88 702676 21043440 2258376 6.66 3029824 19255660 8 21:55:47 20:47:01 9032020 31644360 617756 1.88 702720 21043444 2258376 6.66 3029728 19255664 0 21:55:47 20:48:01 9031680 31644028 618000 1.88 702752 21043448 2258376 6.66 3029552 19255664 8 21:55:47 20:49:01 9031924 31644324 617676 1.88 702772 21043448 2258376 6.66 3029600 19255668 12 21:55:47 20:50:01 9031600 31644004 617912 1.88 702792 21043444 2258376 6.66 3029608 19255672 8 21:55:47 20:51:01 9031576 31644008 617872 1.88 702796 21043456 2258376 6.66 3030012 19255672 24 21:55:47 20:52:01 9031712 31644164 617860 1.88 702820 21043460 2258376 6.66 3030140 19255676 8 21:55:47 20:53:01 9031696 31644188 617824 1.88 702836 21043464 2258376 6.66 3029952 19255680 32 21:55:47 20:54:01 9031608 31644108 617792 1.88 702848 21043468 2258376 6.66 3030492 19255680 192 21:55:47 20:55:01 9031096 31643624 618268 1.88 702868 21043464 2258376 6.66 3029832 19255688 20 21:55:47 20:56:01 9029312 31643688 618152 1.88 703020 21044340 2258376 6.66 3032584 19256236 20 21:55:47 20:57:01 9026372 31642700 619052 1.88 703108 21046072 2258376 6.66 3036164 19256320 24 21:55:47 20:58:01 9026616 31642968 618780 1.88 703116 21046076 2258376 6.66 3035280 19256312 180 21:55:47 20:59:01 9026808 31643168 618716 1.88 703128 21046076 2258376 6.66 3035540 19256312 8 21:55:47 21:00:01 9026632 31643028 618676 1.88 703148 21046080 2258376 6.66 3035548 19256316 76 21:55:47 21:01:01 9026340 31642788 618916 1.88 703176 21046084 2258376 6.66 3035740 19256280 12 21:55:47 21:02:01 9026324 31642792 618828 1.88 703180 21046084 2258376 6.66 3035856 19256280 56 21:55:47 21:03:01 9026212 31642684 618848 1.88 703216 21046080 2258376 6.66 3035776 19256284 20 21:55:47 21:04:01 9026196 31642776 618724 1.88 703276 21046096 2258376 6.66 3036204 19256292 60 21:55:47 21:05:01 9026076 31642672 619232 1.88 703304 21046084 2258376 6.66 3035812 19256292 20 21:55:47 21:06:01 9026124 31642740 619124 1.88 703316 21046100 2258376 6.66 3036080 19256296 48 21:55:47 21:07:01 9026036 31642672 619084 1.88 703340 21046100 2258376 6.66 3036136 19256296 12 21:55:47 21:08:01 9025712 31642388 619360 1.88 703364 21046104 2258376 6.66 3035936 19256304 176 21:55:47 21:09:01 9025664 31642364 619328 1.88 703372 21046112 2258376 6.66 3035988 19256308 12 21:55:47 21:10:01 9025300 31642136 619464 1.88 703392 21046236 2258376 6.66 3036332 19256436 188 21:55:47 21:11:01 9025524 31642364 619396 1.88 703400 21046244 2258376 6.66 3036600 19256440 12 21:55:47 21:12:01 9025508 31642384 619548 1.88 703420 21046248 2258376 6.66 3036080 19256440 8 21:55:47 21:13:01 9025460 31642344 619528 1.88 703448 21046252 2258376 6.66 3036308 19256444 12 21:55:47 21:14:01 9025192 31642140 619688 1.88 703496 21046256 2258376 6.66 3036936 19256456 52 21:55:47 21:15:01 9024160 31641152 620648 1.89 703520 21046244 2258376 6.66 3039308 19256452 12 21:55:47 21:16:02 9023600 31640632 621080 1.89 703568 21046256 2258376 6.66 3039256 19256456 8 21:55:47 21:17:01 9023720 31640796 621088 1.89 703588 21046260 2258376 6.66 3038856 19256460 12 21:55:47 21:18:01 9023340 31640488 621284 1.89 703604 21046292 2258376 6.66 3038872 19256476 48 21:55:47 21:19:01 9023332 31640484 621240 1.89 703608 21046296 2258376 6.66 3038872 19256480 12 21:55:47 21:20:01 9022968 31640156 621496 1.89 703656 21046296 2258376 6.66 3039096 19256480 48 21:55:47 21:21:01 9022732 31639992 621640 1.89 703684 21046300 2258376 6.66 3039464 19256484 28 21:55:47 21:22:01 9022824 31640108 621388 1.89 703704 21046308 2258376 6.66 3039376 19256492 188 21:55:47 21:23:01 9022848 31640136 621352 1.89 703712 21046308 2258376 6.66 3039280 19256492 12 21:55:47 21:24:01 9016904 31635580 625712 1.90 704164 21046992 2283460 6.73 3042436 19255296 8 21:55:47 21:25:01 9016596 31635272 625976 1.90 704176 21046996 2283460 6.73 3041764 19255296 20 21:55:47 21:26:01 9016556 31635280 625888 1.90 704208 21046992 2283460 6.73 3042100 19255304 44 21:55:47 21:27:01 9017044 31635792 625324 1.90 704212 21047004 2283460 6.73 3041372 19255308 32 21:55:47 21:28:01 9016996 31635768 625284 1.90 704236 21047004 2283460 6.73 3041840 19255308 48 21:55:47 21:29:01 9016980 31635760 625324 1.90 704256 21047008 2283460 6.73 3042000 19255312 32 21:55:47 21:30:01 9017120 31635952 625100 1.90 704280 21047016 2283460 6.73 3041436 19255320 212 21:55:47 21:31:01 9017312 31636156 625052 1.90 704288 21047012 2283460 6.73 3041864 19255320 12 21:55:47 21:32:01 9017480 31636348 625048 1.90 704300 21047020 2283460 6.73 3041456 19255324 192 21:55:47 21:33:01 9017536 31636520 624824 1.90 704320 21047148 2283460 6.73 3041460 19255436 16 21:55:47 21:34:01 9017084 31636168 625064 1.90 704340 21047152 2283460 6.73 3042200 19255456 168 21:55:47 21:35:01 9017036 31636128 625044 1.90 704348 21047152 2283460 6.73 3041576 19255460 56 21:55:47 21:36:01 9017208 31636316 624756 1.90 704364 21047148 2283460 6.73 3042164 19255460 8 21:55:47 21:37:01 9017376 31636496 624712 1.90 704384 21047160 2283460 6.73 3041596 19255464 12 21:55:47 21:38:01 9017360 31636520 624672 1.90 704404 21047160 2283460 6.73 3041860 19255464 192 21:55:47 21:39:01 9017052 31636216 624884 1.90 704424 21047168 2283460 6.73 3041880 19255468 12 21:55:47 21:40:01 9017256 31636476 624588 1.90 704448 21047172 2283460 6.73 3041708 19255476 212 21:55:47 21:41:01 9017168 31636396 624608 1.90 704460 21047160 2283460 6.73 3042344 19255476 12 21:55:47 21:42:01 9017120 31636372 624556 1.90 704484 21047176 2283460 6.73 3041944 19255484 304 21:55:47 21:43:01 9017068 31636340 624752 1.90 704492 21047180 2283460 6.73 3041704 19255488 8 21:55:47 21:44:01 9017304 31636584 624464 1.90 704512 21047176 2283460 6.73 3041704 19255488 304 21:55:47 21:45:01 9017508 31636840 624364 1.90 704548 21047184 2283460 6.73 3042408 19255492 28 21:55:47 21:46:01 9017420 31636776 624388 1.90 704556 21047184 2283460 6.73 3042324 19255492 16 21:55:47 21:47:01 9017404 31636764 624336 1.90 704568 21047192 2283460 6.73 3041808 19255496 12 21:55:47 21:48:01 9017356 31636728 624316 1.90 704572 21047196 2267356 6.68 3041776 19255500 304 21:55:47 21:49:01 9017524 31636916 624300 1.90 704576 21047200 2267356 6.68 3041796 19255500 12 21:55:47 21:50:01 9017760 31637160 624020 1.90 704592 21047200 2267356 6.68 3041796 19255504 324 21:55:47 21:51:01 9017428 31636864 624268 1.90 704628 21047184 2267356 6.68 3042140 19255508 56 21:55:47 21:52:01 9017380 31636860 624220 1.90 704652 21047192 2267356 6.68 3042040 19255512 304 21:55:47 21:53:01 9017324 31636816 624176 1.90 704664 21047212 2267356 6.68 3041868 19255516 12 21:55:47 21:54:01 9017348 31636844 624152 1.90 704672 21047212 2267356 6.68 3041868 19255516 304 21:55:47 21:55:01 9017548 31637076 624080 1.90 704700 21047212 2267356 6.68 3041896 19255520 8 21:55:47 Average: 10008994 31572853 689305 2.10 654681 20105686 2380838 7.02 3052805 18319124 45171 21:55:47 21:55:47 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:55:47 20:31:02 docker0 775.07 358.16 66.32 2707.69 0.00 0.00 0.00 0.00 21:55:47 20:31:02 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 21:55:47 20:31:02 ens3 1304.63 1563.05 9798.88 221.51 0.00 0.00 0.00 0.00 21:55:47 20:32:01 vethed8b6ed 0.64 0.83 0.05 0.07 0.00 0.00 0.00 0.00 21:55:47 20:32:01 docker0 92.98 117.59 7.69 1004.27 0.00 0.00 0.00 0.00 21:55:47 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:32:01 ens3 184.21 147.14 1043.71 76.11 0.00 0.00 0.00 0.00 21:55:47 20:33:01 vethed8b6ed 0.87 0.88 0.07 0.07 0.00 0.00 0.00 0.00 21:55:47 20:33:01 docker0 0.87 0.87 0.06 0.07 0.00 0.00 0.00 0.00 21:55:47 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:33:01 ens3 23.11 13.06 19.06 9.95 0.00 0.00 0.00 0.00 21:55:47 20:34:01 vethf0d0925 0.00 0.48 0.00 0.03 0.00 0.00 0.00 0.00 21:55:47 20:34:01 docker0 36.59 45.68 2.09 190.63 0.00 0.00 0.00 0.00 21:55:47 20:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:55:47 20:34:01 ens3 175.09 122.33 1895.16 76.73 0.00 0.00 0.00 0.00 21:55:47 20:35:01 vethf0d0925 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 21:55:47 20:35:01 docker0 0.10 0.63 0.00 0.03 0.00 0.00 0.00 0.00 21:55:47 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:35:01 ens3 14.43 8.25 11.49 6.28 0.00 0.00 0.00 0.00 21:55:47 20:36:01 vethf0d0925 0.00 0.57 0.00 0.03 0.00 0.00 0.00 0.00 21:55:47 20:36:01 docker0 32.06 47.04 1.89 289.41 0.00 0.00 0.00 0.00 21:55:47 20:36:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 21:55:47 20:36:01 ens3 92.28 60.77 370.13 20.52 0.00 0.00 0.00 0.00 21:55:47 20:37:01 vetha63c01f 124.89 253.42 9.82 3483.83 0.00 0.00 0.00 0.29 21:55:47 20:37:01 vethf0d0925 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:37:01 docker0 559.03 1074.83 40.51 15215.38 0.00 0.00 0.00 0.00 21:55:47 20:37:01 veth747c04f 212.18 414.30 18.85 5827.85 0.00 0.00 0.00 0.48 21:55:47 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:37:01 ens3 1127.99 590.37 15256.45 75.81 0.00 0.00 0.00 0.00 21:55:47 20:37:01 vethb3dd0c6 216.31 397.40 19.07 5829.14 0.00 0.00 0.00 0.48 21:55:47 20:38:01 vetha63c01f 174.49 283.01 16.87 2356.31 0.00 0.00 0.00 0.19 21:55:47 20:38:01 vethf0d0925 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:55:47 20:38:01 docker0 195.13 308.15 15.64 2470.54 0.00 0.00 0.00 0.00 21:55:47 20:38:01 veth747c04f 0.12 0.28 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:38:01 ens3 372.71 257.76 2495.72 119.31 0.00 0.00 0.00 0.00 21:55:47 20:38:01 vethb3dd0c6 0.13 0.28 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:39:01 vetha63c01f 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:39:01 vethf0d0925 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:39:01 docker0 35.72 48.23 2.59 505.13 0.00 0.00 0.00 0.00 21:55:47 20:39:01 veth747c04f 8.18 12.83 0.86 206.56 0.00 0.00 0.00 0.02 21:55:47 20:39:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 21:55:47 20:39:01 ens3 141.72 107.51 1655.34 86.34 0.00 0.00 0.00 0.00 21:55:47 20:39:01 vethb3dd0c6 10.45 15.13 0.98 206.20 0.00 0.00 0.00 0.02 21:55:47 20:40:01 vethf0d0925 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:40:01 veth3c9192e 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 21:55:47 20:40:01 docker0 22.19 46.20 1.94 614.60 0.00 0.00 0.00 0.00 21:55:47 20:40:01 vethe9ef000 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:40:01 ens3 76.41 39.50 637.90 14.82 0.00 0.00 0.00 0.00 21:55:47 20:40:01 veth424df45 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:41:01 docker0 44.24 54.93 2.56 240.99 0.00 0.00 0.00 0.00 21:55:47 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:41:01 ens3 79.31 58.13 260.55 13.23 0.00 0.00 0.00 0.00 21:55:47 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:42:01 ens3 0.40 0.37 0.03 0.04 0.00 0.00 0.00 0.00 21:55:47 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:43:01 ens3 0.30 0.18 0.02 0.01 0.00 0.00 0.00 0.00 21:55:47 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:44:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:55:47 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:45:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:46:01 ens3 0.37 0.23 0.09 0.07 0.00 0.00 0.00 0.00 21:55:47 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:47:01 ens3 0.35 0.17 0.48 0.01 0.00 0.00 0.00 0.00 21:55:47 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:49:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:55:47 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:50:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:51:01 ens3 0.67 0.38 0.34 0.27 0.00 0.00 0.00 0.00 21:55:47 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:52:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 21:55:47 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:53:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:55:47 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:54:01 ens3 1.00 0.55 0.39 0.29 0.00 0.00 0.00 0.00 21:55:47 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:55:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:55:47 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:56:01 ens3 2.20 1.72 1.76 2.96 0.00 0.00 0.00 0.00 21:55:47 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:57:01 ens3 5.28 3.75 3.57 3.19 0.00 0.00 0.00 0.00 21:55:47 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 20:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:00:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:01:01 ens3 0.68 0.10 0.13 0.07 0.00 0.00 0.00 0.00 21:55:47 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:02:01 ens3 0.77 0.47 0.36 0.28 0.00 0.00 0.00 0.00 21:55:47 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:04:01 ens3 1.98 0.55 0.55 0.29 0.00 0.00 0.00 0.00 21:55:47 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:05:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:55:47 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:06:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 21:55:47 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:09:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:10:01 ens3 0.33 0.17 0.08 0.01 0.00 0.00 0.00 0.00 21:55:47 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:11:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:55:47 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:12:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:13:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:55:47 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:14:01 ens3 2.33 0.72 0.60 0.30 0.00 0.00 0.00 0.00 21:55:47 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:15:01 ens3 3.58 3.93 0.46 12.48 0.00 0.00 0.00 0.00 21:55:47 21:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:16:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:16:02 ens3 3.88 3.82 0.32 6.97 0.00 0.00 0.00 0.00 21:55:47 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:18:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:19:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:20:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 21:55:47 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:21:01 ens3 2.62 5.13 0.24 7.21 0.00 0.00 0.00 0.00 21:55:47 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:22:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:23:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:24:01 ens3 8.57 11.78 0.90 14.67 0.00 0.00 0.00 0.00 21:55:47 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:25:01 ens3 4.45 8.60 0.37 7.62 0.00 0.00 0.00 0.00 21:55:47 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:26:01 ens3 8.87 16.20 0.87 15.28 0.00 0.00 0.00 0.00 21:55:47 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:27:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 21:55:47 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:28:01 ens3 3.85 7.20 0.44 7.53 0.00 0.00 0.00 0.00 21:55:47 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:29:01 ens3 2.88 3.22 0.42 7.05 0.00 0.00 0.00 0.00 21:55:47 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:31:01 ens3 3.17 3.28 0.27 6.93 0.00 0.00 0.00 0.00 21:55:47 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:33:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:55:47 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:34:01 ens3 1.52 1.38 0.38 1.45 0.00 0.00 0.00 0.00 21:55:47 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:35:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:55:47 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:36:01 ens3 0.30 0.22 0.08 0.07 0.00 0.00 0.00 0.00 21:55:47 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:37:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:55:47 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:38:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:39:01 ens3 0.18 0.03 0.06 0.00 0.00 0.00 0.00 0.00 21:55:47 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:41:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:55:47 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:42:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:43:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:55:47 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:44:01 ens3 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00 21:55:47 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:45:01 ens3 0.65 0.40 0.35 0.27 0.00 0.00 0.00 0.00 21:55:47 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:46:01 ens3 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 21:55:47 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:47:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:49:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:51:01 ens3 0.67 0.33 0.34 0.26 0.00 0.00 0.00 0.00 21:55:47 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:52:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:55:47 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 21:55:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:55:47 Average: docker0 21.10 24.72 1.66 273.34 0.00 0.00 0.00 0.00 21:55:47 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 21:55:47 Average: ens3 43.07 35.82 393.64 9.60 0.00 0.00 0.00 0.00 21:55:47 21:55:47 21:55:47 ---> sar -P ALL: 21:55:47 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19599) 04/11/22 _x86_64_ (8 CPU) 21:55:47 21:55:47 20:29:44 LINUX RESTART (8 CPU) 21:55:47 21:55:47 20:30:01 CPU %user %nice %system %iowait %steal %idle 21:55:47 20:31:02 all 12.91 0.00 4.38 1.63 0.08 81.00 21:55:47 20:31:02 0 10.95 0.00 4.77 1.86 0.07 82.34 21:55:47 20:31:02 1 14.13 0.00 3.76 3.56 0.07 78.49 21:55:47 20:31:02 2 21.36 0.00 3.65 0.82 0.07 74.10 21:55:47 20:31:02 3 7.85 0.00 6.32 1.96 0.08 83.79 21:55:47 20:31:02 4 10.77 0.00 3.28 1.36 0.08 84.51 21:55:47 20:31:02 5 15.07 0.00 3.80 2.29 0.07 78.78 21:55:47 20:31:02 6 9.76 0.00 3.28 0.34 0.07 86.56 21:55:47 20:31:02 7 13.36 0.00 6.25 0.87 0.10 79.42 21:55:47 20:32:01 all 32.58 0.00 7.22 0.78 0.10 59.32 21:55:47 20:32:01 0 32.94 0.00 7.57 1.35 0.10 58.03 21:55:47 20:32:01 1 29.21 0.00 5.51 0.03 0.10 65.15 21:55:47 20:32:01 2 31.83 0.00 6.98 0.21 0.10 60.89 21:55:47 20:32:01 3 32.80 0.00 7.61 0.15 0.10 59.33 21:55:47 20:32:01 4 33.57 0.00 7.12 4.00 0.10 55.21 21:55:47 20:32:01 5 32.97 0.00 7.29 0.34 0.10 59.29 21:55:47 20:32:01 6 34.43 0.00 8.40 0.02 0.10 57.05 21:55:47 20:32:01 7 32.85 0.00 7.27 0.10 0.10 59.68 21:55:47 20:33:01 all 50.50 0.00 6.20 0.19 0.13 42.98 21:55:47 20:33:01 0 49.35 0.00 6.43 0.22 0.12 43.88 21:55:47 20:33:01 1 49.33 0.00 6.23 0.00 0.13 44.31 21:55:47 20:33:01 2 51.62 0.00 5.90 0.03 0.13 42.31 21:55:47 20:33:01 3 50.44 0.00 6.01 0.05 0.12 43.38 21:55:47 20:33:01 4 48.48 0.00 6.28 0.19 0.12 44.94 21:55:47 20:33:01 5 51.92 0.00 6.49 1.04 0.12 40.43 21:55:47 20:33:01 6 52.67 0.00 5.89 0.02 0.13 41.30 21:55:47 20:33:01 7 50.18 0.00 6.35 0.00 0.13 43.34 21:55:47 20:34:01 all 16.13 0.00 10.82 4.58 0.12 68.35 21:55:47 20:34:01 0 16.28 0.00 10.11 2.66 0.14 70.82 21:55:47 20:34:01 1 17.66 0.00 11.40 1.61 0.12 69.21 21:55:47 20:34:01 2 17.20 0.00 12.00 2.13 0.10 68.57 21:55:47 20:34:01 3 13.60 0.00 9.58 13.61 0.12 63.09 21:55:47 20:34:01 4 17.30 0.00 11.84 6.80 0.12 63.94 21:55:47 20:34:01 5 15.46 0.00 8.75 2.77 0.14 72.89 21:55:47 20:34:01 6 16.17 0.00 11.16 5.18 0.10 67.39 21:55:47 20:34:01 7 15.38 0.00 11.73 1.89 0.14 70.86 21:55:47 20:35:01 all 57.08 0.00 9.90 6.94 0.15 25.93 21:55:47 20:35:01 0 57.39 0.00 10.02 4.72 0.13 27.73 21:55:47 20:35:01 1 56.24 0.00 10.22 1.73 0.13 31.68 21:55:47 20:35:01 2 56.53 0.00 10.32 1.56 0.15 31.44 21:55:47 20:35:01 3 56.76 0.00 9.26 12.83 0.15 21.01 21:55:47 20:35:01 4 58.02 0.00 9.70 6.60 0.15 25.53 21:55:47 20:35:01 5 57.04 0.00 9.69 17.64 0.15 15.47 21:55:47 20:35:01 6 57.29 0.00 9.83 7.41 0.15 25.31 21:55:47 20:35:01 7 57.40 0.00 10.15 3.12 0.17 29.17 21:55:47 20:36:01 all 32.14 0.00 11.42 14.50 0.17 41.77 21:55:47 20:36:01 0 33.75 0.00 11.26 10.94 0.14 43.91 21:55:47 20:36:01 1 30.27 0.00 9.60 10.43 0.17 49.53 21:55:47 20:36:01 2 33.55 0.00 11.52 18.62 0.17 36.14 21:55:47 20:36:01 3 31.62 0.00 12.41 14.61 0.17 41.20 21:55:47 20:36:01 4 32.17 0.00 12.48 22.37 0.17 32.82 21:55:47 20:36:01 5 33.06 0.00 10.66 9.48 0.17 46.63 21:55:47 20:36:01 6 29.74 0.00 12.43 16.50 0.15 41.18 21:55:47 20:36:01 7 32.98 0.00 10.97 13.10 0.19 42.76 21:55:47 20:37:01 all 63.92 0.00 13.40 10.55 0.21 11.92 21:55:47 20:37:01 0 65.74 0.00 11.87 7.70 0.23 14.45 21:55:47 20:37:01 1 62.11 0.00 11.58 8.39 0.19 17.74 21:55:47 20:37:01 2 63.12 0.00 14.76 12.29 0.20 9.62 21:55:47 20:37:01 3 63.80 0.00 14.20 10.48 0.24 11.29 21:55:47 20:37:01 4 64.40 0.00 13.69 12.28 0.18 9.44 21:55:47 20:37:01 5 63.75 0.00 13.34 10.73 0.22 11.96 21:55:47 20:37:01 6 65.26 0.00 13.58 9.56 0.19 11.41 21:55:47 20:37:01 7 63.14 0.00 14.16 12.97 0.24 9.49 21:55:47 20:38:01 all 88.63 0.00 11.05 0.00 0.20 0.11 21:55:47 20:38:01 0 90.17 0.00 9.60 0.00 0.23 0.00 21:55:47 20:38:01 1 89.44 0.00 10.27 0.02 0.18 0.08 21:55:47 20:38:01 2 89.84 0.00 9.98 0.00 0.18 0.00 21:55:47 20:38:01 3 90.29 0.00 9.36 0.00 0.22 0.13 21:55:47 20:38:01 4 85.67 0.00 14.12 0.00 0.20 0.02 21:55:47 20:38:01 5 88.53 0.00 10.95 0.00 0.22 0.30 21:55:47 20:38:01 6 87.55 0.00 11.94 0.02 0.18 0.32 21:55:47 20:38:01 7 87.59 0.00 12.21 0.00 0.20 0.00 21:55:47 20:39:01 all 87.41 0.00 9.39 0.95 0.19 2.07 21:55:47 20:39:01 0 86.35 0.00 10.07 0.80 0.17 2.61 21:55:47 20:39:01 1 89.45 0.00 7.68 0.54 0.20 2.14 21:55:47 20:39:01 2 87.36 0.00 10.05 0.35 0.18 2.05 21:55:47 20:39:01 3 91.11 0.00 6.43 0.27 0.17 2.02 21:55:47 20:39:01 4 84.30 0.00 11.42 2.46 0.18 1.64 21:55:47 20:39:01 5 86.77 0.00 9.89 0.75 0.18 2.40 21:55:47 20:39:01 6 87.93 0.00 9.35 0.67 0.20 1.85 21:55:47 20:39:01 7 86.01 0.00 10.21 1.74 0.22 1.82 21:55:47 20:40:01 all 42.81 0.00 12.02 7.12 0.18 37.87 21:55:47 20:40:01 0 39.13 0.00 13.20 3.21 0.17 44.28 21:55:47 20:40:01 1 38.68 0.00 11.96 3.80 0.15 45.41 21:55:47 20:40:01 2 59.23 0.00 8.22 1.70 0.15 30.69 21:55:47 20:40:01 3 42.62 0.00 12.17 8.63 0.19 36.40 21:55:47 20:40:01 4 38.88 0.00 12.58 10.37 0.19 37.99 21:55:47 20:40:01 5 45.44 0.00 11.41 10.26 0.19 32.71 21:55:47 20:40:01 6 41.57 0.00 11.96 3.73 0.19 42.56 21:55:47 20:40:01 7 36.76 0.00 14.74 15.33 0.19 32.99 21:55:47 20:41:01 all 10.67 0.00 5.56 4.85 0.11 78.81 21:55:47 20:41:01 0 11.95 0.00 5.24 1.48 0.10 81.23 21:55:47 20:41:01 1 5.97 0.00 3.74 6.12 0.08 84.09 21:55:47 20:41:01 2 9.65 0.00 5.18 3.55 0.08 81.54 21:55:47 20:41:01 3 12.32 0.00 6.38 2.13 0.14 79.03 21:55:47 20:41:01 4 11.13 0.00 5.24 1.18 0.10 82.34 21:55:47 20:41:01 5 11.26 0.00 7.18 17.60 0.10 63.85 21:55:47 20:41:01 6 11.74 0.00 5.15 1.61 0.10 81.39 21:55:47 20:41:01 7 11.35 0.00 6.43 5.21 0.14 76.88 21:55:47 21:55:47 20:41:01 CPU %user %nice %system %iowait %steal %idle 21:55:47 20:42:01 all 0.00 0.00 0.01 0.00 0.00 99.98 21:55:47 20:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:42:01 2 0.00 0.00 0.02 0.02 0.02 99.95 21:55:47 20:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 20:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 20:43:01 all 0.05 0.00 0.00 0.00 0.00 99.95 21:55:47 20:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:43:01 2 0.28 0.00 0.00 0.02 0.00 99.70 21:55:47 20:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:43:01 6 0.03 0.00 0.02 0.02 0.00 99.93 21:55:47 20:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:44:01 all 0.25 0.00 0.03 0.00 0.00 99.72 21:55:47 20:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:55:47 20:44:01 2 1.89 0.00 0.07 0.02 0.00 98.03 21:55:47 20:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:55:47 20:44:01 5 0.03 0.00 0.08 0.00 0.00 99.88 21:55:47 20:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 20:45:01 all 0.01 0.00 0.03 0.01 0.00 99.95 21:55:47 20:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:55:47 20:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 20:45:01 2 0.00 0.00 0.07 0.02 0.02 99.90 21:55:47 20:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:45:01 6 0.03 0.00 0.03 0.02 0.00 99.92 21:55:47 20:45:01 7 0.00 0.00 0.02 0.05 0.00 99.93 21:55:47 20:46:01 all 0.01 0.00 0.02 0.00 0.00 99.96 21:55:47 20:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:46:01 1 0.03 0.00 0.07 0.00 0.02 99.88 21:55:47 20:46:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 20:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:46:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:55:47 20:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:47:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:55:47 20:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:47:01 2 0.02 0.00 0.00 0.05 0.00 99.93 21:55:47 20:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 20:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 20:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 20:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:55:47 20:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 20:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 20:48:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:55:47 20:48:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 20:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:48:01 7 0.00 0.00 0.03 0.00 0.02 99.95 21:55:47 20:49:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:55:47 20:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 20:49:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:55:47 20:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 20:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:55:47 20:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:55:47 20:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:50:01 3 0.02 0.00 0.03 0.00 0.02 99.93 21:55:47 20:50:01 4 0.02 0.00 0.02 0.02 0.02 99.93 21:55:47 20:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 20:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:55:47 20:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:51:01 2 0.03 0.00 0.00 0.02 0.00 99.95 21:55:47 20:51:01 3 0.05 0.00 0.03 0.00 0.00 99.92 21:55:47 20:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 20:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:52:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:55:47 20:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:52:01 3 0.05 0.00 0.00 0.00 0.00 99.95 21:55:47 20:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 20:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:55:47 20:52:01 CPU %user %nice %system %iowait %steal %idle 21:55:47 20:53:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:55:47 20:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:53:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:55:47 20:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 20:53:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:55:47 20:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:55:47 20:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 20:54:01 1 0.00 0.00 0.03 0.00 0.02 99.95 21:55:47 20:54:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 20:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 20:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:54:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:55:47 20:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:55:47 20:55:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:55:47 20:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 20:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 20:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 20:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 20:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:56:01 all 0.09 0.00 0.02 0.01 0.00 99.88 21:55:47 20:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:56:01 1 0.08 0.00 0.02 0.02 0.00 99.88 21:55:47 20:56:01 2 0.28 0.00 0.02 0.02 0.00 99.68 21:55:47 20:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:55:47 20:56:01 4 0.03 0.00 0.03 0.02 0.00 99.92 21:55:47 20:56:01 5 0.05 0.00 0.03 0.00 0.00 99.92 21:55:47 20:56:01 6 0.22 0.00 0.02 0.02 0.00 99.75 21:55:47 20:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:55:47 20:57:01 all 0.12 0.00 0.03 0.01 0.00 99.84 21:55:47 20:57:01 0 0.15 0.00 0.03 0.00 0.00 99.82 21:55:47 20:57:01 1 0.10 0.00 0.07 0.00 0.02 99.82 21:55:47 20:57:01 2 0.13 0.00 0.02 0.02 0.00 99.83 21:55:47 20:57:01 3 0.07 0.00 0.02 0.00 0.00 99.92 21:55:47 20:57:01 4 0.08 0.00 0.02 0.02 0.00 99.88 21:55:47 20:57:01 5 0.13 0.00 0.03 0.00 0.02 99.82 21:55:47 20:57:01 6 0.20 0.00 0.03 0.03 0.00 99.73 21:55:47 20:57:01 7 0.10 0.00 0.02 0.00 0.00 99.88 21:55:47 20:58:01 all 0.21 0.00 0.00 0.00 0.00 99.79 21:55:47 20:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 20:58:01 2 1.53 0.00 0.00 0.00 0.00 98.47 21:55:47 20:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:55:47 20:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:59:01 all 0.25 0.00 0.01 0.01 0.00 99.73 21:55:47 20:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 20:59:01 1 0.05 0.00 0.02 0.00 0.00 99.93 21:55:47 20:59:01 2 1.84 0.00 0.08 0.05 0.00 98.03 21:55:47 20:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 20:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 20:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 20:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 20:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:00:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:55:47 21:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:00:01 2 0.05 0.00 0.03 0.02 0.02 99.88 21:55:47 21:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:00:01 4 0.03 0.00 0.00 0.02 0.00 99.95 21:55:47 21:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:01:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:55:47 21:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:01:01 1 0.07 0.00 0.02 0.00 0.02 99.90 21:55:47 21:01:01 2 0.07 0.00 0.00 0.02 0.00 99.92 21:55:47 21:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 21:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:02:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:55:47 21:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:02:01 1 0.00 0.00 0.03 0.00 0.00 99.97 21:55:47 21:02:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:03:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:55:47 21:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:03:01 1 0.07 0.00 0.00 0.00 0.00 99.93 21:55:47 21:03:01 2 0.00 0.00 0.02 0.05 0.00 99.93 21:55:47 21:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 21:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:03:01 6 0.07 0.00 0.00 0.00 0.00 99.93 21:55:47 21:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:55:47 21:03:01 CPU %user %nice %system %iowait %steal %idle 21:55:47 21:04:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:55:47 21:04:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:55:47 21:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:55:47 21:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:55:47 21:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:04:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:05:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:55:47 21:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:55:47 21:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:06:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:55:47 21:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:06:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:55:47 21:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:55:47 21:06:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:07:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:55:47 21:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:07:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:55:47 21:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:55:47 21:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:08:01 all 0.00 0.00 0.00 0.00 0.00 99.99 21:55:47 21:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:55:47 21:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:08:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 21:55:47 21:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:09:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:55:47 21:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 21:09:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:55:47 21:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:10:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:55:47 21:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:10:01 3 0.03 0.00 0.03 0.02 0.00 99.92 21:55:47 21:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:55:47 21:11:01 0 0.03 0.00 0.02 0.02 0.00 99.93 21:55:47 21:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:11:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:11:01 3 0.07 0.00 0.07 0.00 0.02 99.85 21:55:47 21:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:55:47 21:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:55:47 21:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:12:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:55:47 21:12:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:12:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:55:47 21:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:13:01 all 0.22 0.00 0.01 0.00 0.00 99.77 21:55:47 21:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:13:01 2 1.66 0.00 0.03 0.02 0.00 98.29 21:55:47 21:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:55:47 21:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:55:47 21:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 21:14:01 all 0.21 0.00 0.01 0.01 0.00 99.78 21:55:47 21:14:01 0 0.02 0.00 0.02 0.02 0.00 99.95 21:55:47 21:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:14:01 2 1.57 0.00 0.00 0.03 0.00 98.40 21:55:47 21:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:14:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:55:47 21:55:47 21:14:01 CPU %user %nice %system %iowait %steal %idle 21:55:47 21:15:01 all 0.04 0.00 0.02 0.00 0.00 99.94 21:55:47 21:15:01 0 0.05 0.00 0.03 0.02 0.00 99.90 21:55:47 21:15:01 1 0.05 0.00 0.00 0.00 0.00 99.95 21:55:47 21:15:01 2 0.03 0.00 0.03 0.02 0.00 99.92 21:55:47 21:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:55:47 21:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 21:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:55:47 21:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:15:01 7 0.08 0.00 0.03 0.00 0.00 99.88 21:55:47 21:16:02 all 0.01 0.00 0.01 0.00 0.00 99.97 21:55:47 21:16:02 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:16:02 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:16:02 2 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:16:02 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:16:02 4 0.00 0.00 0.03 0.02 0.00 99.95 21:55:47 21:16:02 5 0.03 0.00 0.02 0.00 0.00 99.95 21:55:47 21:16:02 6 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:16:02 7 0.03 0.00 0.03 0.00 0.00 99.93 21:55:47 21:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:55:47 21:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:55:47 21:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:55:47 21:18:01 all 0.01 0.00 0.00 0.00 0.00 99.99 21:55:47 21:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:55:47 21:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:55:47 21:19:01 0 0.00 0.00 0.02 0.02 0.00 99.97 21:55:47 21:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:19:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:19:01 7 0.02 0.00 0.05 0.00 0.00 99.93 21:55:47 21:20:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:55:47 21:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:20:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:55:47 21:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:20:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:55:47 21:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:20:01 7 0.02 0.00 0.03 0.02 0.00 99.93 21:55:47 21:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:55:47 21:21:01 0 0.00 0.00 0.00 0.02 0.02 99.97 21:55:47 21:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:21:01 2 0.00 0.00 0.03 0.02 0.00 99.95 21:55:47 21:21:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:55:47 21:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:21:01 7 0.02 0.00 0.03 0.00 0.02 99.93 21:55:47 21:22:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:55:47 21:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:23:01 all 0.00 0.00 0.01 0.00 0.00 99.99 21:55:47 21:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:24:01 all 0.06 0.00 0.04 0.02 0.00 99.88 21:55:47 21:24:01 0 0.07 0.00 0.07 0.00 0.00 99.87 21:55:47 21:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:55:47 21:24:01 2 0.02 0.00 0.05 0.03 0.00 99.90 21:55:47 21:24:01 3 0.00 0.00 0.03 0.02 0.00 99.95 21:55:47 21:24:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:55:47 21:24:01 5 0.05 0.00 0.03 0.00 0.00 99.92 21:55:47 21:24:01 6 0.05 0.00 0.02 0.00 0.00 99.93 21:55:47 21:24:01 7 0.23 0.00 0.12 0.05 0.02 99.58 21:55:47 21:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:55:47 21:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:55:47 21:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:55:47 21:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:55:47 21:25:01 CPU %user %nice %system %iowait %steal %idle 21:55:47 21:26:01 all 0.03 0.00 0.02 0.01 0.00 99.95 21:55:47 21:26:01 0 0.08 0.00 0.10 0.00 0.00 99.82 21:55:47 21:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:26:01 2 0.00 0.00 0.00 0.03 0.00 99.97 21:55:47 21:26:01 3 0.02 0.00 0.00 0.02 0.02 99.95 21:55:47 21:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 21:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:26:01 7 0.05 0.00 0.02 0.00 0.00 99.93 21:55:47 21:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:55:47 21:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:27:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:27:01 7 0.02 0.00 0.05 0.00 0.02 99.92 21:55:47 21:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:55:47 21:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:28:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:55:47 21:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:28:01 7 0.05 0.00 0.02 0.00 0.00 99.93 21:55:47 21:29:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:55:47 21:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:29:01 3 0.02 0.00 0.02 0.02 0.00 99.95 21:55:47 21:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:29:01 5 0.07 0.00 0.02 0.00 0.00 99.92 21:55:47 21:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:55:47 21:30:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:55:47 21:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:30:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:30:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:55:47 21:31:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:55:47 21:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:31:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:55:47 21:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:55:47 21:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 21:32:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:55:47 21:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:55:47 21:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:33:01 7 0.02 0.00 0.03 0.00 0.02 99.93 21:55:47 21:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:55:47 21:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:55:47 21:34:01 2 0.03 0.00 0.00 0.02 0.00 99.95 21:55:47 21:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:34:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:55:47 21:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:55:47 21:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:35:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:55:47 21:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:35:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:35:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:55:47 21:36:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:55:47 21:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:36:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:55:47 21:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:36:01 7 0.02 0.00 0.05 0.00 0.00 99.93 21:55:47 21:55:47 21:36:01 CPU %user %nice %system %iowait %steal %idle 21:55:47 21:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:55:47 21:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:55:47 21:38:01 all 0.00 0.00 0.01 0.00 0.00 99.99 21:55:47 21:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:38:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:55:47 21:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:39:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:55:47 21:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 21:40:01 all 0.19 0.00 0.00 0.00 0.01 99.79 21:55:47 21:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:55:47 21:40:01 1 1.49 0.00 0.00 0.00 0.02 98.50 21:55:47 21:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:40:01 7 0.03 0.00 0.03 0.00 0.02 99.92 21:55:47 21:41:01 all 0.04 0.00 0.01 0.00 0.00 99.95 21:55:47 21:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:41:01 1 0.20 0.00 0.02 0.00 0.00 99.78 21:55:47 21:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:55:47 21:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 21:41:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:55:47 21:42:01 all 0.00 0.00 0.00 0.00 0.00 99.99 21:55:47 21:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:43:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:55:47 21:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:43:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:55:47 21:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:55:47 21:44:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:55:47 21:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:44:01 2 0.03 0.00 0.00 0.02 0.00 99.95 21:55:47 21:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:44:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:55:47 21:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:55:47 21:45:01 all 0.20 0.00 0.01 0.00 0.00 99.79 21:55:47 21:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:45:01 1 1.50 0.00 0.00 0.00 0.00 98.50 21:55:47 21:45:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:55:47 21:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:45:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:55:47 21:46:01 all 0.26 0.00 0.00 0.00 0.00 99.73 21:55:47 21:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:46:01 1 1.99 0.00 0.00 0.00 0.02 98.00 21:55:47 21:46:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:46:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:47:01 all 0.18 0.00 0.01 0.00 0.00 99.81 21:55:47 21:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:47:01 1 1.32 0.00 0.03 0.00 0.00 98.65 21:55:47 21:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:47:01 7 0.03 0.00 0.03 0.00 0.02 99.92 21:55:47 21:55:47 21:47:01 CPU %user %nice %system %iowait %steal %idle 21:55:47 21:48:01 all 0.01 0.00 0.00 0.00 0.00 99.99 21:55:47 21:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 21:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:55:47 21:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:49:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:55:47 21:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:55:47 21:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:55:47 21:50:01 all 0.01 0.00 0.00 0.00 0.00 99.99 21:55:47 21:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:50:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:55:47 21:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:55:47 21:51:01 all 0.00 0.00 0.01 0.00 0.01 99.98 21:55:47 21:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:55:47 21:51:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:55:47 21:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:51:01 7 0.02 0.00 0.03 0.00 0.02 99.93 21:55:47 21:52:01 all 0.01 0.00 0.00 0.02 0.00 99.97 21:55:47 21:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 21:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:52:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:55:47 21:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:52:01 4 0.00 0.00 0.00 0.07 0.00 99.93 21:55:47 21:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:52:01 7 0.02 0.00 0.03 0.03 0.00 99.92 21:55:47 21:53:01 all 0.00 0.00 0.01 0.00 0.00 99.99 21:55:47 21:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:53:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:55:47 21:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:55:47 21:54:01 all 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 21:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:55:47 21:54:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:55:47 21:55:01 all 0.00 0.00 0.01 0.00 0.00 99.98 21:55:47 21:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:55:47 21:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:55:47 21:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:55:47 21:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:55:47 21:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:55:47 21:55:01 7 0.00 0.00 0.05 0.00 0.00 99.95 21:55:47 Average: all 5.81 0.00 1.19 0.61 0.02 92.38 21:55:47 Average: 0 5.78 0.00 1.17 0.41 0.02 92.62 21:55:47 Average: 1 5.72 0.00 1.07 0.42 0.02 92.77 21:55:47 Average: 2 6.22 0.00 1.16 0.49 0.02 92.12 21:55:47 Average: 3 5.77 0.00 1.17 0.75 0.02 92.29 21:55:47 Average: 4 5.66 0.00 1.26 0.79 0.02 92.27 21:55:47 Average: 5 5.86 0.00 1.16 0.85 0.02 92.11 21:55:47 Average: 6 5.78 0.00 1.20 0.52 0.02 92.47 21:55:47 Average: 7 5.70 0.00 1.30 0.63 0.02 92.35 21:55:47 21:55:47 21:55:47