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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 6477e2ac7359a4b800acd5857bc404d4297ec701+8a1959b2d712e16ab913b58ac80647e8a84f2556 (f087a7456ce49157cf17baded7470fc318eaf1c7) 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-ssh12299450537624886410.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-ssh1973215109460088511.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-3948/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-3948/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6917224940054460988.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-ssh9146298064320050029.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-3948/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-3948/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14877450707356977469.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-11898 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [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 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 Merge succeeded, producing da0346f258aaeca69e9cf5825f8063ee599b9926 Checking out Revision da0346f258aaeca69e9cf5825f8063ee599b9926 (PR-3948) > 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/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # 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 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da0346f258aaeca69e9cf5825f8063ee599b9926 # timeout=10 Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' 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 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 > git rev-list --no-walk 6f2f0c5deaa4c4c2b86e3933d4e1ad3fb6a679ba # timeout=10 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:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:29 [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-3948 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3948 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3948 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da0346f258aaeca69e9cf5825f8063ee599b9926 [Pipeline] echo 20:30:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da0346f [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/config6526406603467813337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:29 ---> docker-login.sh 20:30:29 nexus3.edgexfoundry.org:10001 20:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:29 Configure a credential helper to remove this warning. See 20:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:29 20:30:29 Login Succeeded 20:30:29 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 da0346f258aaeca69e9cf5825f8063ee599b9926~1..da0346f258aaeca69e9cf5825f8063ee599b9926 [Pipeline] echo 20:30:31 -----------> git rev-list -1 --merges da0346f258aaeca69e9cf5825f8063ee599b9926~1..da0346f258aaeca69e9cf5825f8063ee599b9926 da0346f258aaeca69e9cf5825f8063ee599b9926 20:30:31 da0346f258aaeca69e9cf5825f8063ee599b9926 [false] [Pipeline] sh 20:30:32 + git log --format=format:%s -1 da0346f258aaeca69e9cf5825f8063ee599b9926 [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: Download complete 20:30:33 a0d0a0d46f8b: Download complete 20:30:33 0c2d73faf560: Verifying Checksum 20:30:33 0c2d73faf560: Download complete 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-11898 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:30:34 $ docker top 9a2bee84a26a83bac1da21ecbdb2c4370e9e31b83dc826838ea154808fab11e6 -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 9a2bee84a26a83bac1da21ecbdb2c4370e9e31b83dc826838ea154808fab11e6 ssh-agent 20:30:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgHDfKH/agent.14 20:30:35 SSH_AGENT_PID=20 20:30:35 Running ssh-add (command line suppressed) 20:30:35 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7619180000907163298.key (/w/workspace/edgex-go/4@tmp/private_key_7619180000907163298.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 ******** 9a2bee84a26a83bac1da21ecbdb2c4370e9e31b83dc826838ea154808fab11e6 ssh-agent -k 20:30:35 unset SSH_AUTH_SOCK; 20:30:35 unset SSH_AGENT_PID; 20:30:35 echo Agent pid 20 killed; 20:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:35 [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 9a2bee84a26a83bac1da21ecbdb2c4370e9e31b83dc826838ea154808fab11e6 ssh-agent 20:30:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcadfIc/agent.52 20:30:36 SSH_AGENT_PID=59 20:30:36 Running ssh-add (command line suppressed) 20:30:36 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5143135048258374020.key (/w/workspace/edgex-go/4@tmp/private_key_5143135048258374020.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-3948 20:30:36 # $SEMVER_TEMP = /tmp/semver-143764418 20:30:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:30:51 # '/tmp/semver-143764418' -> '/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 ******** 9a2bee84a26a83bac1da21ecbdb2c4370e9e31b83dc826838ea154808fab11e6 ssh-agent -k 20:30:51 unset SSH_AUTH_SOCK; 20:30:51 unset SSH_AGENT_PID; 20:30:51 echo Agent pid 59 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 9a2bee84a26a83bac1da21ecbdb2c4370e9e31b83dc826838ea154808fab11e6 20:30:53 $ docker rm -f 9a2bee84a26a83bac1da21ecbdb2c4370e9e31b83dc826838ea154808fab11e6 [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:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:54 59bf1c3509f3: Pulling fs layer 20:30:54 666ba61612fd: Pulling fs layer 20:30:54 8ed8ca486205: Pulling fs layer 20:30:54 4fe6c5a15a65: Pulling fs layer 20:30:54 22a0e8bec74d: Pulling fs layer 20:30:54 640e595b4fbd: Pulling fs layer 20:30:54 763cafe07f6e: Pulling fs layer 20:30:54 0c0b528cf693: Pulling fs layer 20:30:54 10935f4eaf8b: Pulling fs layer 20:30:54 763cafe07f6e: Waiting 20:30:54 0c0b528cf693: Waiting 20:30:54 10935f4eaf8b: Waiting 20:30:54 4fe6c5a15a65: Waiting 20:30:54 22a0e8bec74d: Waiting 20:30:54 640e595b4fbd: Waiting 20:30:54 8ed8ca486205: Verifying Checksum 20:30:54 8ed8ca486205: Download complete 20:30:54 666ba61612fd: Verifying Checksum 20:30:54 666ba61612fd: Download complete 20:30:54 22a0e8bec74d: Verifying Checksum 20:30:54 22a0e8bec74d: Download complete 20:30:54 640e595b4fbd: Verifying Checksum 20:30:54 640e595b4fbd: Download complete 20:30:54 763cafe07f6e: Download complete 20:30:54 59bf1c3509f3: Verifying Checksum 20:30:54 59bf1c3509f3: 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: Download complete 20:30:55 4fe6c5a15a65: Verifying Checksum 20:30:55 4fe6c5a15a65: Download complete 20:30:59 4fe6c5a15a65: Pull complete 20:30:59 22a0e8bec74d: Pull complete 20:30:59 640e595b4fbd: Pull complete 20:30:59 763cafe07f6e: Pull complete 20:30:59 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:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:02 WORKDIR /edgex 20:31:02 COPY go.mod . 20:31:02 RUN go mod download 20:31:02 + docker build -t ci-base-image-x86_64 -f - . 20:31:04 Sending build context to Docker daemon 334.8MB 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 e1c1e0d6dc19 20:31:06 Removing intermediate container e1c1e0d6dc19 20:31:06 ---> bdbd4fce5cf7 20:31:06 Step 3/4 : COPY go.mod . 20:31:06 ---> 3fdd5c13f36b 20:31:06 Step 4/4 : RUN go mod download 20:31:06 ---> Running in 8dfa8377c0aa 20:31:09 Still waiting to schedule task 20:31:09 ‘prd-ubuntu20.04-docker-arm64-4c-16g-11902’ is offline 20:31:21 Removing intermediate container 8dfa8377c0aa 20:31:21 ---> 9b7c3d391269 20:31:21 Successfully built 9b7c3d391269 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-11898 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 ******** -e ******** ci-base-image-x86_64 cat 20:31:22 $ docker top 1b2ec67a1e94023cae5e59fd35d2d802191433c944fcc2acf0b2982270c9e202 -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 1b2ec67a1e94023cae5e59fd35d2d802191433c944fcc2acf0b2982270c9e202 20:31:23 $ docker rm -f 1b2ec67a1e94023cae5e59fd35d2d802191433c944fcc2acf0b2982270c9e202 [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-11898 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 ******** -e ******** ci-base-image-x86_64 cat 20:31:24 $ docker top 7625e75d648555314c06592cc574f5c813e5bfbe06f5756a918acc595cbad18e -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:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 20:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements 20:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.9% of statements 20:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.444s coverage: 89.2% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.084s coverage: 84.4% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.431s coverage: 95.1% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.092s coverage: 60.0% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 24.0% of statements 20:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 20:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 20:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements 20:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.080s coverage: 44.8% of statements 20:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.208s coverage: 82.5% of statements 20:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.049s coverage: 87.2% of statements 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.2% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 89.4% of statements 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.4% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:32:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 20:32:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 20:32:08 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:23 GO111MODULE=on go vet ./... 20:32:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:27 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:28 + ls -al . 20:32:28 total 668 20:32:28 drwxrwxr-x 10 1001 1001 4096 Apr 10 20:32 . 20:32:28 drwxr-xr-x 4 root root 4096 Apr 10 20:31 .. 20:32:28 -rw-rw-r-- 1 1001 1001 11 Apr 10 20:30 .dockerignore 20:32:28 drwxrwxr-x 8 1001 1001 4096 Apr 10 20:30 .git 20:32:28 drwxrwxr-x 4 1001 1001 4096 Apr 10 20:30 .github 20:32:28 -rw-rw-r-- 1 1001 1001 870 Apr 10 20:30 .gitignore 20:32:28 -rw-rw-r-- 1 1001 1001 42 Apr 10 20:30 .golangci.yml 20:32:28 -rw-rw-r-- 1 1001 1001 87 Apr 10 20:30 .hadolint.yml 20:32:28 drwx------ 3 1001 1001 4096 Apr 10 20:30 .semver 20:32:28 -rw-rw-r-- 1 1001 1001 166 Apr 10 20:30 .sonarcloud.properties 20:32:28 -rw-rw-r-- 1 1001 1001 1171 Apr 10 20:30 ADOPTERS.md 20:32:28 -rw-rw-r-- 1 1001 1001 9953 Apr 10 20:30 Attribution.txt 20:32:28 -rw-rw-r-- 1 1001 1001 51732 Apr 10 20:30 CHANGELOG.md 20:32:28 -rw-rw-r-- 1 1001 1001 3804 Apr 10 20:30 CONTRIBUTING.md 20:32:28 -rw-rw-r-- 1 1001 1001 677 Apr 10 20:30 GOVERNANCE.md 20:32:28 -rw-rw-r-- 1 1001 1001 849 Apr 10 20:30 Jenkinsfile 20:32:28 -rw-rw-r-- 1 1001 1001 10775 Apr 10 20:30 LICENSE 20:32:28 -rw-rw-r-- 1 1001 1001 8478 Apr 10 20:30 Makefile 20:32:28 -rw-rw-r-- 1 1001 1001 582 Apr 10 20:30 OWNERS.md 20:32:28 -rw-rw-r-- 1 1001 1001 8207 Apr 10 20:30 README.md 20:32:28 -rw-rw-r-- 1 1001 1001 6912 Apr 10 20:30 SECURITY.md 20:32:28 -rw-rw-r-- 1 1001 1001 5 Apr 10 20:30 VERSION 20:32:28 -rw-rw-r-- 1 1001 1001 4131 Apr 10 20:30 ZMQWindows.md 20:32:28 drwxrwxr-x 2 1001 1001 4096 Apr 10 20:30 bin 20:32:28 drwxrwxr-x 18 1001 1001 4096 Apr 10 20:30 cmd 20:32:28 -rw-r--r-- 1 root root 431014 Apr 10 20:32 coverage.out 20:32:28 -rw-rw-r-- 1 1001 1001 3175 Apr 10 20:30 go.mod 20:32:28 -rw-rw-r-- 1 1001 1001 34990 Apr 10 20:31 go.sum 20:32:28 drwxrwxr-x 8 1001 1001 4096 Apr 10 20:30 internal 20:32:28 drwxrwxr-x 3 1001 1001 4096 Apr 10 20:30 openapi 20:32:28 drwxrwxr-x 4 1001 1001 4096 Apr 10 20:30 snap 20:32:28 -rw-rw-r-- 1 1001 1001 204 Apr 10 20:30 version.go [Pipeline] sh 20:32:29 + '[' -e coverage.out ] 20:32:29 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:29 Stashed 1 file(s) [Pipeline] sh 20:32:29 + make build 20:32:29 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: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-metadata/core-metadata ./cmd/core-metadata 20:32:56 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:32:56 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:32:57 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:32:57 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:32:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:33: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 20:33:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 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/secrets-config ./cmd/secrets-config 20:33:04 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:05 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:06 $ docker stop --time=1 7625e75d648555314c06592cc574f5c813e5bfbe06f5756a918acc595cbad18e 20:33:09 $ docker rm -f 7625e75d648555314c06592cc574f5c813e5bfbe06f5756a918acc595cbad18e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:10 20:33:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:33:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:10 latest: Pulling from edgex-devops/edgex-compose 20:33:10 cbdbe7a5bc2a: Pulling fs layer 20:33:10 ca9280d653b3: Pulling fs layer 20:33:10 7e9c9ca2126c: Pulling fs layer 20:33:10 cbdbe7a5bc2a: Verifying Checksum 20:33:10 cbdbe7a5bc2a: Download complete 20:33:10 ca9280d653b3: Verifying Checksum 20:33:10 ca9280d653b3: Download complete 20:33:10 cbdbe7a5bc2a: Pull complete 20:33:11 7e9c9ca2126c: Verifying Checksum 20:33:11 7e9c9ca2126c: Download complete 20:33:11 ca9280d653b3: Pull complete 20:33:14 7e9c9ca2126c: Pull complete 20:33:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:33:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:33:14 prd-ubuntu20.04-docker-8c-8g-11898 does not seem to be running inside a container 20:33:14 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:15 $ docker top bcd881b266e4a7619226f23276c9c4eba194f8711c59e3a787f2a216ea25031b -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:15 + docker-compose build --help 20:33:15 + grep parallel 20:33:16 --parallel Build images in parallel. [Pipeline] } 20:33:16 $ docker stop --time=1 bcd881b266e4a7619226f23276c9c4eba194f8711c59e3a787f2a216ea25031b 20:33:17 $ docker rm -f bcd881b266e4a7619226f23276c9c4eba194f8711c59e3a787f2a216ea25031b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:18 . [Pipeline] withDockerContainer 20:33:18 prd-ubuntu20.04-docker-8c-8g-11898 does not seem to be running inside a container 20:33:18 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:18 $ docker top f4311099806d9c0d8da254ce72bf24bdcee8c8ac64dd6ecddd77fc30527831cd -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:18 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:19 Building core-command ... 20:33:19 Building core-data ... 20:33:19 Building core-metadata ... 20:33:19 Building security-bootstrapper ... 20:33:19 Building security-proxy-setup ... 20:33:19 Building security-secretstore-setup ... 20:33:19 Building security-spiffe-token-provider ... 20:33:19 Building security-spire-agent ... 20:33:19 Building security-spire-config ... 20:33:19 Building security-spire-server ... 20:33:19 Building support-notifications ... 20:33:19 Building support-scheduler ... 20:33:19 Building sys-mgmt-agent ... 20:33:19 Building security-spire-agent 20:33:19 Building security-secretstore-setup 20:33:19 Building security-spire-config 20:33:19 Building security-spire-server 20:33:19 Building support-notifications 20:33:37 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:37 ---> 9b7c3d391269 20:33:37 Step 3/25 : WORKDIR /edgex-go 20:33:37 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:37 ---> 9b7c3d391269 20:33:37 Step 3/26 : WORKDIR /edgex-go 20:33:37 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:37 ---> 9b7c3d391269 20:33:37 Step 3/26 : WORKDIR /edgex-go 20:33:37 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:37 ---> 9b7c3d391269 20:33:37 Step 3/25 : WORKDIR /edgex-go 20:33:37 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:37 ---> 9b7c3d391269 20:33:37 Step 3/22 : WORKDIR /edgex-go 20:33:41 ---> Running in 1b2d147db37a 20:33:41 ---> Running in b2d9a90a0d9b 20:33:41 ---> Running in 7915d8831e6d 20:33:41 ---> Running in 4c35371f2a05 20:33:41 ---> Running in feb73d7d62c8 20:33:41 Removing intermediate container 1b2d147db37a 20:33:41 ---> 9d1a1fa67c91 20:33:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:41 Removing intermediate container 7915d8831e6d 20:33:41 ---> 5618b4a98114 20:33:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:41 Removing intermediate container feb73d7d62c8 20:33:41 ---> bf492a804ff7 20:33:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:41 Removing intermediate container b2d9a90a0d9b 20:33:41 ---> 9f1404c42a79 20:33:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:41 Removing intermediate container 4c35371f2a05 20:33:41 ---> d52630d12d22 20:33:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:42 ---> Running in 48334bd072b1 20:33:42 ---> Running in e0264180478c 20:33:42 ---> Running in c3e70c0a58ca 20:33:42 ---> Running in c79ffb1e90f5 20:33:42 ---> Running in 5a23307692ba 20:33:44 Removing intermediate container c79ffb1e90f5 20:33:44 ---> 872b1ad464f3 20:33:44 Step 5/25 : RUN apk add --update --no-cache make git 20:33:44 Removing intermediate container 48334bd072b1 20:33:44 ---> b0060e9a1ec8 20:33:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:33:44 ---> Running in 68d84ea8b22d 20:33:44 ---> Running in c6baf23de19d 20:33:44 Removing intermediate container e0264180478c 20:33:44 ---> e9e3bf5cc3a1 20:33:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:33:44 ---> Running in d54ecace7da5 20:33:44 Removing intermediate container c3e70c0a58ca 20:33:44 ---> 2240f94ca321 20:33:44 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:33:44 Removing intermediate container 5a23307692ba 20:33:44 ---> fa5bb2beb447 20:33:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:33:44 ---> Running in 2c63fbd17b7f 20:33:44 ---> Running in 57a06e4f88f2 20:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:46 OK: 221 MiB in 52 packages 20:33:46 OK: 221 MiB in 52 packages 20:33:46 OK: 221 MiB in 52 packages 20:33:46 OK: 221 MiB in 52 packages 20:33:46 OK: 221 MiB in 52 packages 20:33:46 Removing intermediate container 68d84ea8b22d 20:33:46 ---> 4d83548352f9 20:33:46 Step 6/25 : COPY go.mod vendor* ./ 20:33:46 Removing intermediate container d54ecace7da5 20:33:46 ---> 250f5c1d5679 20:33:46 Step 6/22 : COPY go.mod vendor* ./ 20:33:47 Removing intermediate container c6baf23de19d 20:33:47 ---> 535f7765f9c9 20:33:47 Step 6/26 : COPY go.mod vendor* ./ 20:33:47 ---> 76384568de25 20:33:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:47 ---> Running in 668a4a011917 20:33:47 ---> 47d1adfb566a 20:33:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:47 ---> Running in 392fbba2db78 20:33:47 ---> 50a9d6f7a8d6 20:33:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:47 Removing intermediate container 57a06e4f88f2 20:33:47 ---> 6b9a174068b8 20:33:47 Step 6/26 : COPY go.mod vendor* ./ 20:33:47 Removing intermediate container 2c63fbd17b7f 20:33:47 ---> e3cb51397c6a 20:33:47 Step 6/25 : COPY go.mod vendor* ./ 20:33:47 ---> Running in 4b70121c18e8 20:33:47 ---> 093652b2bd3b 20:33:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:47 ---> b4fabafb422e 20:33:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:47 ---> Running in d52952cc263e 20:33:47 ---> Running in 9b242eb8f15c 20:33:48 Removing intermediate container 668a4a011917 20:33:48 ---> f49cd7eef69f 20:33:48 Step 8/25 : COPY . . 20:33:48 Removing intermediate container 4b70121c18e8 20:33:48 ---> 846f0c035183 20:33:48 Step 8/26 : COPY . . 20:33:48 Removing intermediate container 392fbba2db78 20:33:48 ---> dc437b777023 20:33:48 Step 8/22 : COPY . . 20:33:56 Removing intermediate container 9b242eb8f15c 20:33:56 ---> 8f9d94f849bb 20:33:56 Step 8/25 : COPY . . 20:33:56 ---> 587a22fe8fba 20:33:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:33:56 Removing intermediate container d52952cc263e 20:33:56 ---> 53fc97bb70a5 20:33:56 Step 8/26 : COPY . . 20:33:56 ---> 955ddc30a39a 20:33:56 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:33:56 ---> 9ee6532fac3e 20:33:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:33:56 ---> Running in 6164da8752c1 20:34:04 ---> Running in 7735051d2f7c 20:34:04 ---> Running in 1629fb8af840 20:34:04 Removing intermediate container 6164da8752c1 20:34:04 ---> 332f337f8578 20:34:04 Step 10/26 : RUN mkdir -p spire-build 20:34:04 ---> Running in f6073b6304d5 20:34:04 ---> 8c4dfae4e494 20:34:04 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:34:04 ---> 31264033f78a 20:34:04 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:34:04 ---> Running in 912bd64355ae 20:34:04 ---> Running in 7b63518f0a42 20:34:04 Removing intermediate container 912bd64355ae 20:34:04 ---> 9a413006ebee 20:34:04 Step 10/26 : RUN mkdir -p spire-build 20:34:04 Removing intermediate container 7b63518f0a42 20:34:04 ---> 4a8cbe6c630a 20:34:04 Step 10/25 : RUN mkdir -p spire-build 20:34:04 ---> Running in af772d5e3f9d 20:34:04 ---> Running in 69347634c2c8 20:34:04 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:34:04 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:05 Removing intermediate container f6073b6304d5 20:34:05 ---> b30e4d533452 20:34:05 Step 11/26 : WORKDIR /edgex-go/spire-build 20:34:05 ---> Running in 0cb749f4548e 20:34:05 Removing intermediate container af772d5e3f9d 20:34:05 ---> 24d3c977026a 20:34:05 Step 11/25 : WORKDIR /edgex-go/spire-build 20:34:05 Removing intermediate container 0cb749f4548e 20:34:05 ---> b46a68d687c2 20:34: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:34:05 Removing intermediate container 69347634c2c8 20:34:05 ---> 66da4a43e89e 20:34:05 Step 11/26 : WORKDIR /edgex-go/spire-build 20:34:06 ---> Running in 7937b0704ad8 20:34:06 ---> Running in 1605d1a7c437 20:34:06 ---> Running in 5b4c10859e34 20:34:06 Removing intermediate container 7937b0704ad8 20:34:06 ---> 58c56068e897 20:34:06 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:34:06 Removing intermediate container 5b4c10859e34 20:34:06 ---> 106857ae2d91 20:34:06 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:34:07 ---> Running in c1ad453dca6b 20:34:07 spire-1.2.1/ 20:34:07 spire-1.2.1/.data/ 20:34:07 spire-1.2.1/.data/.file 20:34:07 spire-1.2.1/.dockerignore 20:34:07 spire-1.2.1/.gitattributes 20:34:07 spire-1.2.1/.githooks/ 20:34:07 spire-1.2.1/.githooks/pre-commit 20:34:07 spire-1.2.1/.github/ 20:34:07 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:34:07 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:34:07 spire-1.2.1/.github/dependabot.yml 20:34:07 spire-1.2.1/.github/workflows/ 20:34:07 spire-1.2.1/.github/workflows/nightly_build.yaml 20:34:07 spire-1.2.1/.github/workflows/pr_build.yaml 20:34:07 spire-1.2.1/.github/workflows/release_build.yaml 20:34:07 spire-1.2.1/.github/workflows/scripts/ 20:34:07 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:34:07 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:34:07 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:34:07 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:34:07 spire-1.2.1/.github/workflows/scripts/split.sh 20:34:07 spire-1.2.1/.gitignore 20:34:07 spire-1.2.1/.go-version 20:34:07 spire-1.2.1/.golangci.yml 20:34:07 spire-1.2.1/ADOPTERS.md 20:34:07 spire-1.2.1/CHANGELOG.md 20:34:07 spire-1.2.1/CODE-OF-CONDUCT.md 20:34:07 spire-1.2.1/CODEOWNERS 20:34:07 spire-1.2.1/CONTRIBUTING.md 20:34:07 spire-1.2.1/Dockerfile 20:34:07 spire-1.2.1/Dockerfile.dev 20:34:07 spire-1.2.1/Dockerfile.scratch 20:34:07 spire-1.2.1/LICENSE 20:34:07 spire-1.2.1/MAINTAINERS.md 20:34:07 spire-1.2.1/Makefile 20:34:07 spire-1.2.1/README.md 20:34:07 spire-1.2.1/ROADMAP.md 20:34:07 spire-1.2.1/SECURITY.md 20:34:07 spire-1.2.1/cmd/ 20:34:07 spire-1.2.1/cmd/spire-agent/ 20:34:07 spire-1.2.1/cmd/spire-agent/cli/ 20:34:07 spire-1.2.1/cmd/spire-agent/cli/api/ 20:34:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/common/ 20:34:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:34:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/run/ 20:34:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:34:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:34:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:34:07 spire-1.2.1/cmd/spire-agent/main.go 20:34:07 spire-1.2.1/cmd/spire-server/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/agent/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/cli.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/run/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/token/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/validate/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/x509/ 20:34:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:34:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:34:07 spire-1.2.1/cmd/spire-server/main.go 20:34:07 spire-1.2.1/cmd/spire-server/util/ 20:34:07 spire-1.2.1/cmd/spire-server/util/util.go 20:34:07 spire-1.2.1/conf/ 20:34:07 spire-1.2.1/conf/agent/ 20:34:07 spire-1.2.1/conf/agent/agent.conf 20:34:07 spire-1.2.1/conf/agent/agent_full.conf 20:34:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:34:07 spire-1.2.1/conf/server/ 20:34:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:34:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:34:07 spire-1.2.1/conf/server/server.conf 20:34:07 spire-1.2.1/conf/server/server_full.conf 20:34:07 spire-1.2.1/doc/ 20:34:07 spire-1.2.1/doc/SPIRE101.md 20:34:07 spire-1.2.1/doc/auditlog.md 20:34:07 spire-1.2.1/doc/authorization_policy_engine.md 20:34:07 spire-1.2.1/doc/changelog_guidelines.md 20:34:07 spire-1.2.1/doc/cure53-report.pdf 20:34:07 spire-1.2.1/doc/images/ 20:34:07 spire-1.2.1/doc/images/2019_roadmap.png 20:34:07 spire-1.2.1/doc/images/SPIRE101.png 20:34:07 spire-1.2.1/doc/images/SPIRE_agent.png 20:34:07 spire-1.2.1/doc/images/SPIRE_server.png 20:34:07 spire-1.2.1/doc/images/cache_mgr.png 20:34:07 spire-1.2.1/doc/images/cache_mgr_components.png 20:34:07 spire-1.2.1/doc/images/federated_spire.png 20:34:07 spire-1.2.1/doc/images/ha_mode.png 20:34:07 spire-1.2.1/doc/images/nested_spire.png 20:34:07 spire-1.2.1/doc/images/oidc_federation.png 20:34:07 spire-1.2.1/doc/images/single_trust_domain.png 20:34:07 spire-1.2.1/doc/images/spiffe_compatible.png 20:34:07 spire-1.2.1/doc/images/spire_logo.png 20:34:07 spire-1.2.1/doc/migrating_registration_api_clients.md 20:34:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:34:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:34:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:34:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:34:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:34:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:34:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:34:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:34:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:34:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:34:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:34:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:34:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:34:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:34:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:34:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:34:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:34:07 spire-1.2.1/doc/scaling_spire.md 20:34:07 spire-1.2.1/doc/spire_agent.md 20:34:07 spire-1.2.1/doc/spire_server.md 20:34:07 spire-1.2.1/doc/supported_integrations.md 20:34:07 spire-1.2.1/doc/telemetry.md 20:34:07 spire-1.2.1/doc/telemetry_config.md 20:34:07 spire-1.2.1/doc/upgrading.md 20:34:07 spire-1.2.1/doc/using_spire.md 20:34:07 spire-1.2.1/examples/ 20:34:07 spire-1.2.1/examples/README.md 20:34:07 spire-1.2.1/go.mod 20:34:07 spire-1.2.1/go.sum 20:34:07 spire-1.2.1/pkg/ 20:34:07 spire-1.2.1/pkg/agent/ 20:34:07 spire-1.2.1/pkg/agent/agent.go 20:34:07 spire-1.2.1/pkg/agent/api/ 20:34:07 spire-1.2.1/pkg/agent/api/config.go 20:34:07 spire-1.2.1/pkg/agent/api/debug/ 20:34:07 spire-1.2.1/pkg/agent/api/debug/v1/ 20:34:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:34:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:34:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:34:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:34:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:34:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:34:07 spire-1.2.1/pkg/agent/api/endpoints.go 20:34:07 spire-1.2.1/pkg/agent/api/health/ 20:34:07 spire-1.2.1/pkg/agent/api/health/v1/ 20:34:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:34:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:34:07 spire-1.2.1/pkg/agent/api/rpccontext/ 20:34:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:34:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:34:07 spire-1.2.1/pkg/agent/attestor/ 20:34:07 spire-1.2.1/pkg/agent/attestor/node/ 20:34:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:34:07 spire-1.2.1/pkg/agent/attestor/node/node.go 20:34:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:34:07 spire-1.2.1/pkg/agent/attestor/workload/ 20:34:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:34:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:34:07 spire-1.2.1/pkg/agent/catalog/ 20:34:07 spire-1.2.1/pkg/agent/catalog/catalog.go 20:34:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:34:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:34:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:34:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:34:07 spire-1.2.1/pkg/agent/client/ 20:34:07 spire-1.2.1/pkg/agent/client/client.go 20:34:07 spire-1.2.1/pkg/agent/client/client_test.go 20:34:07 spire-1.2.1/pkg/agent/client/dial.go 20:34:07 spire-1.2.1/pkg/agent/client/nodeconn.go 20:34:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:34:07 spire-1.2.1/pkg/agent/client/update.go 20:34:07 spire-1.2.1/pkg/agent/client/util.go 20:34:07 spire-1.2.1/pkg/agent/common/ 20:34:07 spire-1.2.1/pkg/agent/common/backoff/ 20:34:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:34:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:34:07 spire-1.2.1/pkg/agent/common/cgroups/ 20:34:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:34:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:34:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:34:07 spire-1.2.1/pkg/agent/config.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/ 20:34:07 spire-1.2.1/pkg/agent/endpoints/config.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/workload/ 20:34:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:34:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:34:07 spire-1.2.1/pkg/agent/manager/ 20:34:07 spire-1.2.1/pkg/agent/manager/cache/ 20:34:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:34:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:34:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:34:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:34:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:34:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:34:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:34:07 spire-1.2.1/pkg/agent/manager/config.go 20:34:07 spire-1.2.1/pkg/agent/manager/manager.go 20:34:07 spire-1.2.1/pkg/agent/manager/manager_test.go 20:34:07 spire-1.2.1/pkg/agent/manager/storage.go 20:34:07 spire-1.2.1/pkg/agent/manager/storage_test.go 20:34:07 spire-1.2.1/pkg/agent/manager/storecache/ 20:34:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:34:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:34:07 spire-1.2.1/pkg/agent/manager/sync.go 20:34:07 spire-1.2.1/pkg/agent/plugin/ 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:34:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:34:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:34:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:34:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:34:07 spire-1.2.1/pkg/agent/svid/ 20:34:07 spire-1.2.1/pkg/agent/svid/rotator.go 20:34:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:34:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:34:07 spire-1.2.1/pkg/agent/svid/store/ 20:34:07 spire-1.2.1/pkg/agent/svid/store/service.go 20:34:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:34:07 spire-1.2.1/pkg/common/ 20:34:07 spire-1.2.1/pkg/common/agentpathtemplate/ 20:34:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:34:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:34:07 spire-1.2.1/pkg/common/api/ 20:34:07 spire-1.2.1/pkg/common/api/metrics.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/ 20:34:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/logger.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/names.go 20:34:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:34:07 spire-1.2.1/pkg/common/api/names.go 20:34:07 spire-1.2.1/pkg/common/api/ratelimit.go 20:34:07 spire-1.2.1/pkg/common/api/rpccontext/ 20:34:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:34:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:34:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:34:07 spire-1.2.1/pkg/common/auth/ 20:34:07 spire-1.2.1/pkg/common/auth/interceptors.go 20:34:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:34:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/ 20:34:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/types.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:34:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:34:07 spire-1.2.1/pkg/common/catalog/ 20:34:07 spire-1.2.1/pkg/common/catalog/bind.go 20:34:07 spire-1.2.1/pkg/common/catalog/builtin.go 20:34:07 spire-1.2.1/pkg/common/catalog/catalog.go 20:34:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:34:07 spire-1.2.1/pkg/common/catalog/closers.go 20:34:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:34:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:34:07 spire-1.2.1/pkg/common/catalog/config.go 20:34:07 spire-1.2.1/pkg/common/catalog/config_test.go 20:34:07 spire-1.2.1/pkg/common/catalog/configure.go 20:34:07 spire-1.2.1/pkg/common/catalog/constraints.go 20:34:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:34:07 spire-1.2.1/pkg/common/catalog/context.go 20:34:07 spire-1.2.1/pkg/common/catalog/external.go 20:34:07 spire-1.2.1/pkg/common/catalog/host.go 20:34:07 spire-1.2.1/pkg/common/catalog/pipenet.go 20:34:07 spire-1.2.1/pkg/common/catalog/plugin.go 20:34:07 spire-1.2.1/pkg/common/catalog/testplugin/ 20:34:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:34:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:34:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:34:07 spire-1.2.1/pkg/common/cli/ 20:34:07 spire-1.2.1/pkg/common/cli/env.go 20:34:07 spire-1.2.1/pkg/common/cli/flags.go 20:34:07 spire-1.2.1/pkg/common/cli/trust_domain.go 20:34:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:34:07 spire-1.2.1/pkg/common/cli/umask.go 20:34:07 spire-1.2.1/pkg/common/cli/umask_posix.go 20:34:07 spire-1.2.1/pkg/common/cli/umask_test.go 20:34:07 spire-1.2.1/pkg/common/cli/umask_windows.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/ 20:34:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/flag.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/format.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/ 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:34:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:34:07 spire-1.2.1/pkg/common/coretypes/ 20:34:07 spire-1.2.1/pkg/common/coretypes/bundle/ 20:34:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:34:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:34:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:34:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:34:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:34:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:34:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:34:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:34:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:34:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:34:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:34:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:34:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:34:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:34:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:34:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:34:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:34:07 spire-1.2.1/pkg/common/cryptoutil/ 20:34:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:34:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:34:07 spire-1.2.1/pkg/common/diskutil/ 20:34:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:34:07 spire-1.2.1/pkg/common/diskutil/file_test.go 20:34:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:34:07 spire-1.2.1/pkg/common/errorutil/ 20:34:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:34:07 spire-1.2.1/pkg/common/health/ 20:34:07 spire-1.2.1/pkg/common/health/config.go 20:34:07 spire-1.2.1/pkg/common/health/context.go 20:34:07 spire-1.2.1/pkg/common/health/context_test.go 20:34:07 spire-1.2.1/pkg/common/health/health.go 20:34:07 spire-1.2.1/pkg/common/health/health_test.go 20:34:07 spire-1.2.1/pkg/common/health/logger.go 20:34:07 spire-1.2.1/pkg/common/hostservice/ 20:34:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:34:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:34:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:34:07 spire-1.2.1/pkg/common/idutil/ 20:34:07 spire-1.2.1/pkg/common/idutil/require.go 20:34:07 spire-1.2.1/pkg/common/idutil/require_test.go 20:34:07 spire-1.2.1/pkg/common/idutil/safety.go 20:34:07 spire-1.2.1/pkg/common/idutil/safety_test.go 20:34:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:34:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:34:07 spire-1.2.1/pkg/common/jwtsvid/ 20:34:07 spire-1.2.1/pkg/common/jwtsvid/common.go 20:34:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:34:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:34:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:34:07 spire-1.2.1/pkg/common/jwtutil/ 20:34:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:34:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:34:07 spire-1.2.1/pkg/common/log/ 20:34:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:34:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:34:07 spire-1.2.1/pkg/common/log/log.go 20:34:07 spire-1.2.1/pkg/common/log/log_test.go 20:34:07 spire-1.2.1/pkg/common/log/options.go 20:34:07 spire-1.2.1/pkg/common/nodeutil/ 20:34:07 spire-1.2.1/pkg/common/nodeutil/node.go 20:34:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:34:07 spire-1.2.1/pkg/common/peertracker/ 20:34:07 spire-1.2.1/pkg/common/peertracker/conn.go 20:34:07 spire-1.2.1/pkg/common/peertracker/credentials.go 20:34:07 spire-1.2.1/pkg/common/peertracker/errors.go 20:34:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:34:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:34:07 spire-1.2.1/pkg/common/peertracker/info.go 20:34:07 spire-1.2.1/pkg/common/peertracker/listener.go 20:34:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:34:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:34:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:34:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:34:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:34:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:34:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:34:07 spire-1.2.1/pkg/common/peertracker/tcp.go 20:34:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:34:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:34:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:34:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:34:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:34:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:34:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:34:07 spire-1.2.1/pkg/common/peertracker/uds.go 20:34:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:34:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:34:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:34:07 spire-1.2.1/pkg/common/pemutil/ 20:34:07 spire-1.2.1/pkg/common/pemutil/block.go 20:34:07 spire-1.2.1/pkg/common/pemutil/certs.go 20:34:07 spire-1.2.1/pkg/common/pemutil/common.go 20:34:07 spire-1.2.1/pkg/common/pemutil/csr.go 20:34:07 spire-1.2.1/pkg/common/pemutil/keys.go 20:34:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/ 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:34:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:34:07 spire-1.2.1/pkg/common/plugin/ 20:34:07 spire-1.2.1/pkg/common/plugin/aws/ 20:34:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:34:07 spire-1.2.1/pkg/common/plugin/azure/ 20:34:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:34:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:34:07 spire-1.2.1/pkg/common/plugin/facade.go 20:34:07 spire-1.2.1/pkg/common/plugin/facade_test.go 20:34:07 spire-1.2.1/pkg/common/plugin/gcp/ 20:34:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:34:07 spire-1.2.1/pkg/common/plugin/k8s/ 20:34:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:34:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:34:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:34:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:34:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:34:07 spire-1.2.1/pkg/common/plugin/log.go 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/ 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:34:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:34:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:34:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:34:07 spire-1.2.1/pkg/common/plugin/x509pop/ 20:34:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:34:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:34:07 spire-1.2.1/pkg/common/profiling/ 20:34:07 spire-1.2.1/pkg/common/profiling/dumpers.go 20:34:07 spire-1.2.1/pkg/common/profiling/profiling.go 20:34:07 spire-1.2.1/pkg/common/protoutil/ 20:34:07 spire-1.2.1/pkg/common/protoutil/masks.go 20:34:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:34:07 spire-1.2.1/pkg/common/rotationutil/ 20:34:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:34:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:34:07 spire-1.2.1/pkg/common/selector/ 20:34:07 spire-1.2.1/pkg/common/selector/selector.go 20:34:07 spire-1.2.1/pkg/common/selector/selector_test.go 20:34:07 spire-1.2.1/pkg/common/selector/set.go 20:34:07 spire-1.2.1/pkg/common/selector/set_utils.go 20:34:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/ 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/ 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:34:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:34:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:34:07 spire-1.2.1/pkg/common/telemetry/call.go 20:34:07 spire-1.2.1/pkg/common/telemetry/common/ 20:34:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:34:07 spire-1.2.1/pkg/common/telemetry/config.go 20:34:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:34:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/inmem.go 20:34:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/m3.go 20:34:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/metrics.go 20:34:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/names.go 20:34:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:34:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:34:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/ 20:34:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:34:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:34:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:34:07 spire-1.2.1/pkg/common/telemetry/server/server.go 20:34:07 spire-1.2.1/pkg/common/telemetry/sink.go 20:34:07 spire-1.2.1/pkg/common/telemetry/statsd.go 20:34:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:34:07 spire-1.2.1/pkg/common/telemetry/uptime.go 20:34:07 spire-1.2.1/pkg/common/telemetry/version.go 20:34:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:34:07 spire-1.2.1/pkg/common/uptime/ 20:34:07 spire-1.2.1/pkg/common/uptime/uptime.go 20:34:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:34:07 spire-1.2.1/pkg/common/util/ 20:34:07 spire-1.2.1/pkg/common/util/certs.go 20:34:07 spire-1.2.1/pkg/common/util/certs_test.go 20:34:07 spire-1.2.1/pkg/common/util/csr.go 20:34:07 spire-1.2.1/pkg/common/util/hash.go 20:34:07 spire-1.2.1/pkg/common/util/selectors.go 20:34:07 spire-1.2.1/pkg/common/util/selectors_test.go 20:34:07 spire-1.2.1/pkg/common/util/signals.go 20:34:07 spire-1.2.1/pkg/common/util/sort.go 20:34:07 spire-1.2.1/pkg/common/util/sort_test.go 20:34:07 spire-1.2.1/pkg/common/util/task.go 20:34:07 spire-1.2.1/pkg/common/util/task_test.go 20:34:07 spire-1.2.1/pkg/common/util/testdata/ 20:34:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:34:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:34:07 spire-1.2.1/pkg/common/version/ 20:34:07 spire-1.2.1/pkg/common/version/version.go 20:34:07 spire-1.2.1/pkg/common/x509svid/ 20:34:07 spire-1.2.1/pkg/common/x509svid/common_test.go 20:34:07 spire-1.2.1/pkg/common/x509svid/csr.go 20:34:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:34:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:34:07 spire-1.2.1/pkg/common/x509util/ 20:34:07 spire-1.2.1/pkg/common/x509util/cert.go 20:34:07 spire-1.2.1/pkg/common/x509util/dns.go 20:34:07 spire-1.2.1/pkg/common/x509util/dns_test.go 20:34:07 spire-1.2.1/pkg/common/x509util/keyid.go 20:34:07 spire-1.2.1/pkg/common/x509util/keypair.go 20:34:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:34:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:34:07 spire-1.2.1/pkg/server/ 20:34:07 spire-1.2.1/pkg/server/api/ 20:34:07 spire-1.2.1/pkg/server/api/agent.go 20:34:07 spire-1.2.1/pkg/server/api/agent/ 20:34:07 spire-1.2.1/pkg/server/api/agent/v1/ 20:34:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:34:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:34:07 spire-1.2.1/pkg/server/api/agent_test.go 20:34:07 spire-1.2.1/pkg/server/api/api.go 20:34:07 spire-1.2.1/pkg/server/api/audit/ 20:34:07 spire-1.2.1/pkg/server/api/audit/audit.go 20:34:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:34:07 spire-1.2.1/pkg/server/api/bundle.go 20:34:07 spire-1.2.1/pkg/server/api/bundle/ 20:34:07 spire-1.2.1/pkg/server/api/bundle/v1/ 20:34:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:34:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:34:07 spire-1.2.1/pkg/server/api/bundle_test.go 20:34:07 spire-1.2.1/pkg/server/api/debug/ 20:34:07 spire-1.2.1/pkg/server/api/debug/v1/ 20:34:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:34:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:34:07 spire-1.2.1/pkg/server/api/entry.go 20:34:07 spire-1.2.1/pkg/server/api/entry/ 20:34:07 spire-1.2.1/pkg/server/api/entry/v1/ 20:34:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:34:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:34:07 spire-1.2.1/pkg/server/api/entry_test.go 20:34:07 spire-1.2.1/pkg/server/api/health/ 20:34:07 spire-1.2.1/pkg/server/api/health/v1/ 20:34:07 spire-1.2.1/pkg/server/api/health/v1/service.go 20:34:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:34:07 spire-1.2.1/pkg/server/api/id.go 20:34:07 spire-1.2.1/pkg/server/api/id_test.go 20:34:07 spire-1.2.1/pkg/server/api/limits/ 20:34:07 spire-1.2.1/pkg/server/api/limits/limits.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/ 20:34:07 spire-1.2.1/pkg/server/api/middleware/alias.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/audit.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/caller.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/common.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/entries.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:34:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:34:07 spire-1.2.1/pkg/server/api/ratelimit.go 20:34:07 spire-1.2.1/pkg/server/api/rpccontext/ 20:34:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:34:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:34:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:34:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:34:07 spire-1.2.1/pkg/server/api/selector.go 20:34:07 spire-1.2.1/pkg/server/api/selector_test.go 20:34:07 spire-1.2.1/pkg/server/api/status.go 20:34:07 spire-1.2.1/pkg/server/api/status_test.go 20:34:07 spire-1.2.1/pkg/server/api/svid/ 20:34:07 spire-1.2.1/pkg/server/api/svid/v1/ 20:34:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:34:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:34:07 spire-1.2.1/pkg/server/api/trustdomain.go 20:34:07 spire-1.2.1/pkg/server/api/trustdomain/ 20:34:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:34:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:34:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:34:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:34:07 spire-1.2.1/pkg/server/authpolicy/ 20:34:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:34:07 spire-1.2.1/pkg/server/authpolicy/policy.go 20:34:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:34:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:34:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:34:07 spire-1.2.1/pkg/server/authpolicy/validate.go 20:34:07 spire-1.2.1/pkg/server/bundle/ 20:34:07 spire-1.2.1/pkg/server/bundle/client/ 20:34:07 spire-1.2.1/pkg/server/bundle/client/client.go 20:34:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:34:07 spire-1.2.1/pkg/server/bundle/client/manager.go 20:34:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:34:07 spire-1.2.1/pkg/server/bundle/client/sources.go 20:34:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:34:07 spire-1.2.1/pkg/server/bundle/client/updater.go 20:34:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:34:07 spire-1.2.1/pkg/server/ca/ 20:34:07 spire-1.2.1/pkg/server/ca/ca.go 20:34:07 spire-1.2.1/pkg/server/ca/ca_health.go 20:34:07 spire-1.2.1/pkg/server/ca/ca_test.go 20:34:07 spire-1.2.1/pkg/server/ca/journal.go 20:34:07 spire-1.2.1/pkg/server/ca/journal_test.go 20:34:07 spire-1.2.1/pkg/server/ca/manager.go 20:34:07 spire-1.2.1/pkg/server/ca/manager_health.go 20:34:07 spire-1.2.1/pkg/server/ca/manager_test.go 20:34:07 spire-1.2.1/pkg/server/ca/templates.go 20:34:07 spire-1.2.1/pkg/server/ca/upstream_client.go 20:34:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:34:07 spire-1.2.1/pkg/server/ca/validation.go 20:34:07 spire-1.2.1/pkg/server/cache/ 20:34:07 spire-1.2.1/pkg/server/cache/dscache/ 20:34:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:34:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:34:07 spire-1.2.1/pkg/server/cache/entrycache/ 20:34:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:34:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:34:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:34:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:34:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:34:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:34:07 spire-1.2.1/pkg/server/catalog/ 20:34:07 spire-1.2.1/pkg/server/catalog/catalog.go 20:34:07 spire-1.2.1/pkg/server/catalog/keymanager.go 20:34:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:34:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:34:07 spire-1.2.1/pkg/server/catalog/notifier.go 20:34:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:34:07 spire-1.2.1/pkg/server/config.go 20:34:07 spire-1.2.1/pkg/server/datastore/ 20:34:07 spire-1.2.1/pkg/server/datastore/datastore.go 20:34:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:34:07 spire-1.2.1/pkg/server/datastore/repository.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:34:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:34:07 spire-1.2.1/pkg/server/endpoints/ 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/ 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:34:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:34:07 spire-1.2.1/pkg/server/endpoints/config.go 20:34:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:34:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:34:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:34:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:34:07 spire-1.2.1/pkg/server/endpoints/middleware.go 20:34:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:34:07 spire-1.2.1/pkg/server/hostservice/ 20:34:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:34:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:34:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:34:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:34:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:34:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:34:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:34:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/ 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/ 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:34:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:34:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:34:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/ 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:34:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:34:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:34:07 spire-1.2.1/pkg/server/registration/ 20:34:07 spire-1.2.1/pkg/server/registration/manager.go 20:34:07 spire-1.2.1/pkg/server/registration/manager_test.go 20:34:07 spire-1.2.1/pkg/server/scanentries.go 20:34:07 spire-1.2.1/pkg/server/scanentries_test.go 20:34:07 spire-1.2.1/pkg/server/server.go 20:34:07 spire-1.2.1/pkg/server/server_test.go 20:34:07 spire-1.2.1/pkg/server/svid/ 20:34:07 spire-1.2.1/pkg/server/svid/observer.go 20:34:07 spire-1.2.1/pkg/server/svid/observer_test.go 20:34:07 spire-1.2.1/pkg/server/svid/rotator.go 20:34:07 spire-1.2.1/pkg/server/svid/rotator_config.go 20:34:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:34:07 spire-1.2.1/pkg/server/svid/rotator_test.go 20:34:07 spire-1.2.1/proto/ 20:34:07 spire-1.2.1/proto/private/ 20:34:07 spire-1.2.1/proto/private/server/ 20:34:07 spire-1.2.1/proto/private/server/journal/ 20:34:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:34:07 spire-1.2.1/proto/private/server/journal/journal.proto 20:34:07 spire-1.2.1/proto/spire/ 20:34:07 spire-1.2.1/proto/spire/common/ 20:34:07 spire-1.2.1/proto/spire/common/common.pb.go 20:34:07 spire-1.2.1/proto/spire/common/common.proto 20:34:07 spire-1.2.1/proto/spire/common/plugin/ 20:34:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:34:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:34:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:34:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:34:07 spire-1.2.1/proto/spire/plugin/ 20:34:07 spire-1.2.1/proto/spire/plugin/agent/ 20:34:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:34:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:34:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:34:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:34:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:34:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:34:07 spire-1.2.1/release/ 20:34:07 spire-1.2.1/release/spire-extras/ 20:34:07 spire-1.2.1/release/spire-extras/README.md 20:34:07 spire-1.2.1/release/spire-extras/conf/ 20:34:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:34:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:34:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:34:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:34:07 spire-1.2.1/release/spire/ 20:34:07 spire-1.2.1/release/spire/README.md 20:34:07 spire-1.2.1/release/spire/conf/ 20:34:07 spire-1.2.1/release/spire/conf/agent/ 20:34:07 spire-1.2.1/release/spire/conf/agent/agent.conf 20:34:07 spire-1.2.1/release/spire/conf/server/ 20:34:07 spire-1.2.1/release/spire/conf/server/server.conf 20:34:07 spire-1.2.1/script/ 20:34:07 spire-1.2.1/script/build-artifact.sh 20:34:07 spire-1.2.1/script/generate_dummy_ca.sh 20:34:07 spire-1.2.1/support/ 20:34:07 spire-1.2.1/support/k8s/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:34:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/ 20:34:07 spire-1.2.1/support/oidc-discovery-provider/README.md 20:34:07 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/config.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/main.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:34:07 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:34:07 spire-1.2.1/test/ 20:34:07 spire-1.2.1/test/clock/ 20:34:07 spire-1.2.1/test/clock/clock.go 20:34:07 spire-1.2.1/test/fakes/ 20:34:07 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:34:07 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:34:07 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:34:07 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:34:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:34:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:34:07 spire-1.2.1/test/fakes/fakeagentstore/ 20:34:07 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:34:07 spire-1.2.1/test/fakes/fakedatastore/ 20:34:07 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:34:07 spire-1.2.1/test/fakes/fakeentryclient/ 20:34:07 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:34:07 spire-1.2.1/test/fakes/fakehealthchecker/ 20:34:07 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:34:07 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:34:07 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:34:07 spire-1.2.1/test/fakes/fakemetrics/ 20:34:07 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:34:07 spire-1.2.1/test/fakes/fakenoderesolver/ 20:34:07 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:34:07 spire-1.2.1/test/fakes/fakenotifier/ 20:34:07 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:34:07 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:34:07 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:34:07 spire-1.2.1/test/fakes/fakeserverca/ 20:34:07 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:34:07 spire-1.2.1/test/fakes/fakeservercatalog/ 20:34:07 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:34:07 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:34:07 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:34:07 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:34:07 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:34:07 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:34:07 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:34:07 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:34:07 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:34:07 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:34:07 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:34:07 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:34:07 spire-1.2.1/test/fixture/ 20:34:07 spire-1.2.1/test/fixture/certs/ 20:34:07 spire-1.2.1/test/fixture/certs/agent_svid.der 20:34:07 spire-1.2.1/test/fixture/certs/base_cert.pem 20:34:07 spire-1.2.1/test/fixture/certs/base_csr.pem 20:34:07 spire-1.2.1/test/fixture/certs/base_key.pem 20:34:07 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:34:07 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:34:07 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:34:07 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:34:07 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:34:07 spire-1.2.1/test/fixture/certs/blog_key.pem 20:34:07 spire-1.2.1/test/fixture/certs/bundle.der 20:34:07 spire-1.2.1/test/fixture/certs/ca.pem 20:34:07 spire-1.2.1/test/fixture/certs/ca_key.pem 20:34:07 spire-1.2.1/test/fixture/certs/database_cert.pem 20:34:07 spire-1.2.1/test/fixture/certs/database_csr.pem 20:34:07 spire-1.2.1/test/fixture/certs/database_key.pem 20:34:07 spire-1.2.1/test/fixture/certs/node_cert.pem 20:34:07 spire-1.2.1/test/fixture/certs/node_csr.pem 20:34:07 spire-1.2.1/test/fixture/certs/node_key.pem 20:34:07 spire-1.2.1/test/fixture/certs/svid.pem 20:34:07 spire-1.2.1/test/fixture/certs/svid_key.pem 20:34:07 spire-1.2.1/test/fixture/config/ 20:34:07 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:34:07 spire-1.2.1/test/fixture/config/agent_good.conf 20:34:07 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:34:07 spire-1.2.1/test/fixture/config/plugin_good.conf 20:34:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:34:07 spire-1.2.1/test/fixture/config/server_good.conf 20:34:07 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:34:07 spire-1.2.1/test/fixture/fixture.go 20:34:07 spire-1.2.1/test/fixture/nodeattestor/ 20:34:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:34:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:34:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:34:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:34:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:34:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:34:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:34:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:34:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:34:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:34:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:34:07 spire-1.2.1/test/fixture/registration/ 20:34:07 spire-1.2.1/test/fixture/registration/entries.json 20:34:07 spire-1.2.1/test/fixture/registration/good-for-update.json 20:34:07 spire-1.2.1/test/fixture/registration/good.json 20:34:07 spire-1.2.1/test/fixture/registration/invalid.json 20:34:07 spire-1.2.1/test/fixture/registration/invalid_json.json 20:34:07 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:34:07 spire-1.2.1/test/integration/ 20:34:07 spire-1.2.1/test/integration/README.md 20:34:07 spire-1.2.1/test/integration/common 20:34:07 spire-1.2.1/test/integration/setup/ 20:34:07 spire-1.2.1/test/integration/setup/adminclient/ 20:34:07 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:34:07 spire-1.2.1/test/integration/setup/adminclient/client.go 20:34:07 spire-1.2.1/test/integration/setup/debugagent/ 20:34:07 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:34:07 spire-1.2.1/test/integration/setup/debugagent/main.go 20:34:07 spire-1.2.1/test/integration/setup/debugserver/ 20:34:07 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:34:07 spire-1.2.1/test/integration/setup/debugserver/main.go 20:34:07 spire-1.2.1/test/integration/setup/downstreamclient/ 20:34:07 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:34:07 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:34:07 spire-1.2.1/test/integration/setup/itclient/ 20:34:07 spire-1.2.1/test/integration/setup/itclient/client.go 20:34:07 spire-1.2.1/test/integration/setup/node-attestation/ 20:34:07 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:34:07 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:34:07 spire-1.2.1/test/integration/setup/x509pop/ 20:34:07 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:34:07 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:34:07 spire-1.2.1/test/integration/suites/ 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:34:07 spire-1.2.1/test/integration/suites/join-token/ 20:34:07 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:34:07 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:34:07 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:34:07 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:34:07 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:34:07 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:34:07 spire-1.2.1/test/integration/suites/join-token/README.md 20:34:07 spire-1.2.1/test/integration/suites/join-token/conf/ 20:34:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/join-token/teardown 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:34:07 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:34:07 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:34:07 spire-1.2.1/test/integration/suites/k8s/ 20:34:07 spire-1.2.1/test/integration/suites/k8s/00-setup 20:34:07 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:34:07 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:34:07 spire-1.2.1/test/integration/suites/k8s/README.md 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/ 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:34:07 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:34:07 spire-1.2.1/test/integration/suites/k8s/teardown 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/ 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:34:07 spire-1.2.1/test/integration/suites/rotation/ 20:34:07 spire-1.2.1/test/integration/suites/rotation/00-setup 20:34:07 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:34:07 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:34:07 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:34:07 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:34:07 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:34:07 spire-1.2.1/test/integration/suites/rotation/README.md 20:34:07 spire-1.2.1/test/integration/suites/rotation/conf/ 20:34:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/rotation/teardown 20:34:07 spire-1.2.1/test/integration/suites/self-test/ 20:34:07 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:34:07 spire-1.2.1/test/integration/suites/self-test/README.md 20:34:07 spire-1.2.1/test/integration/suites/self-test/teardown 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:34:07 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:34:07 spire-1.2.1/test/integration/suites/upgrade/ 20:34:07 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:34:07 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:34:07 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:34:07 spire-1.2.1/test/integration/suites/upgrade/README.md 20:34:07 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:34:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:34:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:34:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:34:07 spire-1.2.1/test/integration/suites/upgrade/teardown 20:34:07 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:34:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:34:07 spire-1.2.1/test/integration/test-one.sh 20:34:07 spire-1.2.1/test/integration/test.sh 20:34:07 spire-1.2.1/test/plugintest/ 20:34:07 spire-1.2.1/test/plugintest/config.go 20:34:07 spire-1.2.1/test/plugintest/load.go 20:34:07 spire-1.2.1/test/plugintest/option.go 20:34:07 spire-1.2.1/test/spiretest/ 20:34:07 spire-1.2.1/test/spiretest/apiserver.go 20:34:07 spire-1.2.1/test/spiretest/assertions.go 20:34:07 spire-1.2.1/test/spiretest/dir.go 20:34:07 spire-1.2.1/test/spiretest/errors_posix.go 20:34:07 spire-1.2.1/test/spiretest/errors_windows.go 20:34:07 spire-1.2.1/test/spiretest/logs.go 20:34:07 spire-1.2.1/test/spiretest/socketapi.go 20:34:07 spire-1.2.1/test/spiretest/suite.go 20:34:07 spire-1.2.1/test/spiretest/x509.go 20:34:07 spire-1.2.1/test/testca/ 20:34:07 spire-1.2.1/test/testca/ca.go 20:34:07 spire-1.2.1/test/testkey/ 20:34:07 spire-1.2.1/test/testkey/generate.sh 20:34:07 spire-1.2.1/test/testkey/genkeys.go 20:34:07 spire-1.2.1/test/testkey/keys.go 20:34:07 spire-1.2.1/test/testkey/new.go 20:34:07 spire-1.2.1/test/tpmsimulator/ 20:34:07 spire-1.2.1/test/tpmsimulator/simulator.go 20:34:07 spire-1.2.1/test/util/ 20:34:07 spire-1.2.1/test/util/cert_fixtures.go 20:34:07 spire-1.2.1/test/util/cert_generation.go 20:34:07 spire-1.2.1/test/util/io_redirection.go 20:34:07 spire-1.2.1/test/util/race.go 20:34:07 spire-1.2.1/test/util/util.go 20:34:07 building spire from source... 20:34:07 Installing go1.17.7... 20:34:07 ---> Running in 866fb70006b0 20:34:08 spire-1.2.1/ 20:34:08 spire-1.2.1/.data/ 20:34:08 spire-1.2.1/.data/.file 20:34:08 spire-1.2.1/.dockerignore 20:34:08 spire-1.2.1/.gitattributes 20:34:08 spire-1.2.1/.githooks/ 20:34:08 spire-1.2.1/.githooks/pre-commit 20:34:08 spire-1.2.1/.github/ 20:34:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:34:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:34:08 spire-1.2.1/.github/dependabot.yml 20:34:08 spire-1.2.1/.github/workflows/ 20:34:08 spire-1.2.1/.github/workflows/nightly_build.yaml 20:34:08 spire-1.2.1/.github/workflows/pr_build.yaml 20:34:08 spire-1.2.1/.github/workflows/release_build.yaml 20:34:08 spire-1.2.1/.github/workflows/scripts/ 20:34:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:34:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:34:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:34:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:34:08 spire-1.2.1/.github/workflows/scripts/split.sh 20:34:08 spire-1.2.1/.gitignore 20:34:08 spire-1.2.1/.go-version 20:34:08 spire-1.2.1/.golangci.yml 20:34:08 spire-1.2.1/ADOPTERS.md 20:34:08 spire-1.2.1/CHANGELOG.md 20:34:08 spire-1.2.1/CODE-OF-CONDUCT.md 20:34:08 spire-1.2.1/CODEOWNERS 20:34:08 spire-1.2.1/CONTRIBUTING.md 20:34:08 spire-1.2.1/Dockerfile 20:34:08 spire-1.2.1/Dockerfile.dev 20:34:08 spire-1.2.1/Dockerfile.scratch 20:34:08 spire-1.2.1/LICENSE 20:34:08 spire-1.2.1/MAINTAINERS.md 20:34:08 spire-1.2.1/Makefile 20:34:08 spire-1.2.1/README.md 20:34:08 spire-1.2.1/ROADMAP.md 20:34:08 spire-1.2.1/SECURITY.md 20:34:08 spire-1.2.1/cmd/ 20:34:08 spire-1.2.1/cmd/spire-agent/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/common/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/run/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:34:08 spire-1.2.1/cmd/spire-agent/main.go 20:34:08 spire-1.2.1/cmd/spire-server/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/cli.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/run/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/token/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/validate/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/x509/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:34:08 spire-1.2.1/cmd/spire-server/main.go 20:34:08 spire-1.2.1/cmd/spire-server/util/ 20:34:08 spire-1.2.1/cmd/spire-server/util/util.go 20:34:08 spire-1.2.1/conf/ 20:34:08 spire-1.2.1/conf/agent/ 20:34:08 spire-1.2.1/conf/agent/agent.conf 20:34:08 spire-1.2.1/conf/agent/agent_full.conf 20:34:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:34:08 spire-1.2.1/conf/server/ 20:34:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:34:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:34:08 spire-1.2.1/conf/server/server.conf 20:34:08 spire-1.2.1/conf/server/server_full.conf 20:34:08 spire-1.2.1/doc/ 20:34:08 spire-1.2.1/doc/SPIRE101.md 20:34:08 spire-1.2.1/doc/auditlog.md 20:34:08 spire-1.2.1/doc/authorization_policy_engine.md 20:34:08 spire-1.2.1/doc/changelog_guidelines.md 20:34:08 spire-1.2.1/doc/cure53-report.pdf 20:34:08 spire-1.2.1/doc/images/ 20:34:08 spire-1.2.1/doc/images/2019_roadmap.png 20:34:08 spire-1.2.1/doc/images/SPIRE101.png 20:34:08 spire-1.2.1/doc/images/SPIRE_agent.png 20:34:08 spire-1.2.1/doc/images/SPIRE_server.png 20:34:08 spire-1.2.1/doc/images/cache_mgr.png 20:34:08 spire-1.2.1/doc/images/cache_mgr_components.png 20:34:08 spire-1.2.1/doc/images/federated_spire.png 20:34:08 spire-1.2.1/doc/images/ha_mode.png 20:34:08 spire-1.2.1/doc/images/nested_spire.png 20:34:08 spire-1.2.1/doc/images/oidc_federation.png 20:34:08 spire-1.2.1/doc/images/single_trust_domain.png 20:34:08 spire-1.2.1/doc/images/spiffe_compatible.png 20:34:08 spire-1.2.1/doc/images/spire_logo.png 20:34:08 spire-1.2.1/doc/migrating_registration_api_clients.md 20:34:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:34:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:34:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:34:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:34:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:34:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:34:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:34:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:34:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:34:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:34:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:34:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:34:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:34:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:34:08 spire-1.2.1/doc/scaling_spire.md 20:34:08 spire-1.2.1/doc/spire_agent.md 20:34:08 spire-1.2.1/doc/spire_server.md 20:34:08 spire-1.2.1/doc/supported_integrations.md 20:34:08 spire-1.2.1/doc/telemetry.md 20:34:08 spire-1.2.1/doc/telemetry_config.md 20:34:08 spire-1.2.1/doc/upgrading.md 20:34:08 spire-1.2.1/doc/using_spire.md 20:34:08 spire-1.2.1/examples/ 20:34:08 spire-1.2.1/examples/README.md 20:34:08 spire-1.2.1/go.mod 20:34:08 spire-1.2.1/go.sum 20:34:08 spire-1.2.1/pkg/ 20:34:08 spire-1.2.1/pkg/agent/ 20:34:08 spire-1.2.1/pkg/agent/agent.go 20:34:08 spire-1.2.1/pkg/agent/api/ 20:34:08 spire-1.2.1/pkg/agent/api/config.go 20:34:08 spire-1.2.1/pkg/agent/api/debug/ 20:34:08 spire-1.2.1/pkg/agent/api/debug/v1/ 20:34:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:34:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:34:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:34:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:34:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:34:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:34:08 spire-1.2.1/pkg/agent/api/endpoints.go 20:34:08 spire-1.2.1/pkg/agent/api/health/ 20:34:08 spire-1.2.1/pkg/agent/api/health/v1/ 20:34:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:34:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:34:08 spire-1.2.1/pkg/agent/api/rpccontext/ 20:34:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:34:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:34:08 spire-1.2.1/pkg/agent/attestor/ 20:34:08 spire-1.2.1/pkg/agent/attestor/node/ 20:34:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:34:08 spire-1.2.1/pkg/agent/attestor/node/node.go 20:34:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:34:08 spire-1.2.1/pkg/agent/attestor/workload/ 20:34:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:34:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:34:08 spire-1.2.1/pkg/agent/catalog/ 20:34:08 spire-1.2.1/pkg/agent/catalog/catalog.go 20:34:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:34:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:34:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:34:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:34:08 spire-1.2.1/pkg/agent/client/ 20:34:08 spire-1.2.1/pkg/agent/client/client.go 20:34:08 spire-1.2.1/pkg/agent/client/client_test.go 20:34:08 spire-1.2.1/pkg/agent/client/dial.go 20:34:08 spire-1.2.1/pkg/agent/client/nodeconn.go 20:34:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:34:08 spire-1.2.1/pkg/agent/client/update.go 20:34:08 spire-1.2.1/pkg/agent/client/util.go 20:34:08 spire-1.2.1/pkg/agent/common/ 20:34:08 spire-1.2.1/pkg/agent/common/backoff/ 20:34:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:34:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:34:08 spire-1.2.1/pkg/agent/common/cgroups/ 20:34:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:34:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:34:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:34:08 spire-1.2.1/pkg/agent/config.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/ 20:34:08 spire-1.2.1/pkg/agent/endpoints/config.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/workload/ 20:34:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/ 20:34:08 spire-1.2.1/pkg/agent/manager/cache/ 20:34:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:34:08 spire-1.2.1/pkg/agent/manager/config.go 20:34:08 spire-1.2.1/pkg/agent/manager/manager.go 20:34:08 spire-1.2.1/pkg/agent/manager/manager_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/storage.go 20:34:08 spire-1.2.1/pkg/agent/manager/storage_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/storecache/ 20:34:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:34:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/sync.go 20:34:08 spire-1.2.1/pkg/agent/plugin/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:34:08 spire-1.2.1/pkg/agent/svid/ 20:34:08 spire-1.2.1/pkg/agent/svid/rotator.go 20:34:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:34:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:34:08 spire-1.2.1/pkg/agent/svid/store/ 20:34:08 spire-1.2.1/pkg/agent/svid/store/service.go 20:34:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:34:08 spire-1.2.1/pkg/common/ 20:34:08 spire-1.2.1/pkg/common/agentpathtemplate/ 20:34:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:34:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:34:08 spire-1.2.1/pkg/common/api/ 20:34:08 spire-1.2.1/pkg/common/api/metrics.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/ 20:34:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/logger.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/names.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:34:08 spire-1.2.1/pkg/common/api/names.go 20:34:08 spire-1.2.1/pkg/common/api/ratelimit.go 20:34:08 spire-1.2.1/pkg/common/api/rpccontext/ 20:34:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:34:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:34:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:34:08 spire-1.2.1/pkg/common/auth/ 20:34:08 spire-1.2.1/pkg/common/auth/interceptors.go 20:34:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:34:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/ 20:34:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/types.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:34:08 spire-1.2.1/pkg/common/catalog/ 20:34:08 spire-1.2.1/pkg/common/catalog/bind.go 20:34:08 spire-1.2.1/pkg/common/catalog/builtin.go 20:34:08 spire-1.2.1/pkg/common/catalog/catalog.go 20:34:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:34:08 spire-1.2.1/pkg/common/catalog/closers.go 20:34:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:34:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:34:08 spire-1.2.1/pkg/common/catalog/config.go 20:34:08 spire-1.2.1/pkg/common/catalog/config_test.go 20:34:08 spire-1.2.1/pkg/common/catalog/configure.go 20:34:08 spire-1.2.1/pkg/common/catalog/constraints.go 20:34:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:34:08 spire-1.2.1/pkg/common/catalog/context.go 20:34:08 spire-1.2.1/pkg/common/catalog/external.go 20:34:08 spire-1.2.1/pkg/common/catalog/host.go 20:34:08 spire-1.2.1/pkg/common/catalog/pipenet.go 20:34:08 spire-1.2.1/pkg/common/catalog/plugin.go 20:34:08 spire-1.2.1/pkg/common/catalog/testplugin/ 20:34:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:34:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:34:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:34:08 spire-1.2.1/pkg/common/cli/ 20:34:08 spire-1.2.1/pkg/common/cli/env.go 20:34:08 spire-1.2.1/pkg/common/cli/flags.go 20:34:08 spire-1.2.1/pkg/common/cli/trust_domain.go 20:34:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:34:08 spire-1.2.1/pkg/common/cli/umask.go 20:34:08 spire-1.2.1/pkg/common/cli/umask_posix.go 20:34:08 spire-1.2.1/pkg/common/cli/umask_test.go 20:34:08 spire-1.2.1/pkg/common/cli/umask_windows.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/flag.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/format.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:34:08 spire-1.2.1/pkg/common/coretypes/ 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/ 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:34:08 spire-1.2.1/pkg/common/cryptoutil/ 20:34:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:34:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:34:08 spire-1.2.1/pkg/common/diskutil/ 20:34:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:34:08 spire-1.2.1/pkg/common/diskutil/file_test.go 20:34:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:34:08 spire-1.2.1/pkg/common/errorutil/ 20:34:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:34:08 spire-1.2.1/pkg/common/health/ 20:34:08 spire-1.2.1/pkg/common/health/config.go 20:34:08 spire-1.2.1/pkg/common/health/context.go 20:34:08 spire-1.2.1/pkg/common/health/context_test.go 20:34:08 spire-1.2.1/pkg/common/health/health.go 20:34:08 spire-1.2.1/pkg/common/health/health_test.go 20:34:08 spire-1.2.1/pkg/common/health/logger.go 20:34:08 spire-1.2.1/pkg/common/hostservice/ 20:34:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:34:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:34:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:34:08 spire-1.2.1/pkg/common/idutil/ 20:34:08 spire-1.2.1/pkg/common/idutil/require.go 20:34:08 spire-1.2.1/pkg/common/idutil/require_test.go 20:34:08 spire-1.2.1/pkg/common/idutil/safety.go 20:34:08 spire-1.2.1/pkg/common/idutil/safety_test.go 20:34:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:34:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:34:08 spire-1.2.1/pkg/common/jwtsvid/ 20:34:08 spire-1.2.1/pkg/common/jwtsvid/common.go 20:34:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:34:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:34:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:34:08 spire-1.2.1/pkg/common/jwtutil/ 20:34:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:34:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:34:08 spire-1.2.1/pkg/common/log/ 20:34:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:34:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:34:08 spire-1.2.1/pkg/common/log/log.go 20:34:08 spire-1.2.1/pkg/common/log/log_test.go 20:34:08 spire-1.2.1/pkg/common/log/options.go 20:34:08 spire-1.2.1/pkg/common/nodeutil/ 20:34:08 spire-1.2.1/pkg/common/nodeutil/node.go 20:34:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:34:08 spire-1.2.1/pkg/common/peertracker/ 20:34:08 spire-1.2.1/pkg/common/peertracker/conn.go 20:34:08 spire-1.2.1/pkg/common/peertracker/credentials.go 20:34:08 spire-1.2.1/pkg/common/peertracker/errors.go 20:34:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:34:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:34:08 spire-1.2.1/pkg/common/peertracker/info.go 20:34:08 spire-1.2.1/pkg/common/peertracker/listener.go 20:34:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tcp.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:34:08 spire-1.2.1/pkg/common/peertracker/uds.go 20:34:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:34:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:34:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:34:08 spire-1.2.1/pkg/common/pemutil/ 20:34:08 spire-1.2.1/pkg/common/pemutil/block.go 20:34:08 spire-1.2.1/pkg/common/pemutil/certs.go 20:34:08 spire-1.2.1/pkg/common/pemutil/common.go 20:34:08 spire-1.2.1/pkg/common/pemutil/csr.go 20:34:08 spire-1.2.1/pkg/common/pemutil/keys.go 20:34:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/ 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:34:08 spire-1.2.1/pkg/common/plugin/ 20:34:08 spire-1.2.1/pkg/common/plugin/aws/ 20:34:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:34:08 spire-1.2.1/pkg/common/plugin/azure/ 20:34:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:34:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/facade.go 20:34:08 spire-1.2.1/pkg/common/plugin/facade_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/gcp/ 20:34:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/ 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/log.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/ 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:34:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:34:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:34:08 spire-1.2.1/pkg/common/plugin/x509pop/ 20:34:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:34:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:34:08 spire-1.2.1/pkg/common/profiling/ 20:34:08 spire-1.2.1/pkg/common/profiling/dumpers.go 20:34:08 spire-1.2.1/pkg/common/profiling/profiling.go 20:34:08 spire-1.2.1/pkg/common/protoutil/ 20:34:08 spire-1.2.1/pkg/common/protoutil/masks.go 20:34:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:34:08 spire-1.2.1/pkg/common/rotationutil/ 20:34:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:34:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:34:08 spire-1.2.1/pkg/common/selector/ 20:34:08 spire-1.2.1/pkg/common/selector/selector.go 20:34:08 spire-1.2.1/pkg/common/selector/selector_test.go 20:34:08 spire-1.2.1/pkg/common/selector/set.go 20:34:08 spire-1.2.1/pkg/common/selector/set_utils.go 20:34:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:34:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:34:08 spire-1.2.1/pkg/common/telemetry/call.go 20:34:08 spire-1.2.1/pkg/common/telemetry/common/ 20:34:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:34:08 spire-1.2.1/pkg/common/telemetry/config.go 20:34:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:34:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/inmem.go 20:34:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/m3.go 20:34:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/metrics.go 20:34:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/names.go 20:34:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:34:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:34:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/ 20:34:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/server.go 20:34:08 spire-1.2.1/pkg/common/telemetry/sink.go 20:34:08 spire-1.2.1/pkg/common/telemetry/statsd.go 20:34:08 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/uptime.go 20:34:08 spire-1.2.1/pkg/common/telemetry/version.go 20:34:08 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:34:08 spire-1.2.1/pkg/common/uptime/ 20:34:08 spire-1.2.1/pkg/common/uptime/uptime.go 20:34:08 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:34:08 spire-1.2.1/pkg/common/util/ 20:34:08 spire-1.2.1/pkg/common/util/certs.go 20:34:08 spire-1.2.1/pkg/common/util/certs_test.go 20:34:08 spire-1.2.1/pkg/common/util/csr.go 20:34:08 spire-1.2.1/pkg/common/util/hash.go 20:34:08 spire-1.2.1/pkg/common/util/selectors.go 20:34:08 spire-1.2.1/pkg/common/util/selectors_test.go 20:34:08 spire-1.2.1/pkg/common/util/signals.go 20:34:08 spire-1.2.1/pkg/common/util/sort.go 20:34:08 spire-1.2.1/pkg/common/util/sort_test.go 20:34:08 spire-1.2.1/pkg/common/util/task.go 20:34:08 spire-1.2.1/pkg/common/util/task_test.go 20:34:08 spire-1.2.1/pkg/common/util/testdata/ 20:34:08 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:34:08 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:34:08 spire-1.2.1/pkg/common/version/ 20:34:08 spire-1.2.1/pkg/common/version/version.go 20:34:08 spire-1.2.1/pkg/common/x509svid/ 20:34:08 spire-1.2.1/pkg/common/x509svid/common_test.go 20:34:08 spire-1.2.1/pkg/common/x509svid/csr.go 20:34:08 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:34:08 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:34:08 spire-1.2.1/pkg/common/x509util/ 20:34:08 spire-1.2.1/pkg/common/x509util/cert.go 20:34:08 spire-1.2.1/pkg/common/x509util/dns.go 20:34:08 spire-1.2.1/pkg/common/x509util/dns_test.go 20:34:08 spire-1.2.1/pkg/common/x509util/keyid.go 20:34:08 spire-1.2.1/pkg/common/x509util/keypair.go 20:34:08 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:34:08 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:34:08 spire-1.2.1/pkg/server/ 20:34:08 spire-1.2.1/pkg/server/api/ 20:34:08 spire-1.2.1/pkg/server/api/agent.go 20:34:08 spire-1.2.1/pkg/server/api/agent/ 20:34:08 spire-1.2.1/pkg/server/api/agent/v1/ 20:34:08 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/agent_test.go 20:34:08 spire-1.2.1/pkg/server/api/api.go 20:34:08 spire-1.2.1/pkg/server/api/audit/ 20:34:08 spire-1.2.1/pkg/server/api/audit/audit.go 20:34:08 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:34:08 spire-1.2.1/pkg/server/api/bundle.go 20:34:08 spire-1.2.1/pkg/server/api/bundle/ 20:34:08 spire-1.2.1/pkg/server/api/bundle/v1/ 20:34:08 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/bundle_test.go 20:34:08 spire-1.2.1/pkg/server/api/debug/ 20:34:08 spire-1.2.1/pkg/server/api/debug/v1/ 20:34:08 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/entry.go 20:34:08 spire-1.2.1/pkg/server/api/entry/ 20:34:08 spire-1.2.1/pkg/server/api/entry/v1/ 20:34:08 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/entry_test.go 20:34:08 spire-1.2.1/pkg/server/api/health/ 20:34:08 spire-1.2.1/pkg/server/api/health/v1/ 20:34:08 spire-1.2.1/pkg/server/api/health/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/id.go 20:34:08 spire-1.2.1/pkg/server/api/id_test.go 20:34:08 spire-1.2.1/pkg/server/api/limits/ 20:34:08 spire-1.2.1/pkg/server/api/limits/limits.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/ 20:34:08 spire-1.2.1/pkg/server/api/middleware/alias.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/audit.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/caller.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/common.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/entries.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:34:08 spire-1.2.1/pkg/server/api/ratelimit.go 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/ 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:34:08 spire-1.2.1/pkg/server/api/selector.go 20:34:08 spire-1.2.1/pkg/server/api/selector_test.go 20:34:08 spire-1.2.1/pkg/server/api/status.go 20:34:08 spire-1.2.1/pkg/server/api/status_test.go 20:34:08 spire-1.2.1/pkg/server/api/svid/ 20:34:08 spire-1.2.1/pkg/server/api/svid/v1/ 20:34:08 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/trustdomain.go 20:34:08 spire-1.2.1/pkg/server/api/trustdomain/ 20:34:08 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:34:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:34:08 spire-1.2.1/pkg/server/authpolicy/ 20:34:08 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:34:08 spire-1.2.1/pkg/server/authpolicy/policy.go 20:34:08 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:34:08 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:34:08 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:34:08 spire-1.2.1/pkg/server/authpolicy/validate.go 20:34:08 spire-1.2.1/pkg/server/bundle/ 20:34:08 spire-1.2.1/pkg/server/bundle/client/ 20:34:08 spire-1.2.1/pkg/server/bundle/client/client.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/manager.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/sources.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/updater.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:34:08 spire-1.2.1/pkg/server/ca/ 20:34:08 spire-1.2.1/pkg/server/ca/ca.go 20:34:08 spire-1.2.1/pkg/server/ca/ca_health.go 20:34:08 spire-1.2.1/pkg/server/ca/ca_test.go 20:34:08 spire-1.2.1/pkg/server/ca/journal.go 20:34:08 spire-1.2.1/pkg/server/ca/journal_test.go 20:34:08 spire-1.2.1/pkg/server/ca/manager.go 20:34:08 spire-1.2.1/pkg/server/ca/manager_health.go 20:34:08 spire-1.2.1/pkg/server/ca/manager_test.go 20:34:08 spire-1.2.1/pkg/server/ca/templates.go 20:34:08 spire-1.2.1/pkg/server/ca/upstream_client.go 20:34:08 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:34:08 spire-1.2.1/pkg/server/ca/validation.go 20:34:08 spire-1.2.1/pkg/server/cache/ 20:34:08 spire-1.2.1/pkg/server/cache/dscache/ 20:34:08 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:34:08 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/ 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:34:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:34:08 spire-1.2.1/pkg/server/catalog/ 20:34:08 spire-1.2.1/pkg/server/catalog/catalog.go 20:34:08 spire-1.2.1/pkg/server/catalog/keymanager.go 20:34:08 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:34:08 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:34:08 spire-1.2.1/pkg/server/catalog/notifier.go 20:34:08 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:34:08 spire-1.2.1/pkg/server/config.go 20:34:08 spire-1.2.1/pkg/server/datastore/ 20:34:08 spire-1.2.1/pkg/server/datastore/datastore.go 20:34:08 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:34:08 spire-1.2.1/pkg/server/datastore/repository.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:34:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:34:08 spire-1.2.1/pkg/server/endpoints/ 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/ 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:34:08 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:34:08 spire-1.2.1/pkg/server/endpoints/config.go 20:34:08 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:34:08 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:34:08 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:34:08 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:34:08 spire-1.2.1/pkg/server/endpoints/middleware.go 20:34:08 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:34:08 spire-1.2.1/pkg/server/hostservice/ 20:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:34:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:34:08 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:34:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:34:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:34:08 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:34:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:34:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/ 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:34:08 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:34:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:34:08 spire-1.2.1/pkg/server/registration/ 20:34:08 spire-1.2.1/pkg/server/registration/manager.go 20:34:08 spire-1.2.1/pkg/server/registration/manager_test.go 20:34:08 spire-1.2.1/pkg/server/scanentries.go 20:34:08 spire-1.2.1/pkg/server/scanentries_test.go 20:34:08 spire-1.2.1/pkg/server/server.go 20:34:08 spire-1.2.1/pkg/server/server_test.go 20:34:08 spire-1.2.1/pkg/server/svid/ 20:34:08 spire-1.2.1/pkg/server/svid/observer.go 20:34:08 spire-1.2.1/pkg/server/svid/observer_test.go 20:34:08 spire-1.2.1/pkg/server/svid/rotator.go 20:34:08 spire-1.2.1/pkg/server/svid/rotator_config.go 20:34:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:34:08 spire-1.2.1/pkg/server/svid/rotator_test.go 20:34:08 spire-1.2.1/proto/ 20:34:08 spire-1.2.1/proto/private/ 20:34:08 spire-1.2.1/proto/private/server/ 20:34:08 spire-1.2.1/proto/private/server/journal/ 20:34:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:34:08 spire-1.2.1/proto/private/server/journal/journal.proto 20:34:08 spire-1.2.1/proto/spire/ 20:34:08 spire-1.2.1/proto/spire/common/ 20:34:08 spire-1.2.1/proto/spire/common/common.pb.go 20:34:08 spire-1.2.1/proto/spire/common/common.proto 20:34:08 spire-1.2.1/proto/spire/common/plugin/ 20:34:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:34:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:34:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:34:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:34:08 spire-1.2.1/proto/spire/plugin/ 20:34:08 spire-1.2.1/proto/spire/plugin/agent/ 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:34:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:34:08 spire-1.2.1/release/ 20:34:08 spire-1.2.1/release/spire-extras/ 20:34:08 spire-1.2.1/release/spire-extras/README.md 20:34:08 spire-1.2.1/release/spire-extras/conf/ 20:34:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:34:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:34:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:34:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:34:08 spire-1.2.1/release/spire/ 20:34:08 spire-1.2.1/release/spire/README.md 20:34:08 spire-1.2.1/release/spire/conf/ 20:34:08 spire-1.2.1/release/spire/conf/agent/ 20:34:08 spire-1.2.1/release/spire/conf/agent/agent.conf 20:34:08 spire-1.2.1/release/spire/conf/server/ 20:34:08 spire-1.2.1/release/spire/conf/server/server.conf 20:34:08 spire-1.2.1/script/ 20:34:08 spire-1.2.1/script/build-artifact.sh 20:34:08 spire-1.2.1/script/generate_dummy_ca.sh 20:34:08 spire-1.2.1/support/ 20:34:08 spire-1.2.1/support/k8s/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:34:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/ 20:34:08 spire-1.2.1/support/oidc-discovery-provider/README.md 20:34:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/config.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/main.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:34:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:34:08 spire-1.2.1/test/ 20:34:08 spire-1.2.1/test/clock/ 20:34:08 spire-1.2.1/test/clock/clock.go 20:34:08 spire-1.2.1/test/fakes/ 20:34:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:34:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:34:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:34:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:34:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:34:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:34:08 spire-1.2.1/test/fakes/fakeagentstore/ 20:34:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:34:08 spire-1.2.1/test/fakes/fakedatastore/ 20:34:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:34:08 spire-1.2.1/test/fakes/fakeentryclient/ 20:34:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:34:08 spire-1.2.1/test/fakes/fakehealthchecker/ 20:34:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:34:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:34:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:34:08 spire-1.2.1/test/fakes/fakemetrics/ 20:34:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:34:08 spire-1.2.1/test/fakes/fakenoderesolver/ 20:34:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:34:08 spire-1.2.1/test/fakes/fakenotifier/ 20:34:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:34:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:34:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:34:08 spire-1.2.1/test/fakes/fakeserverca/ 20:34:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:34:08 spire-1.2.1/test/fakes/fakeservercatalog/ 20:34:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:34:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:34:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:34:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:34:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:34:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:34:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:34:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:34:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:34:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:34:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:34:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:34:08 spire-1.2.1/test/fixture/ 20:34:08 spire-1.2.1/test/fixture/certs/ 20:34:08 spire-1.2.1/test/fixture/certs/agent_svid.der 20:34:08 spire-1.2.1/test/fixture/certs/base_cert.pem 20:34:08 spire-1.2.1/test/fixture/certs/base_csr.pem 20:34:08 spire-1.2.1/test/fixture/certs/base_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:34:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:34:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:34:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:34:08 spire-1.2.1/test/fixture/certs/blog_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/bundle.der 20:34:08 spire-1.2.1/test/fixture/certs/ca.pem 20:34:08 spire-1.2.1/test/fixture/certs/ca_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/database_cert.pem 20:34:08 spire-1.2.1/test/fixture/certs/database_csr.pem 20:34:08 spire-1.2.1/test/fixture/certs/database_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/node_cert.pem 20:34:08 spire-1.2.1/test/fixture/certs/node_csr.pem 20:34:08 spire-1.2.1/test/fixture/certs/node_key.pem 20:34:08 spire-1.2.1/test/fixture/certs/svid.pem 20:34:08 spire-1.2.1/test/fixture/certs/svid_key.pem 20:34:08 spire-1.2.1/test/fixture/config/ 20:34:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:34:08 spire-1.2.1/test/fixture/config/agent_good.conf 20:34:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:34:08 spire-1.2.1/test/fixture/config/plugin_good.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:34:08 spire-1.2.1/test/fixture/config/server_good.conf 20:34:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:34:08 spire-1.2.1/test/fixture/fixture.go 20:34:08 spire-1.2.1/test/fixture/nodeattestor/ 20:34:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:34:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:34:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:34:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:34:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:34:08 spire-1.2.1/test/fixture/registration/ 20:34:08 spire-1.2.1/test/fixture/registration/entries.json 20:34:08 spire-1.2.1/test/fixture/registration/good-for-update.json 20:34:08 spire-1.2.1/test/fixture/registration/good.json 20:34:08 spire-1.2.1/test/fixture/registration/invalid.json 20:34:08 spire-1.2.1/test/fixture/registration/invalid_json.json 20:34:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:34:08 spire-1.2.1/test/integration/ 20:34:08 spire-1.2.1/test/integration/README.md 20:34:08 spire-1.2.1/test/integration/common 20:34:08 spire-1.2.1/test/integration/setup/ 20:34:08 spire-1.2.1/test/integration/setup/adminclient/ 20:34:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:34:08 spire-1.2.1/test/integration/setup/adminclient/client.go 20:34:08 spire-1.2.1/test/integration/setup/debugagent/ 20:34:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:34:08 spire-1.2.1/test/integration/setup/debugagent/main.go 20:34:08 spire-1.2.1/test/integration/setup/debugserver/ 20:34:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:34:08 spire-1.2.1/test/integration/setup/debugserver/main.go 20:34:08 spire-1.2.1/test/integration/setup/downstreamclient/ 20:34:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:34:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:34:08 spire-1.2.1/test/integration/setup/itclient/ 20:34:08 spire-1.2.1/test/integration/setup/itclient/client.go 20:34:08 spire-1.2.1/test/integration/setup/node-attestation/ 20:34:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:34:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:34:08 spire-1.2.1/test/integration/setup/x509pop/ 20:34:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:34:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:34:08 spire-1.2.1/test/integration/suites/ 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:34:08 spire-1.2.1/test/integration/suites/join-token/ 20:34:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:34:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:34:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:34:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:34:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:34:08 spire-1.2.1/test/integration/suites/join-token/README.md 20:34:08 spire-1.2.1/test/integration/suites/join-token/conf/ 20:34:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/join-token/teardown 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:34:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:34:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:34:08 spire-1.2.1/test/integration/suites/k8s/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/00-setup 20:34:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:34:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:34:08 spire-1.2.1/test/integration/suites/k8s/README.md 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:34:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:34:08 spire-1.2.1/test/integration/suites/k8s/teardown 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/ 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:34:08 spire-1.2.1/test/integration/suites/rotation/ 20:34:08 spire-1.2.1/test/integration/suites/rotation/00-setup 20:34:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:34:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:34:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:34:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:34:08 spire-1.2.1/test/integration/suites/rotation/README.md 20:34:08 spire-1.2.1/test/integration/suites/rotation/conf/ 20:34:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/rotation/teardown 20:34:08 spire-1.2.1/test/integration/suites/self-test/ 20:34:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:34:08 spire-1.2.1/test/integration/suites/self-test/README.md 20:34:08 spire-1.2.1/test/integration/suites/self-test/teardown 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:34:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:34:08 spire-1.2.1/test/integration/suites/upgrade/ 20:34:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:34:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:34:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:34:08 spire-1.2.1/test/integration/suites/upgrade/README.md 20:34:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:34:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:34:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:34:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:34:08 spire-1.2.1/test/integration/suites/upgrade/teardown 20:34:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:34:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:34:08 spire-1.2.1/test/integration/test-one.sh 20:34:08 spire-1.2.1/test/integration/test.sh 20:34:08 spire-1.2.1/test/plugintest/ 20:34:08 spire-1.2.1/test/plugintest/config.go 20:34:08 spire-1.2.1/test/plugintest/load.go 20:34:08 spire-1.2.1/test/plugintest/option.go 20:34:08 spire-1.2.1/test/spiretest/ 20:34:08 spire-1.2.1/test/spiretest/apiserver.go 20:34:08 spire-1.2.1/test/spiretest/assertions.go 20:34:08 spire-1.2.1/test/spiretest/dir.go 20:34:08 spire-1.2.1/test/spiretest/errors_posix.go 20:34:08 spire-1.2.1/test/spiretest/errors_windows.go 20:34:08 spire-1.2.1/test/spiretest/logs.go 20:34:08 spire-1.2.1/test/spiretest/socketapi.go 20:34:08 spire-1.2.1/test/spiretest/suite.go 20:34:08 spire-1.2.1/test/spiretest/x509.go 20:34:08 spire-1.2.1/test/testca/ 20:34:08 spire-1.2.1/test/testca/ca.go 20:34:08 spire-1.2.1/test/testkey/ 20:34:08 spire-1.2.1/test/testkey/generate.sh 20:34:08 spire-1.2.1/test/testkey/genkeys.go 20:34:08 spire-1.2.1/test/testkey/keys.go 20:34:08 spire-1.2.1/test/testkey/new.go 20:34:08 spire-1.2.1/test/tpmsimulator/ 20:34:08 spire-1.2.1/test/tpmsimulator/simulator.go 20:34:08 spire-1.2.1/test/util/ 20:34:08 spire-1.2.1/test/util/cert_fixtures.go 20:34:08 spire-1.2.1/test/util/cert_generation.go 20:34:08 spire-1.2.1/test/util/io_redirection.go 20:34:08 spire-1.2.1/test/util/race.go 20:34:08 spire-1.2.1/test/util/util.go 20:34:08 building spire from source... 20:34:08 spire-1.2.1/ 20:34:08 spire-1.2.1/.data/ 20:34:08 spire-1.2.1/.data/.file 20:34:08 spire-1.2.1/.dockerignore 20:34:08 spire-1.2.1/.gitattributes 20:34:08 spire-1.2.1/.githooks/ 20:34:08 spire-1.2.1/.githooks/pre-commit 20:34:08 spire-1.2.1/.github/ 20:34:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:34:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:34:08 spire-1.2.1/.github/dependabot.yml 20:34:08 spire-1.2.1/.github/workflows/ 20:34:08 spire-1.2.1/.github/workflows/nightly_build.yaml 20:34:08 spire-1.2.1/.github/workflows/pr_build.yaml 20:34:08 spire-1.2.1/.github/workflows/release_build.yaml 20:34:08 spire-1.2.1/.github/workflows/scripts/ 20:34:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:34:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:34:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:34:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:34:08 spire-1.2.1/.github/workflows/scripts/split.sh 20:34:08 spire-1.2.1/.gitignore 20:34:08 spire-1.2.1/.go-version 20:34:08 spire-1.2.1/.golangci.yml 20:34:08 spire-1.2.1/ADOPTERS.md 20:34:08 spire-1.2.1/CHANGELOG.md 20:34:08 spire-1.2.1/CODE-OF-CONDUCT.md 20:34:08 spire-1.2.1/CODEOWNERS 20:34:08 spire-1.2.1/CONTRIBUTING.md 20:34:08 spire-1.2.1/Dockerfile 20:34:08 spire-1.2.1/Dockerfile.dev 20:34:08 spire-1.2.1/Dockerfile.scratch 20:34:08 spire-1.2.1/LICENSE 20:34:08 spire-1.2.1/MAINTAINERS.md 20:34:08 spire-1.2.1/Makefile 20:34:08 spire-1.2.1/README.md 20:34:08 spire-1.2.1/ROADMAP.md 20:34:08 spire-1.2.1/SECURITY.md 20:34:08 spire-1.2.1/cmd/ 20:34:08 spire-1.2.1/cmd/spire-agent/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/common/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/run/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:34:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:34:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:34:08 spire-1.2.1/cmd/spire-agent/main.go 20:34:08 spire-1.2.1/cmd/spire-server/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/cli.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/run/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/token/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/validate/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/x509/ 20:34:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:34:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:34:08 spire-1.2.1/cmd/spire-server/main.go 20:34:08 spire-1.2.1/cmd/spire-server/util/ 20:34:08 spire-1.2.1/cmd/spire-server/util/util.go 20:34:08 spire-1.2.1/conf/ 20:34:08 spire-1.2.1/conf/agent/ 20:34:08 spire-1.2.1/conf/agent/agent.conf 20:34:08 spire-1.2.1/conf/agent/agent_full.conf 20:34:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:34:08 spire-1.2.1/conf/server/ 20:34:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:34:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:34:08 spire-1.2.1/conf/server/server.conf 20:34:08 spire-1.2.1/conf/server/server_full.conf 20:34:08 spire-1.2.1/doc/ 20:34:08 spire-1.2.1/doc/SPIRE101.md 20:34:08 spire-1.2.1/doc/auditlog.md 20:34:08 spire-1.2.1/doc/authorization_policy_engine.md 20:34:08 spire-1.2.1/doc/changelog_guidelines.md 20:34:08 spire-1.2.1/doc/cure53-report.pdf 20:34:08 spire-1.2.1/doc/images/ 20:34:08 spire-1.2.1/doc/images/2019_roadmap.png 20:34:08 spire-1.2.1/doc/images/SPIRE101.png 20:34:08 spire-1.2.1/doc/images/SPIRE_agent.png 20:34:08 spire-1.2.1/doc/images/SPIRE_server.png 20:34:08 spire-1.2.1/doc/images/cache_mgr.png 20:34:08 spire-1.2.1/doc/images/cache_mgr_components.png 20:34:08 spire-1.2.1/doc/images/federated_spire.png 20:34:08 spire-1.2.1/doc/images/ha_mode.png 20:34:08 spire-1.2.1/doc/images/nested_spire.png 20:34:08 spire-1.2.1/doc/images/oidc_federation.png 20:34:08 spire-1.2.1/doc/images/single_trust_domain.png 20:34:08 spire-1.2.1/doc/images/spiffe_compatible.png 20:34:08 spire-1.2.1/doc/images/spire_logo.png 20:34:08 spire-1.2.1/doc/migrating_registration_api_clients.md 20:34:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:34:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:34:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:34:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdInstalling go1.17.7... 20:34:08 20:34:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:34:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:34:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:34:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:34:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:34:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:34:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:34:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:34:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:34:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:34:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:34:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:34:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:34:08 spire-1.2.1/doc/scaling_spire.md 20:34:08 spire-1.2.1/doc/spire_agent.md 20:34:08 spire-1.2.1/doc/spire_server.md 20:34:08 spire-1.2.1/doc/supported_integrations.md 20:34:08 spire-1.2.1/doc/telemetry.md 20:34:08 spire-1.2.1/doc/telemetry_config.md 20:34:08 spire-1.2.1/doc/upgrading.md 20:34:08 spire-1.2.1/doc/using_spire.md 20:34:08 spire-1.2.1/examples/ 20:34:08 spire-1.2.1/examples/README.md 20:34:08 spire-1.2.1/go.mod 20:34:08 spire-1.2.1/go.sum 20:34:08 spire-1.2.1/pkg/ 20:34:08 spire-1.2.1/pkg/agent/ 20:34:08 spire-1.2.1/pkg/agent/agent.go 20:34:08 spire-1.2.1/pkg/agent/api/ 20:34:08 spire-1.2.1/pkg/agent/api/config.go 20:34:08 spire-1.2.1/pkg/agent/api/debug/ 20:34:08 spire-1.2.1/pkg/agent/api/debug/v1/ 20:34:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:34:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:34:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:34:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:34:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:34:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:34:08 spire-1.2.1/pkg/agent/api/endpoints.go 20:34:08 spire-1.2.1/pkg/agent/api/health/ 20:34:08 spire-1.2.1/pkg/agent/api/health/v1/ 20:34:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:34:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:34:08 spire-1.2.1/pkg/agent/api/rpccontext/ 20:34:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:34:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:34:08 spire-1.2.1/pkg/agent/attestor/ 20:34:08 spire-1.2.1/pkg/agent/attestor/node/ 20:34:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:34:08 spire-1.2.1/pkg/agent/attestor/node/node.go 20:34:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:34:08 spire-1.2.1/pkg/agent/attestor/workload/ 20:34:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:34:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:34:08 spire-1.2.1/pkg/agent/catalog/ 20:34:08 spire-1.2.1/pkg/agent/catalog/catalog.go 20:34:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:34:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:34:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:34:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:34:08 spire-1.2.1/pkg/agent/client/ 20:34:08 spire-1.2.1/pkg/agent/client/client.go 20:34:08 spire-1.2.1/pkg/agent/client/client_test.go 20:34:08 spire-1.2.1/pkg/agent/client/dial.go 20:34:08 spire-1.2.1/pkg/agent/client/nodeconn.go 20:34:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:34:08 spire-1.2.1/pkg/agent/client/update.go 20:34:08 spire-1.2.1/pkg/agent/client/util.go 20:34:08 spire-1.2.1/pkg/agent/common/ 20:34:08 spire-1.2.1/pkg/agent/common/backoff/ 20:34:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:34:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:34:08 spire-1.2.1/pkg/agent/common/cgroups/ 20:34:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:34:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:34:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:34:08 spire-1.2.1/pkg/agent/config.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/ 20:34:08 spire-1.2.1/pkg/agent/endpoints/config.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/workload/ 20:34:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:34:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/ 20:34:08 spire-1.2.1/pkg/agent/manager/cache/ 20:34:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:34:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:34:08 spire-1.2.1/pkg/agent/manager/config.go 20:34:08 spire-1.2.1/pkg/agent/manager/manager.go 20:34:08 spire-1.2.1/pkg/agent/manager/manager_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/storage.go 20:34:08 spire-1.2.1/pkg/agent/manager/storage_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/storecache/ 20:34:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:34:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:34:08 spire-1.2.1/pkg/agent/manager/sync.go 20:34:08 spire-1.2.1/pkg/agent/plugin/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:34:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:34:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:34:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:34:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:34:08 spire-1.2.1/pkg/agent/svid/ 20:34:08 spire-1.2.1/pkg/agent/svid/rotator.go 20:34:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:34:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:34:08 spire-1.2.1/pkg/agent/svid/store/ 20:34:08 spire-1.2.1/pkg/agent/svid/store/service.go 20:34:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:34:08 spire-1.2.1/pkg/common/ 20:34:08 spire-1.2.1/pkg/common/agentpathtemplate/ 20:34:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:34:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:34:08 spire-1.2.1/pkg/common/api/ 20:34:08 spire-1.2.1/pkg/common/api/metrics.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/ 20:34:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/logger.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/names.go 20:34:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:34:08 spire-1.2.1/pkg/common/api/names.go 20:34:08 spire-1.2.1/pkg/common/api/ratelimit.go 20:34:08 spire-1.2.1/pkg/common/api/rpccontext/ 20:34:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:34:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:34:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:34:08 spire-1.2.1/pkg/common/auth/ 20:34:08 spire-1.2.1/pkg/common/auth/interceptors.go 20:34:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:34:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/ 20:34:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/types.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:34:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:34:08 spire-1.2.1/pkg/common/catalog/ 20:34:08 spire-1.2.1/pkg/common/catalog/bind.go 20:34:08 spire-1.2.1/pkg/common/catalog/builtin.go 20:34:08 spire-1.2.1/pkg/common/catalog/catalog.go 20:34:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:34:08 spire-1.2.1/pkg/common/catalog/closers.go 20:34:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:34:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:34:08 spire-1.2.1/pkg/common/catalog/config.go 20:34:08 spire-1.2.1/pkg/common/catalog/config_test.go 20:34:08 spire-1.2.1/pkg/common/catalog/configure.go 20:34:08 spire-1.2.1/pkg/common/catalog/constraints.go 20:34:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:34:08 spire-1.2.1/pkg/common/catalog/context.go 20:34:08 spire-1.2.1/pkg/common/catalog/external.go 20:34:08 spire-1.2.1/pkg/common/catalog/host.go 20:34:08 spire-1.2.1/pkg/common/catalog/pipenet.go 20:34:08 spire-1.2.1/pkg/common/catalog/plugin.go 20:34:08 spire-1.2.1/pkg/common/catalog/testplugin/ 20:34:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:34:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:34:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:34:08 spire-1.2.1/pkg/common/cli/ 20:34:08 spire-1.2.1/pkg/common/cli/env.go 20:34:08 spire-1.2.1/pkg/common/cli/flags.go 20:34:08 spire-1.2.1/pkg/common/cli/trust_domain.go 20:34:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:34:08 spire-1.2.1/pkg/common/cli/umask.go 20:34:08 spire-1.2.1/pkg/common/cli/umask_posix.go 20:34:08 spire-1.2.1/pkg/common/cli/umask_test.go 20:34:08 spire-1.2.1/pkg/common/cli/umask_windows.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/flag.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/format.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:34:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:34:08 spire-1.2.1/pkg/common/coretypes/ 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/ 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:34:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:34:08 spire-1.2.1/pkg/common/cryptoutil/ 20:34:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:34:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:34:08 spire-1.2.1/pkg/common/diskutil/ 20:34:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:34:08 spire-1.2.1/pkg/common/diskutil/file_test.go 20:34:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:34:08 spire-1.2.1/pkg/common/errorutil/ 20:34:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:34:08 spire-1.2.1/pkg/common/health/ 20:34:08 spire-1.2.1/pkg/common/health/config.go 20:34:08 spire-1.2.1/pkg/common/health/context.go 20:34:08 spire-1.2.1/pkg/common/health/context_test.go 20:34:08 spire-1.2.1/pkg/common/health/health.go 20:34:08 spire-1.2.1/pkg/common/health/health_test.go 20:34:08 spire-1.2.1/pkg/common/health/logger.go 20:34:08 spire-1.2.1/pkg/common/hostservice/ 20:34:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:34:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:34:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:34:08 spire-1.2.1/pkg/common/idutil/ 20:34:08 spire-1.2.1/pkg/common/idutil/require.go 20:34:08 spire-1.2.1/pkg/common/idutil/require_test.go 20:34:08 spire-1.2.1/pkg/common/idutil/safety.go 20:34:08 spire-1.2.1/pkg/common/idutil/safety_test.go 20:34:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:34:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:34:08 spire-1.2.1/pkg/common/jwtsvid/ 20:34:08 spire-1.2.1/pkg/common/jwtsvid/common.go 20:34:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:34:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:34:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:34:08 spire-1.2.1/pkg/common/jwtutil/ 20:34:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:34:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:34:08 spire-1.2.1/pkg/common/log/ 20:34:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:34:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:34:08 spire-1.2.1/pkg/common/log/log.go 20:34:08 spire-1.2.1/pkg/common/log/log_test.go 20:34:08 spire-1.2.1/pkg/common/log/options.go 20:34:08 spire-1.2.1/pkg/common/nodeutil/ 20:34:08 spire-1.2.1/pkg/common/nodeutil/node.go 20:34:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:34:08 spire-1.2.1/pkg/common/peertracker/ 20:34:08 spire-1.2.1/pkg/common/peertracker/conn.go 20:34:08 spire-1.2.1/pkg/common/peertracker/credentials.go 20:34:08 spire-1.2.1/pkg/common/peertracker/errors.go 20:34:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:34:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:34:08 spire-1.2.1/pkg/common/peertracker/info.go 20:34:08 spire-1.2.1/pkg/common/peertracker/listener.go 20:34:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:34:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tcp.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:34:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:34:08 spire-1.2.1/pkg/common/peertracker/uds.go 20:34:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:34:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:34:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:34:08 spire-1.2.1/pkg/common/pemutil/ 20:34:08 spire-1.2.1/pkg/common/pemutil/block.go 20:34:08 spire-1.2.1/pkg/common/pemutil/certs.go 20:34:08 spire-1.2.1/pkg/common/pemutil/common.go 20:34:08 spire-1.2.1/pkg/common/pemutil/csr.go 20:34:08 spire-1.2.1/pkg/common/pemutil/keys.go 20:34:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/ 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:34:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:34:08 spire-1.2.1/pkg/common/plugin/ 20:34:08 spire-1.2.1/pkg/common/plugin/aws/ 20:34:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:34:08 spire-1.2.1/pkg/common/plugin/azure/ 20:34:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:34:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/facade.go 20:34:08 spire-1.2.1/pkg/common/plugin/facade_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/gcp/ 20:34:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/ 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:34:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/log.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/ 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:34:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:34:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:34:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:34:08 spire-1.2.1/pkg/common/plugin/x509pop/ 20:34:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:34:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:34:08 spire-1.2.1/pkg/common/profiling/ 20:34:08 spire-1.2.1/pkg/common/profiling/dumpers.go 20:34:08 spire-1.2.1/pkg/common/profiling/profiling.go 20:34:08 spire-1.2.1/pkg/common/protoutil/ 20:34:08 spire-1.2.1/pkg/common/protoutil/masks.go 20:34:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:34:08 spire-1.2.1/pkg/common/rotationutil/ 20:34:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:34:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:34:08 spire-1.2.1/pkg/common/selector/ 20:34:08 spire-1.2.1/pkg/common/selector/selector.go 20:34:08 spire-1.2.1/pkg/common/selector/selector_test.go 20:34:08 spire-1.2.1/pkg/common/selector/set.go 20:34:08 spire-1.2.1/pkg/common/selector/set_utils.go 20:34:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:34:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:34:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:34:08 spire-1.2.1/pkg/common/telemetry/call.go 20:34:08 spire-1.2.1/pkg/common/telemetry/common/ 20:34:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:34:08 spire-1.2.1/pkg/common/telemetry/config.go 20:34:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:34:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/inmem.go 20:34:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/m3.go 20:34:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/metrics.go 20:34:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/names.go 20:34:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:34:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:34:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/ 20:34:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:34:08 spire-1.2.1/pkg/common/telemetry/server/server.go 20:34:08 spire-1.2.1/pkg/common/telemetry/sink.go 20:34:08 spire-1.2.1/pkg/common/telemetry/statsd.go 20:34:08 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:34:08 spire-1.2.1/pkg/common/telemetry/uptime.go 20:34:08 spire-1.2.1/pkg/common/telemetry/version.go 20:34:08 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:34:08 spire-1.2.1/pkg/common/uptime/ 20:34:08 spire-1.2.1/pkg/common/uptime/uptime.go 20:34:08 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:34:08 spire-1.2.1/pkg/common/util/ 20:34:08 spire-1.2.1/pkg/common/util/certs.go 20:34:08 spire-1.2.1/pkg/common/util/certs_test.go 20:34:08 spire-1.2.1/pkg/common/util/csr.go 20:34:08 spire-1.2.1/pkg/common/util/hash.go 20:34:08 spire-1.2.1/pkg/common/util/selectors.go 20:34:08 spire-1.2.1/pkg/common/util/selectors_test.go 20:34:08 spire-1.2.1/pkg/common/util/signals.go 20:34:08 spire-1.2.1/pkg/common/util/sort.go 20:34:08 spire-1.2.1/pkg/common/util/sort_test.go 20:34:08 spire-1.2.1/pkg/common/util/task.go 20:34:08 spire-1.2.1/pkg/common/util/task_test.go 20:34:08 spire-1.2.1/pkg/common/util/testdata/ 20:34:08 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:34:08 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:34:08 spire-1.2.1/pkg/common/version/ 20:34:08 spire-1.2.1/pkg/common/version/version.go 20:34:08 spire-1.2.1/pkg/common/x509svid/ 20:34:08 spire-1.2.1/pkg/common/x509svid/common_test.go 20:34:08 spire-1.2.1/pkg/common/x509svid/csr.go 20:34:08 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:34:08 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:34:08 spire-1.2.1/pkg/common/x509util/ 20:34:08 spire-1.2.1/pkg/common/x509util/cert.go 20:34:08 spire-1.2.1/pkg/common/x509util/dns.go 20:34:08 spire-1.2.1/pkg/common/x509util/dns_test.go 20:34:08 spire-1.2.1/pkg/common/x509util/keyid.go 20:34:08 spire-1.2.1/pkg/common/x509util/keypair.go 20:34:08 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:34:08 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:34:08 spire-1.2.1/pkg/server/ 20:34:08 spire-1.2.1/pkg/server/api/ 20:34:08 spire-1.2.1/pkg/server/api/agent.go 20:34:08 spire-1.2.1/pkg/server/api/agent/ 20:34:08 spire-1.2.1/pkg/server/api/agent/v1/ 20:34:08 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/agent_test.go 20:34:08 spire-1.2.1/pkg/server/api/api.go 20:34:08 spire-1.2.1/pkg/server/api/audit/ 20:34:08 spire-1.2.1/pkg/server/api/audit/audit.go 20:34:08 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:34:08 spire-1.2.1/pkg/server/api/bundle.go 20:34:08 spire-1.2.1/pkg/server/api/bundle/ 20:34:08 spire-1.2.1/pkg/server/api/bundle/v1/ 20:34:08 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/bundle_test.go 20:34:08 spire-1.2.1/pkg/server/api/debug/ 20:34:08 spire-1.2.1/pkg/server/api/debug/v1/ 20:34:08 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/entry.go 20:34:08 spire-1.2.1/pkg/server/api/entry/ 20:34:08 spire-1.2.1/pkg/server/api/entry/v1/ 20:34:08 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/entry_test.go 20:34:08 spire-1.2.1/pkg/server/api/health/ 20:34:08 spire-1.2.1/pkg/server/api/health/v1/ 20:34:08 spire-1.2.1/pkg/server/api/health/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/id.go 20:34:08 spire-1.2.1/pkg/server/api/id_test.go 20:34:08 spire-1.2.1/pkg/server/api/limits/ 20:34:08 spire-1.2.1/pkg/server/api/limits/limits.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/ 20:34:08 spire-1.2.1/pkg/server/api/middleware/alias.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/audit.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/caller.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/common.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/entries.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:34:08 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:34:08 spire-1.2.1/pkg/server/api/ratelimit.go 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/ 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:34:08 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:34:08 spire-1.2.1/pkg/server/api/selector.go 20:34:08 spire-1.2.1/pkg/server/api/selector_test.go 20:34:08 spire-1.2.1/pkg/server/api/status.go 20:34:08 spire-1.2.1/pkg/server/api/status_test.go 20:34:08 spire-1.2.1/pkg/server/api/svid/ 20:34:08 spire-1.2.1/pkg/server/api/svid/v1/ 20:34:08 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/trustdomain.go 20:34:08 spire-1.2.1/pkg/server/api/trustdomain/ 20:34:08 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:34:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:34:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:34:08 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:34:08 spire-1.2.1/pkg/server/authpolicy/ 20:34:08 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:34:08 spire-1.2.1/pkg/server/authpolicy/policy.go 20:34:08 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:34:08 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:34:08 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:34:08 spire-1.2.1/pkg/server/authpolicy/validate.go 20:34:08 spire-1.2.1/pkg/server/bundle/ 20:34:08 spire-1.2.1/pkg/server/bundle/client/ 20:34:08 spire-1.2.1/pkg/server/bundle/client/client.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/manager.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/sources.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/updater.go 20:34:08 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:34:08 spire-1.2.1/pkg/server/ca/ 20:34:08 spire-1.2.1/pkg/server/ca/ca.go 20:34:09 spire-1.2.1/pkg/server/ca/ca_health.go 20:34:09 spire-1.2.1/pkg/server/ca/ca_test.go 20:34:09 spire-1.2.1/pkg/server/ca/journal.go 20:34:09 spire-1.2.1/pkg/server/ca/journal_test.go 20:34:09 spire-1.2.1/pkg/server/ca/manager.go 20:34:09 spire-1.2.1/pkg/server/ca/manager_health.go 20:34:09 spire-1.2.1/pkg/server/ca/manager_test.go 20:34:09 spire-1.2.1/pkg/server/ca/templates.go 20:34:09 spire-1.2.1/pkg/server/ca/upstream_client.go 20:34:09 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:34:09 spire-1.2.1/pkg/server/ca/validation.go 20:34:09 spire-1.2.1/pkg/server/cache/ 20:34:09 spire-1.2.1/pkg/server/cache/dscache/ 20:34:09 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:34:09 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:34:09 spire-1.2.1/pkg/server/cache/entrycache/ 20:34:09 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:34:09 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:34:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:34:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:34:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:34:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:34:09 spire-1.2.1/pkg/server/catalog/ 20:34:09 spire-1.2.1/pkg/server/catalog/catalog.go 20:34:09 spire-1.2.1/pkg/server/catalog/keymanager.go 20:34:09 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:34:09 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:34:09 spire-1.2.1/pkg/server/catalog/notifier.go 20:34:09 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:34:09 spire-1.2.1/pkg/server/config.go 20:34:09 spire-1.2.1/pkg/server/datastore/ 20:34:09 spire-1.2.1/pkg/server/datastore/datastore.go 20:34:09 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:34:09 spire-1.2.1/pkg/server/datastore/repository.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:34:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:34:09 spire-1.2.1/pkg/server/endpoints/ 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/ 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:34:09 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:34:09 spire-1.2.1/pkg/server/endpoints/config.go 20:34:09 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:34:09 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:34:09 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:34:09 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:34:09 spire-1.2.1/pkg/server/endpoints/middleware.go 20:34:09 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:34:09 spire-1.2.1/pkg/server/hostservice/ 20:34:09 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:34:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:34:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:34:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:34:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:34:09 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:34:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:34:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/ 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/ 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:34:09 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:34:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:34:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/ 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:34:09 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:34:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:34:09 spire-1.2.1/pkg/server/registration/ 20:34:09 spire-1.2.1/pkg/server/registration/manager.go 20:34:09 spire-1.2.1/pkg/server/registration/manager_test.go 20:34:09 spire-1.2.1/pkg/server/scanentries.go 20:34:09 spire-1.2.1/pkg/server/scanentries_test.go 20:34:09 spire-1.2.1/pkg/server/server.go 20:34:09 spire-1.2.1/pkg/server/server_test.go 20:34:09 spire-1.2.1/pkg/server/svid/ 20:34:09 spire-1.2.1/pkg/server/svid/observer.go 20:34:09 spire-1.2.1/pkg/server/svid/observer_test.go 20:34:09 spire-1.2.1/pkg/server/svid/rotator.go 20:34:09 spire-1.2.1/pkg/server/svid/rotator_config.go 20:34:09 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:34:09 spire-1.2.1/pkg/server/svid/rotator_test.go 20:34:09 spire-1.2.1/proto/ 20:34:09 spire-1.2.1/proto/private/ 20:34:09 spire-1.2.1/proto/private/server/ 20:34:09 spire-1.2.1/proto/private/server/journal/ 20:34:09 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:34:09 spire-1.2.1/proto/private/server/journal/journal.proto 20:34:09 spire-1.2.1/proto/spire/ 20:34:09 spire-1.2.1/proto/spire/common/ 20:34:09 spire-1.2.1/proto/spire/common/common.pb.go 20:34:09 spire-1.2.1/proto/spire/common/common.proto 20:34:09 spire-1.2.1/proto/spire/common/plugin/ 20:34:09 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:34:09 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:34:09 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:34:09 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:34:09 spire-1.2.1/proto/spire/plugin/ 20:34:09 spire-1.2.1/proto/spire/plugin/agent/ 20:34:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:34:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:34:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:34:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:34:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:34:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:34:09 spire-1.2.1/release/ 20:34:09 spire-1.2.1/release/spire-extras/ 20:34:09 spire-1.2.1/release/spire-extras/README.md 20:34:09 spire-1.2.1/release/spire-extras/conf/ 20:34:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:34:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:34:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:34:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:34:09 spire-1.2.1/release/spire/ 20:34:09 spire-1.2.1/release/spire/README.md 20:34:09 spire-1.2.1/release/spire/conf/ 20:34:09 spire-1.2.1/release/spire/conf/agent/ 20:34:09 spire-1.2.1/release/spire/conf/agent/agent.conf 20:34:09 spire-1.2.1/release/spire/conf/server/ 20:34:09 spire-1.2.1/release/spire/conf/server/server.conf 20:34:09 spire-1.2.1/script/ 20:34:09 spire-1.2.1/script/build-artifact.sh 20:34:09 spire-1.2.1/script/generate_dummy_ca.sh 20:34:09 spire-1.2.1/support/ 20:34:09 spire-1.2.1/support/k8s/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:34:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/ 20:34:09 spire-1.2.1/support/oidc-discovery-provider/README.md 20:34:09 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/config.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/main.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:34:09 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:34:09 spire-1.2.1/test/ 20:34:09 spire-1.2.1/test/clock/ 20:34:09 spire-1.2.1/test/clock/clock.go 20:34:09 spire-1.2.1/test/fakes/ 20:34:09 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:34:09 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:34:09 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:34:09 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:34:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:34:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:34:09 spire-1.2.1/test/fakes/fakeagentstore/ 20:34:09 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:34:09 spire-1.2.1/test/fakes/fakedatastore/ 20:34:09 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:34:09 spire-1.2.1/test/fakes/fakeentryclient/ 20:34:09 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:34:09 spire-1.2.1/test/fakes/fakehealthchecker/ 20:34:09 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:34:09 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:34:09 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:34:09 spire-1.2.1/test/fakes/fakemetrics/ 20:34:09 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:34:09 spire-1.2.1/test/fakes/fakenoderesolver/ 20:34:09 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:34:09 spire-1.2.1/test/fakes/fakenotifier/ 20:34:09 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:34:09 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:34:09 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:34:09 spire-1.2.1/test/fakes/fakeserverca/ 20:34:09 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:34:09 spire-1.2.1/test/fakes/fakeservercatalog/ 20:34:09 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:34:09 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:34:09 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:34:09 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:34:09 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:34:09 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:34:09 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:34:09 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:34:09 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:34:09 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:34:09 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:34:09 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:34:09 spire-1.2.1/test/fixture/ 20:34:09 spire-1.2.1/test/fixture/certs/ 20:34:09 spire-1.2.1/test/fixture/certs/agent_svid.der 20:34:09 spire-1.2.1/test/fixture/certs/base_cert.pem 20:34:09 spire-1.2.1/test/fixture/certs/base_csr.pem 20:34:09 spire-1.2.1/test/fixture/certs/base_key.pem 20:34:09 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:34:09 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:34:09 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:34:09 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:34:09 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:34:09 spire-1.2.1/test/fixture/certs/blog_key.pem 20:34:09 spire-1.2.1/test/fixture/certs/bundle.der 20:34:09 spire-1.2.1/test/fixture/certs/ca.pem 20:34:09 spire-1.2.1/test/fixture/certs/ca_key.pem 20:34:09 spire-1.2.1/test/fixture/certs/database_cert.pem 20:34:09 spire-1.2.1/test/fixture/certs/database_csr.pem 20:34:09 spire-1.2.1/test/fixture/certs/database_key.pem 20:34:09 spire-1.2.1/test/fixture/certs/node_cert.pem 20:34:09 spire-1.2.1/test/fixture/certs/node_csr.pem 20:34:09 spire-1.2.1/test/fixture/certs/node_key.pem 20:34:09 spire-1.2.1/test/fixture/certs/svid.pem 20:34:09 spire-1.2.1/test/fixture/certs/svid_key.pem 20:34:09 spire-1.2.1/test/fixture/config/ 20:34:09 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:34:09 spire-1.2.1/test/fixture/config/agent_good.conf 20:34:09 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:34:09 spire-1.2.1/test/fixture/config/plugin_good.conf 20:34:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:34:09 spire-1.2.1/test/fixture/config/server_good.conf 20:34:09 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:34:09 spire-1.2.1/test/fixture/fixture.go 20:34:09 spire-1.2.1/test/fixture/nodeattestor/ 20:34:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:34:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:34:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:34:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:34:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:34:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:34:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:34:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:34:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:34:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:34:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:34:09 spire-1.2.1/test/fixture/registration/ 20:34:09 spire-1.2.1/test/fixture/registration/entries.json 20:34:09 spire-1.2.1/test/fixture/registration/good-for-update.json 20:34:09 spire-1.2.1/test/fixture/registration/good.json 20:34:09 spire-1.2.1/test/fixture/registration/invalid.json 20:34:09 spire-1.2.1/test/fixture/registration/invalid_json.json 20:34:09 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:34:09 spire-1.2.1/test/integration/ 20:34:09 spire-1.2.1/test/integration/README.md 20:34:09 spire-1.2.1/test/integration/common 20:34:09 spire-1.2.1/test/integration/setup/ 20:34:09 spire-1.2.1/test/integration/setup/adminclient/ 20:34:09 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:34:09 spire-1.2.1/test/integration/setup/adminclient/client.go 20:34:09 spire-1.2.1/test/integration/setup/debugagent/ 20:34:09 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:34:09 spire-1.2.1/test/integration/setup/debugagent/main.go 20:34:09 spire-1.2.1/test/integration/setup/debugserver/ 20:34:09 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:34:09 spire-1.2.1/test/integration/setup/debugserver/main.go 20:34:09 spire-1.2.1/test/integration/setup/downstreamclient/ 20:34:09 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:34:09 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:34:09 spire-1.2.1/test/integration/setup/itclient/ 20:34:09 spire-1.2.1/test/integration/setup/itclient/client.go 20:34:09 spire-1.2.1/test/integration/setup/node-attestation/ 20:34:09 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:34:09 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:34:09 spire-1.2.1/test/integration/setup/x509pop/ 20:34:09 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:34:09 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:34:09 spire-1.2.1/test/integration/suites/ 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:34:09 spire-1.2.1/test/integration/suites/join-token/ 20:34:09 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:34:09 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:34:09 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:34:09 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:34:09 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:34:09 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:34:09 spire-1.2.1/test/integration/suites/join-token/README.md 20:34:09 spire-1.2.1/test/integration/suites/join-token/conf/ 20:34:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/join-token/teardown 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:34:09 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:34:09 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:34:09 spire-1.2.1/test/integration/suites/k8s/ 20:34:09 spire-1.2.1/test/integration/suites/k8s/00-setup 20:34:09 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:34:09 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:34:09 spire-1.2.1/test/integration/suites/k8s/README.md 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/ 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:34:09 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:34:09 spire-1.2.1/test/integration/suites/k8s/teardown 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/ 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:34:09 spire-1.2.1/test/integration/suites/rotation/ 20:34:09 spire-1.2.1/test/integration/suites/rotation/00-setup 20:34:09 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:34:09 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:34:09 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:34:09 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:34:09 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:34:09 spire-1.2.1/test/integration/suites/rotation/README.md 20:34:09 spire-1.2.1/test/integration/suites/rotation/conf/ 20:34:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/rotation/teardown 20:34:09 spire-1.2.1/test/integration/suites/self-test/ 20:34:09 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:34:09 spire-1.2.1/test/integration/suites/self-test/README.md 20:34:09 spire-1.2.1/test/integration/suites/self-test/teardown 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:34:09 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:34:09 spire-1.2.1/test/integration/suites/upgrade/ 20:34:09 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:34:09 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:34:09 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:34:09 spire-1.2.1/test/integration/suites/upgrade/README.md 20:34:09 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:34:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:34:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:34:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:34:09 spire-1.2.1/test/integration/suites/upgrade/teardown 20:34:09 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:34:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:34:09 spire-1.2.1/test/integration/test-one.sh 20:34:09 spire-1.2.1/test/integration/test.sh 20:34:09 spire-1.2.1/test/plugintest/ 20:34:09 spire-1.2.1/test/plugintest/config.go 20:34:09 spire-1.2.1/test/plugintest/load.go 20:34:09 spire-1.2.1/test/plugintest/option.go 20:34:09 spire-1.2.1/test/spiretest/ 20:34:09 spire-1.2.1/test/spiretest/apiserver.go 20:34:09 spire-1.2.1/test/spiretest/assertions.go 20:34:09 spire-1.2.1/test/spiretest/dir.go 20:34:09 spire-1.2.1/test/spiretest/errors_posix.go 20:34:09 spire-1.2.1/test/spiretest/errors_windows.go 20:34:09 spire-1.2.1/test/spiretest/logs.go 20:34:09 spire-1.2.1/test/spiretest/socketapi.go 20:34:09 spire-1.2.1/test/spiretest/suite.go 20:34:09 spire-1.2.1/test/spiretest/x509.go 20:34:09 spire-1.2.1/test/testca/ 20:34:09 spire-1.2.1/test/testca/ca.go 20:34:09 spire-1.2.1/test/testkey/ 20:34:09 spire-1.2.1/test/testkey/generate.sh 20:34:09 spire-1.2.1/test/testkey/genkeys.go 20:34:09 spire-1.2.1/test/testkey/keys.go 20:34:09 spire-1.2.1/test/testkey/new.go 20:34:09 spire-1.2.1/test/tpmsimulator/ 20:34:09 spire-1.2.1/test/tpmsimulator/simulator.go 20:34:09 spire-1.2.1/test/util/ 20:34:09 spire-1.2.1/test/util/cert_fixtures.go 20:34:09 spire-1.2.1/test/util/cert_generation.go 20:34:09 spire-1.2.1/test/util/io_redirection.go 20:34:09 spire-1.2.1/test/util/race.go 20:34:09 spire-1.2.1/test/util/util.go 20:34:09 building spire from source... 20:34:09 Installing go1.17.7... 20:34:12 Building bin/spire-server... 20:34:12 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:34:12 go: downloading github.com/mitchellh/cli v1.1.2 20:34:12 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:34:12 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:34:12 go: downloading google.golang.org/grpc v1.44.0 20:34:12 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:34:12 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:34:12 go: downloading github.com/imdario/mergo v0.3.12 20:34:12 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:12 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:34:12 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:34:12 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:34:12 go: downloading github.com/fatih/color v1.13.0 20:34:12 go: downloading github.com/mattn/go-isatty v0.0.14 20:34:12 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:34:12 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:34:12 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:34:12 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:34:12 go: downloading github.com/armon/go-metrics v0.3.10 20:34:12 go: downloading github.com/prometheus/client_golang v1.12.1 20:34:13 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:34:13 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:34:13 go: downloading github.com/open-policy-agent/opa v0.38.0 20:34:13 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:34:13 go: downloading github.com/mattn/go-colorable v0.1.12 20:34:13 go: downloading github.com/Masterminds/goutils v1.1.0 20:34:13 go: downloading github.com/Masterminds/semver v1.5.0 20:34:13 go: downloading github.com/google/uuid v1.1.2 20:34:13 go: downloading github.com/huandu/xstrings v1.3.2 20:34:13 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:34:13 go: downloading github.com/oklog/run v1.0.0 20:34:13 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:34:13 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:34:13 go: downloading github.com/prometheus/client_model v0.2.0 20:34:13 go: downloading github.com/prometheus/common v0.32.1 20:34:13 go: downloading github.com/beorn7/perks v1.0.1 20:34:13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:34:13 go: downloading github.com/prometheus/procfs v0.7.3 20:34:13 go: downloading github.com/pkg/errors v0.9.1 20:34:13 go: downloading go.uber.org/atomic v1.9.0 20:34:13 go: downloading github.com/imkira/go-observer v1.0.3 20:34:13 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:34:13 go: downloading github.com/hashicorp/errwrap v1.1.0 20:34:13 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:34:13 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:34:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:34:13 go: downloading github.com/twmb/murmur3 v1.1.6 20:34:13 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:34:13 go: downloading github.com/blang/semver/v4 v4.0.0 20:34:13 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:34:13 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:34:13 go: downloading github.com/jinzhu/gorm v1.9.16 20:34:13 go: downloading github.com/lib/pq v1.10.4 20:34:13 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:34:13 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:34:13 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:34:14 Building bin/spire-server... 20:34:14 Building bin/spire-server... 20:34:14 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:34:14 go: downloading github.com/mitchellh/cli v1.1.2 20:34:14 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:34:14 go: downloading github.com/mitchellh/cli v1.1.2 20:34:14 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:34:14 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:34:14 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:34:14 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:34:14 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:34:14 go: downloading google.golang.org/grpc v1.44.0 20:34:14 go: downloading github.com/imdario/mergo v0.3.12 20:34:14 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:34:14 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:34:14 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:34:14 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:14 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:34:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:34:14 go: downloading github.com/imdario/mergo v0.3.12 20:34:14 go: downloading google.golang.org/grpc v1.44.0 20:34:14 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:34:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:34:14 go: downloading github.com/fatih/color v1.13.0 20:34:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:34:14 go: downloading github.com/mattn/go-isatty v0.0.14 20:34:14 go: downloading github.com/fatih/color v1.13.0 20:34:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:34:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:34:14 go: downloading github.com/mattn/go-isatty v0.0.14 20:34:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:34:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:34:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:34:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:34:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:34:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:34:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:34:14 go: downloading github.com/armon/go-metrics v0.3.10 20:34:15 go: downloading github.com/armon/go-metrics v0.3.10 20:34:15 go: downloading github.com/prometheus/client_golang v1.12.1 20:34:15 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:34:15 go: downloading github.com/prometheus/client_golang v1.12.1 20:34:15 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:34:15 go: downloading github.com/open-policy-agent/opa v0.38.0 20:34:15 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:34:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:34:15 go: downloading github.com/mattn/go-colorable v0.1.12 20:34:15 go: downloading github.com/Masterminds/goutils v1.1.0 20:34:15 go: downloading github.com/google/uuid v1.1.2 20:34:15 go: downloading github.com/Masterminds/semver v1.5.0 20:34:15 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:34:15 go: downloading github.com/huandu/xstrings v1.3.2 20:34:15 go: downloading github.com/open-policy-agent/opa v0.38.0 20:34:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:34:15 go: downloading github.com/oklog/run v1.0.0 20:34:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:34:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:34:15 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:34:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:34:15 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:34:15 go: downloading github.com/mattn/go-colorable v0.1.12 20:34:15 go: downloading github.com/Masterminds/goutils v1.1.0 20:34:15 go: downloading github.com/imkira/go-observer v1.0.3 20:34:15 go: downloading github.com/Masterminds/semver v1.5.0 20:34:15 go: downloading github.com/google/uuid v1.1.2 20:34:15 go: downloading github.com/huandu/xstrings v1.3.2 20:34:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:34:15 go: downloading github.com/oklog/run v1.0.0 20:34:15 go: downloading github.com/prometheus/client_model v0.2.0 20:34:15 go: downloading github.com/prometheus/common v0.32.1 20:34:15 go: downloading github.com/beorn7/perks v1.0.1 20:34:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:34:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:34:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:34:15 go: downloading github.com/prometheus/client_model v0.2.0 20:34:15 go: downloading github.com/prometheus/common v0.32.1 20:34:15 go: downloading github.com/prometheus/procfs v0.7.3 20:34:15 go: downloading go.uber.org/atomic v1.9.0 20:34:15 go: downloading github.com/beorn7/perks v1.0.1 20:34:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:34:15 go: downloading github.com/pkg/errors v0.9.1 20:34:15 go: downloading github.com/prometheus/procfs v0.7.3 20:34:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:34:15 go: downloading github.com/hashicorp/errwrap v1.1.0 20:34:15 go: downloading github.com/imkira/go-observer v1.0.3 20:34:15 go: downloading go.uber.org/atomic v1.9.0 20:34:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:34:15 go: downloading github.com/pkg/errors v0.9.1 20:34:15 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:34:15 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:34:15 go: downloading github.com/blang/semver/v4 v4.0.0 20:34:15 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:34:15 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:34:15 go: downloading github.com/hashicorp/errwrap v1.1.0 20:34:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:34:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:34:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:34:15 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:34:15 go: downloading github.com/blang/semver/v4 v4.0.0 20:34:15 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:34:15 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:34:15 go: downloading github.com/jinzhu/gorm v1.9.16 20:34:15 go: downloading github.com/jinzhu/gorm v1.9.16 20:34:15 go: downloading github.com/lib/pq v1.10.4 20:34:15 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:34:15 go: downloading github.com/lib/pq v1.10.4 20:34:15 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:34:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:34:16 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:34:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:34:16 go: downloading github.com/stretchr/testify v1.7.0 20:34:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:34:16 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:34:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:34:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:34:18 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:34:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:34:18 go: downloading github.com/stretchr/testify v1.7.0 20:34:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:34:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:34:18 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:34:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:34:18 go: downloading github.com/stretchr/testify v1.7.0 20:34:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:34:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:34:20 go: downloading google.golang.org/api v0.70.0 20:34:20 go: downloading k8s.io/client-go v0.23.4 20:34:20 go: downloading k8s.io/api v0.23.4 20:34:20 go: downloading github.com/google/go-tpm v0.3.3 20:34:20 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:34:20 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:34:20 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:34:20 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:34:20 go: downloading cloud.google.com/go/storage v1.21.0 20:34:20 go: downloading cloud.google.com/go v0.100.2 20:34:21 go: downloading k8s.io/apimachinery v0.23.4 20:34:21 go: downloading k8s.io/kube-aggregator v0.23.3 20:34:21 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:34:21 go: downloading cloud.google.com/go/security v1.3.0 20:34:22 go: downloading github.com/hashicorp/vault/api v1.4.1 20:34:22 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:34:22 go: downloading github.com/jinzhu/inflection v1.0.0 20:34:22 go: downloading github.com/google/go-tpm v0.3.3 20:34:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:34:22 go: downloading google.golang.org/api v0.70.0 20:34:22 go: downloading k8s.io/api v0.23.4 20:34:22 go: downloading github.com/aws/smithy-go v1.11.0 20:34:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:34:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:34:22 go: downloading google.golang.org/api v0.70.0 20:34:22 go: downloading k8s.io/client-go v0.23.4 20:34:22 go: downloading k8s.io/api v0.23.4 20:34:22 go: downloading github.com/google/go-tpm v0.3.3 20:34:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:34:22 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:34:22 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:34:22 go: downloading cloud.google.com/go/storage v1.21.0 20:34:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:34:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:34:23 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:34:23 go: downloading cloud.google.com/go v0.100.2 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:34:23 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:34:23 go: downloading cloud.google.com/go/storage v1.21.0 20:34:23 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:34:23 go: downloading cloud.google.com/go v0.100.2 20:34:23 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:34:23 go: downloading k8s.io/apimachinery v0.23.4 20:34:23 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:34:23 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:34:23 go: downloading github.com/dimchansky/utfbom v1.1.1 20:34:23 go: downloading k8s.io/client-go v0.23.4 20:34:23 go: downloading cloud.google.com/go/compute v1.3.0 20:34:23 go: downloading k8s.io/apimachinery v0.23.4 20:34:23 go: downloading cloud.google.com/go/iam v0.1.1 20:34:24 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:34:24 go: downloading k8s.io/kube-aggregator v0.23.3 20:34:24 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:34:24 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:34:24 go: downloading cloud.google.com/go/security v1.3.0 20:34:24 go: downloading github.com/hashicorp/vault/api v1.4.1 20:34:24 go: downloading k8s.io/kube-aggregator v0.23.3 20:34:24 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:34:25 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:34:25 go: downloading cloud.google.com/go/security v1.3.0 20:34:25 go: downloading github.com/gogo/protobuf v1.3.2 20:34:25 go: downloading k8s.io/klog/v2 v2.30.0 20:34:25 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:34:25 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:34:25 go: downloading github.com/spf13/pflag v1.0.5 20:34:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:34:25 go: downloading github.com/hashicorp/vault/api v1.4.1 20:34:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:34:25 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:34:25 go: downloading github.com/twmb/murmur3 v1.1.6 20:34:25 go: downloading github.com/google/gofuzz v1.1.0 20:34:25 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:34:25 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:34:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:34:25 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:34:25 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:34:25 go: downloading github.com/jinzhu/inflection v1.0.0 20:34:25 go: downloading github.com/aws/smithy-go v1.11.0 20:34:25 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:34:25 go: downloading github.com/twmb/murmur3 v1.1.6 20:34:25 go: downloading github.com/jinzhu/inflection v1.0.0 20:34:25 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:34:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:34:25 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:34:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:34:25 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:25 go: downloading github.com/aws/smithy-go v1.11.0 20:34:26 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:34:26 go: downloading github.com/gobwas/glob v0.2.3 20:34:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:34:26 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:34:26 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:34:26 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:34:26 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:34:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:34:26 go: downloading go.opencensus.io v0.23.0 20:34:26 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:34:26 go: downloading gopkg.in/inf.v0 v0.9.1 20:34:26 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:34:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:34:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:34:26 go: downloading github.com/googleapis/gnostic v0.5.5 20:34:26 go: downloading github.com/go-logr/logr v1.2.2 20:34:26 go: downloading github.com/json-iterator/go v1.1.12 20:34:26 go: downloading github.com/google/go-cmp v0.5.7 20:34:26 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:34:26 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:34:26 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:34:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:34:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:34:26 go: downloading go.uber.org/zap v1.21.0 20:34:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:34:26 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:34:26 go: downloading github.com/tklauser/numcpus v0.3.0 20:34:26 go: downloading sigs.k8s.io/yaml v1.3.0 20:34:26 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:34:26 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:34:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:34:27 go: downloading github.com/modern-go/reflect2 v1.0.2 20:34:27 go: downloading github.com/golang/snappy v0.0.4 20:34:27 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:34:27 go: downloading github.com/ryanuber/go-glob v1.0.0 20:34:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:34:27 go: downloading go.uber.org/multierr v1.6.0 20:34:27 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:34:27 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:34:27 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:34:27 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:34:27 go: downloading github.com/hashicorp/go-version v1.2.0 20:34:27 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:34:27 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34:27 go: downloading github.com/dimchansky/utfbom v1.1.1 20:34:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:34:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:34:27 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:34:27 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:34:27 go: downloading github.com/dimchansky/utfbom v1.1.1 20:34:27 go: downloading cloud.google.com/go/compute v1.3.0 20:34:27 go: downloading cloud.google.com/go/compute v1.3.0 20:34:27 go: downloading cloud.google.com/go/iam v0.1.1 20:34:27 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:34:27 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:34:27 go: downloading github.com/gogo/protobuf v1.3.2 20:34:27 go: downloading cloud.google.com/go/iam v0.1.1 20:34:27 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:34:27 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:34:27 go: downloading github.com/gogo/protobuf v1.3.2 20:34:28 go: downloading k8s.io/klog/v2 v2.30.0 20:34:28 go: downloading k8s.io/klog/v2 v2.30.0 20:34:28 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:34:28 go: downloading github.com/google/gofuzz v1.1.0 20:34:28 go: downloading github.com/google/gofuzz v1.1.0 20:34:28 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:34:28 go: downloading github.com/spf13/pflag v1.0.5 20:34:28 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:34:28 go: downloading github.com/spf13/pflag v1.0.5 20:34:28 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:34:28 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:34:28 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:34:28 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:34:28 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:34:28 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:34:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:34:28 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:34:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:34:28 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:34:28 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:34:28 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:34:28 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:34:28 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:34:28 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:34:28 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:28 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:34:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:34:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:34:29 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:29 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:34:29 go: downloading github.com/gobwas/glob v0.2.3 20:34:29 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:29 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:34:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:34:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:34:29 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:34:29 go: downloading github.com/gobwas/glob v0.2.3 20:34:29 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:34:29 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:34:29 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:34:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:34:29 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:34:29 go: downloading go.opencensus.io v0.23.0 20:34:29 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:34:29 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:34:29 go: downloading gopkg.in/inf.v0 v0.9.1 20:34:29 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:34:29 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:34:29 go: downloading github.com/go-logr/logr v1.2.2 20:34:30 go: downloading go.opencensus.io v0.23.0 20:34:30 go: downloading github.com/google/go-cmp v0.5.7 20:34:30 go: downloading github.com/googleapis/gnostic v0.5.5 20:34:30 go: downloading gopkg.in/inf.v0 v0.9.1 20:34:30 go: downloading github.com/google/go-cmp v0.5.7 20:34:30 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:34:30 go: downloading github.com/json-iterator/go v1.1.12 20:34:30 go: downloading github.com/googleapis/gnostic v0.5.5 20:34:30 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:34:30 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:34:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:34:30 go: downloading github.com/go-logr/logr v1.2.2 20:34:30 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:34:30 go: downloading github.com/json-iterator/go v1.1.12 20:34:30 go: downloading go.uber.org/zap v1.21.0 20:34:30 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:34:30 go: downloading github.com/tklauser/numcpus v0.3.0 20:34:30 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:34:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:34:31 go: downloading go.uber.org/zap v1.21.0 20:34:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:34:31 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:34:31 go: downloading sigs.k8s.io/yaml v1.3.0 20:34:31 go: downloading github.com/ryanuber/go-glob v1.0.0 20:34:31 go: downloading github.com/golang/snappy v0.0.4 20:34:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:34:31 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:34:31 go: downloading github.com/tklauser/numcpus v0.3.0 20:34:31 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:34:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:34:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:34:31 go: downloading github.com/hashicorp/go-version v1.2.0 20:34:31 go: downloading sigs.k8s.io/yaml v1.3.0 20:34:31 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:34:31 go: downloading github.com/ryanuber/go-glob v1.0.0 20:34:31 go: downloading github.com/golang/snappy v0.0.4 20:34:31 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:34:31 go: downloading github.com/modern-go/reflect2 v1.0.2 20:34:31 go: downloading go.uber.org/multierr v1.6.0 20:34:31 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:34:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:34:31 go: downloading github.com/hashicorp/go-version v1.2.0 20:34:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:34:31 go: downloading github.com/modern-go/reflect2 v1.0.2 20:34:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34:31 go: downloading go.uber.org/multierr v1.6.0 20:34:35 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:35 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:34:36 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:36 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:34:37 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:37 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:35:33 Removing intermediate container 7735051d2f7c 20:35:33 ---> db5e7ef2aa64 20:35:33 20:35:33 Step 10/22 : FROM alpine:3.14 20:35:33 Removing intermediate container 1629fb8af840 20:35:33 ---> f6d68369d323 20:35:33 20:35:33 Step 10/25 : FROM alpine:3.14 20:35:33 3.14: Pulling from library/alpine 20:35:33 3.14: Pulling from library/alpine 20:35:33 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:35:33 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:35:33 Status: Downloaded newer image for alpine:3.14 20:35:33 Status: Downloaded newer image for alpine:3.14 20:35:33 ---> e04c818066af 20:35:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:35:33 ---> e04c818066af 20:35:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:35:33 ---> Running in b2560403bf30 20:35:33 ---> Running in 4e3d5b4014e8 20:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:33 (1/2) Installing ca-certificates (20211220-r0) 20:35:33 (2/2) Installing dumb-init (1.2.5-r1) 20:35:33 Executing busybox-1.33.1-r7.trigger 20:35:33 Executing ca-certificates-20211220-r0.trigger 20:35:33 (1/3) Installing ca-certificates (20211220-r0) 20:35:33 OK: 6 MiB in 16 packages 20:35:33 (2/3) Installing dumb-init (1.2.5-r1) 20:35:33 (3/3) Installing su-exec (0.2-r1) 20:35:33 Executing busybox-1.33.1-r7.trigger 20:35:33 Executing ca-certificates-20211220-r0.trigger 20:35:33 OK: 6 MiB in 17 packages 20:35:33 Removing intermediate container b2560403bf30 20:35:33 ---> 767b17903a7f 20:35:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:35:33 Removing intermediate container 4e3d5b4014e8 20:35:33 ---> 979b6bc5736e 20:35:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:35:33 ---> Running in 574fb7ba0859 20:35:33 ---> Running in 9c99408715f3 20:35:33 Removing intermediate container 574fb7ba0859 20:35:33 ---> 68f46b1fc17e 20:35:33 Step 13/25 : WORKDIR / 20:35:33 Removing intermediate container 9c99408715f3 20:35:33 ---> bbc882405656 20:35:33 Step 13/22 : ENV APP_PORT=59860 20:35:33 ---> Running in 5bf596d14d25 20:35:33 ---> Running in f45029dd7f9c 20:35:33 Removing intermediate container 5bf596d14d25 20:35:33 ---> 71f7477c21e2 20:35:33 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:33 Removing intermediate container f45029dd7f9c 20:35:33 ---> 134bcdd7fb04 20:35:33 Step 14/22 : EXPOSE $APP_PORT 20:35:33 ---> Running in d89963c841f0 20:35:33 Removing intermediate container d89963c841f0 20:35:33 ---> 68bf9bbbd3e9 20:35:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:33 ---> ae26f12418a3 20:35:33 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:34 ---> 13af0d2c86e5 20:35:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:35:34 ---> 526fc6df0df4 20:35:34 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:35:35 ---> 0c263d7f9839 20:35:35 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:35 ---> b800ca720cb5 20:35:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:35:35 ---> c2c9a7e8ede6 20:35:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:35:36 ---> 091fd9288aef 20:35:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:35:36 ---> Running in 6fe9ea3cec4d 20:35:37 Removing intermediate container 6fe9ea3cec4d 20:35:37 ---> 58ebed1c3dd8 20:35:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:37 ---> a557e7e5e59d 20:35:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:35:37 ---> Running in c98c4cbe00f1 20:35:38 Removing intermediate container c98c4cbe00f1 20:35:38 ---> 89b9d23d369b 20:35:38 Step 20/22 : LABEL arch=x86_64 20:35:38 ---> Running in bba86a37e43d 20:35:38 ---> 51e27edecaad 20:35:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:35:38 Removing intermediate container bba86a37e43d 20:35:38 ---> 57d361746c5b 20:35:38 Step 21/22 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 20:35:39 ---> Running in bc1edb2441bb 20:35:39 Removing intermediate container bc1edb2441bb 20:35:39 ---> dda0416a8290 20:35:39 Step 22/22 : LABEL version=0.0.0 20:35:39 ---> Running in f0384c65ae2f 20:35:39 ---> a31f78769728 20:35:39 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:39 ---> Running in 532f57d5a627 20:35:39 Removing intermediate container f0384c65ae2f 20:35:39 ---> e3ae64abd480 20:35:39 20:35:39 Successfully built e3ae64abd480 20:35:39 Successfully tagged support-notifications:latest 20:35:39  Building support-notifications ... done Building security-bootstrapper 20:35:45 Removing intermediate container 532f57d5a627 20:35:45 ---> baa5990d62a9 20:35:45 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:35:45 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:45 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:35:45 ---> 9b7c3d391269 20:35:45 Step 3/31 : WORKDIR /edgex-go 20:35:45 ---> Using cache 20:35:45 ---> 9f1404c42a79 20:35:45 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:45 ---> Using cache 20:35:45 ---> e9e3bf5cc3a1 20:35:45 Step 5/31 : RUN apk add --update --no-cache make git 20:35:45 ---> Running in 677df2ce3a61 20:35:45 ---> Running in 1b92281eefed 20:35:45 Removing intermediate container 677df2ce3a61 20:35:45 ---> d44ed53ff5f7 20:35:45 Step 23/25 : LABEL arch=x86_64 20:35:45 ---> Running in 6f662f6eac46 20:35:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:46 Removing intermediate container 6f662f6eac46 20:35:46 ---> 7487b9fa5a39 20:35:46 Step 24/25 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 20:35:46 ---> Running in 586589310c53 20:35:46 Removing intermediate container 586589310c53 20:35:46 ---> ab25de6c5fbe 20:35:46 Step 25/25 : LABEL version=0.0.0 20:35:46 ---> Running in 0633a7f7d485 20:35:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:46 OK: 221 MiB in 52 packages 20:35:47 Removing intermediate container 0633a7f7d485 20:35:47 ---> 1585b4f1072e 20:35:47 20:35:47 Successfully built 1585b4f1072e 20:35:47 Successfully tagged security-secretstore-setup:latest 20:35:47  Building security-secretstore-setup ... done Building core-command 20:35:51 Removing intermediate container 1b92281eefed 20:35:51 ---> 08d1a7550ad3 20:35:51 Step 6/31 : COPY go.mod vendor* ./ 20:35:53 ---> 59798c66af14 20:35:53 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:53 ---> 9b7c3d391269 20:35:53 Step 3/23 : WORKDIR /edgex-go 20:35:53 ---> Using cache 20:35:53 ---> 9f1404c42a79 20:35:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:53 ---> Using cache 20:35:53 ---> e9e3bf5cc3a1 20:35:53 Step 5/23 : RUN apk add --update --no-cache make git 20:35:53 ---> Using cache 20:35:53 ---> 08d1a7550ad3 20:35:53 Step 6/23 : COPY go.mod vendor* ./ 20:35:53 ---> Using cache 20:35:53 ---> 59798c66af14 20:35:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:55 ---> Running in 1a0cc3026707 20:35:55 ---> Running in 24fd89e00701 20:36:00 Removing intermediate container 1a0cc3026707 20:36:00 ---> b182ab8ea8f2 20:36:00 Step 8/31 : COPY . . 20:36:00 Removing intermediate container 24fd89e00701 20:36:00 ---> b6684045a89c 20:36:00 Step 8/23 : COPY . . 20:36:32 ---> ffd2019ed501 20:36:32 Step 9/23 : RUN make cmd/core-command/core-command 20:36:32 ---> 42e0d328c769 20:36:32 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:36:32 ---> Running in 24649b04e159 20:36:32 ---> Running in 470f5ba019e5 20:36:32 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:36:32 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:36:54 Removing intermediate container 470f5ba019e5 20:36:54 ---> b1310ff8554c 20:36:54 20:36:54 Step 10/31 : FROM alpine:3.14 20:36:54 ---> e04c818066af 20:36:54 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:36:54 Removing intermediate container 24649b04e159 20:36:54 ---> 47bb9467a72c 20:36:54 20:36:54 Step 10/23 : FROM alpine:3.14 20:36:54 ---> e04c818066af 20:36:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:36:54 ---> Running in 10441d33e6c4 20:36:54 ---> Running in 9b7ba786aaa1 20:36:54 Removing intermediate container 10441d33e6c4 20:36:54 ---> d7bf3c8f1d1f 20:36:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:36:54 ---> Running in 0ee364492fa5 20:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:55 (1/1) Installing dumb-init (1.2.5-r1) 20:36:55 Executing busybox-1.33.1-r7.trigger 20:36:55 OK: 6 MiB in 15 packages 20:36:55 (1/2) Installing dumb-init (1.2.5-r1) 20:36:55 (2/2) Installing su-exec (0.2-r1) 20:36:55 Executing busybox-1.33.1-r7.trigger 20:36:55 OK: 6 MiB in 16 packages 20:36:55 Removing intermediate container 0ee364492fa5 20:36:55 ---> 04303b5fb09a 20:36:55 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:36:55 Removing intermediate container 9b7ba786aaa1 20:36:55 ---> 6ccf48e4075c 20:36:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:56 ---> Running in 0d5c3867d429 20:36:56 ---> Running in 723f7d900b01 20:36:56 Removing intermediate container 723f7d900b01 20:36:56 ---> e7a26279eb29 20:36:56 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:36:56 Removing intermediate container 0d5c3867d429 20:36:56 ---> b30d3a470139 20:36:56 Step 13/23 : ENV APP_PORT=59882 20:36:56 ---> Running in 96499395f771 20:36:56 ---> Running in e7dacc72d121 20:36:56 Removing intermediate container 96499395f771 20:36:56 ---> 2891a9f8f271 20:36:56 Step 14/23 : EXPOSE $APP_PORT 20:36:56 Removing intermediate container e7dacc72d121 20:36:56 ---> d3a4415414a5 20:36:56 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:36:56 ---> Running in 45c63972e62c 20:36:56 ---> Running in c49b9c45d7c2 20:36:56 Removing intermediate container 45c63972e62c 20:36:56 ---> c7717ae68b02 20:36:56 Step 15/23 : WORKDIR / 20:36:56 ---> Running in 652bcaac184b 20:36:56 Removing intermediate container 652bcaac184b 20:36:56 ---> 28563477a2ec 20:36:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:56 ---> 846f79c92ede 20:36:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:36:57 Removing intermediate container c49b9c45d7c2 20:36:57 ---> 35b6a97cf4dc 20:36:57 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:36:57 ---> Running in 157352c617c9 20:36:57 Removing intermediate container 157352c617c9 20:36:57 ---> 16d28c507480 20:36:57 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:36:57 ---> 887354efaa0e 20:36:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:36:57 ---> 28ce39637547 20:36:57 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:36:57 ---> Running in 402358d02cd5 20:36:57 ---> f8b2027775aa 20:36:57 Step 19/23 : ENTRYPOINT ["/core-command"] 20:36:58 ---> Running in dfe55d4e88ef 20:36:58 Removing intermediate container dfe55d4e88ef 20:36:58 ---> 2f09e8ab8ff3 20:36:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:58 ---> Running in 266537885c58 20:36:58 Removing intermediate container 266537885c58 20:36:58 ---> 3c03cdc4a402 20:36:58 Step 21/23 : LABEL arch=x86_64 20:36:58 ---> Running in 3bffb8aed84a 20:36:58 Removing intermediate container 3bffb8aed84a 20:36:58 ---> d1e4bc784ba4 20:36:58 Step 22/23 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 20:36:58 ---> Running in 1cc989c59303 20:36:58 Removing intermediate container 1cc989c59303 20:36:58 ---> 3a76c84ea578 20:36:58 Step 23/23 : LABEL version=0.0.0 20:36:58 ---> Running in 546331056e2a 20:36:59 Removing intermediate container 402358d02cd5 20:36:59 ---> 6a56b9c8c1ff 20:36:59 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:59 Removing intermediate container 546331056e2a 20:36:59 ---> 6a0d669bc0c6 20:36:59 20:36:59 ---> b755322c2a65 20:36:59 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:36:59 Successfully built 6a0d669bc0c6 20:36:59 Successfully tagged core-command:latest 20:36:59  Building core-command ... done Building core-metadata 20:37:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:02 ---> 9b7c3d391269 20:37:02 Step 3/23 : WORKDIR /edgex-go 20:37:02 ---> Using cache 20:37:02 ---> 9f1404c42a79 20:37:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:02 ---> Using cache 20:37:02 ---> e9e3bf5cc3a1 20:37:02 Step 5/23 : RUN apk add --update --no-cache make git 20:37:02 ---> Using cache 20:37:02 ---> 08d1a7550ad3 20:37:02 Step 6/23 : COPY go.mod vendor* ./ 20:37:02 ---> Using cache 20:37:02 ---> 59798c66af14 20:37:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:02 ---> Using cache 20:37:02 ---> b6684045a89c 20:37:02 Step 8/23 : COPY . . 20:37:02 ---> Using cache 20:37:02 ---> ffd2019ed501 20:37:02 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:37:05 ---> 0c6b499457c8 20:37:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:37:05 ---> Running in 445e8d7ff7e6 20:37:05 ---> ce7e2b8a9fc6 20:37:05 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:37: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 20:37:05 ---> 344dfa6cdf31 20:37:05 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:37:05 ---> a4f1e5d10c9b 20:37:05 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:37:05 ---> Running in 0d1a6decb91d 20:37:05 Removing intermediate container 0d1a6decb91d 20:37:05 ---> b3fce7a502cc 20:37:05 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:37:06 ---> b1cc6211fab3 20:37:06 Step 26/31 : RUN chmod +x /entrypoint.sh 20:37:07 ---> Running in d0b29c4d213b 20:37:08 Building bin/spire-agent... 20:37:08 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:37:08 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:37:08 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:37:08 go: downloading github.com/docker/docker v20.10.12+incompatible 20:37:09 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:37:09 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:37:09 go: downloading github.com/google/go-tpm-tools v0.3.3 20:37:09 go: downloading github.com/docker/go-connections v0.4.0 20:37:09 go: downloading github.com/opencontainers/image-spec v1.0.1 20:37:09 go: downloading github.com/docker/go-units v0.4.0 20:37:09 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:37:09 go: downloading github.com/containerd/containerd v1.3.4 20:37:09 go: downloading github.com/opencontainers/go-digest v1.0.0 20:37:09 Building bin/spire-agent... 20:37:09 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:37:09 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:37:09 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:37:10 Building bin/spire-agent... 20:37:10 go: downloading github.com/docker/docker v20.10.12+incompatible 20:37:10 go: downloading github.com/google/go-tpm-tools v0.3.3 20:37:10 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:37:10 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:37:10 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:37:10 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:37:10 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:37:10 go: downloading github.com/docker/docker v20.10.12+incompatible 20:37:11 go: downloading github.com/docker/go-units v0.4.0 20:37:11 go: downloading github.com/docker/go-connections v0.4.0 20:37:11 go: downloading github.com/opencontainers/go-digest v1.0.0 20:37:11 go: downloading github.com/opencontainers/image-spec v1.0.1 20:37:11 go: downloading github.com/containerd/containerd v1.3.4 20:37:11 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:37:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:37:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:37:11 go: downloading github.com/google/go-tpm-tools v0.3.3 20:37:12 go: downloading github.com/docker/go-units v0.4.0 20:37:12 go: downloading github.com/docker/go-connections v0.4.0 20:37:12 go: downloading github.com/opencontainers/image-spec v1.0.1 20:37:12 go: downloading github.com/containerd/containerd v1.3.4 20:37:12 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:37:12 go: downloading github.com/opencontainers/go-digest v1.0.0 20:37:14 Removing intermediate container d0b29c4d213b 20:37:14 ---> 076d0fd19d29 20:37:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:37:16 ---> Running in 6def0a02e070 20:37:16 Removing intermediate container 6def0a02e070 20:37:16 ---> 0a0ce00bdd59 20:37:16 Step 28/31 : CMD ["gate"] 20:37:17 ---> Running in aca890e4369b 20:37:18 Removing intermediate container aca890e4369b 20:37:18 ---> 8b641e096b9c 20:37:18 Step 29/31 : LABEL arch=x86_64 20:37:18 ---> Running in c243a673c712 20:37:19 Removing intermediate container c243a673c712 20:37:19 ---> e0d8eca1e50b 20:37:19 Step 30/31 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 20:37:20 ---> Running in 43b87f0cb0be 20:37:20 Removing intermediate container 43b87f0cb0be 20:37:20 ---> 685afe14e2ec 20:37:20 Step 31/31 : LABEL version=0.0.0 20:37:20 ---> Running in 8b1bd3a13f0c 20:37:21 Removing intermediate container 8b1bd3a13f0c 20:37:21 ---> 11bc7fa6295b 20:37:21 20:37:21 Successfully built 11bc7fa6295b 20:37:21 Successfully tagged security-bootstrapper:latest 20:37:21  Building security-bootstrapper ... done Building security-proxy-setup 20:37:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:37:26 ---> 9b7c3d391269 20:37:26 Step 3/22 : WORKDIR /edgex-go 20:37:26 ---> Using cache 20:37:26 ---> 9f1404c42a79 20:37:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:26 ---> Using cache 20:37:26 ---> e9e3bf5cc3a1 20:37:26 Step 5/22 : RUN apk add --update --no-cache make git 20:37:26 ---> Using cache 20:37:26 ---> 08d1a7550ad3 20:37:26 Step 6/22 : COPY go.mod vendor* ./ 20:37:26 ---> Using cache 20:37:26 ---> 59798c66af14 20:37:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:26 ---> Using cache 20:37:26 ---> b6684045a89c 20:37:26 Step 8/22 : COPY . . 20:37:26 ---> Using cache 20:37:26 ---> ffd2019ed501 20:37:26 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:37:31 ---> Running in 32a611181d18 20:37:32 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:37:35 Removing intermediate container 445e8d7ff7e6 20:37:35 ---> 61ff1dc87e0a 20:37:35 20:37:35 Step 10/23 : FROM alpine:3.14 20:37:35 ---> e04c818066af 20:37:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:37:35 ---> Using cache 20:37:35 ---> 6ccf48e4075c 20:37:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:35 ---> Using cache 20:37:35 ---> b30d3a470139 20:37:35 Step 13/23 : ENV APP_PORT=59881 20:37:45 ---> Running in 80b18093a6d8 20:37:47 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:37:50 Removing intermediate container 80b18093a6d8 20:37:50 ---> 7620852b6b09 20:37:50 Step 14/23 : EXPOSE $APP_PORT 20:38:29 ---> Running in 63811bb67dc6 20:38:29 Removing intermediate container 63811bb67dc6 20:38:29 ---> 645ecaea31a0 20:38:29 Step 15/23 : WORKDIR / 20:38:29 ---> Running in d1c51449a693 20:38:29 Removing intermediate container d1c51449a693 20:38:29 ---> d61cc1c8dcb5 20:38:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:30 ---> 34ced03a49cc 20:38:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:38:31 ---> 041b9332cf03 20:38:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:38:31 Removing intermediate container 32a611181d18 20:38:31 ---> 7071b9782f28 20:38:31 20:38:31 Step 10/22 : FROM alpine:3.14 20:38:31 ---> e04c818066af 20:38:31 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:38:31 ---> Running in 8fb27f7cb278 20:38:31 ---> 3622073eaf5b 20:38:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:38:31 ---> Running in 7b4c0eb989b3 20:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:38:32 Removing intermediate container 7b4c0eb989b3 20:38:32 ---> 8b70de38cf8e 20:38:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:38:32 ---> Running in d3fbcec0019c 20:38:32 (1/6) Installing ca-certificates (20211220-r0) 20:38:32 Removing intermediate container d3fbcec0019c 20:38:32 ---> f54c966a4925 20:38:32 Step 21/23 : LABEL arch=x86_64 20:38:32 (2/6) Installing brotli-libs (1.0.9-r5) 20:38:32 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:38:32 (4/6) Installing libcurl (7.79.1-r0) 20:38:32 (5/6) Installing curl (7.79.1-r0) 20:38:32 (6/6) Installing dumb-init (1.2.5-r1) 20:38:32 ---> Running in a5bfc7802d43 20:38:32 Executing busybox-1.33.1-r7.trigger 20:38:32 Executing ca-certificates-20211220-r0.trigger 20:38:32 OK: 8 MiB in 20 packages 20:38:32 Removing intermediate container a5bfc7802d43 20:38:32 ---> e98dc6f18c28 20:38:32 Step 22/23 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 20:38:32 ---> Running in 61b13b86b95c 20:38:33 Removing intermediate container 61b13b86b95c 20:38:33 ---> a2d4106dfff7 20:38:33 Step 23/23 : LABEL version=0.0.0 20:38:33 ---> Running in 92d8e8971f5d 20:38:33 Removing intermediate container 8fb27f7cb278 20:38:33 ---> 9e49957bb186 20:38:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:38:33 ---> Running in 116ed671380c 20:38:33 Removing intermediate container 92d8e8971f5d 20:38:33 ---> 5912b69973a4 20:38:33 20:38:33 Successfully built 5912b69973a4 20:38:33 Successfully tagged core-metadata:latest 20:38:33 Building sys-mgmt-agent 20:38:33  Building core-metadata ... done Removing intermediate container 116ed671380c 20:38:33 ---> 7faa3d2d9758 20:38:33 Step 13/22 : WORKDIR /edgex 20:38:34 ---> Running in d09cd4653259 20:38:35 Removing intermediate container 1605d1a7c437 20:38:35 ---> eb25cbe29d93 20:38:35 20:38:35 Step 13/26 : FROM alpine:3.15 20:38:35 Removing intermediate container c1ad453dca6b 20:38:35 ---> f5d7241bd5fe 20:38:35 20:38:35 Step 13/25 : FROM alpine:3.15 20:38:36 3.15: Pulling from library/alpine 20:38:36 3.15: Pulling from library/alpine 20:38:36 Removing intermediate container d09cd4653259 20:38:36 ---> 951bf08b374e 20:38:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:38:37 Removing intermediate container 866fb70006b0 20:38:37 ---> 8be96cb1083b 20:38:37 20:38:37 Step 13/26 : FROM alpine:3.15 20:38:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:38:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:38:37 ---> 9b7c3d391269 20:38:37 Step 3/23 : WORKDIR /edgex-go 20:38:37 ---> Using cache 20:38:37 ---> 9f1404c42a79 20:38:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:37 ---> Using cache 20:38:37 ---> e9e3bf5cc3a1 20:38:37 Step 5/23 : RUN apk add --update --no-cache make bash git 20:38:38 3.15: Pulling from library/alpine 20:38:38 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:38:38 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:38:38 Status: Downloaded newer image for alpine:3.15 20:38:38 Status: Downloaded newer image for alpine:3.15 20:38:38 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:38:38 Status: Image is up to date for alpine:3.15 20:38:38 ---> 0ac33e5f5afa 20:38:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:38 ---> 0ac33e5f5afa 20:38:38 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:38 ---> 0ac33e5f5afa 20:38:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:38 ---> 9fe2de6f1c25 20:38:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:38:39 ---> Running in 463bb6ad7418 20:38:39 ---> Running in f95ad234d661 20:38:39 ---> Running in 54c361375ef0 20:38:39 ---> Running in adc9cdd4ee95 20:38:39 Removing intermediate container 54c361375ef0 20:38:39 Removing intermediate container f95ad234d661 20:38:39 ---> f1e7673262b1 20:38:39 ---> c23628cd4eda 20:38:39 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:39 20:38:39 Removing intermediate container adc9cdd4ee95 20:38:39 ---> 15f5e71de480 20:38:39 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:39 ---> Running in 114a9501b4cd 20:38:39 ---> Running in afef4c33b33a 20:38:39 ---> Running in a48d64172259 20:38:39 ---> 5d584880772e 20:38:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:38:40 ---> 11c714cb95cf 20:38:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:38:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:40 ---> b06e7ceafcb9 20:38:40 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:40 ---> Running in 67abfb88057c 20:38:40 OK: 221 MiB in 52 packages 20:38:40 Removing intermediate container afef4c33b33a 20:38:40 ---> e40f3a72589f 20:38:40 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:38:41 Removing intermediate container a48d64172259 20:38:41 ---> 84e12d695bad 20:38:41 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:38:41 ---> Running in e0817ad6d11e 20:38:41 Removing intermediate container 114a9501b4cd 20:38:41 ---> cca9c73702c7 20:38:41 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:38:41 ---> Running in ed2823d7d284 20:38:41 ---> Running in 6fef86041bb0 20:38:41 Removing intermediate container 463bb6ad7418 20:38:41 ---> 5488c402cef8 20:38:41 Step 6/23 : COPY go.mod vendor* ./ 20:38:41 ---> ca6fca3b9ee7 20:38:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:41 ---> Running in 5e020468cc0b 20:38:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:41 Removing intermediate container 67abfb88057c 20:38:41 ---> c67c0794602c 20:38:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:38:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:41 ---> Running in 7e356afdefb0 20:38:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:41 Removing intermediate container 7e356afdefb0 20:38:41 ---> ad6ea7721f56 20:38:41 Step 20/22 : LABEL arch=x86_64 20:38:41 ---> Running in b92c09d6e9e3 20:38:41 Removing intermediate container b92c09d6e9e3 20:38:41 ---> 6cf23cf97e4b 20:38:41 Step 21/22 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 20:38:42 ---> Running in 97049a139ac0 20:38:42 Removing intermediate container 97049a139ac0 20:38:42 ---> 09e788e6ddb2 20:38:42 Step 22/22 : LABEL version=0.0.0 20:38:42 ---> Running in f708ce143170 20:38:42 Removing intermediate container f708ce143170 20:38:42 ---> b1383ed63d58 20:38:42 20:38:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:42 Removing intermediate container 5e020468cc0b 20:38:42 ---> 25a4d8e73cbd 20:38:42 Step 8/23 : COPY . . 20:38:42 Successfully built b1383ed63d58 20:38:42 Successfully tagged security-proxy-setup:latest 20:38:42  Building security-proxy-setup ... done Building security-spiffe-token-provider 20:38:42 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:38:42 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:38:42 OK: 15854 distinct packages available 20:38:42 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:38:42 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:38:42 OK: 15854 distinct packages available 20:38:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:42 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:38:42 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:38:42 OK: 15854 distinct packages available 20:38:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:44 (1/4) Installing dumb-init (1.2.5-r1) 20:38:44 (1/5) Installing dumb-init (1.2.5-r1) 20:38:44 (1/5) Installing dumb-init (1.2.5-r1) 20:38:44 (2/4) Installing musl-obstack (1.2.3-r0) 20:38:44 (2/5) Installing musl-obstack (1.2.3-r0) 20:38:44 (2/5) Installing musl-obstack (1.2.3-r0) 20:38:44 (3/4) Installing libucontext (1.1-r0) 20:38:44 (3/5) Installing libucontext (1.1-r0) 20:38:44 (4/4) Installing gcompat (1.0.0-r4) 20:38:44 (3/5) Installing libucontext (1.1-r0) 20:38:44 (4/5) Installing gcompat (1.0.0-r4) 20:38:44 (4/5) Installing gcompat (1.0.0-r4) 20:38:44 Executing busybox-1.34.1-r5.trigger 20:38:44 OK: 6 MiB in 18 packages 20:38:44 (5/5) Installing openssl (1.1.1n-r0) 20:38:44 (5/5) Installing openssl (1.1.1n-r0) 20:38:44 Executing busybox-1.34.1-r5.trigger 20:38:44 OK: 6 MiB in 19 packages 20:38:44 Executing busybox-1.34.1-r5.trigger 20:38:44 OK: 6 MiB in 19 packages 20:38:47 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:38:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:38:47 ---> 9b7c3d391269 20:38:47 Step 3/20 : WORKDIR /edgex-go 20:38:47 ---> Using cache 20:38:47 ---> 9f1404c42a79 20:38:47 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:38:51 ---> Running in 1da9feab3d5c 20:38:51 ---> b6c816afd6d7 20:38:51 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:38:51 ---> Running in a7fd2fb16298 20:38:51 Removing intermediate container e0817ad6d11e 20:38:51 ---> fdfb3c8603d2 20:38:51 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:38:51 Removing intermediate container ed2823d7d284 20:38:51 ---> 9c2f55e3d240 20:38:51 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:38:51 Removing intermediate container 6fef86041bb0 20:38:51 ---> 9a092a3d31ad 20:38:51 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:38:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:51 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:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:52 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:38:52 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:38:52 OK: 15864 distinct packages available 20:38:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:53 ---> 299026c75a81 20:38:53 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:38:53 ---> 957d5f0b4829 20:38:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:38:53 ---> 0039ab4b8206 20:38:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:38:53 OK: 221 MiB in 52 packages 20:38:53 ---> b7db4c0d7529 20:38:53 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:38:55 ---> 0fc59bde62eb 20:38:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:38:55 ---> Running in 8dcf2a21db9b 20:38:55 ---> 53b78e1280e6 20:38:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:38:55 ---> e06b3937a57c 20:38:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:38:55 Removing intermediate container 8dcf2a21db9b 20:38:55 ---> abbd83ba227f 20:38:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:38:55 Removing intermediate container 1da9feab3d5c 20:38:55 ---> 0f82952cadb0 20:38:55 Step 5/20 : COPY go.mod vendor* ./ 20:38:55 ---> dc02a6b94824 20:38:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:38:55 ---> bf50bb91d218 20:38:55 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:38:56 ---> 7157a99a153b 20:38:56 Step 21/26 : WORKDIR / 20:38:56 ---> 33fc0c358459 20:38:56 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:56 ---> Running in d8b8b9883cdf 20:38:56 ---> 635861639061 20:38:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:38:56 ---> Running in e673761801fd 20:38:56 ---> Running in 102b61379468 20:38:56 Removing intermediate container d8b8b9883cdf 20:38:56 ---> 2a2edb351135 20:38:56 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:38:56 Removing intermediate container e673761801fd 20:38:56 ---> 50f83ea39cad 20:38:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:38:56 ---> Running in ff9aef2771f5 20:38:56 ---> Running in 3bdad20f1395 20:38:56 ---> ef8c8ef24b48 20:38:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:38:56 ---> Running in 066251cf3a25 20:38:56 Removing intermediate container ff9aef2771f5 20:38:56 ---> 65d780a6591e 20:38:56 Step 23/25 : LABEL arch=x86_64 20:38:56 Removing intermediate container 3bdad20f1395 20:38:56 ---> 65cd653f1823 20:38:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:38:57 ---> Running in 3ef9b53e87d3 20:38:57 Removing intermediate container 066251cf3a25 20:38:57 ---> 860518d8ba54 20:38:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:38:57 ---> Running in 946f91efad43 20:38:57 ---> Running in f4ad735307ec 20:38:57 Removing intermediate container 946f91efad43 20:38:57 ---> e6d2d90d9e85 20:38:57 Step 24/26 : LABEL arch=x86_64 20:38:57 ---> Running in 465b0d67608b 20:38:57 Removing intermediate container 3ef9b53e87d3 20:38:57 ---> de6c1ae1003d 20:38:57 Step 24/25 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 20:38:57 Removing intermediate container f4ad735307ec 20:38:57 ---> 234f09894d74 20:38:57 Step 24/26 : LABEL arch=x86_64 20:38:57 ---> Running in 19db69ca7a37 20:38:57 ---> Running in 7ce989def9cd 20:38:57 Removing intermediate container 102b61379468 20:38:57 ---> 34ff70f255bc 20:38:57 Step 7/20 : COPY . . 20:38:57 Removing intermediate container 465b0d67608b 20:38:57 ---> 41a9b0396809 20:38:57 Step 25/26 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 20:38:57 Removing intermediate container 19db69ca7a37 20:38:57 ---> 84a5825a151a 20:38:57 Step 25/25 : LABEL version=0.0.0 20:38:57 ---> Running in e75ee82740fc 20:38:57 ---> Running in c79729cdd532 20:38:57 Removing intermediate container 7ce989def9cd 20:38:57 ---> f7f49057587c 20:38:57 Step 25/26 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 20:38:58 ---> Running in 27eadc9e20a0 20:39:01 Removing intermediate container c79729cdd532 20:39:01 ---> 94047410ec8d 20:39:01 20:39:01 Removing intermediate container 27eadc9e20a0 20:39:01 ---> 0c3ef0c565dc 20:39:01 Step 26/26 : LABEL version=0.0.0 20:39:01 Removing intermediate container e75ee82740fc 20:39:01 ---> 677db963108b 20:39:01 Step 26/26 : LABEL version=0.0.0 20:39:01 Successfully built 94047410ec8d 20:39:01 Successfully tagged security-spire-server:latest 20:39:01 Building support-scheduler 20:39:01  Building security-spire-server ... done  ---> Running in 6579bc78df8c 20:39:01 ---> Running in 942c3537c95f 20:39:02 Removing intermediate container 942c3537c95f 20:39:02 ---> 5625e935733e 20:39:02 20:39:02 Removing intermediate container 6579bc78df8c 20:39:02 ---> 28974a755c36 20:39:02 20:39:02 Successfully built 5625e935733e 20:39:02 Successfully tagged security-spire-config:latest 20:39:02  Building security-spire-config ... done Building core-data 20:39:02 Successfully built 28974a755c36 20:39:02 Successfully tagged security-spire-agent:latest 20:39:08  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:39:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:39:08 ---> 9b7c3d391269 20:39:08 Step 3/22 : WORKDIR /edgex-go 20:39:08 ---> Using cache 20:39:08 ---> 9f1404c42a79 20:39:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:08 ---> Using cache 20:39:08 ---> e9e3bf5cc3a1 20:39:08 Step 5/22 : RUN apk add --update --no-cache make git 20:39:08 ---> Using cache 20:39:08 ---> 08d1a7550ad3 20:39:08 Step 6/22 : COPY go.mod vendor* ./ 20:39:08 ---> Using cache 20:39:08 ---> 59798c66af14 20:39:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:08 ---> Using cache 20:39:08 ---> b6684045a89c 20:39:08 Step 8/22 : COPY . . 20:39:08 ---> Using cache 20:39:08 ---> ffd2019ed501 20:39:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:39:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:39:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:39:08 ---> 9b7c3d391269 20:39:08 Step 3/23 : WORKDIR /edgex-go 20:39:08 ---> Using cache 20:39:08 ---> 9f1404c42a79 20:39:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:08 ---> Using cache 20:39:08 ---> e9e3bf5cc3a1 20:39:08 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:39:08 ---> 48c9632cbc78 20:39:08 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:39:09 ---> Running in 4a0ac9ceb56e 20:39:09 ---> Running in 4ad4e1f558db 20:39:09 ---> Running in 206ffbae829e 20:39:10 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:39:10 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:39:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:11 OK: 221 MiB in 52 packages 20:39:12 Removing intermediate container a7fd2fb16298 20:39:12 ---> 59bd7e272597 20:39:12 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:39:12 ---> Running in 4ebd0661d60d 20:39:12 Removing intermediate container 206ffbae829e 20:39:12 ---> 01eeab3e8698 20:39:12 Step 6/23 : COPY go.mod vendor* ./ 20:39: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:39:12 ---> 793ee564a15d 20:39:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:12 ---> Running in fadbd8e44065 20:39:13 Removing intermediate container 4ebd0661d60d 20:39:13 ---> 59cbd44768f3 20:39:13 20:39:13 Step 11/23 : FROM docker:20.10.14 20:39:13 20.10.14: Pulling from library/docker 20:39:14 Removing intermediate container fadbd8e44065 20:39:14 ---> 8e95c04790d8 20:39:14 Step 8/23 : COPY . . 20:39:24 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:39:24 Status: Downloaded newer image for docker:20.10.14 20:39:24 ---> 7417809fdb73 20:39:24 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:39:28 ---> Running in 44acf36d6137 20:39:28 ---> 76cbc924f8e8 20:39:28 Step 9/23 : RUN make cmd/core-data/core-data 20:39:28 ---> Running in c6957f0ad6ee 20:39:28 Removing intermediate container 44acf36d6137 20:39:28 ---> 4e1706461afd 20:39:28 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:28 ---> Running in c56d62a1c535 20:39:29 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:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:29 (1/43) Installing readline (8.1.1-r0) 20:39:29 (2/43) Installing bash (5.1.16-r0) 20:39:29 Executing bash-5.1.16-r0.post-install 20:39:29 (3/43) Installing brotli-libs (1.0.9-r5) 20:39:29 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:39:29 (5/43) Installing libcurl (7.80.0-r0) 20:39:29 (6/43) Installing curl (7.80.0-r0) 20:39:29 (7/43) Installing dumb-init (1.2.5-r1) 20:39:29 (8/43) Installing libbz2 (1.0.8-r1) 20:39:29 (9/43) Installing expat (2.4.7-r0) 20:39:29 (10/43) Installing libffi (3.4.2-r1) 20:39:29 (11/43) Installing gdbm (1.22-r0) 20:39:29 (12/43) Installing xz-libs (5.2.5-r1) 20:39:29 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:39:29 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:39:29 (15/43) Installing mpdecimal (2.5.1-r1) 20:39:29 (16/43) Installing sqlite-libs (3.36.0-r0) 20:39:29 (17/43) Installing python3 (3.9.7-r4) 20:39:30 (18/43) Installing py3-appdirs (1.4.4-r2) 20:39:30 (19/43) Installing py3-certifi (2020.12.5-r1) 20:39:30 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:39:30 (21/43) Installing py3-idna (3.3-r0) 20:39:30 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:39:30 (23/43) Installing py3-requests (2.26.0-r1) 20:39:30 (24/43) Installing py3-msgpack (1.0.2-r1) 20:39:30 (25/43) Installing py3-lockfile (0.12.2-r4) 20:39:30 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:39:30 (27/43) Installing py3-colorama (0.4.4-r1) 20:39:30 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:39:30 (29/43) Installing py3-distlib (0.3.3-r0) 20:39:30 (30/43) Installing py3-distro (1.6.0-r0) 20:39:30 (31/43) Installing py3-six (1.16.0-r0) 20:39:30 (32/43) Installing py3-webencodings (0.5.1-r4) 20:39:30 (33/43) Installing py3-html5lib (1.1-r1) 20:39:30 (34/43) Installing py3-parsing (2.4.7-r2) 20:39:30 (35/43) Installing py3-packaging (20.9-r1) 20:39:30 (36/43) Installing py3-tomli (1.2.2-r0) 20:39:30 (37/43) Installing py3-pep517 (0.12.0-r0) 20:39:30 (38/43) Installing py3-progress (1.6-r0) 20:39:30 (39/43) Installing py3-retrying (1.3.3-r2) 20:39:30 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:39:30 (41/43) Installing py3-setuptools (52.0.0-r4) 20:39:30 (42/43) Installing py3-toml (0.10.2-r2) 20:39:30 (43/43) Installing py3-pip (20.3.4-r1) 20:39:30 Executing busybox-1.34.1-r5.trigger 20:39:30 OK: 83 MiB in 65 packages 20:39:31 Collecting docker-compose==1.23.2 20:39:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:39:31 Collecting websocket-client<1.0,>=0.32.0 20:39:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:39:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:39:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:39:31 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:31 Collecting texttable<0.10,>=0.9.0 20:39:32 Downloading texttable-0.9.1.tar.gz (11 kB) 20:39:32 Removing intermediate container 4a0ac9ceb56e 20:39:32 ---> cfc6db4b0d62 20:39:32 20:39:32 Step 10/22 : FROM alpine:3.14 20:39:32 ---> e04c818066af 20:39:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:39:32 ---> Using cache 20:39:32 ---> 6ccf48e4075c 20:39:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:39:32 ---> Using cache 20:39:32 ---> b30d3a470139 20:39:32 Step 13/22 : ENV APP_PORT=59861 20:39:32 Removing intermediate container 4ad4e1f558db 20:39:32 ---> 1eeb464d12d2 20:39:32 20:39:32 Step 9/20 : FROM alpine:3.15 20:39:32 ---> 0ac33e5f5afa 20:39:32 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:32 ---> Using cache 20:39:32 ---> c23628cd4eda 20:39:32 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:32 ---> Using cache 20:39:32 ---> e40f3a72589f 20:39:32 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:39:32 ---> Running in 3feece26a4e2 20:39:32 ---> Running in 3fca758d8694 20:39:32 Collecting cached-property<2,>=1.2.0 20:39:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:39:32 Collecting jsonschema<3,>=2.5.1 20:39:32 Removing intermediate container 3feece26a4e2 20:39:32 ---> 2cf1b86ee0f4 20:39:32 Step 14/22 : EXPOSE $APP_PORT 20:39:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:39:32 Collecting docopt<0.7,>=0.6.1 20:39:32 Downloading docopt-0.6.2.tar.gz (25 kB) 20:39:32 ---> Running in ad5feb1ded65 20:39:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:32 Removing intermediate container ad5feb1ded65 20:39:32 ---> 77261c349a39 20:39:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:32 Collecting dockerpty<0.5,>=0.4.1 20:39:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:39:32 ---> 29fbc5871f29 20:39:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:39:33 Collecting PyYAML<4,>=3.10 20:39:33 Downloading PyYAML-3.13.tar.gz (270 kB) 20:39:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:33 ---> 405290dfdd00 20:39:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:39:33 Collecting docker<4.0,>=3.6.0 20:39:33 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:33 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:33 OK: 15854 distinct packages available 20:39:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:39:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:33 Collecting docker-pycreds>=0.4.0 20:39:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:39:33 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:33 ---> 29dc8d49b06c 20:39:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:39:34 ---> Running in 00f8a584ccf3 20:39:34 Collecting urllib3<1.25,>=1.21.1 20:39:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:39:34 Removing intermediate container 00f8a584ccf3 20:39:34 ---> 9fb1fece04f1 20:39:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:34 Collecting idna<2.8,>=2.5 20:39:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:39:34 ---> Running in 1f573009386b 20:39:34 Collecting chardet<3.1.0,>=3.0.2 20:39:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:39:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:39:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:39:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:39:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:39:34 Removing intermediate container 1f573009386b 20:39:34 ---> dd55a89e375c 20:39:34 Step 20/22 : LABEL arch=x86_64 20:39:34 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:39:34 Attempting uninstall: urllib3 20:39:34 Found existing installation: urllib3 1.26.7 20:39:34 Uninstalling urllib3-1.26.7: 20:39:34 Successfully uninstalled urllib3-1.26.7 20:39:34 ---> Running in df5d7621fcfb 20:39:34 Attempting uninstall: idna 20:39:34 Found existing installation: idna 3.3 20:39:34 Uninstalling idna-3.3: 20:39:34 Successfully uninstalled idna-3.3 20:39:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:34 Removing intermediate container df5d7621fcfb 20:39:34 ---> 253cd24904fb 20:39:34 Step 21/22 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 20:39:34 ---> Running in 8211634a445e 20:39:34 Removing intermediate container 8211634a445e 20:39:34 ---> 067898430e41 20:39:34 Step 22/22 : LABEL version=0.0.0 20:39:34 (1/9) Installing ca-certificates (20211220-r0) 20:39:34 ---> Running in 83fe5d087f4b 20:39:34 (2/9) Installing brotli-libs (1.0.9-r5) 20:39:35 Removing intermediate container 83fe5d087f4b 20:39:35 ---> 1185fbafc834 20:39:35 20:39:35 Attempting uninstall: requests 20:39:35 Found existing installation: requests 2.26.0 20:39:35 Uninstalling requests-2.26.0: 20:39:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:39:35 Successfully uninstalled requests-2.26.0 20:39:35 Successfully built 1185fbafc834 20:39:35 Successfully tagged support-scheduler:latest 20:39:35  Building support-scheduler ... done  Running setup.py install for texttable: started 20:39:35 (4/9) Installing libcurl (7.80.0-r0) 20:39:35 (5/9) Installing curl (7.80.0-r0) 20:39:35 (6/9) Installing dumb-init (1.2.5-r1) 20:39:35 (7/9) Installing musl-obstack (1.2.3-r0) 20:39:35 Running setup.py install for texttable: finished with status 'done' 20:39:35 Running setup.py install for PyYAML: started 20:39:35 (8/9) Installing libucontext (1.1-r0) 20:39:35 (9/9) Installing gcompat (1.0.0-r4) 20:39:35 Executing busybox-1.34.1-r5.trigger 20:39:35 Executing ca-certificates-20211220-r0.trigger 20:39:35 OK: 8 MiB in 23 packages 20:39:35 Running setup.py install for PyYAML: finished with status 'done' 20:39:35 Running setup.py install for docopt: started 20:39:36 Running setup.py install for docopt: finished with status 'done' 20:39:36 Running setup.py install for dockerpty: started 20:39:36 Removing intermediate container 3fca758d8694 20:39:36 ---> 6fc66f9ba01b 20:39:36 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:36 Running setup.py install for dockerpty: finished with status 'done' 20:39:37 ---> e32a3f74a792 20:39:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:39:37 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:37 ---> 222175edd06f 20:39:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:39:38 ---> 914f799eef6c 20:39:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:39:38 ---> Running in fb008d78dcc8 20:39:38 Removing intermediate container fb008d78dcc8 20:39:38 ---> 88b6933d671a 20:39:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:38 ---> Running in a4c65da2db1c 20:39:38 Removing intermediate container a4c65da2db1c 20:39:38 ---> 72dd478c3c47 20:39:38 Step 18/20 : LABEL arch=x86_64 20:39:39 ---> Running in f13fea31b9b3 20:39:39 Removing intermediate container f13fea31b9b3 20:39:39 ---> 56774dff7d44 20:39:39 Step 19/20 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 20:39:39 ---> Running in b42b41ce2cf5 20:39:39 Removing intermediate container b42b41ce2cf5 20:39:39 ---> a96287068254 20:39:39 Step 20/20 : LABEL version=0.0.0 20:39:39 ---> Running in cade38385a0a 20:39:39 Removing intermediate container cade38385a0a 20:39:39 ---> 996ecf8530a6 20:39:39 20:39:39 Successfully built 996ecf8530a6 20:39:39 Successfully tagged security-spiffe-token-provider:latest 20:39:40  Building security-spiffe-token-provider ... done Removing intermediate container c56d62a1c535 20:39:40 ---> f8331cd2f010 20:39:40 Step 14/23 : ENV APP_PORT=58890 20:39:40 ---> Running in a271ba60b951 20:39:40 Removing intermediate container a271ba60b951 20:39:40 ---> 75e98c8a64a1 20:39:40 Step 15/23 : EXPOSE $APP_PORT 20:39:40 ---> Running in 0816cdc6f6e2 20:39:40 Removing intermediate container 0816cdc6f6e2 20:39:40 ---> 08ddc4f7ad4b 20:39:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:39:41 ---> 728ca2a61358 20:39:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:39:41 ---> 2363dda52439 20:39:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:39:42 ---> 6b641d8201a7 20:39:42 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:39:42 ---> Running in feac6a778354 20:39:42 Removing intermediate container feac6a778354 20:39:42 ---> e793b2c98a20 20:39:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:42 ---> Running in d49e259938db 20:39:42 Removing intermediate container d49e259938db 20:39:42 ---> 351be5e0e657 20:39:42 Step 21/23 : LABEL arch=x86_64 20:39:42 ---> Running in ff67a728dd09 20:39:42 Removing intermediate container ff67a728dd09 20:39:42 ---> 4f3b1518c095 20:39:42 Step 22/23 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 20:39:42 ---> Running in 00ce45db9b00 20:39:42 Removing intermediate container 00ce45db9b00 20:39:42 ---> 2e9179d22d68 20:39:42 Step 23/23 : LABEL version=0.0.0 20:39:42 ---> Running in 9f199ff9094c 20:39:43 Removing intermediate container 9f199ff9094c 20:39:43 ---> 08f594d467b8 20:39:43 20:39:43 Successfully built 08f594d467b8 20:39:43 Successfully tagged sys-mgmt-agent:latest 20:39:48  Building sys-mgmt-agent ... done Removing intermediate container c6957f0ad6ee 20:39:48 ---> ac65d363fd22 20:39:48 20:39:48 Step 10/23 : FROM alpine:3.14 20:39:48 ---> e04c818066af 20:39:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:39:48 ---> Running in 04db16fd735f 20:39:48 Removing intermediate container 04db16fd735f 20:39:48 ---> a570a9b68aeb 20:39:48 Step 12/23 : ENV APP_PORT=59880 20:39:48 ---> Running in dbbab503f988 20:39:48 Removing intermediate container dbbab503f988 20:39:48 ---> 388d16f481f8 20:39:48 Step 13/23 : EXPOSE $APP_PORT 20:39:49 ---> Running in 4c06adc87647 20:39:49 Removing intermediate container 4c06adc87647 20:39:49 ---> 5ccf0dcd9656 20:39:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:49 ---> Running in 087994c4bc5d 20:39:50 Removing intermediate container 087994c4bc5d 20:39:50 ---> c8084fd4f2b4 20:39:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:39:50 ---> Running in 565db34fb36e 20:39:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:39:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:39:51 (1/6) Installing dumb-init (1.2.5-r1) 20:39:51 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:39:51 (3/6) Installing libsodium (1.0.18-r0) 20:39:51 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:39:52 (5/6) Installing libzmq (4.3.4-r0) 20:39:52 (6/6) Installing zeromq (4.3.4-r0) 20:39:52 Executing busybox-1.33.1-r7.trigger 20:39:52 OK: 8 MiB in 20 packages 20:39:52 Removing intermediate container 565db34fb36e 20:39:52 ---> a23da415997f 20:39:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:52 ---> 20ee4bb2d2fd 20:39:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:39:53 ---> 574c2b94648a 20:39:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:39:53 ---> 15b1c5fcc58b 20:39:53 Step 19/23 : ENTRYPOINT ["/core-data"] 20:39:53 ---> Running in 77c01079dae2 20:39:53 Removing intermediate container 77c01079dae2 20:39:53 ---> a19d8ee99a6e 20:39:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:53 ---> Running in a07ff647000a 20:39:54 Removing intermediate container a07ff647000a 20:39:54 ---> 21271ed96eaa 20:39:54 Step 21/23 : LABEL arch=x86_64 20:39:54 ---> Running in 14c8fc7b43a5 20:39:54 Removing intermediate container 14c8fc7b43a5 20:39:54 ---> 6433725646dc 20:39:54 Step 22/23 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 20:39:54 ---> Running in 38fe85da7530 20:39:54 Removing intermediate container 38fe85da7530 20:39:54 ---> 5ccad3a59077 20:39:54 Step 23/23 : LABEL version=0.0.0 20:39:54 ---> Running in d88d8e81edfa 20:39:54 Removing intermediate container d88d8e81edfa 20:39:54 ---> 751a2da8cbc3 20:39:54 20:39:54 Successfully built 751a2da8cbc3 20:39:54 Successfully tagged core-data:latest 20:39:54  Building core-data ... done  [Pipeline] } 20:39:54 $ docker stop --time=1 f4311099806d9c0d8da254ce72bf24bdcee8c8ac64dd6ecddd77fc30527831cd 20:39:55 $ docker rm -f f4311099806d9c0d8da254ce72bf24bdcee8c8ac64dd6ecddd77fc30527831cd [Pipeline] // withDockerContainer [Pipeline] sh 20:39:56 + docker images 20:39:56 REPOSITORY TAG IMAGE ID CREATED SIZE 20:39:56 core-data latest 751a2da8cbc3 2 seconds ago 35.9MB 20:39:56 ac65d363fd22 9 seconds ago 1.65GB 20:39:56 sys-mgmt-agent latest 08f594d467b8 14 seconds ago 307MB 20:39:56 security-spiffe-token-provider latest 996ecf8530a6 17 seconds ago 28.5MB 20:39:56 support-scheduler latest 1185fbafc834 22 seconds ago 26MB 20:39:56 cfc6db4b0d62 25 seconds ago 1.62GB 20:39:56 1eeb464d12d2 26 seconds ago 1.61GB 20:39:56 59cbd44768f3 43 seconds ago 1.62GB 20:39:56 security-spire-agent latest 28974a755c36 55 seconds ago 127MB 20:39:56 security-spire-config latest 5625e935733e 56 seconds ago 86.7MB 20:39:56 security-spire-server latest 94047410ec8d 58 seconds ago 87.3MB 20:39:56 security-proxy-setup latest b1383ed63d58 About a minute ago 43.4MB 20:39:56 core-metadata latest 5912b69973a4 About a minute ago 26.2MB 20:39:56 7071b9782f28 About a minute ago 1.63GB 20:39:56 eb25cbe29d93 About a minute ago 4.5GB 20:39:56 8be96cb1083b About a minute ago 4.5GB 20:39:56 f5d7241bd5fe About a minute ago 4.5GB 20:39:56 61ff1dc87e0a 2 minutes ago 1.62GB 20:39:56 security-bootstrapper latest 11bc7fa6295b 2 minutes ago 24.3MB 20:39:56 core-command latest 6a0d669bc0c6 2 minutes ago 24.5MB 20:39:56 47bb9467a72c 3 minutes ago 1.61GB 20:39:56 b1310ff8554c 3 minutes ago 1.61GB 20:39:56 security-secretstore-setup latest 1585b4f1072e 4 minutes ago 42.1MB 20:39:56 support-notifications latest e3ae64abd480 4 minutes ago 26.6MB 20:39:56 f6d68369d323 4 minutes ago 1.63GB 20:39:56 db5e7ef2aa64 4 minutes ago 1.62GB 20:39:56 ci-base-image-x86_64 latest 9b7c3d391269 8 minutes ago 896MB 20:39:56 docker 20.10.14 7417809fdb73 5 days ago 218MB 20:39:56 alpine 3.14 e04c818066af 5 days ago 5.59MB 20:39:56 alpine 3.15 0ac33e5f5afa 5 days ago 5.57MB 20:39:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 20:39:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 20:39:56 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:40:11 Still waiting to schedule task 20:40:11 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:03:43 Running on prd-ubuntu18.04-docker-8c-8g-17893 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws 22:03:43 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 22:03:43 The recommended git tool is: git 22:03:45 using credential edgex-jenkins-ssh 22:03:45 Cloning the remote Git repository 22:03:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:03:45 > git init /w/workspace/edgex-go/4 # timeout=10 22:03:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:03:45 > git --version # timeout=10 22:03:45 > git --version # 'git version 2.17.1' 22:03:45 using GIT_SSH to set credentials SSH Credentials for GitHub 22:03:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:03:50 Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 22:03:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:03:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:03:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:03:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:03:50 using GIT_SSH to set credentials SSH Credentials for GitHub 22:03:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:03:50 > git config core.sparsecheckout # timeout=10 22:03:50 > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # timeout=10 22:03:50 Merge succeeded, producing 285ed0c913faab83d1f4f154329835e51b6e9193 22:03:50 Checking out Revision 285ed0c913faab83d1f4f154329835e51b6e9193 (PR-3948) 22:03:50 > git remote # timeout=10 22:03:50 > git config --get remote.origin.url # timeout=10 22:03:50 using GIT_SSH to set credentials SSH Credentials for GitHub 22:03:50 > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 22:03:50 > git rev-parse HEAD^{commit} # timeout=10 22:03:50 > git config core.sparsecheckout # timeout=10 22:03:50 > git checkout -f 285ed0c913faab83d1f4f154329835e51b6e9193 # timeout=10 22:03:54 Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" 22:03:54 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:54 > git rev-list --no-walk 6f2f0c5deaa4c4c2b86e3933d4e1ad3fb6a679ba # timeout=10 22:03:55 + echo snap-build.sh 22:03:55 snap-build.sh 22:03:55 + SNAP_BASE_DIR=. 22:03:55 + '[' '!' -z /w/workspace/edgex-go/4 ']' 22:03:55 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 22:03:55 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 22:03:55 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 22:03:55 + cd /w/workspace/edgex-go/4 22:03:55 + sudo apt-get remove -qy --purge lxd lxd-client 22:03:55 Reading package lists... 22:03:55 Building dependency tree... 22:03:55 Reading state information... 22:03:55 The following packages were automatically installed and are no longer required: 22:03:55 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:03:55 uidmap xdelta3 22:03:55 Use 'sudo apt autoremove' to remove them. 22:03:55 The following packages will be REMOVED: 22:03:55 lxd* lxd-client* 22:03:55 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:03:55 After this operation, 31.7 MB disk space will be freed. 22:03:56 (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.) 22:03:56 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:03:56 Removing lxd dnsmasq configuration 22:03:57 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:03:57 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:03:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:03:57 (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.) 22:03:57 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:03:59 Processing triggers for systemd (237-3ubuntu10.52) ... 22:03:59 Processing triggers for ureadahead (0.100.0-21) ... 22:03:59 + sudo snap remove --purge lxd 22:04:00 snap "lxd" is not installed 22:04:00 + sudo groupadd --force --system lxd 22:04:00 ++ whoami 22:04:00 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:04:00 + newgrp - lxd 22:04:00 + sudo snap install lxd 22:04:10 2022-04-10T22:04:06Z INFO Waiting for automatic snapd restart... 22:04:22 lxd 5.0.0-c5bcb80 from Canonical* installed 22:04:22 + sudo lxd init --auto 22:04:32 + sudo snap install --classic snapcraft 22:04:35 snapcraft 6.1 from Canonical* installed 22:04:35 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:04:35 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:04:35 % Total % Received % Xferd Average Speed Time Time Time Current 22:04:35 Dload Upload Total Spent Left Speed 22:04:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 7833 0 --:--:-- --:--:-- --:--:-- 7833 22:04:35 100 3325k 100 3325k 0 0 16.5M 0 --:--:-- --:--:-- --:--:-- 16.5M 22:04:35 ./yq_linux_amd64 22:04:35 + sudo snapcraft prime --use-lxd 22:04:37 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:04:37 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: 22:04:37 - README.md 22:04:37 22:04:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:04:37 Launching a container. 22:04:47 Waiting for container to be ready 22:04:48 To start your first container, try: lxc launch ubuntu:20.04 22:04:48 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 22:04:48 22:04:53 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:04:53 Waiting for network to be ready... 22:04:54 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 22:04:54 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 22:04:54 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 22:04:54 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 22:04:54 Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 22:04:54 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 22:04:54 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 22:04:54 Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 22:04:54 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 22:04:54 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 22:04:54 Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 22:04:54 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] 22:04:54 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] 22:04:54 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 22:04:54 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 22:04:54 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] 22:04:54 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] 22:04:54 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 22:04:54 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 22:04:54 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] 22:04:55 Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] 22:04:55 Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 22:04:55 Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 22:04:55 Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] 22:04:55 Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 22:04:55 Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] 22:04:55 Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 22:04:57 Fetched 23.7 MB in 3s (7175 kB/s) 22:04:58 Reading package lists... 22:04:58 Reading package lists... 22:04:58 Building dependency tree... 22:04:58 Reading state information... 22:04:58 The following additional packages will be installed: 22:04:58 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:04:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:04:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:04:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:04:58 Suggested packages: 22:04:58 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:04:58 Recommended packages: 22:04:58 gnupg libsasl2-modules 22:04:58 The following NEW packages will be installed: 22:04:58 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:04:58 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:04:58 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:04:58 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:04:58 The following packages will be upgraded: 22:04:58 gpg gpg-agent gpgconf libudev1 22:04:58 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 22:04:58 Need to get 3859 kB of archives. 22:04:58 After this operation, 14.9 MB of additional disk space will be used. 22:04:58 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 22:04:58 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 22:04:58 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 22:04:58 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 22:04:58 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 22:04:58 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 22:04:58 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:04:58 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 22:04:58 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 22:04:58 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 22:04:58 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 22:04:58 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 22:04:58 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 22:04:58 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 22:04:58 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 22:04:58 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 22:04:58 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 22:04:58 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 22:04:58 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 22:04:58 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 22:04:59 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 22:04:59 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 22:04:59 debconf: delaying package configuration, since apt-utils is not installed 22:04:59 Fetched 3859 kB in 1s (4255 kB/s) 22:04:59 (Reading database ... 12816 files and directories currently installed.) 22:04:59 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 22:04:59 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 22:04:59 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 22:04:59 Selecting previously unselected package udev. 22:04:59 (Reading database ... 12816 files and directories currently installed.) 22:04:59 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 22:04:59 Unpacking udev (245.4-4ubuntu3.15) ... 22:04:59 Selecting previously unselected package libfuse2:amd64. 22:04:59 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 22:04:59 Unpacking libfuse2:amd64 (2.9.9-3) ... 22:04:59 Selecting previously unselected package fuse. 22:04:59 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 22:04:59 Unpacking fuse (2.9.9-3) ... 22:04:59 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 22:04:59 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 22:04:59 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 22:04:59 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 22:05:00 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 22:05:00 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 22:05:00 Selecting previously unselected package libksba8:amd64. 22:05:00 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:05:00 Unpacking libksba8:amd64 (1.3.5-2) ... 22:05:00 Selecting previously unselected package libroken18-heimdal:amd64. 22:05:00 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:05:00 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:00 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:05:00 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:05:00 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:00 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:05:00 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:05:00 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:00 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:05:00 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:05:00 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:00 Selecting previously unselected package libwind0-heimdal:amd64. 22:05:00 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:05:00 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:00 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:05:00 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:05:00 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:00 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:05:00 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:05:00 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:00 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:05:00 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:05:00 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:00 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:05:00 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:05:00 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:00 Selecting previously unselected package libsasl2-modules-db:amd64. 22:05:00 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 22:05:00 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 22:05:01 Selecting previously unselected package libsasl2-2:amd64. 22:05:01 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 22:05:01 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 22:05:01 Selecting previously unselected package libldap-common. 22:05:01 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 22:05:01 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 22:05:01 Selecting previously unselected package libldap-2.4-2:amd64. 22:05:01 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 22:05:01 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 22:05:01 Selecting previously unselected package dirmngr. 22:05:01 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 22:05:01 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 22:05:01 Setting up libksba8:amd64 (1.3.5-2) ... 22:05:01 Setting up libfuse2:amd64 (2.9.9-3) ... 22:05:01 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 22:05:01 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 22:05:01 Setting up udev (245.4-4ubuntu3.15) ... 22:05:01 invoke-rc.d: policy-rc.d denied execution of start. 22:05:01 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 22:05:01 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:01 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 22:05:01 Setting up gpg (2.2.19-3ubuntu2.1) ... 22:05:01 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:01 Setting up fuse (2.9.9-3) ... 22:05:01 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 22:05:02 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:02 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:02 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:02 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:02 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:02 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:02 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:05:02 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 22:05:02 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 22:05:02 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 22:05:02 Processing triggers for systemd (245.4-4ubuntu3) ... 22:05:02 Processing triggers for libc-bin (2.31-0ubuntu9) ... 22:05:03 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 22:05:03 Alias= settings in the [Install] section, and DefaultInstance= for template 22:05:03 units). This means they are not meant to be enabled using systemctl. 22:05:03 22:05:03 Possible reasons for having this kind of units are: 22:05:03 • A unit may be statically enabled by being symlinked from another unit's 22:05:03 .wants/ or .requires/ directory. 22:05:03 • A unit's purpose may be to act as a helper for some other unit which has 22:05:03 a requirement dependency on it. 22:05:03 • A unit may be started when needed via activation (socket, path, timer, 22:05:03 D-Bus, udev, scripted systemctl call, ...). 22:05:03 • In case of template units, the unit is meant to be enabled with some 22:05:03 instance name specified. 22:05:03 Reading package lists... 22:05:03 Building dependency tree... 22:05:03 Reading state information... 22:05:03 The following additional packages will be installed: 22:05:03 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 22:05:03 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 22:05:03 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 22:05:03 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 22:05:03 openssh-client python3 python3-minimal python3.8 python3.8-minimal 22:05:03 squashfs-tools systemd systemd-sysv systemd-timesyncd 22:05:03 Suggested packages: 22:05:03 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 22:05:03 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:05:03 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 22:05:03 systemd-container policykit-1 22:05:03 Recommended packages: 22:05:03 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 22:05:03 The following NEW packages will be installed: 22:05:03 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 22:05:03 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 22:05:03 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 22:05:03 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 22:05:03 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 22:05:03 The following packages will be upgraded: 22:05:03 libsystemd0 systemd systemd-sysv systemd-timesyncd 22:05:03 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 22:05:03 Need to get 46.5 MB of archives. 22:05:03 After this operation, 181 MB of additional disk space will be used. 22:05:03 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 22:05:03 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 22:05:03 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 22:05:03 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 22:05:03 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 22:05:03 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 22:05:03 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 22:05:04 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 22:05:04 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 22:05:04 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 22:05:04 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 22:05:04 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 22:05:04 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 22:05:04 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 22:05:04 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 22:05:04 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 22:05:04 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 22:05:04 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 22:05:04 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 22:05:04 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 22:05:04 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 22:05:04 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 22:05:04 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 22:05:04 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 22:05:04 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 22:05:04 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 22:05:04 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 22:05:04 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 22:05:04 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 22:05:04 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 22:05:04 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 22:05:04 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 22:05:04 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 22:05:06 debconf: delaying package configuration, since apt-utils is not installed 22:05:06 Fetched 46.5 MB in 2s (20.6 MB/s) 22:05:06 (Reading database ... 13067 files and directories currently installed.) 22:05:06 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 22:05:06 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 22:05:06 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 22:05:06 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 22:05:06 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 22:05:06 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 22:05:07 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 22:05:07 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 22:05:07 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 22:05:07 Selecting previously unselected package libpython3.8-minimal:amd64. 22:05:07 (Reading database ... 13068 files and directories currently installed.) 22:05:07 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 22:05:07 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 22:05:07 Selecting previously unselected package libexpat1:amd64. 22:05:07 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 22:05:07 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 22:05:07 Selecting previously unselected package python3.8-minimal. 22:05:07 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 22:05:07 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 22:05:07 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 22:05:07 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 22:05:07 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 22:05:08 Selecting previously unselected package python3-minimal. 22:05:08 (Reading database ... 13359 files and directories currently installed.) 22:05:08 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 22:05:08 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 22:05:08 Selecting previously unselected package mime-support. 22:05:08 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 22:05:08 Unpacking mime-support (3.64ubuntu1) ... 22:05:08 Selecting previously unselected package libmpdec2:amd64. 22:05:08 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 22:05:08 Unpacking libmpdec2:amd64 (2.4.2-3) ... 22:05:08 Selecting previously unselected package libpython3.8-stdlib:amd64. 22:05:08 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 22:05:08 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 22:05:08 Selecting previously unselected package python3.8. 22:05:08 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 22:05:08 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 22:05:08 Selecting previously unselected package libpython3-stdlib:amd64. 22:05:08 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 22:05:08 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 22:05:08 Setting up python3-minimal (3.8.2-0ubuntu2) ... 22:05:08 Selecting previously unselected package python3. 22:05:08 (Reading database ... 13761 files and directories currently installed.) 22:05:08 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 22:05:08 Unpacking python3 (3.8.2-0ubuntu2) ... 22:05:08 Selecting previously unselected package libdbus-1-3:amd64. 22:05:08 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 22:05:08 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 22:05:09 Selecting previously unselected package dbus. 22:05:09 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 22:05:09 Unpacking dbus (1.12.16-2ubuntu2.1) ... 22:05:09 Selecting previously unselected package libbsd0:amd64. 22:05:09 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 22:05:09 Unpacking libbsd0:amd64 (0.10.0-1) ... 22:05:09 Selecting previously unselected package libpam-systemd:amd64. 22:05:09 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 22:05:09 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 22:05:09 Selecting previously unselected package sudo. 22:05:09 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 22:05:09 Unpacking sudo (1.8.31-1ubuntu1.2) ... 22:05:09 Selecting previously unselected package apparmor. 22:05:09 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 22:05:09 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 22:05:09 Selecting previously unselected package libcbor0.6:amd64. 22:05:09 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 22:05:09 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 22:05:09 Selecting previously unselected package libedit2:amd64. 22:05:09 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 22:05:09 Unpacking libedit2:amd64 (3.1-20191231-1) ... 22:05:09 Selecting previously unselected package libfido2-1:amd64. 22:05:09 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 22:05:09 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 22:05:09 Selecting previously unselected package libkrb5support0:amd64. 22:05:09 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 22:05:09 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 22:05:09 Selecting previously unselected package libk5crypto3:amd64. 22:05:09 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 22:05:09 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 22:05:09 Selecting previously unselected package libkeyutils1:amd64. 22:05:09 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 22:05:09 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 22:05:09 Selecting previously unselected package libkrb5-3:amd64. 22:05:09 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 22:05:09 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 22:05:09 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:05:09 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 22:05:09 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 22:05:09 Selecting previously unselected package openssh-client. 22:05:09 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 22:05:09 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 22:05:09 Selecting previously unselected package dbus-user-session. 22:05:09 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 22:05:09 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 22:05:10 Selecting previously unselected package liblzo2-2:amd64. 22:05:10 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 22:05:10 Unpacking liblzo2-2:amd64 (2.10-2) ... 22:05:10 Selecting previously unselected package squashfs-tools. 22:05:10 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 22:05:10 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 22:05:10 Selecting previously unselected package snapd. 22:05:10 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 22:05:10 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 22:05:13 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 22:05:13 Setting up mime-support (3.64ubuntu1) ... 22:05:13 Setting up liblzo2-2:amd64 (2.10-2) ... 22:05:13 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 22:05:13 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 22:05:13 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 22:05:13 Setting up dbus (1.12.16-2ubuntu2.1) ... 22:05:13 Setting up sudo (1.8.31-1ubuntu1.2) ... 22:05:13 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 22:05:13 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 22:05:13 Setting up libmpdec2:amd64 (2.4.2-3) ... 22:05:13 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 22:05:13 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 22:05:13 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 22:05:14 Setting up libbsd0:amd64 (0.10.0-1) ... 22:05:14 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 22:05:14 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 22:05:14 Setting up libedit2:amd64 (3.1-20191231-1) ... 22:05:14 Setting up python3 (3.8.2-0ubuntu2) ... 22:05:14 running python rtupdate hooks for python3.8... 22:05:14 running python post-rtupdate hooks for python3.8... 22:05:14 Setting up apparmor (2.13.3-7ubuntu5.1) ... 22:05:15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:05:15 Reloading AppArmor profiles 22:05:15 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 22:05:15 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 22:05:15 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 22:05:16 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 22:05:16 Setting up systemd (245.4-4ubuntu3.15) ... 22:05:16 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:05:16 Installing new version of config file /etc/systemd/resolved.conf ... 22:05:17 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 22:05:17 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 22:05:17 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 22:05:17 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 22:05:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:05:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:05:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:05:18 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:05:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:05:19 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:05:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:05:19 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:05:19 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:05:19 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:05:20 /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' 22:05:20 Processing triggers for libc-bin (2.31-0ubuntu9) ... 22:05:20 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 22:05:20 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 22:05:20 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 22:05:22 Reading package lists... 22:05:22 Reading package lists... 22:05:22 Building dependency tree... 22:05:22 Reading state information... 22:05:22 Calculating upgrade... 22:05:22 The following packages will be upgraded: 22:05:22 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 22:05:22 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 22:05:22 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 22:05:22 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 22:05:22 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 22:05:22 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 22:05:22 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 22:05:22 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 22:05:22 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 22:05:22 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 22:05:22 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 22:05:22 xz-utils zlib1g 22:05:22 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:05:22 Need to get 65.7 MB of archives. 22:05:22 After this operation, 27.6 MB of additional disk space will be used. 22:05:22 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 22:05:22 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 22:05:22 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 22:05:22 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 22:05:22 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 22:05:22 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 22:05:22 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 22:05:22 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 22:05:22 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 22:05:22 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 22:05:22 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 22:05:22 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 22:05:22 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 22:05:22 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 22:05:22 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 22:05:22 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 22:05:22 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 22:05:22 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 22:05:22 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 22:05:22 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 22:05:23 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 22:05:23 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 22:05:23 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 22:05:23 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 22:05:23 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 22:05:23 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 22:05:23 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 22:05:23 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 22:05:23 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 22:05:23 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 22:05:23 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 22:05:23 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 22:05:23 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 22:05:23 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 22:05:23 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 22:05:23 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 22:05:23 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 22:05:23 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 22:05:23 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 22:05:23 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 22:05:23 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 22:05:23 Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 22:05:23 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 22:05:23 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 22:05:23 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 22:05:23 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 22:05:23 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 22:05:23 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 22:05:23 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 22:05:23 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 22:05:23 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 22:05:23 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 22:05:23 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 22:05:23 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 22:05:23 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 22:05:23 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 22:05:23 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 22:05:23 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 22:05:23 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 22:05:23 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 22:05:23 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 22:05:23 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 22:05:23 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 22:05:23 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 22:05:23 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 22:05:23 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 22:05:23 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 22:05:23 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 22:05:23 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 22:05:23 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 22:05:23 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 22:05:23 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 22:05:23 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 22:05:23 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 22:05:23 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 22:05:23 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 22:05:23 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 22:05:24 debconf: delaying package configuration, since apt-utils is not installed 22:05:24 Fetched 65.7 MB in 1s (57.5 MB/s) 22:05:24 (Reading database ... 14313 files and directories currently installed.) 22:05:24 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 22:05:24 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 22:05:24 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 22:05:24 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 22:05:24 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 22:05:24 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 22:05:25 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:25 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:25 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:25 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:25 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:25 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:25 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:25 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:25 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:25 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:25 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:25 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:25 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:25 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:25 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:25 (Reading database ... 14312 files and directories currently installed.) 22:05:25 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:25 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:26 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:26 (Reading database ... 14312 files and directories currently installed.) 22:05:26 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:26 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:26 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:26 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:26 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:26 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:26 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:26 (Reading database ... 14312 files and directories currently installed.) 22:05:26 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 22:05:26 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 22:05:27 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 22:05:27 (Reading database ... 14312 files and directories currently installed.) 22:05:27 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 22:05:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:05:27 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:05:27 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 22:05:28 Setting up base-files (11ubuntu5.5) ... 22:05:28 Installing new version of config file /etc/issue ... 22:05:28 Installing new version of config file /etc/issue.net ... 22:05:28 Installing new version of config file /etc/lsb-release ... 22:05:28 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:05:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:05:28 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:05:28 Removing obsolete conffile /etc/default/motd-news ... 22:05:28 (Reading database ... 14311 files and directories currently installed.) 22:05:28 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 22:05:28 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 22:05:28 Setting up bash (5.0-6ubuntu1.1) ... 22:05:28 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 22:05:28 (Reading database ... 14311 files and directories currently installed.) 22:05:28 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 22:05:28 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 22:05:28 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 22:05:28 (Reading database ... 14311 files and directories currently installed.) 22:05:28 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 22:05:28 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 22:05:28 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 22:05:28 (Reading database ... 14311 files and directories currently installed.) 22:05:28 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 22:05:29 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 22:05:29 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 22:05:29 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 22:05:29 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 22:05:29 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 22:05:29 Setting up perl-base (5.30.0-9ubuntu0.2) ... 22:05:29 (Reading database ... 14311 files and directories currently installed.) 22:05:29 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 22:05:29 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 22:05:30 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 22:05:30 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 22:05:30 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 22:05:30 (Reading database ... 14311 files and directories currently installed.) 22:05:30 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 22:05:30 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 22:05:30 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 22:05:30 (Reading database ... 14311 files and directories currently installed.) 22:05:30 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 22:05:30 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 22:05:30 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 22:05:30 (Reading database ... 14311 files and directories currently installed.) 22:05:30 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 22:05:30 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 22:05:31 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 22:05:31 (Reading database ... 14311 files and directories currently installed.) 22:05:31 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 22:05:31 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 22:05:31 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 22:05:31 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 22:05:31 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 22:05:31 (Reading database ... 14311 files and directories currently installed.) 22:05:31 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 22:05:31 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 22:05:31 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 22:05:31 (Reading database ... 14311 files and directories currently installed.) 22:05:31 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 22:05:31 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 22:05:31 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 22:05:31 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 22:05:31 Setting up util-linux (2.34-0.1ubuntu9.3) ... 22:05:32 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:05:32 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:05:32 (Reading database ... 14311 files and directories currently installed.) 22:05:32 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 22:05:32 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 22:05:32 Setting up libc-bin (2.31-0ubuntu9.7) ... 22:05:32 (Reading database ... 14311 files and directories currently installed.) 22:05:32 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 22:05:32 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 22:05:32 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 22:05:32 (Reading database ... 14311 files and directories currently installed.) 22:05:32 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 22:05:32 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 22:05:32 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 22:05:33 (Reading database ... 14311 files and directories currently installed.) 22:05:33 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 22:05:33 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 22:05:33 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 22:05:33 (Reading database ... 14311 files and directories currently installed.) 22:05:33 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 22:05:33 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 22:05:33 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 22:05:33 (Reading database ... 14311 files and directories currently installed.) 22:05:33 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 22:05:33 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 22:05:33 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 22:05:33 (Reading database ... 14311 files and directories currently installed.) 22:05:33 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 22:05:33 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 22:05:33 Setting up gpgv (2.2.19-3ubuntu2.1) ... 22:05:33 (Reading database ... 14311 files and directories currently installed.) 22:05:33 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 22:05:33 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 22:05:33 Setting up ubuntu-keyring (2020.02.11.4) ... 22:05:33 (Reading database ... 14311 files and directories currently installed.) 22:05:33 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 22:05:33 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 22:05:33 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 22:05:33 (Reading database ... 14311 files and directories currently installed.) 22:05:33 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 22:05:33 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 22:05:33 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 22:05:33 (Reading database ... 14311 files and directories currently installed.) 22:05:33 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 22:05:33 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 22:05:34 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 22:05:34 (Reading database ... 14311 files and directories currently installed.) 22:05:34 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 22:05:34 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 22:05:34 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 22:05:34 (Reading database ... 14311 files and directories currently installed.) 22:05:34 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 22:05:34 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 22:05:34 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 22:05:34 (Reading database ... 14311 files and directories currently installed.) 22:05:34 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 22:05:34 Unpacking apt (2.0.6) over (2.0.2) ... 22:05:35 Setting up apt (2.0.6) ... 22:05:35 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:05:35 (Reading database ... 14311 files and directories currently installed.) 22:05:35 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 22:05:35 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 22:05:35 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 22:05:35 (Reading database ... 14311 files and directories currently installed.) 22:05:35 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 22:05:35 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 22:05:35 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 22:05:35 (Reading database ... 14313 files and directories currently installed.) 22:05:35 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 22:05:35 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 22:05:35 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 22:05:36 (Reading database ... 14317 files and directories currently installed.) 22:05:36 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 22:05:36 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 22:05:36 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 22:05:36 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 22:05:36 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 22:05:36 (Reading database ... 14317 files and directories currently installed.) 22:05:36 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 22:05:36 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 22:05:36 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 22:05:36 (Reading database ... 14317 files and directories currently installed.) 22:05:36 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 22:05:36 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 22:05:36 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 22:05:36 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 22:05:36 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 22:05:36 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 22:05:37 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 22:05:37 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 22:05:37 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 22:05:37 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 22:05:37 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 22:05:37 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 22:05:37 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 22:05:37 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 22:05:37 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 22:05:37 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 22:05:37 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 22:05:37 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 22:05:37 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 22:05:37 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 22:05:37 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 22:05:37 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 22:05:37 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 22:05:38 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 22:05:38 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 22:05:38 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 22:05:38 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 22:05:38 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 22:05:38 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 22:05:38 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 22:05:38 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 22:05:38 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 22:05:38 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 22:05:38 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 22:05:38 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 22:05:38 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 22:05:38 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 22:05:38 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 22:05:38 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 22:05:38 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 22:05:39 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 22:05:39 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 22:05:40 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 22:05:40 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 22:05:40 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 22:05:40 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 22:05:41 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 22:05:41 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 22:05:41 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 22:05:41 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 22:05:41 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 22:05:41 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 22:05:41 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 22:05:41 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 22:05:41 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 22:05:41 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 22:05:41 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 22:05:41 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:41 Setting up tzdata (2022a-0ubuntu0.20.04) ... 22:05:42 22:05:42 Current default time zone: 'Etc/UTC' 22:05:42 Local time is now: Sun Apr 10 22:05:41 UTC 2022. 22:05:42 Universal Time is now: Sun Apr 10 22:05:41 UTC 2022. 22:05:42 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:05:42 22:05:42 Setting up xz-utils (5.2.4-1ubuntu1) ... 22:05:42 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:42 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:42 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 22:05:42 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:42 Setting up mount (2.34-0.1ubuntu9.3) ... 22:05:42 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 22:05:42 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 22:05:42 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 22:05:42 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 22:05:42 Setting up openssl (1.1.1f-1ubuntu2.12) ... 22:05:42 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:42 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:42 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 22:05:42 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:42 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 22:05:42 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:42 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 22:05:42 Setting up fdisk (2.34-0.1ubuntu9.3) ... 22:05:42 Setting up ca-certificates (20210119~20.04.2) ... 22:05:44 Updating certificates in /etc/ssl/certs... 22:05:45 21 added, 21 removed; done. 22:05:45 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 22:05:45 Setting up perl (5.30.0-9ubuntu0.2) ... 22:05:45 Setting up procps (2:3.3.16-1ubuntu2.3) ... 22:05:45 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 22:05:45 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 22:05:45 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 22:05:45 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 22:05:45 Setting up binutils (2.34-6ubuntu1.3) ... 22:05:45 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 22:05:45 Setting up build-essential (12.8ubuntu1.1) ... 22:05:45 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 22:05:45 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 22:05:45 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 22:05:45 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 22:05:45 Processing triggers for systemd (245.4-4ubuntu3.15) ... 22:05:45 Processing triggers for mime-support (3.64ubuntu1) ... 22:05:45 Processing triggers for ca-certificates (20210119~20.04.2) ... 22:05:45 Updating certificates in /etc/ssl/certs... 22:05:46 0 added, 0 removed; done. 22:05:46 Running hooks in /etc/ca-certificates/update.d... 22:05:46 done. 22:05:47 Reading package lists... 22:05:47 Building dependency tree... 22:05:47 Reading state information... 22:05:47 The following NEW packages will be installed: 22:05:47 apt-transport-https 22:05:47 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:05:47 Need to get 4680 B of archives. 22:05:47 After this operation, 162 kB of additional disk space will be used. 22:05:47 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 22:05:47 debconf: delaying package configuration, since apt-utils is not installed 22:05:47 Fetched 4680 B in 0s (66.5 kB/s) 22:05:47 Selecting previously unselected package apt-transport-https. 22:05:47 (Reading database ... 14320 files and directories currently installed.) 22:05:47 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 22:05:47 Unpacking apt-transport-https (2.0.6) ... 22:05:47 Setting up apt-transport-https (2.0.6) ... 22:05:47 Waiting for network to be ready... 22:05:54 2022-04-10T22:05:51Z INFO Waiting for automatic snapd restart... 22:05:55 snapd 2.54.4 from Canonical* installed 22:05:55 "snapd" switched to the "latest/stable" channel 22:05:55 22:05:58 core20 20220318 from Canonical* installed 22:05:58 "core20" switched to the "latest/stable" channel 22:05:58 22:06:01 snapcraft 6.1 from Canonical* installed 22:06:01 "snapcraft" switched to the "latest/stable" channel 22:06:01 22:06:05 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: 22:06:05 - README.md 22:06:05 22:06:05 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:06:06 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 22:06:06 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 22:06:06 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 22:06:07 Reading package lists... 22:06:07 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 22:06:07 Reading package lists... 22:06:07 Building dependency tree... 22:06:07 Reading state information... 22:06:07 Suggested packages: 22:06:07 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 22:06:07 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 22:06:07 krb5-user libnorm-doc 22:06:07 Recommended packages: 22:06:07 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:06:07 The following NEW packages will be installed: 22:06:07 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 22:06:07 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 22:06:07 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 22:06:07 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 22:06:07 libzmq5 pkg-config zip 22:06:07 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 22:06:07 Need to get 10.3 MB of archives. 22:06:07 After this operation, 56.5 MB of additional disk space will be used. 22:06:07 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 22:06:08 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 22:06:08 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 22:06:08 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 22:06:08 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 22:06:08 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 22:06:08 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 22:06:08 Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 22:06:08 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 22:06:08 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 22:06:08 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 22:06:08 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 22:06:08 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 22:06:08 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 22:06:08 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 22:06:08 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 22:06:08 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 22:06:08 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 22:06:08 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 22:06:08 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 22:06:09 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 22:06:09 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 22:06:09 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 22:06:09 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 22:06:09 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 22:06:09 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 22:06:09 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 22:06:09 debconf: delaying package configuration, since apt-utils is not installed 22:06:09 Fetched 10.3 MB in 1s (8481 kB/s) 22:06:09 Selecting previously unselected package libglib2.0-0:amd64. 22:06:09 (Reading database ... 14324 files and directories currently installed.) 22:06:09 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 22:06:09 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 22:06:09 Selecting previously unselected package libsodium23:amd64. 22:06:09 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 22:06:09 Unpacking libsodium23:amd64 (1.0.18-1) ... 22:06:09 Selecting previously unselected package libpsl5:amd64. 22:06:09 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 22:06:09 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 22:06:09 Selecting previously unselected package libbrotli1:amd64. 22:06:09 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 22:06:09 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 22:06:09 Selecting previously unselected package libnghttp2-14:amd64. 22:06:09 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 22:06:09 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 22:06:09 Selecting previously unselected package librtmp1:amd64. 22:06:09 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 22:06:09 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 22:06:09 Selecting previously unselected package libssh-4:amd64. 22:06:09 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 22:06:09 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 22:06:09 Selecting previously unselected package libcurl3-gnutls:amd64. 22:06:09 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 22:06:09 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 22:06:09 Selecting previously unselected package liberror-perl. 22:06:09 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 22:06:09 Unpacking liberror-perl (0.17029-1) ... 22:06:09 Selecting previously unselected package git-man. 22:06:09 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 22:06:09 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 22:06:10 Selecting previously unselected package git. 22:06:10 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 22:06:10 Unpacking git (1:2.25.1-1ubuntu3.2) ... 22:06:10 Selecting previously unselected package libgssrpc4:amd64. 22:06:10 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 22:06:10 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 22:06:10 Selecting previously unselected package libkdb5-9:amd64. 22:06:10 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 22:06:10 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 22:06:10 Selecting previously unselected package libkadm5srv-mit11:amd64. 22:06:10 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 22:06:10 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 22:06:10 Selecting previously unselected package libkadm5clnt-mit11:amd64. 22:06:10 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 22:06:10 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 22:06:10 Selecting previously unselected package comerr-dev:amd64. 22:06:10 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 22:06:10 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 22:06:10 Selecting previously unselected package krb5-multidev:amd64. 22:06:10 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 22:06:10 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 22:06:10 Selecting previously unselected package libnorm1:amd64. 22:06:10 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 22:06:10 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 22:06:10 Selecting previously unselected package libnorm-dev:amd64. 22:06:10 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 22:06:10 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 22:06:11 Selecting previously unselected package libpgm-5.2-0:amd64. 22:06:11 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 22:06:11 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 22:06:11 Selecting previously unselected package libpgm-dev:amd64. 22:06:11 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 22:06:11 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 22:06:11 Selecting previously unselected package libsodium-dev:amd64. 22:06:11 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 22:06:11 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 22:06:11 Selecting previously unselected package libzmq5:amd64. 22:06:11 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 22:06:11 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 22:06:11 Selecting previously unselected package libkrb5-dev:amd64. 22:06:11 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 22:06:11 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 22:06:11 Selecting previously unselected package libzmq3-dev:amd64. 22:06:11 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 22:06:11 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 22:06:11 Selecting previously unselected package pkg-config. 22:06:11 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 22:06:11 Unpacking pkg-config (0.29.1-0ubuntu4) ... 22:06:11 Selecting previously unselected package zip. 22:06:11 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 22:06:11 Unpacking zip (3.0-11build1) ... 22:06:11 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 22:06:11 Setting up libsodium23:amd64 (1.0.18-1) ... 22:06:11 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 22:06:11 No schema files found: doing nothing. 22:06:11 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 22:06:11 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 22:06:11 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 22:06:11 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 22:06:11 Setting up liberror-perl (0.17029-1) ... 22:06:11 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 22:06:11 Setting up zip (3.0-11build1) ... 22:06:11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 22:06:11 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 22:06:11 Setting up pkg-config (0.29.1-0ubuntu4) ... 22:06:11 Setting up libsodium-dev:amd64 (1.0.18-1) ... 22:06:11 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 22:06:11 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 22:06:11 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 22:06:11 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 22:06:11 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 22:06:11 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 22:06:11 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 22:06:11 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 22:06:11 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 22:06:11 Setting up git (1:2.25.1-1ubuntu3.2) ... 22:06:11 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 22:06:11 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 22:06:11 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 22:06:11 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 22:06:12 comerr-dev set to automatically installed. 22:06:12 git set to automatically installed. 22:06:12 git-man set to automatically installed. 22:06:12 krb5-multidev set to automatically installed. 22:06:12 libbrotli1 set to automatically installed. 22:06:12 libcurl3-gnutls set to automatically installed. 22:06:12 liberror-perl set to automatically installed. 22:06:12 libglib2.0-0 set to automatically installed. 22:06:12 libgssrpc4 set to automatically installed. 22:06:12 libkadm5clnt-mit11 set to automatically installed. 22:06:12 libkadm5srv-mit11 set to automatically installed. 22:06:12 libkdb5-9 set to automatically installed. 22:06:12 libkrb5-dev set to automatically installed. 22:06:12 libnghttp2-14 set to automatically installed. 22:06:12 libnorm-dev set to automatically installed. 22:06:12 libnorm1 set to automatically installed. 22:06:12 libpgm-5.2-0 set to automatically installed. 22:06:12 libpgm-dev set to automatically installed. 22:06:12 libpsl5 set to automatically installed. 22:06:12 librtmp1 set to automatically installed. 22:06:12 libsodium-dev set to automatically installed. 22:06:12 libsodium23 set to automatically installed. 22:06:12 libssh-4 set to automatically installed. 22:06:12 libzmq3-dev set to automatically installed. 22:06:12 libzmq5 set to automatically installed. 22:06:12 pkg-config set to automatically installed. 22:06:12 zip set to automatically installed. 22:06:13 snapd is not logged in, snap install commands will use sudo 22:06:20 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 22:06:20 Downloading snap 'edgex-app-service-configurable' 22:06:23 Pulling app-service-configurable 22:06:23 + snapcraftctl pull 22:06:24 Pulling config-common 22:06:24 + snapcraftctl pull 22:06:26 Pulling go-build-helper 22:06:26 + snapcraftctl pull 22:06:27 'edgex-go' has dependencies that need to be staged: go-build-helper 22:06:27 Skipping pull go-build-helper (already ran) 22:06:27 Building go-build-helper 22:06:27 + snapcraftctl build 22:06:28 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 22:06:29 Staging go-build-helper 22:06:29 + snapcraftctl stage 22:06:33 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 22:06:33 Fetched 290 kB in 0s (0 B/s) 22:06:33 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 22:06:33 Fetched 158 kB in 0s (0 B/s) 22:06:33 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 22:06:33 Fetched 242 kB in 0s (0 B/s) 22:06:33 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 22:06:33 Fetched 150 kB in 0s (0 B/s) 22:06:33 Pulling edgex-go 22:06:33 + snapcraftctl pull 22:06:35 Pulling hooks 22:06:35 + snapcraftctl pull 22:06:47 Removing suid/guid from /root/parts/static-packages/install/bin/su 22:06:47 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 22:06:47 Fetched 96.1 kB in 0s (0 B/s) 22:06:47 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 22:06:47 Fetched 78.7 kB in 0s (0 B/s) 22:06:47 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 22:06:47 Fetched 48.0 kB in 0s (0 B/s) 22:06:47 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 22:06:47 Fetched 50.2 kB in 0s (0 B/s) 22:06:47 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 22:06:47 Fetched 14.7 kB in 0s (0 B/s) 22:06:47 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 22:06:47 Fetched 234 kB in 0s (0 B/s) 22:06:47 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 22:06:47 Fetched 155 kB in 0s (0 B/s) 22:06:47 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 22:06:47 Fetched 170 kB in 0s (0 B/s) 22:06:47 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 22:06:47 Fetched 267 kB in 0s (0 B/s) 22:06:47 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:06:47 Fetched 50.6 kB in 0s (0 B/s) 22:06:47 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 22:06:47 Fetched 15.1 kB in 0s (0 B/s) 22:06:47 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 22:06:47 Fetched 51.5 kB in 0s (0 B/s) 22:06:47 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 22:06:47 Fetched 121 kB in 0s (0 B/s) 22:06:47 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 22:06:47 Fetched 29.7 kB in 0s (0 B/s) 22:06:47 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 22:06:47 Fetched 1021 kB in 0s (0 B/s) 22:06:47 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 22:06:47 Fetched 49.3 kB in 0s (0 B/s) 22:06:47 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 22:06:47 Fetched 54.9 kB in 0s (0 B/s) 22:06:47 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 22:06:47 Fetched 16.6 kB in 0s (0 B/s) 22:06:47 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 22:06:47 Fetched 87.9 kB in 0s (0 B/s) 22:06:47 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 22:06:47 Fetched 142 kB in 0s (0 B/s) 22:06:47 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 22:06:47 Fetched 41.8 kB in 0s (0 B/s) 22:06:47 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 22:06:47 Fetched 181 kB in 0s (0 B/s) 22:06:47 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 22:06:47 Fetched 208 kB in 0s (0 B/s) 22:06:47 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 22:06:47 Fetched 161 kB in 0s (0 B/s) 22:06:47 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 22:06:47 Fetched 107 kB in 0s (0 B/s) 22:06:47 Pulling static-packages 22:06:47 + snapcraftctl pull 22:06:47 Pulling version 22:06:47 + cd /root/project 22:06:47 ++ git describe --tags --abbrev=0 22:06:47 ++ sed s/v// 22:06:47 + GIT_VERSION=2.2.0-dev.61 22:06:47 + '[' -z 2.2.0-dev.61 ']' 22:06:47 + snapcraftctl set-version 2.2.0-dev.61 22:06:48 Building app-service-configurable 22:06:48 + snapcraftctl build 22:06:50 Building config-common 22:06:50 + snapcraftctl build 22:06:51 + cp --archive --link --no-dereference . /root/parts/config-common/install 22:06:52 Skipping build go-build-helper (already ran) 22:06:52 Building edgex-go 22:06:52 + cd /root/parts/edgex-go/src 22:06:52 ++ git describe --tags --abbrev=0 22:06:52 ++ sed s/v// 22:06:52 + GIT_VERSION=2.2.0-dev.61 22:06:52 + '[' -z 2.2.0-dev.61 ']' 22:06:52 + echo 2.2.0-dev.61 22:06:52 + '[' '!' -d vendor ']' 22:06:52 + go mod download all 22:07:00 + make build 22:07:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:07:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:07:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:07:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:07:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:07:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:07:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:07:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:07:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:07:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:07:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:07:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:07:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:07:46 + 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 22:07:46 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:07:46 + case "$service" in 22:07:46 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:07:46 + 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 22:07:46 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:07:46 + case "$service" in 22:07:46 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:07:46 + 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 22:07:46 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:07:46 + case "$service" in 22:07:46 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:07:46 + 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 22:07:46 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:07:46 + case "$service" in 22:07:46 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:07:46 + 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 22:07:46 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:07:46 + case "$service" in 22:07:46 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:07:46 + 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 22:07:46 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:07:46 + case "$service" in 22:07:46 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:07:46 + 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 22:07:46 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:07:46 + case "$service" in 22:07:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:07:46 + 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 22:07:46 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:07:46 + case "$service" in 22:07:46 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:07:46 + 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 22:07:46 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:07:46 + case "$service" in 22:07:46 + 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 22:07:46 + 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 22:07:46 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:07:46 + case "$service" in 22:07:46 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:07:46 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:07:46 + 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 22:07:46 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:07:46 + case "$service" in 22:07:46 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:07:46 + 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 22:07:46 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:07:46 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:07:46 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 22:07:47 Building hooks 22:07:47 + cd /root/parts/hooks/src 22:07:47 + make build 22:07:47 go mod tidy 22:07:47 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 22:07:47 go: downloading github.com/stretchr/testify v1.7.0 22:07:47 go: downloading github.com/davecgh/go-spew v1.1.0 22:07:47 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:07:47 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 22:07:49 GO111MODULE=on go build -o cmd/install/install ./cmd/install 22:07:49 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 22:07:49 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 22:07:51 Removing suid/guid from /root/parts/static-packages/install/bin/su 22:07:51 Building static-packages 22:07:51 + snapcraftctl build 22:07:53 Building version 22:07:53 + snapcraftctl build 22:07:56 Staging app-service-configurable 22:07:56 + snapcraftctl stage 22:07:57 Staging config-common 22:07:57 + snapcraftctl stage 22:07:58 Skipping stage go-build-helper (already ran) 22:07:58 Staging edgex-go 22:07:58 + snapcraftctl stage 22:08:00 Staging hooks 22:08:00 + snapcraftctl stage 22:08:01 Staging static-packages 22:08:01 + snapcraftctl stage 22:08:02 Staging version 22:08:02 + snapcraftctl stage 22:08:04 Priming app-service-configurable 22:08:04 + snapcraftctl prime 22:08:06 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 22:08:06 stage-packages: 22:08:06 - libnorm1 22:08:06 - libpgm-5.2-0 22:08:06 - libsodium23 22:08:06 - libzmq5 22:08:06 Priming config-common 22:08:06 + snapcraftctl prime 22:08:07 Priming go-build-helper 22:08:07 + snapcraftctl prime 22:08:09 Priming edgex-go 22:08:09 + snapcraftctl prime 22:08:10 Priming hooks 22:08:10 + snapcraftctl prime 22:08:12 Priming static-packages 22:08:12 + snapcraftctl prime 22:08:16 Priming version 22:08:16 + snapcraftctl prime 22:08:17 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] } 22:24:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18809 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws 22:24:48 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 22:24:48 The recommended git tool is: git 22:24:57 using credential edgex-jenkins-ssh 22:24:57 Cloning the remote Git repository 22:24:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:24:57 > git init /w/workspace/edgex-go/4 # timeout=10 22:24:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:24:57 > git --version # timeout=10 22:24:57 > git --version # 'git version 2.25.1' 22:24:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:25:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:25:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:25:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:25:17 Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 22:25:17 Merge succeeded, producing 014a010f61c4854266e9b81a8a4b62d93d446634 22:25:17 Checking out Revision 014a010f61c4854266e9b81a8a4b62d93d446634 (PR-3948) 22:25:17 > git config core.sparsecheckout # timeout=10 22:25:17 > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # timeout=10 22:25:17 > git remote # timeout=10 22:25:17 > git config --get remote.origin.url # timeout=10 22:25:17 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:17 > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 22:25:17 > git rev-parse HEAD^{commit} # timeout=10 22:25:17 > git config core.sparsecheckout # timeout=10 22:25:17 > git checkout -f 014a010f61c4854266e9b81a8a4b62d93d446634 # timeout=10 22:25:22 Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" 22:25:22 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:25:23 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:23 Dload Upload Total Spent Left Speed 22:25:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50182 0 --:--:-- --:--:-- --:--:-- 50182 [Pipeline] sh 22:25:22 > git rev-list --no-walk 6f2f0c5deaa4c4c2b86e3933d4e1ad3fb6a679ba # timeout=10 22:25:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:25:24 + sudo tee /etc/docker/daemon.new 22:25:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:25:24 { 22:25:24 "registry-mirrors": [ 22:25:24 "https://nexus3.edgexfoundry.org:10001" 22:25:24 ], 22:25:24 "bip": "10.250.0.254/24", 22:25:24 "hosts": [ 22:25:24 "tcp://0.0.0.0:5555", 22:25:24 "unix:///var/run/docker.sock" 22:25:24 ], 22:25:24 "mtu": 1458, 22:25:24 "selinux-enabled": true, 22:25:24 "seccomp-profile": "/etc/docker/seccomp.json" 22:25:24 } [Pipeline] sh 22:25:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:25:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:43 provisioning config files... 22:25:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7913957666326957894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:43 ---> docker-login.sh 22:25:43 nexus3.edgexfoundry.org:10001 22:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:44 Configure a credential helper to remove this warning. See 22:25:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:44 22:25:44 Login Succeeded 22:25:44 nexus3.edgexfoundry.org:10002 22:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:44 Configure a credential helper to remove this warning. See 22:25:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:44 22:25:44 Login Succeeded 22:25:44 nexus3.edgexfoundry.org:10003 22:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:45 Configure a credential helper to remove this warning. See 22:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:45 22:25:45 Login Succeeded 22:25:45 nexus3.edgexfoundry.org:10004 22:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:45 Configure a credential helper to remove this warning. See 22:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:45 22:25:45 Login Succeeded 22:25:45 docker.io 22:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:46 Configure a credential helper to remove this warning. See 22:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:46 22:25:46 Login Succeeded 22:25:46 ---> docker-login.sh ends [Pipeline] } 22:25:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:25:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:47 ========================================================= 22:25:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:25:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:25:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:25:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:25:47 9b3977197b4f: Pulling fs layer 22:25:47 1a89e8eeedd5: Pulling fs layer 22:25:47 94645a83ff95: Pulling fs layer 22:25:47 3f3a8bcf1eab: Pulling fs layer 22:25:47 0c92f367c5e7: Pulling fs layer 22:25:47 f7c0051592d6: Pulling fs layer 22:25:47 a227ed2f7395: Pulling fs layer 22:25:47 7b1c46037f91: Pulling fs layer 22:25:47 3f3a8bcf1eab: Waiting 22:25:47 f7c0051592d6: Waiting 22:25:47 a227ed2f7395: Waiting 22:25:47 7b1c46037f91: Waiting 22:25:47 0c92f367c5e7: Waiting 22:25:47 94645a83ff95: Verifying Checksum 22:25:47 94645a83ff95: Download complete 22:25:47 1a89e8eeedd5: Download complete 22:25:47 0c92f367c5e7: Verifying Checksum 22:25:47 0c92f367c5e7: Download complete 22:25:47 f7c0051592d6: Download complete 22:25:47 9b3977197b4f: Download complete 22:25:47 a227ed2f7395: Verifying Checksum 22:25:47 a227ed2f7395: Download complete 22:25:48 9b3977197b4f: Pull complete 22:25:48 1a89e8eeedd5: Pull complete 22:25:49 94645a83ff95: Pull complete 22:25:49 7b1c46037f91: Verifying Checksum 22:25:49 7b1c46037f91: Download complete 22:25:50 3f3a8bcf1eab: Verifying Checksum 22:25:50 3f3a8bcf1eab: Download complete 22:26:02 3f3a8bcf1eab: Pull complete 22:26:02 0c92f367c5e7: Pull complete 22:26:02 f7c0051592d6: Pull complete 22:26:04 a227ed2f7395: Pull complete 22:26:11 7b1c46037f91: Pull complete 22:26:11 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 22:26:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:26:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 22:26:11 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:26:11 WORKDIR /edgex 22:26:11 COPY go.mod . 22:26:11 RUN go mod download -t 22:26:11 ci-base-image-arm64 -f - . 22:26:14 Sending build context to Docker daemon 169.2MB 22:26:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:26:14 ---> f79e39bc4007 22:26:14 Step 2/4 : WORKDIR /edgex 22:26:16 ---> Running in a7553d80a360 22:26:16 Removing intermediate container a7553d80a360 22:26:16 ---> d6b8687cc4e2 22:26:16 Step 3/4 : COPY go.mod . 22:26:17 ---> dc770b3988ab 22:26:17 Step 4/4 : RUN go mod download 22:26:17 ---> Running in 6e6a63c93306 22:27:04 Removing intermediate container 6e6a63c93306 22:27:04 ---> 9918b7841aa2 22:27:04 Successfully built 9918b7841aa2 22:27:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:27:04 + docker inspect -f . ci-base-image-arm64 22:27:04 . [Pipeline] withDockerContainer 22:27:04 prd-ubuntu20.04-docker-arm64-4c-16g-18809 does not seem to be running inside a container 22:27:05 $ 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 22:27:06 $ docker top 711d78f4ccfbfdebf6ca10b885ce470fa77a68bc40e6ebf8b6626216a8c75841 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:07 + go version 22:27:07 go version go1.17.6 linux/arm64 [Pipeline] } 22:27:07 $ docker stop --time=1 711d78f4ccfbfdebf6ca10b885ce470fa77a68bc40e6ebf8b6626216a8c75841 22:27:09 $ docker rm -f 711d78f4ccfbfdebf6ca10b885ce470fa77a68bc40e6ebf8b6626216a8c75841 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:27:09 + docker inspect -f . ci-base-image-arm64 22:27:09 . [Pipeline] withDockerContainer 22:27:10 prd-ubuntu20.04-docker-arm64-4c-16g-18809 does not seem to be running inside a container 22:27:10 $ 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 22:27:11 $ docker top f2f2ee9de27a4db8a8c15d09eab00d2fab10ac3fee8928dd689a1388b8195424 -eo pid,comm [Pipeline] { [Pipeline] echo 22:27:11 ========================================================= 22:27:11 [edgeXBuildGoParallel] Running Tests and Build... 22:27:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:27:12 + make test 22:27:12 go mod tidy -compat=1.17 22:27:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:27:45 ? github.com/edgexfoundry/edgex-go [no test files] 22:29:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:29:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:29:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:29:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:29:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:29:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:29:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:29:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:29:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:29:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:29:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:29:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:29:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:29:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:29:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:29:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.263s coverage: 28.7% of statements 22:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:30:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.566s coverage: 98.5% of statements 22:30:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:30:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.454s coverage: 54.9% of statements 22:30:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:30:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:30:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.793s coverage: 89.2% of statements 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:30:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.678s coverage: 84.4% of statements 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:30:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.781s coverage: 95.1% of statements 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:30:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.487s coverage: 72.2% of statements 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:30:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.432s coverage: 60.0% of statements 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:30:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.789s coverage: 0.9% of statements 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:30:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.396s coverage: 58.8% of statements 22:30:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.815s coverage: 24.0% of statements 22:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:30:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.263s coverage: 47.1% of statements 22:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.327s coverage: 79.5% of statements 22:30:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.246s coverage: 94.1% of statements 22:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.290s coverage: 96.3% of statements 22:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.265s coverage: 87.5% of statements 22:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.251s coverage: 94.4% of statements 22:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.699s coverage: 82.5% of statements 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 65.1% of statements 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 58.8% of statements 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements 22:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 22:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.322s coverage: 85.4% of statements 22:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.821s coverage: 91.2% of statements 22:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.946s coverage: 64.4% of statements 22:30:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:30:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.238s coverage: 100.0% of statements 22:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.207s coverage: 89.4% of statements 22:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 22:30:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 22:30:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.107s coverage: 100.0% of statements 22:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.486s coverage: 65.4% of statements 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.831s coverage: 43.8% of statements 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.295s coverage: 84.8% of statements 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.373s coverage: 17.7% of statements 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.747s coverage: 92.3% of statements 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.497s coverage: 63.2% of statements 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.567s coverage: 97.7% of statements 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:31:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.231s coverage: 28.9% of statements 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:31:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.233s coverage: 100.0% of statements 22:31:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 22:31:17 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 22:31:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:31:17 GO111MODULE=on go vet ./... 22:33:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:33:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:33:10 ./bin/test-attribution-txt.sh [Pipeline] echo 22:33:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:33:14 + ls -al . 22:33:14 total 664 22:33:14 drwxrwxr-x 9 1001 1001 4096 Apr 10 22:33 . 22:33:14 drwxr-xr-x 4 root root 4096 Apr 10 22:27 .. 22:33:14 -rw-rw-r-- 1 1001 1001 11 Apr 10 22:25 .dockerignore 22:33:14 drwxrwxr-x 8 1001 1001 4096 Apr 10 22:25 .git 22:33:14 drwxrwxr-x 4 1001 1001 4096 Apr 10 22:25 .github 22:33:14 -rw-rw-r-- 1 1001 1001 870 Apr 10 22:25 .gitignore 22:33:14 -rw-rw-r-- 1 1001 1001 42 Apr 10 22:25 .golangci.yml 22:33:14 -rw-rw-r-- 1 1001 1001 87 Apr 10 22:25 .hadolint.yml 22:33:14 -rw-rw-r-- 1 1001 1001 166 Apr 10 22:25 .sonarcloud.properties 22:33:14 -rw-rw-r-- 1 1001 1001 1171 Apr 10 22:25 ADOPTERS.md 22:33:14 -rw-rw-r-- 1 1001 1001 9953 Apr 10 22:25 Attribution.txt 22:33:14 -rw-rw-r-- 1 1001 1001 51732 Apr 10 22:25 CHANGELOG.md 22:33:14 -rw-rw-r-- 1 1001 1001 3804 Apr 10 22:25 CONTRIBUTING.md 22:33:14 -rw-rw-r-- 1 1001 1001 677 Apr 10 22:25 GOVERNANCE.md 22:33:14 -rw-rw-r-- 1 1001 1001 849 Apr 10 22:25 Jenkinsfile 22:33:14 -rw-rw-r-- 1 1001 1001 10775 Apr 10 22:25 LICENSE 22:33:14 -rw-rw-r-- 1 1001 1001 8478 Apr 10 22:25 Makefile 22:33:14 -rw-rw-r-- 1 1001 1001 582 Apr 10 22:25 OWNERS.md 22:33:14 -rw-rw-r-- 1 1001 1001 8207 Apr 10 22:25 README.md 22:33:14 -rw-rw-r-- 1 1001 1001 6912 Apr 10 22:25 SECURITY.md 22:33:14 -rw-rw-r-- 1 1001 1001 5 Apr 10 20:30 VERSION 22:33:14 -rw-rw-r-- 1 1001 1001 4131 Apr 10 22:25 ZMQWindows.md 22:33:14 drwxrwxr-x 2 1001 1001 4096 Apr 10 22:25 bin 22:33:14 drwxrwxr-x 18 1001 1001 4096 Apr 10 22:25 cmd 22:33:14 -rw-r--r-- 1 root root 431014 Apr 10 22:31 coverage.out 22:33:14 -rw-rw-r-- 1 1001 1001 3175 Apr 10 22:25 go.mod 22:33:14 -rw-rw-r-- 1 1001 1001 34990 Apr 10 22:27 go.sum 22:33:14 drwxrwxr-x 8 1001 1001 4096 Apr 10 22:25 internal 22:33:14 drwxrwxr-x 3 1001 1001 4096 Apr 10 22:25 openapi 22:33:14 drwxrwxr-x 4 1001 1001 4096 Apr 10 22:25 snap 22:33:14 -rw-rw-r-- 1 1001 1001 204 Apr 10 22:25 version.go [Pipeline] sh 22:33:15 + '[' -e coverage.out ] 22:33:15 + chown 1001:1001 coverage.out [Pipeline] stash 22:33:15 Warning: overwriting stash ‘coverage-report’ 22:33:16 Stashed 1 file(s) [Pipeline] sh 22:33:17 + make build 22:33:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:35:24 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 22:37:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:37: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-notifications/support-notifications ./cmd/support-notifications 22:37: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 22:37:06 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 22:37:13 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 22:37: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:37:25 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 22:37: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:37:39 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 22:37:44 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 22:37:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:38:01 $ docker stop --time=1 f2f2ee9de27a4db8a8c15d09eab00d2fab10ac3fee8928dd689a1388b8195424 22:38:04 $ docker rm -f f2f2ee9de27a4db8a8c15d09eab00d2fab10ac3fee8928dd689a1388b8195424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:38:07 22:38:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:38:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:38:07 latest: Pulling from edgex-devops/edgex-compose-arm64 22:38:07 29e5d40040c1: Pulling fs layer 22:38:07 1ce36da41761: Pulling fs layer 22:38:07 25b303627fd3: Pulling fs layer 22:38:08 29e5d40040c1: Verifying Checksum 22:38:08 29e5d40040c1: Download complete 22:38:08 1ce36da41761: Verifying Checksum 22:38:08 1ce36da41761: Download complete 22:38:09 29e5d40040c1: Pull complete 22:38:10 25b303627fd3: Verifying Checksum 22:38:10 25b303627fd3: Download complete 22:38:10 1ce36da41761: Pull complete 22:38:22 25b303627fd3: Pull complete 22:38:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:38:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:38:23 prd-ubuntu20.04-docker-arm64-4c-16g-18809 does not seem to be running inside a container 22:38:23 $ 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 22:38:25 $ docker top 0b73b200b41c054201907233d3bd5ae776b75e14acb2965c46c2d17da0a40e6c -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:26 + docker-compose build --help 22:38:26 + grep parallel 22:38:31 --parallel Build images in parallel. [Pipeline] } 22:38:31 $ docker stop --time=1 0b73b200b41c054201907233d3bd5ae776b75e14acb2965c46c2d17da0a40e6c 22:38:33 $ docker rm -f 0b73b200b41c054201907233d3bd5ae776b75e14acb2965c46c2d17da0a40e6c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:38:34 . [Pipeline] withDockerContainer 22:38:34 prd-ubuntu20.04-docker-arm64-4c-16g-18809 does not seem to be running inside a container 22:38:34 $ 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 22:38:35 $ docker top 5556c8f43f7c8706ed8ae6f939c7342743c44b0eac74632593c9e4334d37a711 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:36 + docker-compose -f ./docker-compose-build.yml build --parallel 22:38:43 Building core-command ... 22:38:43 Building core-data ... 22:38:43 Building core-metadata ... 22:38:43 Building security-bootstrapper ... 22:38:43 Building security-proxy-setup ... 22:38:43 Building security-secretstore-setup ... 22:38:43 Building security-spiffe-token-provider ... 22:38:43 Building security-spire-agent ... 22:38:43 Building security-spire-config ... 22:38:43 Building security-spire-server ... 22:38:43 Building support-notifications ... 22:38:43 Building support-scheduler ... 22:38:43 Building sys-mgmt-agent ... 22:38:43 Building core-metadata 22:38:43 Building security-spire-agent 22:38:43 Building sys-mgmt-agent 22:38:43 Building security-bootstrapper 22:38:43 Building security-spire-config 22:40:35 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:40:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:40:35 ---> 9918b7841aa2 22:40:35 Step 3/26 : WORKDIR /edgex-go 22:40:35 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:40:35 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:40:35 ---> 9918b7841aa2 22:40:35 Step 3/31 : WORKDIR /edgex-go 22:40:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:40:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:40:35 ---> 9918b7841aa2 22:40:35 Step 3/23 : WORKDIR /edgex-go 22:40:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:40:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:40:35 ---> 9918b7841aa2 22:40:35 Step 3/23 : WORKDIR /edgex-go 22:40:35 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:40:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:40:35 ---> 9918b7841aa2 22:40:35 Step 3/26 : WORKDIR /edgex-go 22:40:35 ---> Running in 11ad3528fa8e 22:40:35 ---> Running in 31a957d7f410 22:40:35 ---> Running in 0483bc54b609 22:40:35 ---> Running in e4d066c80071 22:40:35 ---> Running in c63b0521b2a4 22:40:35 Removing intermediate container 11ad3528fa8e 22:40:35 ---> bf4dede9f788 22:40:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:35 Removing intermediate container 31a957d7f410 22:40:35 ---> 064d4c20409e 22:40:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:35 Removing intermediate container c63b0521b2a4 22:40:35 ---> 37195ed89b54 22:40:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:35 ---> Running in f084109cdea6 22:40:35 ---> Running in cb279e258c18 22:40:35 Removing intermediate container 0483bc54b609 22:40:35 ---> ac5f0689c57a 22:40:35 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:35 Removing intermediate container e4d066c80071 22:40:35 ---> 528623b64304 22:40:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:35 ---> Running in bbfadfaa34e5 22:40:35 ---> Running in de983b5660d6 22:40:35 ---> Running in d17240752284 22:40:38 Removing intermediate container f084109cdea6 22:40:38 ---> b0181f7da0e8 22:40:38 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:40:38 Removing intermediate container cb279e258c18 22:40:38 ---> 0b02f47668e9 22:40:38 Step 5/23 : RUN apk add --update --no-cache make bash git 22:40:38 ---> Running in 849a9e8920e9 22:40:38 Removing intermediate container d17240752284 22:40:38 ---> 4b204b85720d 22:40:38 Step 5/31 : RUN apk add --update --no-cache make git 22:40:39 ---> Running in 5f34e9f5aff4 22:40:39 ---> Running in 5526ac46fbcd 22:40:39 Removing intermediate container bbfadfaa34e5 22:40:39 ---> 313b0345b720 22:40:39 Step 5/23 : RUN apk add --update --no-cache make git 22:40:39 Removing intermediate container de983b5660d6 22:40:39 ---> ea6dda44adbe 22:40:39 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:40:39 ---> Running in 711a0e524184 22:40:39 ---> Running in 225df282cf67 22:40:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:40:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:40:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:40:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:40:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:40:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:40:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:40:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:40:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:40:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:40:43 OK: 220 MiB in 52 packages 22:40:44 OK: 220 MiB in 52 packages 22:40:44 OK: 220 MiB in 52 packages 22:40:44 OK: 220 MiB in 52 packages 22:40:44 OK: 220 MiB in 52 packages 22:40:45 Removing intermediate container 849a9e8920e9 22:40:45 ---> d732337bedf5 22:40:45 Step 6/26 : COPY go.mod vendor* ./ 22:40:46 Removing intermediate container 5f34e9f5aff4 22:40:46 ---> 0f0892bc2c15 22:40:46 Step 6/23 : COPY go.mod vendor* ./ 22:40:46 Removing intermediate container 5526ac46fbcd 22:40:46 ---> aa488b67f08a 22:40:46 Step 6/31 : COPY go.mod vendor* ./ 22:40:46 Removing intermediate container 225df282cf67 22:40:46 ---> e17195e6865a 22:40:46 Step 6/26 : COPY go.mod vendor* ./ 22:40:46 Removing intermediate container 711a0e524184 22:40:46 ---> 26349057e71c 22:40:46 Step 6/23 : COPY go.mod vendor* ./ 22:40:46 ---> 72ee8bb65200 22:40:46 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:40:46 ---> Running in bc24121e79f3 22:40:47 ---> e2b8126005bf 22:40:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:40:47 ---> Running in 7d0145128417 22:40:47 ---> eb3fb878ccf5 22:40:47 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:40:47 ---> Running in 702a61ac9dfc 22:40:47 ---> 9fc5def67e5e 22:40:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:40:48 ---> e96ca5b4c4c4 22:40:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:40:48 ---> Running in 01d60cd02624 22:40:48 ---> Running in 17098d678e69 22:40:51 Removing intermediate container bc24121e79f3 22:40:51 ---> 91e74ec3eb11 22:40:51 Step 8/26 : COPY . . 22:40:53 Removing intermediate container 7d0145128417 22:40:53 ---> 0fdcebcd23e1 22:40:53 Step 8/23 : COPY . . 22:40:54 Removing intermediate container 01d60cd02624 22:40:54 ---> 41ea5e05366f 22:40:54 Step 8/26 : COPY . . 22:40:54 Removing intermediate container 17098d678e69 22:40:54 ---> 3b0f88297863 22:40:54 Step 8/23 : COPY . . 22:40:54 Removing intermediate container 702a61ac9dfc 22:40:54 ---> 2bbbfd8da855 22:40:54 Step 8/31 : COPY . . 22:41:33 ---> f438d8654df8 22:41:33 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:41:33 ---> Running in 4f49942e0069 22:41:33 Removing intermediate container 4f49942e0069 22:41:33 ---> 577ad8be705c 22:41:33 Step 10/26 : RUN mkdir -p spire-build 22:41:33 ---> Running in 3ba96e8f7ffa 22:41:33 ---> 1e08e7f2830a 22:41:33 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:41:33 ---> Running in f2e2925695c3 22:41:33 ---> 4511459a2d45 22:41:33 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:41:33 ---> Running in a9b19c0abebc 22:41:33 Removing intermediate container f2e2925695c3 22:41:33 ---> d6351c196900 22:41:33 Step 10/26 : RUN mkdir -p spire-build 22:41:33 ---> Running in b39aefc2bc02 22:41:33 ---> 36093920c0bd 22:41:33 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:41:33 ---> dc9769d803c1 22:41:33 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:41:33 Removing intermediate container 3ba96e8f7ffa 22:41:33 ---> db43ae1dc7b3 22:41:33 Step 11/26 : WORKDIR /edgex-go/spire-build 22:41:33 ---> Running in ecf9a97b9285 22:41:33 ---> Running in b7183799d919 22:41:33 ---> Running in b673ad83091c 22:41:33 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 22:41:33 Removing intermediate container b673ad83091c 22:41:33 ---> b3c50b5a864e 22:41:33 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 22:41:33 ---> Running in cee3e4a60fa6 22:41:34 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 22:41:35 Removing intermediate container b39aefc2bc02 22:41:35 ---> c95b75877c13 22:41:35 Step 11/26 : WORKDIR /edgex-go/spire-build 22:41:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:41:35 ---> Running in 2c8a706da8ef 22:41:36 Removing intermediate container 2c8a706da8ef 22:41:36 ---> 0fdfbf621c3d 22:41:36 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 22:41:36 ---> Running in 16ba05946497 22:41:36 spire-1.2.1/ 22:41:36 spire-1.2.1/.data/ 22:41:36 spire-1.2.1/.data/.file 22:41:36 spire-1.2.1/.dockerignore 22:41:36 spire-1.2.1/.gitattributes 22:41:36 spire-1.2.1/.githooks/ 22:41:36 spire-1.2.1/.githooks/pre-commit 22:41:36 spire-1.2.1/.github/ 22:41:36 spire-1.2.1/.github/ISSUE_TEMPLATE.md 22:41:36 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 22:41:36 spire-1.2.1/.github/dependabot.yml 22:41:36 spire-1.2.1/.github/workflows/ 22:41:36 spire-1.2.1/.github/workflows/nightly_build.yaml 22:41:36 spire-1.2.1/.github/workflows/pr_build.yaml 22:41:36 spire-1.2.1/.github/workflows/release_build.yaml 22:41:36 spire-1.2.1/.github/workflows/scripts/ 22:41:36 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 22:41:36 spire-1.2.1/.github/workflows/scripts/push-images.sh 22:41:36 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 22:41:36 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 22:41:36 spire-1.2.1/.github/workflows/scripts/split.sh 22:41:36 spire-1.2.1/.gitignore 22:41:36 spire-1.2.1/.go-version 22:41:36 spire-1.2.1/.golangci.yml 22:41:36 spire-1.2.1/ADOPTERS.md 22:41:36 spire-1.2.1/CHANGELOG.md 22:41:36 spire-1.2.1/CODE-OF-CONDUCT.md 22:41:36 spire-1.2.1/CODEOWNERS 22:41:36 spire-1.2.1/CONTRIBUTING.md 22:41:36 spire-1.2.1/Dockerfile 22:41:36 spire-1.2.1/Dockerfile.dev 22:41:36 spire-1.2.1/Dockerfile.scratch 22:41:36 spire-1.2.1/LICENSE 22:41:36 spire-1.2.1/MAINTAINERS.md 22:41:36 spire-1.2.1/Makefile 22:41:36 spire-1.2.1/README.md 22:41:36 spire-1.2.1/ROADMAP.md 22:41:36 spire-1.2.1/SECURITY.md 22:41:36 spire-1.2.1/cmd/ 22:41:36 spire-1.2.1/cmd/spire-agent/ 22:41:36 spire-1.2.1/cmd/spire-agent/cli/ 22:41:36 spire-1.2.1/cmd/spire-agent/cli/api/ 22:41:36 spire-1.2.1/cmd/spire-agent/cli/api/common.go 22:41:36 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 22:41:36 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 22:41:36 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 22:41:36 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 22:41:36 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 22:41:36 spire-1.2.1/cmd/spire-agent/cli/cli.go 22:41:36 spire-1.2.1/cmd/spire-agent/cli/common/ 22:41:36 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 22:41:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 22:41:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 22:41:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 22:41:36 spire-1.2.1/cmd/spire-agent/cli/run/ 22:41:36 spire-1.2.1/cmd/spire-agent/cli/run/run.go 22:41:36 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 22:41:36 spire-1.2.1/cmd/spire-agent/cli/validate/ 22:41:36 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 22:41:36 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 22:41:36 spire-1.2.1/cmd/spire-agent/main.go 22:41:36 spire-1.2.1/cmd/spire-server/ 22:41:36 spire-1.2.1/cmd/spire-server/cli/ 22:41:36 spire-1.2.1/cmd/spire-server/cli/agent/ 22:41:36 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/agent/count.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/agent/list.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/agent/show.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/ 22:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/cli.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/entry/ 22:41:36 spire-1.2.1/cmd/spire-server/cli/entry/count.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/entry/create.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/entry/show.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/entry/update.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/entry/util.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/federation/ 22:41:36 spire-1.2.1/cmd/spire-server/cli/federation/common.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/federation/create.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/federation/list.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/federation/show.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/federation/update.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 22:41:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/jwt/ 22:41:36 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/run/ 22:41:36 spire-1.2.1/cmd/spire-server/cli/run/run.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/token/ 22:41:36 spire-1.2.1/cmd/spire-server/cli/token/generate.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/validate/ 22:41:36 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/x509/ 22:41:36 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 22:41:36 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 22:41:36 spire-1.2.1/cmd/spire-server/main.go 22:41:36 spire-1.2.1/cmd/spire-server/util/ 22:41:36 spire-1.2.1/cmd/spire-server/util/util.go 22:41:36 spire-1.2.1/conf/ 22:41:36 spire-1.2.1/conf/agent/ 22:41:36 spire-1.2.1/conf/agent/agent.conf 22:41:36 spire-1.2.1/conf/agent/agent_full.conf 22:41:36 spire-1.2.1/conf/agent/dummy_root_ca.crt 22:41:36 spire-1.2.1/conf/server/ 22:41:36 spire-1.2.1/conf/server/dummy_upstream_ca.crt 22:41:36 spire-1.2.1/conf/server/dummy_upstream_ca.key 22:41:36 spire-1.2.1/conf/server/server.conf 22:41:36 spire-1.2.1/conf/server/server_full.conf 22:41:36 spire-1.2.1/doc/ 22:41:36 spire-1.2.1/doc/SPIRE101.md 22:41:36 spire-1.2.1/doc/auditlog.md 22:41:36 spire-1.2.1/doc/authorization_policy_engine.md 22:41:36 spire-1.2.1/doc/changelog_guidelines.md 22:41:36 spire-1.2.1/doc/cure53-report.pdf 22:41:36 spire-1.2.1/doc/images/ 22:41:36 spire-1.2.1/doc/images/2019_roadmap.png 22:41:36 spire-1.2.1/doc/images/SPIRE101.png 22:41:36 spire-1.2.1/doc/images/SPIRE_agent.png 22:41:36 spire-1.2.1/doc/images/SPIRE_server.png 22:41:36 spire-1.2.1/doc/images/cache_mgr.png 22:41:36 spire-1.2.1/doc/images/cache_mgr_components.png 22:41:36 spire-1.2.1/doc/images/federated_spire.png 22:41:36 spire-1.2.1/doc/images/ha_mode.png 22:41:36 spire-1.2.1/doc/images/nested_spire.png 22:41:36 spire-1.2.1/doc/images/oidc_federation.png 22:41:36 spire-1.2.1/doc/images/single_trust_domain.png 22:41:36 spire-1.2.1/doc/images/spiffe_compatible.png 22:41:36 spire-1.2.1/doc/images/spire_logo.png 22:41:36 spire-1.2.1/doc/migrating_registration_api_clients.md 22:41:36 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 22:41:36 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 22:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 22:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 22:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 22:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 22:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 22:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 22:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 22:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 22:41:36 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 22:41:36 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 22:41:36 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 22:41:36 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 22:41:36 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 22:41:36 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 22:41:36 spire-1.2.1/doc/plugin_server_datastore_sql.md 22:41:36 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 22:41:36 spire-1.2.1/doc/plugin_server_keymanager_disk.md 22:41:36 spire-1.2.1/doc/plugin_server_keymanager_memory.md 22:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 22:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 22:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 22:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 22:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 22:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 22:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 22:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 22:41:36 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 22:41:36 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 22:41:36 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 22:41:36 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 22:41:36 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 22:41:36 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 22:41:36 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 22:41:36 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 22:41:36 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 22:41:36 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 22:41:36 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 22:41:36 spire-1.2.1/doc/scaling_spire.md 22:41:36 spire-1.2.1/doc/spire_agent.md 22:41:36 spire-1.2.1/doc/spire_server.md 22:41:36 spire-1.2.1/doc/supported_integrations.md 22:41:36 spire-1.2.1/doc/telemetry.md 22:41:36 spire-1.2.1/doc/telemetry_config.md 22:41:36 spire-1.2.1/doc/upgrading.md 22:41:36 spire-1.2.1/doc/using_spire.md 22:41:36 spire-1.2.1/examples/ 22:41:36 spire-1.2.1/examples/README.md 22:41:36 spire-1.2.1/go.mod 22:41:36 spire-1.2.1/go.sum 22:41:36 spire-1.2.1/pkg/ 22:41:36 spire-1.2.1/pkg/agent/ 22:41:36 spire-1.2.1/pkg/agent/agent.go 22:41:36 spire-1.2.1/pkg/agent/api/ 22:41:36 spire-1.2.1/pkg/agent/api/config.go 22:41:36 spire-1.2.1/pkg/agent/api/debug/ 22:41:36 spire-1.2.1/pkg/agent/api/debug/v1/ 22:41:36 spire-1.2.1/pkg/agent/api/debug/v1/service.go 22:41:36 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 22:41:36 spire-1.2.1/pkg/agent/api/delegatedidentity/ 22:41:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 22:41:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 22:41:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 22:41:36 spire-1.2.1/pkg/agent/api/endpoints.go 22:41:36 spire-1.2.1/pkg/agent/api/health/ 22:41:36 spire-1.2.1/pkg/agent/api/health/v1/ 22:41:36 spire-1.2.1/pkg/agent/api/health/v1/service.go 22:41:36 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 22:41:36 spire-1.2.1/pkg/agent/api/rpccontext/ 22:41:36 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 22:41:36 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 22:41:36 spire-1.2.1/pkg/agent/attestor/ 22:41:36 spire-1.2.1/pkg/agent/attestor/node/ 22:41:36 spire-1.2.1/pkg/agent/attestor/node/experimental.go 22:41:36 spire-1.2.1/pkg/agent/attestor/node/node.go 22:41:36 spire-1.2.1/pkg/agent/attestor/node/node_test.go 22:41:36 spire-1.2.1/pkg/agent/attestor/workload/ 22:41:36 spire-1.2.1/pkg/agent/attestor/workload/workload.go 22:41:36 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 22:41:36 spire-1.2.1/pkg/agent/catalog/ 22:41:36 spire-1.2.1/pkg/agent/catalog/catalog.go 22:41:36 spire-1.2.1/pkg/agent/catalog/keymanager.go 22:41:36 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 22:41:36 spire-1.2.1/pkg/agent/catalog/svidstore.go 22:41:36 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 22:41:36 spire-1.2.1/pkg/agent/client/ 22:41:36 spire-1.2.1/pkg/agent/client/client.go 22:41:36 spire-1.2.1/pkg/agent/client/client_test.go 22:41:36 spire-1.2.1/pkg/agent/client/dial.go 22:41:36 spire-1.2.1/pkg/agent/client/nodeconn.go 22:41:36 spire-1.2.1/pkg/agent/client/nodeconn_test.go 22:41:36 spire-1.2.1/pkg/agent/client/update.go 22:41:36 spire-1.2.1/pkg/agent/client/util.go 22:41:36 spire-1.2.1/pkg/agent/common/ 22:41:36 spire-1.2.1/pkg/agent/common/backoff/ 22:41:36 spire-1.2.1/pkg/agent/common/backoff/backoff.go 22:41:36 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 22:41:36 spire-1.2.1/pkg/agent/common/cgroups/ 22:41:36 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 22:41:36 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 22:41:36 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 22:41:36 spire-1.2.1/pkg/agent/config.go 22:41:36 spire-1.2.1/pkg/agent/endpoints/ 22:41:36 spire-1.2.1/pkg/agent/endpoints/config.go 22:41:36 spire-1.2.1/pkg/agent/endpoints/endpoints.go 22:41:36 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 22:41:36 spire-1.2.1/pkg/agent/endpoints/metrics.go 22:41:36 spire-1.2.1/pkg/agent/endpoints/middleware.go 22:41:36 spire-1.2.1/pkg/agent/endpoints/peertracker.go 22:41:36 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 22:41:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 22:41:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 22:41:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 22:41:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 22:41:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 22:41:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 22:41:36 spire-1.2.1/pkg/agent/endpoints/workload/ 22:41:36 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 22:41:36 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 22:41:36 spire-1.2.1/pkg/agent/manager/ 22:41:36 spire-1.2.1/pkg/agent/manager/cache/ 22:41:36 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 22:41:36 spire-1.2.1/pkg/agent/manager/cache/cache.go 22:41:36 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 22:41:36 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 22:41:36 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 22:41:36 spire-1.2.1/pkg/agent/manager/cache/sets.go 22:41:36 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 22:41:36 spire-1.2.1/pkg/agent/manager/config.go 22:41:36 spire-1.2.1/pkg/agent/manager/manager.go 22:41:36 spire-1.2.1/pkg/agent/manager/manager_test.go 22:41:36 spire-1.2.1/pkg/agent/manager/storage.go 22:41:36 spire-1.2.1/pkg/agent/manager/storage_test.go 22:41:36 spire-1.2.1/pkg/agent/manager/storecache/ 22:41:36 spire-1.2.1/pkg/agent/manager/storecache/cache.go 22:41:36 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 22:41:36 spire-1.2.1/pkg/agent/manager/sync.go 22:41:36 spire-1.2.1/pkg/agent/plugin/ 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/ 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 22:41:36 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 22:41:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/ 22:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 22:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 22:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 22:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 22:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 22:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 22:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 22:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 22:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 22:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 22:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 22:41:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 22:41:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 22:41:36 spire-1.2.1/pkg/agent/svid/ 22:41:36 spire-1.2.1/pkg/agent/svid/rotator.go 22:41:36 spire-1.2.1/pkg/agent/svid/rotator_config.go 22:41:36 spire-1.2.1/pkg/agent/svid/rotator_test.go 22:41:36 spire-1.2.1/pkg/agent/svid/store/ 22:41:36 spire-1.2.1/pkg/agent/svid/store/service.go 22:41:36 spire-1.2.1/pkg/agent/svid/store/service_test.go 22:41:36 spire-1.2.1/pkg/common/ 22:41:36 spire-1.2.1/pkg/common/agentpathtemplate/ 22:41:36 spire-1.2.1/pkg/common/agentpathtemplate/template.go 22:41:36 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 22:41:36 spire-1.2.1/pkg/common/api/ 22:41:36 spire-1.2.1/pkg/common/api/metrics.go 22:41:36 spire-1.2.1/pkg/common/api/middleware/ 22:41:36 spire-1.2.1/pkg/common/api/middleware/common_test.go 22:41:36 spire-1.2.1/pkg/common/api/middleware/interceptor.go 22:41:36 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 22:41:36 spire-1.2.1/pkg/common/api/middleware/logger.go 22:41:36 spire-1.2.1/pkg/common/api/middleware/logger_test.go 22:41:36 spire-1.2.1/pkg/common/api/middleware/metrics.go 22:41:36 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 22:41:36 spire-1.2.1/pkg/common/api/middleware/middleware.go 22:41:36 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 22:41:36 spire-1.2.1/pkg/common/api/middleware/misconfig.go 22:41:36 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 22:41:36 spire-1.2.1/pkg/common/api/middleware/names.go 22:41:36 spire-1.2.1/pkg/common/api/middleware/names_test.go 22:41:36 spire-1.2.1/pkg/common/api/names.go 22:41:36 spire-1.2.1/pkg/common/api/ratelimit.go 22:41:36 spire-1.2.1/pkg/common/api/rpccontext/ 22:41:36 spire-1.2.1/pkg/common/api/rpccontext/logger.go 22:41:36 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 22:41:36 spire-1.2.1/pkg/common/api/rpccontext/names.go 22:41:36 spire-1.2.1/pkg/common/auth/ 22:41:36 spire-1.2.1/pkg/common/auth/interceptors.go 22:41:36 spire-1.2.1/pkg/common/auth/interceptors_test.go 22:41:36 spire-1.2.1/pkg/common/auth/untracked_uds.go 22:41:36 spire-1.2.1/pkg/common/bundleutil/ 22:41:36 spire-1.2.1/pkg/common/bundleutil/bundle.go 22:41:37 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 22:41:37 spire-1.2.1/pkg/common/bundleutil/common_test.go 22:41:37 spire-1.2.1/pkg/common/bundleutil/marshal.go 22:41:37 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 22:41:37 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 22:41:37 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 22:41:37 spire-1.2.1/pkg/common/bundleutil/types.go 22:41:37 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 22:41:37 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 22:41:37 spire-1.2.1/pkg/common/catalog/ 22:41:37 spire-1.2.1/pkg/common/catalog/bind.go 22:41:37 spire-1.2.1/pkg/common/catalog/builtin.go 22:41:37 spire-1.2.1/pkg/common/catalog/catalog.go 22:41:37 spire-1.2.1/pkg/common/catalog/catalog_test.go 22:41:37 spire-1.2.1/pkg/common/catalog/closers.go 22:41:37 spire-1.2.1/pkg/common/catalog/cmd_linux.go 22:41:37 spire-1.2.1/pkg/common/catalog/cmd_other.go 22:41:37 spire-1.2.1/pkg/common/catalog/config.go 22:41:37 spire-1.2.1/pkg/common/catalog/config_test.go 22:41:37 spire-1.2.1/pkg/common/catalog/configure.go 22:41:37 spire-1.2.1/pkg/common/catalog/constraints.go 22:41:37 spire-1.2.1/pkg/common/catalog/constraints_test.go 22:41:37 spire-1.2.1/pkg/common/catalog/context.go 22:41:37 spire-1.2.1/pkg/common/catalog/external.go 22:41:37 spire-1.2.1/pkg/common/catalog/host.go 22:41:37 spire-1.2.1/pkg/common/catalog/pipenet.go 22:41:37 spire-1.2.1/pkg/common/catalog/plugin.go 22:41:37 spire-1.2.1/pkg/common/catalog/testplugin/ 22:41:37 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 22:41:37 spire-1.2.1/pkg/common/catalog/testplugin/main.go 22:41:37 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 22:41:37 spire-1.2.1/pkg/common/cli/ 22:41:37 spire-1.2.1/pkg/common/cli/env.go 22:41:37 spire-1.2.1/pkg/common/cli/flags.go 22:41:37 spire-1.2.1/pkg/common/cli/trust_domain.go 22:41:37 spire-1.2.1/pkg/common/cli/trust_domain_test.go 22:41:37 spire-1.2.1/pkg/common/cli/umask.go 22:41:37 spire-1.2.1/pkg/common/cli/umask_posix.go 22:41:37 spire-1.2.1/pkg/common/cli/umask_test.go 22:41:37 spire-1.2.1/pkg/common/cli/umask_windows.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/ 22:41:37 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/flag.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/flag_test.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/format.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/format_test.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/ 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 22:41:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 22:41:37 spire-1.2.1/pkg/common/coretypes/ 22:41:37 spire-1.2.1/pkg/common/coretypes/bundle/ 22:41:37 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 22:41:37 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 22:41:37 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 22:41:37 spire-1.2.1/pkg/common/coretypes/bundle/require.go 22:41:37 spire-1.2.1/pkg/common/coretypes/jwtkey/ 22:41:37 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 22:41:37 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 22:41:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 22:41:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 22:41:37 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 22:41:37 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 22:41:37 spire-1.2.1/pkg/common/coretypes/x509certificate/ 22:41:37 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 22:41:37 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 22:41:37 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 22:41:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 22:41:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 22:41:37 spire-1.2.1/pkg/common/cryptoutil/ 22:41:37 spire-1.2.1/pkg/common/cryptoutil/keys.go 22:41:37 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 22:41:37 spire-1.2.1/pkg/common/diskutil/ 22:41:37 spire-1.2.1/pkg/common/diskutil/file_posix.go 22:41:37 spire-1.2.1/pkg/common/diskutil/file_test.go 22:41:37 spire-1.2.1/pkg/common/diskutil/file_windows.go 22:41:37 spire-1.2.1/pkg/common/errorutil/ 22:41:37 spire-1.2.1/pkg/common/errorutil/wrapper.go 22:41:37 spire-1.2.1/pkg/common/health/ 22:41:37 spire-1.2.1/pkg/common/health/config.go 22:41:37 spire-1.2.1/pkg/common/health/context.go 22:41:37 spire-1.2.1/pkg/common/health/context_test.go 22:41:37 spire-1.2.1/pkg/common/health/health.go 22:41:37 spire-1.2.1/pkg/common/health/health_test.go 22:41:37 spire-1.2.1/pkg/common/health/logger.go 22:41:37 spire-1.2.1/pkg/common/hostservice/ 22:41:37 spire-1.2.1/pkg/common/hostservice/metricsservice/ 22:41:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 22:41:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 22:41:37 spire-1.2.1/pkg/common/idutil/ 22:41:37 spire-1.2.1/pkg/common/idutil/require.go 22:41:37 spire-1.2.1/pkg/common/idutil/require_test.go 22:41:37 spire-1.2.1/pkg/common/idutil/safety.go 22:41:37 spire-1.2.1/pkg/common/idutil/safety_test.go 22:41:37 spire-1.2.1/pkg/common/idutil/spiffeid.go 22:41:37 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 22:41:37 spire-1.2.1/pkg/common/jwtsvid/ 22:41:37 spire-1.2.1/pkg/common/jwtsvid/common.go 22:41:37 spire-1.2.1/pkg/common/jwtsvid/sign.go 22:41:37 spire-1.2.1/pkg/common/jwtsvid/token_test.go 22:41:37 spire-1.2.1/pkg/common/jwtsvid/validate.go 22:41:37 spire-1.2.1/pkg/common/jwtutil/ 22:41:37 spire-1.2.1/pkg/common/jwtutil/keyset.go 22:41:37 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 22:41:37 spire-1.2.1/pkg/common/log/ 22:41:37 spire-1.2.1/pkg/common/log/hclog_adapter.go 22:41:37 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 22:41:37 spire-1.2.1/pkg/common/log/log.go 22:41:37 spire-1.2.1/pkg/common/log/log_test.go 22:41:37 spire-1.2.1/pkg/common/log/options.go 22:41:37 spire-1.2.1/pkg/common/nodeutil/ 22:41:37 spire-1.2.1/pkg/common/nodeutil/node.go 22:41:37 spire-1.2.1/pkg/common/nodeutil/node_test.go 22:41:37 spire-1.2.1/pkg/common/peertracker/ 22:41:37 spire-1.2.1/pkg/common/peertracker/conn.go 22:41:37 spire-1.2.1/pkg/common/peertracker/credentials.go 22:41:37 spire-1.2.1/pkg/common/peertracker/errors.go 22:41:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 22:41:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 22:41:37 spire-1.2.1/pkg/common/peertracker/info.go 22:41:37 spire-1.2.1/pkg/common/peertracker/listener.go 22:41:37 spire-1.2.1/pkg/common/peertracker/listener_test.go 22:41:37 spire-1.2.1/pkg/common/peertracker/peertracker.go 22:41:37 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 22:41:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 22:41:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 22:41:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 22:41:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 22:41:37 spire-1.2.1/pkg/common/peertracker/tcp.go 22:41:37 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 22:41:37 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 22:41:37 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 22:41:37 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 22:41:37 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 22:41:37 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 22:41:37 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 22:41:37 spire-1.2.1/pkg/common/peertracker/uds.go 22:41:37 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 22:41:37 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 22:41:37 spire-1.2.1/pkg/common/peertracker/uds_linux.go 22:41:37 spire-1.2.1/pkg/common/pemutil/ 22:41:37 spire-1.2.1/pkg/common/pemutil/block.go 22:41:37 spire-1.2.1/pkg/common/pemutil/certs.go 22:41:37 spire-1.2.1/pkg/common/pemutil/common.go 22:41:37 spire-1.2.1/pkg/common/pemutil/csr.go 22:41:37 spire-1.2.1/pkg/common/pemutil/keys.go 22:41:37 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 22:41:37 spire-1.2.1/pkg/common/pemutil/testdata/ 22:41:37 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 22:41:37 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 22:41:37 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 22:41:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 22:41:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 22:41:37 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 22:41:37 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 22:41:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 22:41:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 22:41:37 spire-1.2.1/pkg/common/plugin/ 22:41:37 spire-1.2.1/pkg/common/plugin/aws/ 22:41:37 spire-1.2.1/pkg/common/plugin/aws/iid.go 22:41:37 spire-1.2.1/pkg/common/plugin/azure/ 22:41:37 spire-1.2.1/pkg/common/plugin/azure/msi.go 22:41:37 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 22:41:37 spire-1.2.1/pkg/common/plugin/facade.go 22:41:37 spire-1.2.1/pkg/common/plugin/facade_test.go 22:41:37 spire-1.2.1/pkg/common/plugin/gcp/ 22:41:37 spire-1.2.1/pkg/common/plugin/gcp/iit.go 22:41:37 spire-1.2.1/pkg/common/plugin/k8s/ 22:41:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 22:41:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 22:41:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 22:41:37 spire-1.2.1/pkg/common/plugin/k8s/utils.go 22:41:37 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 22:41:37 spire-1.2.1/pkg/common/plugin/log.go 22:41:37 spire-1.2.1/pkg/common/plugin/sshpop/ 22:41:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 22:41:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 22:41:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 22:41:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 22:41:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 22:41:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 22:41:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 22:41:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 22:41:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 22:41:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 22:41:37 spire-1.2.1/pkg/common/plugin/tpmdevid/ 22:41:37 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 22:41:37 spire-1.2.1/pkg/common/plugin/x509pop/ 22:41:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 22:41:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 22:41:37 spire-1.2.1/pkg/common/profiling/ 22:41:37 spire-1.2.1/pkg/common/profiling/dumpers.go 22:41:37 spire-1.2.1/pkg/common/profiling/profiling.go 22:41:37 spire-1.2.1/pkg/common/protoutil/ 22:41:37 spire-1.2.1/pkg/common/protoutil/masks.go 22:41:37 spire-1.2.1/pkg/common/protoutil/masks_test.go 22:41:37 spire-1.2.1/pkg/common/rotationutil/ 22:41:37 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 22:41:37 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 22:41:37 spire-1.2.1/pkg/common/selector/ 22:41:37 spire-1.2.1/pkg/common/selector/selector.go 22:41:37 spire-1.2.1/pkg/common/selector/selector_test.go 22:41:37 spire-1.2.1/pkg/common/selector/set.go 22:41:37 spire-1.2.1/pkg/common/selector/set_utils.go 22:41:37 spire-1.2.1/pkg/common/selector/set_utils_test.go 22:41:37 spire-1.2.1/pkg/common/telemetry/ 22:41:37 spire-1.2.1/pkg/common/telemetry/agent/ 22:41:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 22:41:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 22:41:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 22:41:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 22:41:37 spire-1.2.1/pkg/common/telemetry/agent/manager.go 22:41:37 spire-1.2.1/pkg/common/telemetry/agent/node.go 22:41:37 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 22:41:37 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 22:41:37 spire-1.2.1/pkg/common/telemetry/agent/store/ 22:41:37 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 22:41:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 22:41:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 22:41:37 spire-1.2.1/pkg/common/telemetry/blackhole.go 22:41:37 spire-1.2.1/pkg/common/telemetry/call.go 22:41:37 spire-1.2.1/pkg/common/telemetry/common/ 22:41:37 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 22:41:37 spire-1.2.1/pkg/common/telemetry/config.go 22:41:37 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 22:41:37 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 22:41:37 spire-1.2.1/pkg/common/telemetry/inmem.go 22:41:37 spire-1.2.1/pkg/common/telemetry/inmem_test.go 22:41:37 spire-1.2.1/pkg/common/telemetry/m3.go 22:41:37 spire-1.2.1/pkg/common/telemetry/m3_test.go 22:41:37 spire-1.2.1/pkg/common/telemetry/metrics.go 22:41:37 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 22:41:37 spire-1.2.1/pkg/common/telemetry/names.go 22:41:37 spire-1.2.1/pkg/common/telemetry/prometheus.go 22:41:37 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 22:41:37 spire-1.2.1/pkg/common/telemetry/sanitize.go 22:41:37 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 22:41:37 spire-1.2.1/pkg/common/telemetry/server/ 22:41:37 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 22:41:37 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 22:41:37 spire-1.2.1/pkg/common/telemetry/server/datastore/ 22:41:37 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 22:41:37 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 22:41:37 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 22:41:37 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 22:41:37 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 22:41:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 22:41:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 22:41:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 22:41:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 22:41:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 22:41:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 22:41:37 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 22:41:37 spire-1.2.1/pkg/common/telemetry/server/rotate.go 22:41:37 spire-1.2.1/pkg/common/telemetry/server/server.go 22:41:37 spire-1.2.1/pkg/common/telemetry/sink.go 22:41:37 spire-1.2.1/pkg/common/telemetry/statsd.go 22:41:37 spire-1.2.1/pkg/common/telemetry/statsd_test.go 22:41:37 spire-1.2.1/pkg/common/telemetry/uptime.go 22:41:37 spire-1.2.1/pkg/common/telemetry/version.go 22:41:37 spire-1.2.1/pkg/common/telemetry/withlabels.go 22:41:37 spire-1.2.1/pkg/common/uptime/ 22:41:37 spire-1.2.1/pkg/common/uptime/uptime.go 22:41:37 spire-1.2.1/pkg/common/uptime/uptime_test.go 22:41:37 spire-1.2.1/pkg/common/util/ 22:41:37 spire-1.2.1/pkg/common/util/certs.go 22:41:37 spire-1.2.1/pkg/common/util/certs_test.go 22:41:37 spire-1.2.1/pkg/common/util/csr.go 22:41:37 spire-1.2.1/pkg/common/util/hash.go 22:41:37 spire-1.2.1/pkg/common/util/selectors.go 22:41:37 spire-1.2.1/pkg/common/util/selectors_test.go 22:41:37 spire-1.2.1/pkg/common/util/signals.go 22:41:37 spire-1.2.1/pkg/common/util/sort.go 22:41:37 spire-1.2.1/pkg/common/util/sort_test.go 22:41:37 spire-1.2.1/pkg/common/util/task.go 22:41:37 spire-1.2.1/pkg/common/util/task_test.go 22:41:37 spire-1.2.1/pkg/common/util/testdata/ 22:41:37 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 22:41:37 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 22:41:37 spire-1.2.1/pkg/common/version/ 22:41:37 spire-1.2.1/pkg/common/version/version.go 22:41:37 spire-1.2.1/pkg/common/x509svid/ 22:41:37 spire-1.2.1/pkg/common/x509svid/common_test.go 22:41:37 spire-1.2.1/pkg/common/x509svid/csr.go 22:41:37 spire-1.2.1/pkg/common/x509svid/upstreamca.go 22:41:37 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 22:41:37 spire-1.2.1/pkg/common/x509util/ 22:41:37 spire-1.2.1/pkg/common/x509util/cert.go 22:41:37 spire-1.2.1/pkg/common/x509util/dns.go 22:41:37 spire-1.2.1/pkg/common/x509util/dns_test.go 22:41:37 spire-1.2.1/pkg/common/x509util/keyid.go 22:41:37 spire-1.2.1/pkg/common/x509util/keypair.go 22:41:37 spire-1.2.1/pkg/common/x509util/serialnumber.go 22:41:37 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 22:41:37 spire-1.2.1/pkg/server/ 22:41:37 spire-1.2.1/pkg/server/api/ 22:41:37 spire-1.2.1/pkg/server/api/agent.go 22:41:37 spire-1.2.1/pkg/server/api/agent/ 22:41:37 spire-1.2.1/pkg/server/api/agent/v1/ 22:41:37 spire-1.2.1/pkg/server/api/agent/v1/service.go 22:41:37 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 22:41:37 spire-1.2.1/pkg/server/api/agent_test.go 22:41:37 spire-1.2.1/pkg/server/api/api.go 22:41:37 spire-1.2.1/pkg/server/api/audit/ 22:41:37 spire-1.2.1/pkg/server/api/audit/audit.go 22:41:37 spire-1.2.1/pkg/server/api/audit/audit_test.go 22:41:37 spire-1.2.1/pkg/server/api/bundle.go 22:41:37 spire-1.2.1/pkg/server/api/bundle/ 22:41:37 spire-1.2.1/pkg/server/api/bundle/v1/ 22:41:37 spire-1.2.1/pkg/server/api/bundle/v1/service.go 22:41:37 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 22:41:37 spire-1.2.1/pkg/server/api/bundle_test.go 22:41:37 spire-1.2.1/pkg/server/api/debug/ 22:41:37 spire-1.2.1/pkg/server/api/debug/v1/ 22:41:37 spire-1.2.1/pkg/server/api/debug/v1/service.go 22:41:37 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 22:41:37 spire-1.2.1/pkg/server/api/entry.go 22:41:37 spire-1.2.1/pkg/server/api/entry/ 22:41:37 spire-1.2.1/pkg/server/api/entry/v1/ 22:41:37 spire-1.2.1/pkg/server/api/entry/v1/service.go 22:41:37 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 22:41:37 spire-1.2.1/pkg/server/api/entry_test.go 22:41:37 spire-1.2.1/pkg/server/api/health/ 22:41:37 spire-1.2.1/pkg/server/api/health/v1/ 22:41:37 spire-1.2.1/pkg/server/api/health/v1/service.go 22:41:37 spire-1.2.1/pkg/server/api/health/v1/service_test.go 22:41:37 spire-1.2.1/pkg/server/api/id.go 22:41:37 spire-1.2.1/pkg/server/api/id_test.go 22:41:37 spire-1.2.1/pkg/server/api/limits/ 22:41:37 spire-1.2.1/pkg/server/api/limits/limits.go 22:41:37 spire-1.2.1/pkg/server/api/middleware/ 22:41:37 spire-1.2.1/pkg/server/api/middleware/alias.go 22:41:37 spire-1.2.1/pkg/server/api/middleware/audit.go 22:41:37 spire-1.2.1/pkg/server/api/middleware/authorization.go 22:41:37 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 22:41:37 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 22:41:37 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 22:41:37 spire-1.2.1/pkg/server/api/middleware/caller.go 22:41:37 spire-1.2.1/pkg/server/api/middleware/caller_test.go 22:41:37 spire-1.2.1/pkg/server/api/middleware/common.go 22:41:37 spire-1.2.1/pkg/server/api/middleware/common_test.go 22:41:37 spire-1.2.1/pkg/server/api/middleware/entries.go 22:41:37 spire-1.2.1/pkg/server/api/middleware/entries_test.go 22:41:37 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 22:41:37 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 22:41:37 spire-1.2.1/pkg/server/api/ratelimit.go 22:41:37 spire-1.2.1/pkg/server/api/rpccontext/ 22:41:37 spire-1.2.1/pkg/server/api/rpccontext/alias.go 22:41:37 spire-1.2.1/pkg/server/api/rpccontext/audit.go 22:41:37 spire-1.2.1/pkg/server/api/rpccontext/caller.go 22:41:37 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 22:41:37 spire-1.2.1/pkg/server/api/selector.go 22:41:37 spire-1.2.1/pkg/server/api/selector_test.go 22:41:37 spire-1.2.1/pkg/server/api/status.go 22:41:37 spire-1.2.1/pkg/server/api/status_test.go 22:41:37 spire-1.2.1/pkg/server/api/svid/ 22:41:37 spire-1.2.1/pkg/server/api/svid/v1/ 22:41:37 spire-1.2.1/pkg/server/api/svid/v1/service.go 22:41:37 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 22:41:37 spire-1.2.1/pkg/server/api/trustdomain.go 22:41:37 spire-1.2.1/pkg/server/api/trustdomain/ 22:41:37 spire-1.2.1/pkg/server/api/trustdomain/v1/ 22:41:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 22:41:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 22:41:37 spire-1.2.1/pkg/server/api/trustdomain_test.go 22:41:37 spire-1.2.1/pkg/server/authpolicy/ 22:41:37 spire-1.2.1/pkg/server/authpolicy/defaults.go 22:41:37 spire-1.2.1/pkg/server/authpolicy/policy.go 22:41:37 spire-1.2.1/pkg/server/authpolicy/policy.rego 22:41:37 spire-1.2.1/pkg/server/authpolicy/policy_data.json 22:41:37 spire-1.2.1/pkg/server/authpolicy/policy_test.go 22:41:37 spire-1.2.1/pkg/server/authpolicy/validate.go 22:41:37 spire-1.2.1/pkg/server/bundle/ 22:41:37 spire-1.2.1/pkg/server/bundle/client/ 22:41:37 spire-1.2.1/pkg/server/bundle/client/client.go 22:41:37 spire-1.2.1/pkg/server/bundle/client/client_test.go 22:41:37 spire-1.2.1/pkg/server/bundle/client/manager.go 22:41:37 spire-1.2.1/pkg/server/bundle/client/manager_test.go 22:41:37 spire-1.2.1/pkg/server/bundle/client/sources.go 22:41:37 spire-1.2.1/pkg/server/bundle/client/sources_test.go 22:41:37 spire-1.2.1/pkg/server/bundle/client/updater.go 22:41:37 spire-1.2.1/pkg/server/bundle/client/updater_test.go 22:41:37 spire-1.2.1/pkg/server/ca/ 22:41:37 spire-1.2.1/pkg/server/ca/ca.go 22:41:37 spire-1.2.1/pkg/server/ca/ca_health.go 22:41:37 spire-1.2.1/pkg/server/ca/ca_test.go 22:41:37 spire-1.2.1/pkg/server/ca/journal.go 22:41:37 spire-1.2.1/pkg/server/ca/journal_test.go 22:41:37 spire-1.2.1/pkg/server/ca/manager.go 22:41:37 spire-1.2.1/pkg/server/ca/manager_health.go 22:41:37 spire-1.2.1/pkg/server/ca/manager_test.go 22:41:37 spire-1.2.1/pkg/server/ca/templates.go 22:41:37 spire-1.2.1/pkg/server/ca/upstream_client.go 22:41:37 spire-1.2.1/pkg/server/ca/upstream_client_test.go 22:41:37 spire-1.2.1/pkg/server/ca/validation.go 22:41:37 spire-1.2.1/pkg/server/cache/ 22:41:37 spire-1.2.1/pkg/server/cache/dscache/ 22:41:37 spire-1.2.1/pkg/server/cache/dscache/cache.go 22:41:37 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 22:41:37 spire-1.2.1/pkg/server/cache/entrycache/ 22:41:37 spire-1.2.1/pkg/server/cache/entrycache/cache.go 22:41:37 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 22:41:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 22:41:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 22:41:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 22:41:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 22:41:37 spire-1.2.1/pkg/server/catalog/ 22:41:37 spire-1.2.1/pkg/server/catalog/catalog.go 22:41:37 spire-1.2.1/pkg/server/catalog/keymanager.go 22:41:37 spire-1.2.1/pkg/server/catalog/nodeattestor.go 22:41:37 spire-1.2.1/pkg/server/catalog/noderesolver.go 22:41:37 spire-1.2.1/pkg/server/catalog/notifier.go 22:41:37 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 22:41:37 spire-1.2.1/pkg/server/config.go 22:41:37 spire-1.2.1/pkg/server/datastore/ 22:41:37 spire-1.2.1/pkg/server/datastore/datastore.go 22:41:37 spire-1.2.1/pkg/server/datastore/datastore_health.go 22:41:37 spire-1.2.1/pkg/server/datastore/repository.go 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/ 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 22:41:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 22:41:37 spire-1.2.1/pkg/server/endpoints/ 22:41:37 spire-1.2.1/pkg/server/endpoints/bundle/ 22:41:37 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 22:41:37 spire-1.2.1/pkg/server/endpoints/bundle/config.go 22:41:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 22:41:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 22:41:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 22:41:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 22:41:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 22:41:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 22:41:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 22:41:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 22:41:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 22:41:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 22:41:37 spire-1.2.1/pkg/server/endpoints/bundle/server.go 22:41:37 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 22:41:37 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 22:41:37 spire-1.2.1/pkg/server/endpoints/config.go 22:41:37 spire-1.2.1/pkg/server/endpoints/endpoints.go 22:41:37 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 22:41:37 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 22:41:37 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 22:41:37 spire-1.2.1/pkg/server/endpoints/middleware.go 22:41:37 spire-1.2.1/pkg/server/endpoints/middleware_test.go 22:41:37 spire-1.2.1/pkg/server/hostservice/ 22:41:37 spire-1.2.1/pkg/server/hostservice/agentstore/ 22:41:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 22:41:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 22:41:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 22:41:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 22:41:37 spire-1.2.1/pkg/server/hostservice/identityprovider/ 22:41:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 22:41:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/ 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/ 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/base/ 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/test/ 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 22:41:37 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/ 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 22:41:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/noderesolver/ 22:41:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 22:41:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 22:41:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 22:41:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 22:41:37 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 22:41:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 22:41:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/notifier/ 22:41:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 22:41:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 22:41:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 22:41:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 22:41:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 22:41:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 22:41:37 spire-1.2.1/pkg/server/plugin/notifier/repository.go 22:41:37 spire-1.2.1/pkg/server/plugin/notifier/v1.go 22:41:37 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 22:41:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 22:41:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 22:41:38 spire-1.2.1/pkg/server/registration/ 22:41:38 spire-1.2.1/pkg/server/registration/manager.go 22:41:38 spire-1.2.1/pkg/server/registration/manager_test.go 22:41:38 spire-1.2.1/pkg/server/scanentries.go 22:41:38 spire-1.2.1/pkg/server/scanentries_test.go 22:41:38 spire-1.2.1/pkg/server/server.go 22:41:38 spire-1.2.1/pkg/server/server_test.go 22:41:38 spire-1.2.1/pkg/server/svid/ 22:41:38 spire-1.2.1/pkg/server/svid/observer.go 22:41:38 spire-1.2.1/pkg/server/svid/observer_test.go 22:41:38 spire-1.2.1/pkg/server/svid/rotator.go 22:41:38 spire-1.2.1/pkg/server/svid/rotator_config.go 22:41:38 spire-1.2.1/pkg/server/svid/rotator_config_test.go 22:41:38 spire-1.2.1/pkg/server/svid/rotator_test.go 22:41:38 spire-1.2.1/proto/ 22:41:38 spire-1.2.1/proto/private/ 22:41:38 spire-1.2.1/proto/private/server/ 22:41:38 spire-1.2.1/proto/private/server/journal/ 22:41:38 spire-1.2.1/proto/private/server/journal/journal.pb.go 22:41:38 spire-1.2.1/proto/private/server/journal/journal.proto 22:41:38 spire-1.2.1/proto/spire/ 22:41:38 spire-1.2.1/proto/spire/common/ 22:41:38 spire-1.2.1/proto/spire/common/common.pb.go 22:41:38 spire-1.2.1/proto/spire/common/common.proto 22:41:38 spire-1.2.1/proto/spire/common/plugin/ 22:41:38 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 22:41:38 spire-1.2.1/proto/spire/common/plugin/plugin.proto 22:41:38 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 22:41:38 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 22:41:38 spire-1.2.1/proto/spire/plugin/ 22:41:38 spire-1.2.1/proto/spire/plugin/agent/ 22:41:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 22:41:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 22:41:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 22:41:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 22:41:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 22:41:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 22:41:38 spire-1.2.1/release/ 22:41:38 spire-1.2.1/release/spire-extras/ 22:41:38 spire-1.2.1/release/spire-extras/README.md 22:41:38 spire-1.2.1/release/spire-extras/conf/ 22:41:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 22:41:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 22:41:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 22:41:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 22:41:38 spire-1.2.1/release/spire/ 22:41:38 spire-1.2.1/release/spire/README.md 22:41:38 spire-1.2.1/release/spire/conf/ 22:41:38 spire-1.2.1/release/spire/conf/agent/ 22:41:38 spire-1.2.1/release/spire/conf/agent/agent.conf 22:41:38 spire-1.2.1/release/spire/conf/server/ 22:41:38 spire-1.2.1/release/spire/conf/server/server.conf 22:41:38 spire-1.2.1/script/ 22:41:38 spire-1.2.1/script/build-artifact.sh 22:41:38 spire-1.2.1/script/generate_dummy_ca.sh 22:41:38 spire-1.2.1/support/ 22:41:38 spire-1.2.1/support/k8s/ 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/ 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 22:41:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 22:41:38 spire-1.2.1/support/oidc-discovery-provider/ 22:41:38 spire-1.2.1/support/oidc-discovery-provider/README.md 22:41:38 spire-1.2.1/support/oidc-discovery-provider/common_test.go 22:41:38 spire-1.2.1/support/oidc-discovery-provider/config.go 22:41:38 spire-1.2.1/support/oidc-discovery-provider/config_test.go 22:41:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 22:41:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 22:41:38 spire-1.2.1/support/oidc-discovery-provider/handler.go 22:41:38 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 22:41:38 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 22:41:38 spire-1.2.1/support/oidc-discovery-provider/main.go 22:41:38 spire-1.2.1/support/oidc-discovery-provider/server_api.go 22:41:38 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 22:41:38 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 22:41:38 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 22:41:38 spire-1.2.1/test/ 22:41:38 spire-1.2.1/test/clock/ 22:41:38 spire-1.2.1/test/clock/clock.go 22:41:38 spire-1.2.1/test/fakes/ 22:41:38 spire-1.2.1/test/fakes/fakeagentcatalog/ 22:41:38 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 22:41:38 spire-1.2.1/test/fakes/fakeagentkeymanager/ 22:41:38 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 22:41:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 22:41:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 22:41:38 spire-1.2.1/test/fakes/fakeagentstore/ 22:41:38 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 22:41:38 spire-1.2.1/test/fakes/fakedatastore/ 22:41:38 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 22:41:38 spire-1.2.1/test/fakes/fakeentryclient/ 22:41:38 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 22:41:38 spire-1.2.1/test/fakes/fakehealthchecker/ 22:41:38 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 22:41:38 spire-1.2.1/test/fakes/fakeidentityprovider/ 22:41:38 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 22:41:38 spire-1.2.1/test/fakes/fakemetrics/ 22:41:38 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 22:41:38 spire-1.2.1/test/fakes/fakenoderesolver/ 22:41:38 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 22:41:38 spire-1.2.1/test/fakes/fakenotifier/ 22:41:38 spire-1.2.1/test/fakes/fakenotifier/notifier.go 22:41:38 spire-1.2.1/test/fakes/fakepluginmetrics/ 22:41:38 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 22:41:38 spire-1.2.1/test/fakes/fakeserverca/ 22:41:38 spire-1.2.1/test/fakes/fakeserverca/serverca.go 22:41:38 spire-1.2.1/test/fakes/fakeservercatalog/ 22:41:38 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 22:41:38 spire-1.2.1/test/fakes/fakeserverkeymanager/ 22:41:38 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 22:41:38 spire-1.2.1/test/fakes/fakeservernodeattestor/ 22:41:38 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 22:41:38 spire-1.2.1/test/fakes/fakeupstreamauthority/ 22:41:38 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 22:41:38 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 22:41:38 spire-1.2.1/test/fakes/fakeworkloadapi/ 22:41:38 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 22:41:38 spire-1.2.1/test/fakes/fakeworkloadattestor/ 22:41:38 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 22:41:38 spire-1.2.1/test/fixture/ 22:41:38 spire-1.2.1/test/fixture/certs/ 22:41:38 spire-1.2.1/test/fixture/certs/agent_svid.der 22:41:38 spire-1.2.1/test/fixture/certs/base_cert.pem 22:41:38 spire-1.2.1/test/fixture/certs/base_csr.pem 22:41:38 spire-1.2.1/test/fixture/certs/base_key.pem 22:41:38 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 22:41:38 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 22:41:38 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 22:41:38 spire-1.2.1/test/fixture/certs/blog_cert.pem 22:41:38 spire-1.2.1/test/fixture/certs/blog_csr.pem 22:41:38 spire-1.2.1/test/fixture/certs/blog_key.pem 22:41:38 spire-1.2.1/test/fixture/certs/bundle.der 22:41:38 spire-1.2.1/test/fixture/certs/ca.pem 22:41:38 spire-1.2.1/test/fixture/certs/ca_key.pem 22:41:38 spire-1.2.1/test/fixture/certs/database_cert.pem 22:41:38 spire-1.2.1/test/fixture/certs/database_csr.pem 22:41:38 spire-1.2.1/test/fixture/certs/database_key.pem 22:41:38 spire-1.2.1/test/fixture/certs/node_cert.pem 22:41:38 spire-1.2.1/test/fixture/certs/node_csr.pem 22:41:38 spire-1.2.1/test/fixture/certs/node_key.pem 22:41:38 spire-1.2.1/test/fixture/certs/svid.pem 22:41:38 spire-1.2.1/test/fixture/certs/svid_key.pem 22:41:38 spire-1.2.1/test/fixture/config/ 22:41:38 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 22:41:38 spire-1.2.1/test/fixture/config/agent_good.conf 22:41:38 spire-1.2.1/test/fixture/config/agent_good_templated.conf 22:41:38 spire-1.2.1/test/fixture/config/plugin_good.conf 22:41:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 22:41:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 22:41:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 22:41:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 22:41:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 22:41:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 22:41:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 22:41:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 22:41:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 22:41:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 22:41:38 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 22:41:38 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 22:41:38 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 22:41:38 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 22:41:38 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 22:41:38 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 22:41:38 spire-1.2.1/test/fixture/config/server_good.conf 22:41:38 spire-1.2.1/test/fixture/config/server_good_templated.conf 22:41:38 spire-1.2.1/test/fixture/fixture.go 22:41:38 spire-1.2.1/test/fixture/nodeattestor/ 22:41:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 22:41:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 22:41:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 22:41:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 22:41:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 22:41:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 22:41:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 22:41:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 22:41:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 22:41:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 22:41:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 22:41:38 spire-1.2.1/test/fixture/registration/ 22:41:38 spire-1.2.1/test/fixture/registration/entries.json 22:41:38 spire-1.2.1/test/fixture/registration/good-for-update.json 22:41:38 spire-1.2.1/test/fixture/registration/good.json 22:41:38 spire-1.2.1/test/fixture/registration/invalid.json 22:41:38 spire-1.2.1/test/fixture/registration/invalid_json.json 22:41:38 spire-1.2.1/test/fixture/registration/manager_test_entries.json 22:41:38 spire-1.2.1/test/integration/ 22:41:38 spire-1.2.1/test/integration/README.md 22:41:38 spire-1.2.1/test/integration/common 22:41:38 spire-1.2.1/test/integration/setup/ 22:41:38 spire-1.2.1/test/integration/setup/adminclient/ 22:41:38 spire-1.2.1/test/integration/setup/adminclient/build.sh 22:41:38 spire-1.2.1/test/integration/setup/adminclient/client.go 22:41:38 spire-1.2.1/test/integration/setup/debugagent/ 22:41:38 spire-1.2.1/test/integration/setup/debugagent/build.sh 22:41:38 spire-1.2.1/test/integration/setup/debugagent/main.go 22:41:38 spire-1.2.1/test/integration/setup/debugserver/ 22:41:38 spire-1.2.1/test/integration/setup/debugserver/build.sh 22:41:38 spire-1.2.1/test/integration/setup/debugserver/main.go 22:41:38 spire-1.2.1/test/integration/setup/downstreamclient/ 22:41:38 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 22:41:38 spire-1.2.1/test/integration/setup/downstreamclient/client.go 22:41:38 spire-1.2.1/test/integration/setup/itclient/ 22:41:38 spire-1.2.1/test/integration/setup/itclient/client.go 22:41:38 spire-1.2.1/test/integration/setup/node-attestation/ 22:41:38 spire-1.2.1/test/integration/setup/node-attestation/build.sh 22:41:38 spire-1.2.1/test/integration/setup/node-attestation/client.go 22:41:38 spire-1.2.1/test/integration/setup/x509pop/ 22:41:38 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 22:41:38 spire-1.2.1/test/integration/setup/x509pop/setup.sh 22:41:38 spire-1.2.1/test/integration/suites/ 22:41:38 spire-1.2.1/test/integration/suites/admin-endpoints/ 22:41:38 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 22:41:38 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 22:41:38 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 22:41:38 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 22:41:38 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 22:41:38 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 22:41:38 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 22:41:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 22:41:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 22:41:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 22:41:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 22:41:38 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 22:41:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 22:41:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 22:41:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 22:41:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 22:41:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 22:41:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 22:41:38 spire-1.2.1/test/integration/suites/datastore-mysql/ 22:41:38 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 22:41:38 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 22:41:38 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 22:41:38 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 22:41:38 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres/ 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 22:41:38 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 22:41:38 spire-1.2.1/test/integration/suites/debug-endpoints/ 22:41:38 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 22:41:38 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 22:41:38 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 22:41:38 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 22:41:38 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 22:41:38 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 22:41:38 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 22:41:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 22:41:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 22:41:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 22:41:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 22:41:38 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 22:41:38 spire-1.2.1/test/integration/suites/downstream-endpoints/ 22:41:38 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 22:41:38 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 22:41:38 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 22:41:38 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 22:41:38 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 22:41:38 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 22:41:38 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 22:41:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 22:41:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 22:41:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 22:41:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 22:41:38 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 22:41:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 22:41:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 22:41:38 spire-1.2.1/test/integration/suites/join-token/ 22:41:38 spire-1.2.1/test/integration/suites/join-token/01-start-server 22:41:38 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 22:41:38 spire-1.2.1/test/integration/suites/join-token/03-start-agent 22:41:38 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 22:41:38 spire-1.2.1/test/integration/suites/join-token/05-check-svid 22:41:38 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 22:41:38 spire-1.2.1/test/integration/suites/join-token/README.md 22:41:38 spire-1.2.1/test/integration/suites/join-token/conf/ 22:41:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 22:41:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/join-token/conf/server/ 22:41:38 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 22:41:38 spire-1.2.1/test/integration/suites/join-token/teardown 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/ 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 22:41:38 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/ 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 22:41:38 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 22:41:38 spire-1.2.1/test/integration/suites/k8s/ 22:41:38 spire-1.2.1/test/integration/suites/k8s/00-setup 22:41:38 spire-1.2.1/test/integration/suites/k8s/01-apply-config 22:41:38 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 22:41:38 spire-1.2.1/test/integration/suites/k8s/README.md 22:41:38 spire-1.2.1/test/integration/suites/k8s/conf/ 22:41:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 22:41:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 22:41:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s/conf/server/ 22:41:38 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 22:41:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 22:41:38 spire-1.2.1/test/integration/suites/k8s/init-kubectl 22:41:38 spire-1.2.1/test/integration/suites/k8s/teardown 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/ 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/README.md 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/root/ 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/nested-rotation/teardown 22:41:38 spire-1.2.1/test/integration/suites/node-attestation/ 22:41:38 spire-1.2.1/test/integration/suites/node-attestation/00-setup 22:41:38 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 22:41:38 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 22:41:38 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 22:41:38 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 22:41:38 spire-1.2.1/test/integration/suites/node-attestation/README.md 22:41:38 spire-1.2.1/test/integration/suites/node-attestation/conf/ 22:41:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 22:41:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 22:41:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 22:41:38 spire-1.2.1/test/integration/suites/node-attestation/teardown 22:41:38 spire-1.2.1/test/integration/suites/rotation/ 22:41:38 spire-1.2.1/test/integration/suites/rotation/00-setup 22:41:38 spire-1.2.1/test/integration/suites/rotation/01-start-server 22:41:38 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 22:41:38 spire-1.2.1/test/integration/suites/rotation/03-start-agent 22:41:38 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 22:41:38 spire-1.2.1/test/integration/suites/rotation/05-check-svids 22:41:38 spire-1.2.1/test/integration/suites/rotation/README.md 22:41:38 spire-1.2.1/test/integration/suites/rotation/conf/ 22:41:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 22:41:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/rotation/conf/server/ 22:41:38 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 22:41:38 spire-1.2.1/test/integration/suites/rotation/teardown 22:41:38 spire-1.2.1/test/integration/suites/self-test/ 22:41:38 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 22:41:38 spire-1.2.1/test/integration/suites/self-test/README.md 22:41:38 spire-1.2.1/test/integration/suites/self-test/teardown 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/ 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 22:41:38 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 22:41:38 spire-1.2.1/test/integration/suites/upgrade/ 22:41:38 spire-1.2.1/test/integration/suites/upgrade/00-setup 22:41:38 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-testsspire-1.2.1/ 22:41:38 22:41:38 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 22:41:38 spire-1.2.1/test/integration/suites/upgrade/README.md 22:41:38 spire-1.2.1/test/integration/suites/upgrade/conf/ 22:41:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 22:41:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 22:41:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 22:41:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 22:41:38 spire-1.2.1/test/integration/suites/upgrade/teardown 22:41:38 spire-1.2.1/test/integration/suites/upgrade/versions.txt 22:41:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 22:41:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 22:41:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 22:41:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 22:41:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 22:41:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 22:41:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 22:41:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 22:41:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 22:41:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 22:41:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 22:41:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 22:41:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 22:41:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 22:41:38 spire-1.2.1/test/integration/test-one.sh 22:41:38 spire-1.2.1/test/integration/test.sh 22:41:38 spire-1.2.1/test/plugintest/ 22:41:38 spire-1.2.1/test/plugintest/config.go 22:41:38 spire-1.2.1/test/plugintest/load.go 22:41:38 spire-1.2.1/test/plugintest/option.go 22:41:38 spire-1.2.1/test/spiretest/ 22:41:38 spire-1.2.1/test/spiretest/apiserver.go 22:41:38 spire-1.2.1/test/spiretest/assertions.gospire-1.2.1/.data/ 22:41:38 spire-1.2.1/.data/.file 22:41:38 spire-1.2.1/.dockerignore 22:41:38 spire-1.2.1/.gitattributes 22:41:38 spire-1.2.1/.githooks/ 22:41:38 spire-1.2.1/.githooks/pre-commit 22:41:38 spire-1.2.1/.github/ 22:41:38 spire-1.2.1/.github/ISSUE_TEMPLATE.md 22:41:38 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 22:41:38 spire-1.2.1/.github/dependabot.yml 22:41:38 spire-1.2.1/.github/workflows/ 22:41:38 spire-1.2.1/.github/workflows/nightly_build.yaml 22:41:38 spire-1.2.1/.github/workflows/pr_build.yaml 22:41:38 spire-1.2.1/.github/workflows/release_build.yaml 22:41:38 spire-1.2.1/.github/workflows/scripts/ 22:41:38 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 22:41:38 spire-1.2.1/.github/workflows/scripts/push-images.sh 22:41:38 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 22:41:38 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 22:41:38 spire-1.2.1/.github/workflows/scripts/split.sh 22:41:38 spire-1.2.1/.gitignore 22:41:38 spire-1.2.1/.go-version 22:41:38 spire-1.2.1/.golangci.yml 22:41:38 spire-1.2.1/ADOPTERS.md 22:41:38 spire-1.2.1/CHANGELOG.md 22:41:38 spire-1.2.1/CODE-OF-CONDUCT.md 22:41:38 spire-1.2.1/CODEOWNERS 22:41:38 spire-1.2.1/CONTRIBUTING.md 22:41:38 spire-1.2.1/Dockerfile 22:41:38 spire-1.2.1/Dockerfile.dev 22:41:38 spire-1.2.1/test/spiretest/dir.go 22:41:38 spire-1.2.1/test/spiretest/errors_posix.go 22:41:38 spire-1.2.1/test/spiretest/errors_windows.go 22:41:38 spire-1.2.1/test/spiretest/logs.go 22:41:38 spire-1.2.1/test/spiretest/socketapi.go 22:41:38 spire-1.2.1/test/spiretest/suite.go 22:41:38 spire-1.2.1/test/spiretest/x509.go 22:41:38 spire-1.2.1/test/testca/ 22:41:38 spire-1.2.1/test/testca/ca.go 22:41:38 spire-1.2.1/test/testkey/ 22:41:38 spire-1.2.1/test/testkey/generate.sh 22:41:38 spire-1.2.1/test/testkey/genkeys.go 22:41:38 spire-1.2.1/test/testkey/keys.go 22:41:38 spire-1.2.1/test/testkey/new.go 22:41:38 spire-1.2.1/test/tpmsimulator/ 22:41:38 spire-1.2.1/test/tpmsimulator/simulator.go 22:41:38 spire-1.2.1/test/util/ 22:41:38 spire-1.2.1/test/util/cert_fixtures.go 22:41:38 spire-1.2.1/test/util/cert_generation.go 22:41:38 spire-1.2.1/test/util/io_redirection.go 22:41:38 spire-1.2.1/test/util/race.go 22:41:38 spire-1.2.1/test/util/util.go 22:41:38 building spire from source... 22:41:38 22:41:38 spire-1.2.1/Dockerfile.scratch 22:41:38 spire-1.2.1/LICENSE 22:41:38 spire-1.2.1/MAINTAINERS.md 22:41:38 spire-1.2.1/Makefile 22:41:38 spire-1.2.1/README.md 22:41:38 spire-1.2.1/ROADMAP.md 22:41:38 spire-1.2.1/SECURITY.md 22:41:38 spire-1.2.1/cmd/ 22:41:38 spire-1.2.1/cmd/spire-agent/ 22:41:38 spire-1.2.1/cmd/spire-agent/cli/ 22:41:38 spire-1.2.1/cmd/spire-agent/cli/api/ 22:41:38 spire-1.2.1/cmd/spire-agent/cli/api/common.go 22:41:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 22:41:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 22:41:38 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 22:41:38 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 22:41:38 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 22:41:38 spire-1.2.1/cmd/spire-agent/cli/cli.go 22:41:38 spire-1.2.1/cmd/spire-agent/cli/common/ 22:41:38 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 22:41:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 22:41:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 22:41:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 22:41:38 spire-1.2.1/cmd/spire-agent/cli/run/ 22:41:38 spire-1.2.1/cmd/spire-agent/cli/run/run.go 22:41:38 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 22:41:38 spire-1.2.1/cmd/spire-agent/cli/validate/ 22:41:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 22:41:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 22:41:38 spire-1.2.1/cmd/spire-agent/main.go 22:41:38 spire-1.2.1/cmd/spire-server/ 22:41:38 spire-1.2.1/cmd/spire-server/cli/ 22:41:38 spire-1.2.1/cmd/spire-server/cli/agent/ 22:41:38 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/agent/count.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/agent/list.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/agent/show.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/bundle/ 22:41:38 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/cli.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/entry/ 22:41:38 spire-1.2.1/cmd/spire-server/cli/entry/count.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/entry/create.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/entry/show.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/entry/update.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/entry/util.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/federation/ 22:41:38 spire-1.2.1/cmd/spire-server/cli/federation/common.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/federation/create.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/federation/list.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/federation/show.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/federation/update.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 22:41:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/jwt/ 22:41:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/run/ 22:41:38 spire-1.2.1/cmd/spire-server/cli/run/run.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/token/ 22:41:38 spire-1.2.1/cmd/spire-server/cli/token/generate.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/validate/ 22:41:38 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/x509/ 22:41:38 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 22:41:38 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 22:41:38 spire-1.2.1/cmd/spire-server/main.go 22:41:38 spire-1.2.1/cmd/spire-server/util/ 22:41:38 spire-1.2.1/cmd/spire-server/util/util.go 22:41:38 spire-1.2.1/conf/ 22:41:38 spire-1.2.1/conf/agent/ 22:41:38 spire-1.2.1/conf/agent/agent.conf 22:41:38 spire-1.2.1/conf/agent/agent_full.conf 22:41:38 spire-1.2.1/conf/agent/dummy_root_ca.crt 22:41:38 spire-1.2.1/conf/server/ 22:41:38 spire-1.2.1/conf/server/dummy_upstream_ca.crt 22:41:38 spire-1.2.1/conf/server/dummy_upstream_ca.key 22:41:38 spire-1.2.1/conf/server/server.conf 22:41:38 spire-1.2.1/conf/server/server_full.conf 22:41:38 spire-1.2.1/doc/ 22:41:38 spire-1.2.1/doc/SPIRE101.md 22:41:38 spire-1.2.1/doc/auditlog.md 22:41:38 spire-1.2.1/doc/authorization_policy_engine.md 22:41:38 spire-1.2.1/doc/changelog_guidelines.md 22:41:38 spire-1.2.1/doc/cure53-report.pdf 22:41:38 spire-1.2.1/doc/images/ 22:41:38 spire-1.2.1/doc/images/2019_roadmap.png 22:41:38 spire-1.2.1/doc/images/SPIRE101.png 22:41:38 spire-1.2.1/doc/images/SPIRE_agent.png 22:41:38 spire-1.2.1/doc/images/SPIRE_server.png 22:41:38 spire-1.2.1/doc/images/cache_mgr.png 22:41:38 spire-1.2.1/doc/images/cache_mgr_components.png 22:41:38 spire-1.2.1/doc/images/federated_spire.png 22:41:38 spire-1.2.1/doc/images/ha_mode.png 22:41:38 spire-1.2.1/doc/images/nested_spire.png 22:41:38 spire-1.2.1/doc/images/oidc_federation.png 22:41:38 spire-1.2.1/doc/images/single_trust_domain.png 22:41:38 spire-1.2.1/doc/images/spiffe_compatible.png 22:41:38 spire-1.2.1/doc/images/spire_logo.png 22:41:38 spire-1.2.1/doc/migrating_registration_api_clients.md 22:41:38 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 22:41:38 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 22:41:38 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 22:41:38 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 22:41:38 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 22:41:38 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 22:41:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 22:41:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 22:41:38 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 22:41:38 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 22:41:38 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 22:41:38 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 22:41:38 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 22:41:38 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 22:41:38 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 22:41:38 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 22:41:38 spire-1.2.1/doc/plugin_server_datastore_sql.md 22:41:38 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 22:41:38 spire-1.2.1/doc/plugin_server_keymanager_disk.md 22:41:38 spire-1.2.1/doc/plugin_server_keymanager_memory.md 22:41:38 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 22:41:38 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 22:41:38 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 22:41:38 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 22:41:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 22:41:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 22:41:38 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 22:41:38 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 22:41:38 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 22:41:38 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 22:41:38 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 22:41:38 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 22:41:38 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 22:41:38 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 22:41:38 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 22:41:38 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 22:41:38 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 22:41:38 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 22:41:38 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 22:41:38 spire-1.2.1/doc/scaling_spire.md 22:41:38 spire-1.2.1/doc/spire_agent.md 22:41:38 spire-1.2.1/doc/spire_server.md 22:41:38 spire-1.2.1/doc/supported_integrations.md 22:41:38 spire-1.2.1/doc/telemetry.md 22:41:38 spire-1.2.1/doc/telemetry_config.md 22:41:38 spire-1.2.1/doc/upgrading.md 22:41:38 spire-1.2.1/doc/using_spire.md 22:41:38 spire-1.2.1/examples/ 22:41:38 spire-1.2.1/examples/README.md 22:41:38 spire-1.2.1/go.mod 22:41:38 spire-1.2.1/go.sum 22:41:38 spire-1.2.1/pkg/ 22:41:38 spire-1.2.1/pkg/agent/ 22:41:38 spire-1.2.1/pkg/agent/agent.go 22:41:38 spire-1.2.1/pkg/agent/api/ 22:41:38 spire-1.2.1/pkg/agent/api/config.go 22:41:38 spire-1.2.1/pkg/agent/api/debug/ 22:41:38 spire-1.2.1/pkg/agent/api/debug/v1/ 22:41:38 spire-1.2.1/pkg/agent/api/debug/v1/service.go 22:41:38 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 22:41:38 spire-1.2.1/pkg/agent/api/delegatedidentity/ 22:41:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 22:41:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 22:41:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 22:41:38 spire-1.2.1/pkg/agent/api/endpoints.go 22:41:38 spire-1.2.1/pkg/agent/api/health/ 22:41:38 spire-1.2.1/pkg/agent/api/health/v1/ 22:41:38 spire-1.2.1/pkg/agent/api/health/v1/service.go 22:41:38 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 22:41:38 spire-1.2.1/pkg/agent/api/rpccontext/ 22:41:38 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 22:41:38 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 22:41:38 spire-1.2.1/pkg/agent/attestor/ 22:41:38 spire-1.2.1/pkg/agent/attestor/node/ 22:41:38 spire-1.2.1/pkg/agent/attestor/node/experimental.go 22:41:38 spire-1.2.1/pkg/agent/attestor/node/node.go 22:41:38 spire-1.2.1/pkg/agent/attestor/node/node_test.go 22:41:38 spire-1.2.1/pkg/agent/attestor/workload/ 22:41:38 spire-1.2.1/pkg/agent/attestor/workload/workload.go 22:41:38 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 22:41:38 spire-1.2.1/pkg/agent/catalog/ 22:41:38 spire-1.2.1/pkg/agent/catalog/catalog.go 22:41:38 spire-1.2.1/pkg/agent/catalog/keymanager.go 22:41:38 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 22:41:38 spire-1.2.1/pkg/agent/catalog/svidstore.go 22:41:38 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 22:41:38 spire-1.2.1/pkg/agent/client/ 22:41:38 spire-1.2.1/pkg/agent/client/client.go 22:41:38 spire-1.2.1/pkg/agent/client/client_test.go 22:41:38 spire-1.2.1/pkg/agent/client/dial.go 22:41:38 spire-1.2.1/pkg/agent/client/nodeconn.go 22:41:38 spire-1.2.1/pkg/agent/client/nodeconn_test.go 22:41:38 spire-1.2.1/pkg/agent/client/update.go 22:41:38 spire-1.2.1/pkg/agent/client/util.go 22:41:38 spire-1.2.1/pkg/agent/common/ 22:41:38 spire-1.2.1/pkg/agent/common/backoff/ 22:41:38 spire-1.2.1/pkg/agent/common/backoff/backoff.go 22:41:38 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 22:41:38 spire-1.2.1/pkg/agent/common/cgroups/ 22:41:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 22:41:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 22:41:38 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 22:41:38 spire-1.2.1/pkg/agent/config.go 22:41:38 spire-1.2.1/pkg/agent/endpoints/ 22:41:38 spire-1.2.1/pkg/agent/endpoints/config.go 22:41:38 spire-1.2.1/pkg/agent/endpoints/endpoints.go 22:41:38 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 22:41:38 spire-1.2.1/pkg/agent/endpoints/metrics.go 22:41:38 spire-1.2.1/pkg/agent/endpoints/middleware.go 22:41:38 spire-1.2.1/pkg/agent/endpoints/peertracker.go 22:41:38 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 22:41:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 22:41:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 22:41:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 22:41:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 22:41:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 22:41:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 22:41:38 spire-1.2.1/pkg/agent/endpoints/workload/ 22:41:38 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 22:41:38 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 22:41:38 spire-1.2.1/pkg/agent/manager/ 22:41:38 spire-1.2.1/pkg/agent/manager/cache/ 22:41:38 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 22:41:38 spire-1.2.1/pkg/agent/manager/cache/cache.go 22:41:38 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 22:41:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 22:41:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 22:41:38 spire-1.2.1/pkg/agent/manager/cache/sets.go 22:41:38 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 22:41:38 spire-1.2.1/pkg/agent/manager/config.go 22:41:38 spire-1.2.1/pkg/agent/manager/manager.go 22:41:38 spire-1.2.1/pkg/agent/manager/manager_test.go 22:41:38 spire-1.2.1/pkg/agent/manager/storage.go 22:41:38 spire-1.2.1/pkg/agent/manager/storage_test.go 22:41:38 spire-1.2.1/pkg/agent/manager/storecache/ 22:41:38 spire-1.2.1/pkg/agent/manager/storecache/cache.go 22:41:38 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 22:41:38 spire-1.2.1/pkg/agent/manager/sync.go 22:41:38 spire-1.2.1/pkg/agent/plugin/ 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/ 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 22:41:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 22:41:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/svidstore/ 22:41:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 22:41:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 22:41:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 22:41:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 22:41:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 22:41:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 22:41:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 22:41:38 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 22:41:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 22:41:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 22:41:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 22:41:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 22:41:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 22:41:38 spire-1.2.1/pkg/agent/svid/ 22:41:38 spire-1.2.1/pkg/agent/svid/rotator.go 22:41:38 spire-1.2.1/pkg/agent/svid/rotator_config.go 22:41:38 spire-1.2.1/pkg/agent/svid/rotator_test.go 22:41:38 spire-1.2.1/pkg/agent/svid/store/ 22:41:38 spire-1.2.1/pkg/agent/svid/store/service.go 22:41:38 spire-1.2.1/pkg/agent/svid/store/service_test.go 22:41:38 spire-1.2.1/pkg/common/ 22:41:38 spire-1.2.1/pkg/common/agentpathtemplate/ 22:41:38 spire-1.2.1/pkg/common/agentpathtemplate/template.go 22:41:38 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 22:41:38 spire-1.2.1/pkg/common/api/ 22:41:38 spire-1.2.1/pkg/common/api/metrics.go 22:41:38 spire-1.2.1/pkg/common/api/middleware/ 22:41:38 spire-1.2.1/pkg/common/api/middleware/common_test.go 22:41:38 spire-1.2.1/pkg/common/api/middleware/interceptor.go 22:41:38 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 22:41:38 spire-1.2.1/pkg/common/api/middleware/logger.go 22:41:38 spire-1.2.1/pkg/common/api/middleware/logger_test.go 22:41:38 spire-1.2.1/pkg/common/api/middleware/metrics.go 22:41:38 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 22:41:38 spire-1.2.1/pkg/common/api/middleware/middleware.go 22:41:38 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 22:41:38 spire-1.2.1/pkg/common/api/middleware/misconfig.go 22:41:38 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 22:41:38 spire-1.2.1/pkg/common/api/middleware/names.go 22:41:38 spire-1.2.1/pkg/common/api/middleware/names_test.go 22:41:38 spire-1.2.1/pkg/common/api/names.go 22:41:38 spire-1.2.1/pkg/common/api/ratelimit.go 22:41:38 spire-1.2.1/pkg/common/api/rpccontext/ 22:41:38 spire-1.2.1/pkg/common/api/rpccontext/logger.go 22:41:38 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 22:41:38 spire-1.2.1/pkg/common/api/rpccontext/names.go 22:41:38 spire-1.2.1/pkg/common/auth/ 22:41:38 spire-1.2.1/pkg/common/auth/interceptors.go 22:41:38 spire-1.2.1/pkg/common/auth/interceptors_test.go 22:41:38 spire-1.2.1/pkg/common/auth/untracked_uds.go 22:41:38 spire-1.2.1/pkg/common/bundleutil/ 22:41:38 spire-1.2.1/pkg/common/bundleutil/bundle.go 22:41:38 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 22:41:38 spire-1.2.1/pkg/common/bundleutil/common_test.go 22:41:38 spire-1.2.1/pkg/common/bundleutil/marshal.go 22:41:38 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 22:41:38 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 22:41:38 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 22:41:38 spire-1.2.1/pkg/common/bundleutil/types.go 22:41:38 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 22:41:38 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 22:41:38 spire-1.2.1/pkg/common/catalog/ 22:41:38 spire-1.2.1/pkg/common/catalog/bind.go 22:41:38 spire-1.2.1/pkg/common/catalog/builtin.go 22:41:38 spire-1.2.1/pkg/common/catalog/catalog.go 22:41:38 spire-1.2.1/pkg/common/catalog/catalog_test.go 22:41:38 spire-1.2.1/pkg/common/catalog/closers.go 22:41:38 spire-1.2.1/pkg/common/catalog/cmd_linux.go 22:41:38 spire-1.2.1/pkg/common/catalog/cmd_other.go 22:41:38 spire-1.2.1/pkg/common/catalog/config.go 22:41:38 spire-1.2.1/pkg/common/catalog/config_test.go 22:41:38 spire-1.2.1/pkg/common/catalog/configure.go 22:41:38 spire-1.2.1/pkg/common/catalog/constraints.go 22:41:38 spire-1.2.1/pkg/common/catalog/constraints_test.go 22:41:38 spire-1.2.1/pkg/common/catalog/context.go 22:41:38 spire-1.2.1/pkg/common/catalog/external.go 22:41:38 spire-1.2.1/pkg/common/catalog/host.go 22:41:38 spire-1.2.1/pkg/common/catalog/pipenet.go 22:41:38 spire-1.2.1/pkg/common/catalog/plugin.go 22:41:38 spire-1.2.1/pkg/common/catalog/testplugin/ 22:41:38 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 22:41:38 spire-1.2.1/pkg/common/catalog/testplugin/main.go 22:41:38 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 22:41:38 spire-1.2.1/pkg/common/cli/ 22:41:38 spire-1.2.1/pkg/common/cli/env.go 22:41:38 spire-1.2.1/pkg/common/cli/flags.go 22:41:38 spire-1.2.1/pkg/common/cli/trust_domain.go 22:41:38 spire-1.2.1/pkg/common/cli/trust_domain_test.go 22:41:38 spire-1.2.1/pkg/common/cli/umask.go 22:41:38 spire-1.2.1/pkg/common/cli/umask_posix.go 22:41:38 spire-1.2.1/pkg/common/cli/umask_test.go 22:41:38 spire-1.2.1/pkg/common/cli/umask_windows.go 22:41:38 spire-1.2.1/pkg/common/cliprinter/ 22:41:38 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 22:41:38 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 22:41:38 spire-1.2.1/pkg/common/cliprinter/flag.go 22:41:38 spire-1.2.1/pkg/common/cliprinter/flag_test.go 22:41:38 spire-1.2.1/pkg/common/cliprinter/format.go 22:41:39 spire-1.2.1/pkg/common/cliprinter/format_test.go 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/ 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 22:41:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 22:41:39 spire-1.2.1/pkg/common/coretypes/ 22:41:39 spire-1.2.1/pkg/common/coretypes/bundle/ 22:41:39 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 22:41:39 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 22:41:39 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 22:41:39 spire-1.2.1/pkg/common/coretypes/bundle/require.go 22:41:39 spire-1.2.1/pkg/common/coretypes/jwtkey/ 22:41:39 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 22:41:39 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 22:41:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 22:41:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 22:41:39 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 22:41:39 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 22:41:39 spire-1.2.1/pkg/common/coretypes/x509certificate/ 22:41:39 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 22:41:39 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 22:41:39 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 22:41:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 22:41:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 22:41:39 spire-1.2.1/pkg/common/cryptoutil/ 22:41:39 spire-1.2.1/pkg/common/cryptoutil/keys.go 22:41:39 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 22:41:39 spire-1.2.1/pkg/common/diskutil/ 22:41:39 spire-1.2.1/pkg/common/diskutil/file_posix.go 22:41:39 spire-1.2.1/pkg/common/diskutil/file_test.go 22:41:39 spire-1.2.1/pkg/common/diskutil/file_windows.go 22:41:39 spire-1.2.1/pkg/common/errorutil/ 22:41:39 spire-1.2.1/pkg/common/errorutil/wrapper.go 22:41:39 spire-1.2.1/pkg/common/health/ 22:41:39 spire-1.2.1/pkg/common/health/config.go 22:41:39 spire-1.2.1/pkg/common/health/context.go 22:41:39 spire-1.2.1/pkg/common/health/context_test.go 22:41:39 spire-1.2.1/pkg/common/health/health.go 22:41:39 spire-1.2.1/pkg/common/health/health_test.go 22:41:39 spire-1.2.1/pkg/common/health/logger.go 22:41:39 spire-1.2.1/pkg/common/hostservice/ 22:41:39 spire-1.2.1/pkg/common/hostservice/metricsservice/ 22:41:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 22:41:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 22:41:39 spire-1.2.1/pkg/common/idutil/ 22:41:39 spire-1.2.1/pkg/common/idutil/require.go 22:41:39 spire-1.2.1/pkg/common/idutil/require_test.go 22:41:39 spire-1.2.1/pkg/common/idutil/safety.go 22:41:39 spire-1.2.1/pkg/common/idutil/safety_test.go 22:41:39 spire-1.2.1/pkg/common/idutil/spiffeid.go 22:41:39 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 22:41:39 spire-1.2.1/pkg/common/jwtsvid/ 22:41:39 spire-1.2.1/pkg/common/jwtsvid/common.go 22:41:39 spire-1.2.1/pkg/common/jwtsvid/sign.go 22:41:39 spire-1.2.1/pkg/common/jwtsvid/token_test.go 22:41:39 spire-1.2.1/pkg/common/jwtsvid/validate.go 22:41:39 spire-1.2.1/pkg/common/jwtutil/ 22:41:39 spire-1.2.1/pkg/common/jwtutil/keyset.go 22:41:39 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 22:41:39 spire-1.2.1/pkg/common/log/ 22:41:39 spire-1.2.1/pkg/common/log/hclog_adapter.go 22:41:39 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 22:41:39 spire-1.2.1/pkg/common/log/log.go 22:41:39 spire-1.2.1/pkg/common/log/log_test.go 22:41:39 spire-1.2.1/pkg/common/log/options.go 22:41:39 spire-1.2.1/pkg/common/nodeutil/ 22:41:39 spire-1.2.1/pkg/common/nodeutil/node.go 22:41:39 spire-1.2.1/pkg/common/nodeutil/node_test.go 22:41:39 spire-1.2.1/pkg/common/peertracker/ 22:41:39 spire-1.2.1/pkg/common/peertracker/conn.goInstalling go1.17.7... 22:41:39 22:41:39 spire-1.2.1/pkg/common/peertracker/credentials.go 22:41:39 spire-1.2.1/pkg/common/peertracker/errors.go 22:41:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 22:41:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 22:41:39 spire-1.2.1/pkg/common/peertracker/info.go 22:41:39 spire-1.2.1/pkg/common/peertracker/listener.go 22:41:39 spire-1.2.1/pkg/common/peertracker/listener_test.go 22:41:39 spire-1.2.1/pkg/common/peertracker/peertracker.go 22:41:39 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 22:41:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 22:41:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 22:41:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 22:41:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 22:41:39 spire-1.2.1/pkg/common/peertracker/tcp.go 22:41:39 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 22:41:39 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 22:41:39 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 22:41:39 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 22:41:39 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 22:41:39 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 22:41:39 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 22:41:39 spire-1.2.1/pkg/common/peertracker/uds.go 22:41:39 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 22:41:39 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 22:41:39 spire-1.2.1/pkg/common/peertracker/uds_linux.go 22:41:39 spire-1.2.1/pkg/common/pemutil/ 22:41:39 spire-1.2.1/pkg/common/pemutil/block.go 22:41:39 spire-1.2.1/pkg/common/pemutil/certs.go 22:41:39 spire-1.2.1/pkg/common/pemutil/common.go 22:41:39 spire-1.2.1/pkg/common/pemutil/csr.go 22:41:39 spire-1.2.1/pkg/common/pemutil/keys.go 22:41:39 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 22:41:39 spire-1.2.1/pkg/common/pemutil/testdata/ 22:41:39 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 22:41:39 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 22:41:39 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 22:41:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 22:41:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 22:41:39 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 22:41:39 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 22:41:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 22:41:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 22:41:39 spire-1.2.1/pkg/common/plugin/ 22:41:39 spire-1.2.1/pkg/common/plugin/aws/ 22:41:39 spire-1.2.1/pkg/common/plugin/aws/iid.go 22:41:39 spire-1.2.1/pkg/common/plugin/azure/ 22:41:39 spire-1.2.1/pkg/common/plugin/azure/msi.go 22:41:39 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 22:41:39 spire-1.2.1/pkg/common/plugin/facade.go 22:41:39 spire-1.2.1/pkg/common/plugin/facade_test.go 22:41:39 spire-1.2.1/pkg/common/plugin/gcp/ 22:41:39 spire-1.2.1/pkg/common/plugin/gcp/iit.go 22:41:39 spire-1.2.1/pkg/common/plugin/k8s/ 22:41:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 22:41:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 22:41:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 22:41:39 spire-1.2.1/pkg/common/plugin/k8s/utils.go 22:41:39 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 22:41:39 spire-1.2.1/pkg/common/plugin/log.go 22:41:39 spire-1.2.1/pkg/common/plugin/sshpop/ 22:41:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 22:41:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 22:41:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 22:41:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 22:41:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 22:41:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 22:41:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 22:41:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 22:41:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 22:41:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 22:41:39 spire-1.2.1/pkg/common/plugin/tpmdevid/ 22:41:39 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 22:41:39 spire-1.2.1/pkg/common/plugin/x509pop/ 22:41:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 22:41:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 22:41:39 spire-1.2.1/pkg/common/profiling/ 22:41:39 spire-1.2.1/pkg/common/profiling/dumpers.go 22:41:39 spire-1.2.1/pkg/common/profiling/profiling.go 22:41:39 spire-1.2.1/pkg/common/protoutil/ 22:41:39 spire-1.2.1/pkg/common/protoutil/masks.go 22:41:39 spire-1.2.1/pkg/common/protoutil/masks_test.go 22:41:39 spire-1.2.1/pkg/common/rotationutil/ 22:41:39 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 22:41:39 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 22:41:39 spire-1.2.1/pkg/common/selector/ 22:41:39 spire-1.2.1/pkg/common/selector/selector.go 22:41:39 spire-1.2.1/pkg/common/selector/selector_test.go 22:41:39 spire-1.2.1/pkg/common/selector/set.go 22:41:39 spire-1.2.1/pkg/common/selector/set_utils.go 22:41:39 spire-1.2.1/pkg/common/selector/set_utils_test.go 22:41:39 spire-1.2.1/pkg/common/telemetry/ 22:41:39 spire-1.2.1/pkg/common/telemetry/agent/ 22:41:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 22:41:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 22:41:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 22:41:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 22:41:39 spire-1.2.1/pkg/common/telemetry/agent/manager.go 22:41:39 spire-1.2.1/pkg/common/telemetry/agent/node.go 22:41:39 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 22:41:39 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 22:41:39 spire-1.2.1/pkg/common/telemetry/agent/store/ 22:41:39 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 22:41:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 22:41:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 22:41:39 spire-1.2.1/pkg/common/telemetry/blackhole.go 22:41:39 spire-1.2.1/pkg/common/telemetry/call.go 22:41:39 spire-1.2.1/pkg/common/telemetry/common/ 22:41:39 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 22:41:39 spire-1.2.1/pkg/common/telemetry/config.go 22:41:39 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 22:41:39 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 22:41:39 spire-1.2.1/pkg/common/telemetry/inmem.go 22:41:39 spire-1.2.1/pkg/common/telemetry/inmem_test.go 22:41:39 spire-1.2.1/pkg/common/telemetry/m3.go 22:41:39 spire-1.2.1/pkg/common/telemetry/m3_test.go 22:41:39 spire-1.2.1/pkg/common/telemetry/metrics.go 22:41:39 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 22:41:39 spire-1.2.1/pkg/common/telemetry/names.go 22:41:39 spire-1.2.1/pkg/common/telemetry/prometheus.go 22:41:39 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 22:41:39 spire-1.2.1/pkg/common/telemetry/sanitize.go 22:41:39 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 22:41:39 spire-1.2.1/pkg/common/telemetry/server/ 22:41:39 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 22:41:39 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 22:41:39 spire-1.2.1/pkg/common/telemetry/server/datastore/ 22:41:39 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 22:41:39 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 22:41:39 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 22:41:39 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 22:41:39 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 22:41:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 22:41:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 22:41:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 22:41:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 22:41:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 22:41:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 22:41:39 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 22:41:39 spire-1.2.1/pkg/common/telemetry/server/rotate.go 22:41:39 spire-1.2.1/pkg/common/telemetry/server/server.go 22:41:39 spire-1.2.1/pkg/common/telemetry/sink.go 22:41:39 spire-1.2.1/pkg/common/telemetry/statsd.go 22:41:39 spire-1.2.1/pkg/common/telemetry/statsd_test.go 22:41:39 spire-1.2.1/pkg/common/telemetry/uptime.go 22:41:39 spire-1.2.1/pkg/common/telemetry/version.go 22:41:39 spire-1.2.1/pkg/common/telemetry/withlabels.go 22:41:39 spire-1.2.1/pkg/common/uptime/ 22:41:39 spire-1.2.1/pkg/common/uptime/uptime.go 22:41:39 spire-1.2.1/pkg/common/uptime/uptime_test.go 22:41:39 spire-1.2.1/pkg/common/util/ 22:41:39 spire-1.2.1/pkg/common/util/certs.go 22:41:39 spire-1.2.1/pkg/common/util/certs_test.go 22:41:39 spire-1.2.1/pkg/common/util/csr.go 22:41:39 spire-1.2.1/pkg/common/util/hash.go 22:41:39 spire-1.2.1/pkg/common/util/selectors.go 22:41:39 spire-1.2.1/pkg/common/util/selectors_test.go 22:41:39 spire-1.2.1/pkg/common/util/signals.go 22:41:39 spire-1.2.1/pkg/common/util/sort.go 22:41:39 spire-1.2.1/pkg/common/util/sort_test.go 22:41:39 spire-1.2.1/pkg/common/util/task.go 22:41:39 spire-1.2.1/pkg/common/util/task_test.go 22:41:39 spire-1.2.1/pkg/common/util/testdata/ 22:41:39 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 22:41:39 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 22:41:39 spire-1.2.1/pkg/common/version/ 22:41:39 spire-1.2.1/pkg/common/version/version.go 22:41:39 spire-1.2.1/pkg/common/x509svid/ 22:41:39 spire-1.2.1/pkg/common/x509svid/common_test.go 22:41:39 spire-1.2.1/pkg/common/x509svid/csr.go 22:41:39 spire-1.2.1/pkg/common/x509svid/upstreamca.go 22:41:39 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 22:41:39 spire-1.2.1/pkg/common/x509util/ 22:41:39 spire-1.2.1/pkg/common/x509util/cert.go 22:41:39 spire-1.2.1/pkg/common/x509util/dns.go 22:41:39 spire-1.2.1/pkg/common/x509util/dns_test.go 22:41:39 spire-1.2.1/pkg/common/x509util/keyid.go 22:41:39 spire-1.2.1/pkg/common/x509util/keypair.go 22:41:39 spire-1.2.1/pkg/common/x509util/serialnumber.go 22:41:39 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 22:41:39 spire-1.2.1/pkg/server/ 22:41:39 spire-1.2.1/pkg/server/api/ 22:41:39 spire-1.2.1/pkg/server/api/agent.go 22:41:39 spire-1.2.1/pkg/server/api/agent/ 22:41:39 spire-1.2.1/pkg/server/api/agent/v1/ 22:41:39 spire-1.2.1/pkg/server/api/agent/v1/service.go 22:41:39 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 22:41:39 spire-1.2.1/pkg/server/api/agent_test.go 22:41:39 spire-1.2.1/pkg/server/api/api.go 22:41:39 spire-1.2.1/pkg/server/api/audit/ 22:41:39 spire-1.2.1/pkg/server/api/audit/audit.go 22:41:39 spire-1.2.1/pkg/server/api/audit/audit_test.go 22:41:39 spire-1.2.1/pkg/server/api/bundle.go 22:41:39 spire-1.2.1/pkg/server/api/bundle/ 22:41:39 spire-1.2.1/pkg/server/api/bundle/v1/ 22:41:39 spire-1.2.1/pkg/server/api/bundle/v1/service.go 22:41:39 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 22:41:39 spire-1.2.1/pkg/server/api/bundle_test.go 22:41:39 spire-1.2.1/pkg/server/api/debug/ 22:41:39 spire-1.2.1/pkg/server/api/debug/v1/ 22:41:39 spire-1.2.1/pkg/server/api/debug/v1/service.go 22:41:39 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 22:41:39 spire-1.2.1/pkg/server/api/entry.go 22:41:39 spire-1.2.1/pkg/server/api/entry/ 22:41:39 spire-1.2.1/pkg/server/api/entry/v1/ 22:41:39 spire-1.2.1/pkg/server/api/entry/v1/service.go 22:41:39 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 22:41:39 spire-1.2.1/pkg/server/api/entry_test.go 22:41:39 spire-1.2.1/pkg/server/api/health/ 22:41:39 spire-1.2.1/pkg/server/api/health/v1/ 22:41:39 spire-1.2.1/pkg/server/api/health/v1/service.go 22:41:39 spire-1.2.1/pkg/server/api/health/v1/service_test.go 22:41:39 spire-1.2.1/pkg/server/api/id.go 22:41:39 spire-1.2.1/pkg/server/api/id_test.go 22:41:39 spire-1.2.1/pkg/server/api/limits/ 22:41:39 spire-1.2.1/pkg/server/api/limits/limits.go 22:41:39 spire-1.2.1/pkg/server/api/middleware/ 22:41:39 spire-1.2.1/pkg/server/api/middleware/alias.go 22:41:39 spire-1.2.1/pkg/server/api/middleware/audit.go 22:41:39 spire-1.2.1/pkg/server/api/middleware/authorization.go 22:41:39 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 22:41:39 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 22:41:39 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 22:41:39 spire-1.2.1/pkg/server/api/middleware/caller.go 22:41:39 spire-1.2.1/pkg/server/api/middleware/caller_test.go 22:41:39 spire-1.2.1/pkg/server/api/middleware/common.go 22:41:39 spire-1.2.1/pkg/server/api/middleware/common_test.go 22:41:39 spire-1.2.1/pkg/server/api/middleware/entries.go 22:41:39 spire-1.2.1/pkg/server/api/middleware/entries_test.go 22:41:39 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 22:41:39 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 22:41:39 spire-1.2.1/pkg/server/api/ratelimit.go 22:41:39 spire-1.2.1/pkg/server/api/rpccontext/ 22:41:39 spire-1.2.1/pkg/server/api/rpccontext/alias.go 22:41:39 spire-1.2.1/pkg/server/api/rpccontext/audit.go 22:41:39 spire-1.2.1/pkg/server/api/rpccontext/caller.go 22:41:39 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 22:41:39 spire-1.2.1/pkg/server/api/selector.go 22:41:39 spire-1.2.1/pkg/server/api/selector_test.go 22:41:39 spire-1.2.1/pkg/server/api/status.go 22:41:39 spire-1.2.1/pkg/server/api/status_test.go 22:41:39 spire-1.2.1/pkg/server/api/svid/ 22:41:39 spire-1.2.1/pkg/server/api/svid/v1/ 22:41:39 spire-1.2.1/pkg/server/api/svid/v1/service.go 22:41:39 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 22:41:39 spire-1.2.1/pkg/server/api/trustdomain.go 22:41:39 spire-1.2.1/pkg/server/api/trustdomain/ 22:41:39 spire-1.2.1/pkg/server/api/trustdomain/v1/ 22:41:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 22:41:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 22:41:39 spire-1.2.1/pkg/server/api/trustdomain_test.go 22:41:39 spire-1.2.1/pkg/server/authpolicy/ 22:41:39 spire-1.2.1/pkg/server/authpolicy/defaults.go 22:41:39 spire-1.2.1/pkg/server/authpolicy/policy.go 22:41:39 spire-1.2.1/pkg/server/authpolicy/policy.rego 22:41:39 spire-1.2.1/pkg/server/authpolicy/policy_data.json 22:41:39 spire-1.2.1/pkg/server/authpolicy/policy_test.go 22:41:39 spire-1.2.1/pkg/server/authpolicy/validate.go 22:41:39 spire-1.2.1/pkg/server/bundle/ 22:41:39 spire-1.2.1/pkg/server/bundle/client/ 22:41:39 spire-1.2.1/pkg/server/bundle/client/client.go 22:41:39 spire-1.2.1/pkg/server/bundle/client/client_test.go 22:41:39 spire-1.2.1/pkg/server/bundle/client/manager.go 22:41:39 spire-1.2.1/pkg/server/bundle/client/manager_test.go 22:41:39 spire-1.2.1/pkg/server/bundle/client/sources.go 22:41:39 spire-1.2.1/pkg/server/bundle/client/sources_test.go 22:41:39 spire-1.2.1/pkg/server/bundle/client/updater.go 22:41:39 spire-1.2.1/pkg/server/bundle/client/updater_test.go 22:41:39 spire-1.2.1/pkg/server/ca/ 22:41:39 spire-1.2.1/pkg/server/ca/ca.go 22:41:39 spire-1.2.1/pkg/server/ca/ca_health.go 22:41:39 spire-1.2.1/pkg/server/ca/ca_test.go 22:41:39 spire-1.2.1/pkg/server/ca/journal.go 22:41:39 spire-1.2.1/pkg/server/ca/journal_test.go 22:41:39 spire-1.2.1/pkg/server/ca/manager.go 22:41:39 spire-1.2.1/pkg/server/ca/manager_health.go 22:41:39 spire-1.2.1/pkg/server/ca/manager_test.go 22:41:39 spire-1.2.1/pkg/server/ca/templates.go 22:41:39 spire-1.2.1/pkg/server/ca/upstream_client.go 22:41:39 spire-1.2.1/pkg/server/ca/upstream_client_test.go 22:41:39 spire-1.2.1/pkg/server/ca/validation.go 22:41:39 spire-1.2.1/pkg/server/cache/ 22:41:39 spire-1.2.1/pkg/server/cache/dscache/ 22:41:39 spire-1.2.1/pkg/server/cache/dscache/cache.go 22:41:39 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 22:41:39 spire-1.2.1/pkg/server/cache/entrycache/ 22:41:39 spire-1.2.1/pkg/server/cache/entrycache/cache.go 22:41:39 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 22:41:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 22:41:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 22:41:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 22:41:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 22:41:39 spire-1.2.1/pkg/server/catalog/ 22:41:39 spire-1.2.1/pkg/server/catalog/catalog.go 22:41:39 spire-1.2.1/pkg/server/catalog/keymanager.go 22:41:39 spire-1.2.1/pkg/server/catalog/nodeattestor.go 22:41:39 spire-1.2.1/pkg/server/catalog/noderesolver.go 22:41:39 spire-1.2.1/pkg/server/catalog/notifier.go 22:41:39 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 22:41:39 spire-1.2.1/pkg/server/config.go 22:41:39 spire-1.2.1/pkg/server/datastore/ 22:41:39 spire-1.2.1/pkg/server/datastore/datastore.go 22:41:39 spire-1.2.1/pkg/server/datastore/datastore_health.go 22:41:39 spire-1.2.1/pkg/server/datastore/repository.go 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/ 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 22:41:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 22:41:39 spire-1.2.1/pkg/server/endpoints/ 22:41:39 spire-1.2.1/pkg/server/endpoints/bundle/ 22:41:39 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 22:41:39 spire-1.2.1/pkg/server/endpoints/bundle/config.go 22:41:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 22:41:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 22:41:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 22:41:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 22:41:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 22:41:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 22:41:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 22:41:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 22:41:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 22:41:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 22:41:39 spire-1.2.1/pkg/server/endpoints/bundle/server.go 22:41:39 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 22:41:39 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 22:41:39 spire-1.2.1/pkg/server/endpoints/config.go 22:41:39 spire-1.2.1/pkg/server/endpoints/endpoints.go 22:41:39 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 22:41:39 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 22:41:39 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 22:41:39 spire-1.2.1/pkg/server/endpoints/middleware.go 22:41:39 spire-1.2.1/pkg/server/endpoints/middleware_test.go 22:41:39 spire-1.2.1/pkg/server/hostservice/ 22:41:39 spire-1.2.1/pkg/server/hostservice/agentstore/ 22:41:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 22:41:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 22:41:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 22:41:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 22:41:39 spire-1.2.1/pkg/server/hostservice/identityprovider/ 22:41:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 22:41:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/ 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/ 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/base/ 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/test/ 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 22:41:39 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/ 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 22:41:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/noderesolver/ 22:41:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 22:41:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 22:41:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 22:41:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 22:41:39 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 22:41:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 22:41:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/notifier/ 22:41:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 22:41:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 22:41:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 22:41:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 22:41:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 22:41:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 22:41:39 spire-1.2.1/pkg/server/plugin/notifier/repository.go 22:41:39 spire-1.2.1/pkg/server/plugin/notifier/v1.go 22:41:39 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 22:41:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 22:41:39 spire-1.2.1/pkg/server/registration/ 22:41:39 spire-1.2.1/pkg/server/registration/manager.go 22:41:39 spire-1.2.1/pkg/server/registration/manager_test.go 22:41:39 spire-1.2.1/pkg/server/scanentries.go 22:41:39 spire-1.2.1/pkg/server/scanentries_test.go 22:41:39 spire-1.2.1/pkg/server/server.go 22:41:39 spire-1.2.1/pkg/server/server_test.go 22:41:39 spire-1.2.1/pkg/server/svid/ 22:41:39 spire-1.2.1/pkg/server/svid/observer.go 22:41:39 spire-1.2.1/pkg/server/svid/observer_test.go 22:41:39 spire-1.2.1/pkg/server/svid/rotator.go 22:41:39 spire-1.2.1/pkg/server/svid/rotator_config.go 22:41:39 spire-1.2.1/pkg/server/svid/rotator_config_test.go 22:41:39 spire-1.2.1/pkg/server/svid/rotator_test.go 22:41:39 spire-1.2.1/proto/ 22:41:39 spire-1.2.1/proto/private/ 22:41:39 spire-1.2.1/proto/private/server/ 22:41:39 spire-1.2.1/proto/private/server/journal/ 22:41:39 spire-1.2.1/proto/private/server/journal/journal.pb.go 22:41:39 spire-1.2.1/proto/private/server/journal/journal.proto 22:41:39 spire-1.2.1/proto/spire/ 22:41:39 spire-1.2.1/proto/spire/common/ 22:41:39 spire-1.2.1/proto/spire/common/common.pb.go 22:41:39 spire-1.2.1/proto/spire/common/common.proto 22:41:39 spire-1.2.1/proto/spire/common/plugin/ 22:41:39 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 22:41:39 spire-1.2.1/proto/spire/common/plugin/plugin.proto 22:41:39 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 22:41:39 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 22:41:39 spire-1.2.1/proto/spire/plugin/ 22:41:39 spire-1.2.1/proto/spire/plugin/agent/ 22:41:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 22:41:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 22:41:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 22:41:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 22:41:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 22:41:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 22:41:39 spire-1.2.1/release/ 22:41:39 spire-1.2.1/release/spire-extras/ 22:41:39 spire-1.2.1/release/spire-extras/README.md 22:41:39 spire-1.2.1/release/spire-extras/conf/ 22:41:39 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 22:41:39 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 22:41:39 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 22:41:39 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 22:41:39 spire-1.2.1/release/spire/ 22:41:39 spire-1.2.1/release/spire/README.md 22:41:39 spire-1.2.1/release/spire/conf/ 22:41:39 spire-1.2.1/release/spire/conf/agent/ 22:41:39 spire-1.2.1/release/spire/conf/agent/agent.conf 22:41:39 spire-1.2.1/release/spire/conf/server/ 22:41:39 spire-1.2.1/release/spire/conf/server/server.conf 22:41:39 spire-1.2.1/script/ 22:41:39 spire-1.2.1/script/build-artifact.sh 22:41:39 spire-1.2.1/script/generate_dummy_ca.sh 22:41:39 spire-1.2.1/support/ 22:41:39 spire-1.2.1/support/k8s/ 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/ 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 22:41:39 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 22:41:39 spire-1.2.1/support/oidc-discovery-provider/ 22:41:39 spire-1.2.1/support/oidc-discovery-provider/README.md 22:41:39 spire-1.2.1/support/oidc-discovery-provider/common_test.go 22:41:39 spire-1.2.1/support/oidc-discovery-provider/config.go 22:41:39 spire-1.2.1/support/oidc-discovery-provider/config_test.go 22:41:39 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 22:41:39 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 22:41:39 spire-1.2.1/support/oidc-discovery-provider/handler.go 22:41:39 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 22:41:39 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 22:41:39 spire-1.2.1/support/oidc-discovery-provider/main.go 22:41:39 spire-1.2.1/support/oidc-discovery-provider/server_api.go 22:41:39 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 22:41:39 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 22:41:39 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 22:41:39 spire-1.2.1/test/ 22:41:39 spire-1.2.1/test/clock/ 22:41:39 spire-1.2.1/test/clock/clock.go 22:41:39 spire-1.2.1/test/fakes/ 22:41:39 spire-1.2.1/test/fakes/fakeagentcatalog/ 22:41:39 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 22:41:39 spire-1.2.1/test/fakes/fakeagentkeymanager/ 22:41:39 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 22:41:39 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 22:41:39 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 22:41:39 spire-1.2.1/test/fakes/fakeagentstore/ 22:41:39 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 22:41:39 spire-1.2.1/test/fakes/fakedatastore/ 22:41:39 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 22:41:39 spire-1.2.1/test/fakes/fakeentryclient/ 22:41:39 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 22:41:39 spire-1.2.1/test/fakes/fakehealthchecker/ 22:41:39 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 22:41:39 spire-1.2.1/test/fakes/fakeidentityprovider/ 22:41:39 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 22:41:39 spire-1.2.1/test/fakes/fakemetrics/ 22:41:39 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 22:41:39 spire-1.2.1/test/fakes/fakenoderesolver/ 22:41:39 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 22:41:39 spire-1.2.1/test/fakes/fakenotifier/ 22:41:39 spire-1.2.1/test/fakes/fakenotifier/notifier.go 22:41:39 spire-1.2.1/test/fakes/fakepluginmetrics/ 22:41:39 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 22:41:39 spire-1.2.1/test/fakes/fakeserverca/ 22:41:39 spire-1.2.1/test/fakes/fakeserverca/serverca.go 22:41:39 spire-1.2.1/test/fakes/fakeservercatalog/ 22:41:39 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 22:41:39 spire-1.2.1/test/fakes/fakeserverkeymanager/ 22:41:39 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 22:41:39 spire-1.2.1/test/fakes/fakeservernodeattestor/ 22:41:39 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 22:41:39 spire-1.2.1/test/fakes/fakeupstreamauthority/ 22:41:39 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 22:41:39 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 22:41:39 spire-1.2.1/test/fakes/fakeworkloadapi/ 22:41:39 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 22:41:39 spire-1.2.1/test/fakes/fakeworkloadattestor/ 22:41:39 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 22:41:39 spire-1.2.1/test/fixture/ 22:41:39 spire-1.2.1/test/fixture/certs/ 22:41:39 spire-1.2.1/test/fixture/certs/agent_svid.der 22:41:39 spire-1.2.1/test/fixture/certs/base_cert.pem 22:41:39 spire-1.2.1/test/fixture/certs/base_csr.pem 22:41:39 spire-1.2.1/test/fixture/certs/base_key.pem 22:41:39 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 22:41:39 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 22:41:39 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 22:41:39 spire-1.2.1/test/fixture/certs/blog_cert.pem 22:41:39 spire-1.2.1/test/fixture/certs/blog_csr.pem 22:41:39 spire-1.2.1/test/fixture/certs/blog_key.pem 22:41:39 spire-1.2.1/test/fixture/certs/bundle.der 22:41:39 spire-1.2.1/test/fixture/certs/ca.pem 22:41:39 spire-1.2.1/test/fixture/certs/ca_key.pem 22:41:39 spire-1.2.1/test/fixture/certs/database_cert.pem 22:41:39 spire-1.2.1/test/fixture/certs/database_csr.pem 22:41:39 spire-1.2.1/test/fixture/certs/database_key.pem 22:41:39 spire-1.2.1/test/fixture/certs/node_cert.pem 22:41:39 spire-1.2.1/test/fixture/certs/node_csr.pem 22:41:39 spire-1.2.1/test/fixture/certs/node_key.pem 22:41:39 spire-1.2.1/test/fixture/certs/svid.pem 22:41:39 spire-1.2.1/test/fixture/certs/svid_key.pem 22:41:39 spire-1.2.1/test/fixture/config/ 22:41:39 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 22:41:39 spire-1.2.1/test/fixture/config/agent_good.conf 22:41:39 spire-1.2.1/test/fixture/config/agent_good_templated.conf 22:41:39 spire-1.2.1/test/fixture/config/plugin_good.conf 22:41:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 22:41:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 22:41:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 22:41:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 22:41:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 22:41:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 22:41:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 22:41:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 22:41:39 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 22:41:39 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 22:41:39 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 22:41:39 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 22:41:39 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 22:41:39 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 22:41:39 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 22:41:39 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 22:41:39 spire-1.2.1/test/fixture/config/server_good.conf 22:41:39 spire-1.2.1/test/fixture/config/server_good_templated.conf 22:41:39 spire-1.2.1/test/fixture/fixture.go 22:41:39 spire-1.2.1/test/fixture/nodeattestor/ 22:41:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 22:41:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 22:41:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 22:41:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 22:41:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 22:41:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 22:41:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 22:41:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 22:41:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 22:41:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 22:41:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 22:41:39 spire-1.2.1/test/fixture/registration/ 22:41:39 spire-1.2.1/test/fixture/registration/entries.json 22:41:39 spire-1.2.1/test/fixture/registration/good-for-update.json 22:41:39 spire-1.2.1/test/fixture/registration/good.json 22:41:39 spire-1.2.1/test/fixture/registration/invalid.json 22:41:39 spire-1.2.1/test/fixture/registration/invalid_json.json 22:41:39 spire-1.2.1/test/fixture/registration/manager_test_entries.json 22:41:39 spire-1.2.1/test/integration/ 22:41:39 spire-1.2.1/test/integration/README.md 22:41:39 spire-1.2.1/test/integration/common 22:41:39 spire-1.2.1/test/integration/setup/ 22:41:39 spire-1.2.1/test/integration/setup/adminclient/ 22:41:39 spire-1.2.1/test/integration/setup/adminclient/build.sh 22:41:39 spire-1.2.1/test/integration/setup/adminclient/client.go 22:41:39 spire-1.2.1/test/integration/setup/debugagent/ 22:41:39 spire-1.2.1/test/integration/setup/debugagent/build.sh 22:41:39 spire-1.2.1/test/integration/setup/debugagent/main.go 22:41:39 spire-1.2.1/test/integration/setup/debugserver/ 22:41:39 spire-1.2.1/test/integration/setup/debugserver/build.sh 22:41:39 spire-1.2.1/test/integration/setup/debugserver/main.go 22:41:39 spire-1.2.1/test/integration/setup/downstreamclient/ 22:41:39 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 22:41:39 spire-1.2.1/test/integration/setup/downstreamclient/client.go 22:41:39 spire-1.2.1/test/integration/setup/itclient/ 22:41:39 spire-1.2.1/test/integration/setup/itclient/client.go 22:41:39 spire-1.2.1/test/integration/setup/node-attestation/ 22:41:39 spire-1.2.1/test/integration/setup/node-attestation/build.sh 22:41:39 spire-1.2.1/test/integration/setup/node-attestation/client.go 22:41:39 spire-1.2.1/test/integration/setup/x509pop/ 22:41:39 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 22:41:39 spire-1.2.1/test/integration/setup/x509pop/setup.sh 22:41:39 spire-1.2.1/test/integration/suites/ 22:41:39 spire-1.2.1/test/integration/suites/admin-endpoints/ 22:41:39 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 22:41:39 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 22:41:39 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 22:41:39 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 22:41:39 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 22:41:39 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 22:41:39 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 22:41:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 22:41:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 22:41:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 22:41:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 22:41:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 22:41:39 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 22:41:39 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 22:41:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 22:41:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 22:41:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 22:41:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 22:41:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 22:41:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 22:41:39 spire-1.2.1/test/integration/suites/datastore-mysql/ 22:41:39 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 22:41:39 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 22:41:39 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 22:41:39 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 22:41:39 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 22:41:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 22:41:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 22:41:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 22:41:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 22:41:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 22:41:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 22:41:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 22:41:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 22:41:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 22:41:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 22:41:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 22:41:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 22:41:39 spire-1.2.1/test/integration/suites/datastore-postgres/ 22:41:39 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 22:41:40 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 22:41:40 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 22:41:40 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 22:41:40 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 22:41:40 spire-1.2.1/test/integration/suites/debug-endpoints/ 22:41:40 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 22:41:40 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 22:41:40 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 22:41:40 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 22:41:40 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 22:41:40 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 22:41:40 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 22:41:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 22:41:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 22:41:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 22:41:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 22:41:40 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 22:41:40 spire-1.2.1/test/integration/suites/downstream-endpoints/ 22:41:40 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 22:41:40 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 22:41:40 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 22:41:40 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 22:41:40 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 22:41:40 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 22:41:40 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 22:41:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 22:41:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 22:41:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 22:41:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 22:41:40 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 22:41:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 22:41:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 22:41:40 spire-1.2.1/test/integration/suites/join-token/ 22:41:40 spire-1.2.1/test/integration/suites/join-token/01-start-server 22:41:40 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 22:41:40 spire-1.2.1/test/integration/suites/join-token/03-start-agent 22:41:40 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 22:41:40 spire-1.2.1/test/integration/suites/join-token/05-check-svid 22:41:40 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 22:41:40 spire-1.2.1/test/integration/suites/join-token/README.md 22:41:40 spire-1.2.1/test/integration/suites/join-token/conf/ 22:41:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 22:41:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/join-token/conf/server/ 22:41:40 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 22:41:40 spire-1.2.1/test/integration/suites/join-token/teardown 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/ 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 22:41:40 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/ 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 22:41:40 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 22:41:40 spire-1.2.1/test/integration/suites/k8s/ 22:41:40 spire-1.2.1/test/integration/suites/k8s/00-setup 22:41:40 spire-1.2.1/test/integration/suites/k8s/01-apply-config 22:41:40 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 22:41:40 spire-1.2.1/test/integration/suites/k8s/README.md 22:41:40 spire-1.2.1/test/integration/suites/k8s/conf/ 22:41:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 22:41:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 22:41:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s/conf/server/ 22:41:40 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 22:41:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 22:41:40 spire-1.2.1/test/integration/suites/k8s/init-kubectl 22:41:40 spire-1.2.1/test/integration/suites/k8s/teardown 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/ 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/README.md 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/root/ 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/nested-rotation/teardown 22:41:40 spire-1.2.1/test/integration/suites/node-attestation/ 22:41:40 spire-1.2.1/test/integration/suites/node-attestation/00-setup 22:41:40 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 22:41:40 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 22:41:40 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 22:41:40 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 22:41:40 spire-1.2.1/test/integration/suites/node-attestation/README.md 22:41:40 spire-1.2.1/test/integration/suites/node-attestation/conf/ 22:41:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 22:41:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 22:41:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 22:41:40 spire-1.2.1/test/integration/suites/node-attestation/teardown 22:41:40 spire-1.2.1/test/integration/suites/rotation/ 22:41:40 spire-1.2.1/test/integration/suites/rotation/00-setup 22:41:40 spire-1.2.1/test/integration/suites/rotation/01-start-server 22:41:40 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 22:41:40 spire-1.2.1/test/integration/suites/rotation/03-start-agent 22:41:40 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 22:41:40 spire-1.2.1/test/integration/suites/rotation/05-check-svids 22:41:40 spire-1.2.1/test/integration/suites/rotation/README.md 22:41:40 spire-1.2.1/test/integration/suites/rotation/conf/ 22:41:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 22:41:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/rotation/conf/server/ 22:41:40 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 22:41:40 spire-1.2.1/test/integration/suites/rotation/teardown 22:41:40 spire-1.2.1/test/integration/suites/self-test/ 22:41:40 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 22:41:40 spire-1.2.1/test/integration/suites/self-test/README.md 22:41:40 spire-1.2.1/test/integration/suites/self-test/teardown 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/ 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 22:41:40 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 22:41:40 spire-1.2.1/test/integration/suites/upgrade/ 22:41:40 spire-1.2.1/test/integration/suites/upgrade/00-setup 22:41:40 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 22:41:40 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 22:41:40 spire-1.2.1/test/integration/suites/upgrade/README.md 22:41:40 spire-1.2.1/test/integration/suites/upgrade/conf/ 22:41:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 22:41:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 22:41:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 22:41:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 22:41:40 spire-1.2.1/test/integration/suites/upgrade/teardown 22:41:40 spire-1.2.1/test/integration/suites/upgrade/versions.txt 22:41:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 22:41:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 22:41:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 22:41:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 22:41:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 22:41:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 22:41:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 22:41:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 22:41:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 22:41:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 22:41:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 22:41:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 22:41:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 22:41:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 22:41:40 spire-1.2.1/test/integration/test-one.sh 22:41:40 spire-1.2.1/test/integration/test.sh 22:41:40 spire-1.2.1/test/plugintest/ 22:41:40 spire-1.2.1/test/plugintest/config.go 22:41:40 spire-1.2.1/test/plugintest/load.go 22:41:40 spire-1.2.1/test/plugintest/option.go 22:41:40 spire-1.2.1/test/spiretest/ 22:41:40 spire-1.2.1/test/spiretest/apiserver.go 22:41:40 spire-1.2.1/test/spiretest/assertions.go 22:41:40 spire-1.2.1/test/spiretest/dir.go 22:41:40 spire-1.2.1/test/spiretest/errors_posix.go 22:41:40 spire-1.2.1/test/spiretest/errors_windows.go 22:41:40 spire-1.2.1/test/spiretest/logs.go 22:41:40 spire-1.2.1/test/spiretest/socketapi.go 22:41:40 spire-1.2.1/test/spiretest/suite.go 22:41:40 spire-1.2.1/test/spiretest/x509.go 22:41:40 spire-1.2.1/test/testca/ 22:41:40 spire-1.2.1/test/testca/ca.go 22:41:40 spire-1.2.1/test/testkey/ 22:41:40 spire-1.2.1/test/testkey/generate.sh 22:41:40 spire-1.2.1/test/testkey/genkeys.go 22:41:40 spire-1.2.1/test/testkey/keys.go 22:41:40 spire-1.2.1/test/testkey/new.go 22:41:40 spire-1.2.1/test/tpmsimulator/ 22:41:40 spire-1.2.1/test/tpmsimulator/simulator.go 22:41:40 spire-1.2.1/test/util/ 22:41:40 spire-1.2.1/test/util/cert_fixtures.go 22:41:40 spire-1.2.1/test/util/cert_generation.go 22:41:40 spire-1.2.1/test/util/io_redirection.go 22:41:40 spire-1.2.1/test/util/race.go 22:41:40 spire-1.2.1/test/util/util.go 22:41:40 building spire from source... 22:41:40 Installing go1.17.7... 22:42:07 Building bin/spire-server... 22:42:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 22:42:07 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 22:42:07 go: downloading github.com/mitchellh/cli v1.1.2 22:42:07 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 22:42:07 go: downloading google.golang.org/grpc v1.44.0 22:42:07 Building bin/spire-server... 22:42:07 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 22:42:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 22:42:07 go: downloading github.com/mitchellh/cli v1.1.2 22:42:07 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 22:42:08 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 22:42:08 go: downloading google.golang.org/grpc v1.44.0 22:42:11 go: downloading github.com/hashicorp/go-hclog v1.1.0 22:42:11 go: downloading github.com/sirupsen/logrus v1.8.1 22:42:11 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 22:42:11 go: downloading github.com/imdario/mergo v0.3.12 22:42:12 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 22:42:12 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 22:42:12 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 22:42:12 go: downloading github.com/imdario/mergo v0.3.12 22:42:12 go: downloading github.com/fatih/color v1.13.0 22:42:13 go: downloading github.com/mattn/go-isatty v0.0.14 22:42:13 go: downloading github.com/sirupsen/logrus v1.8.1 22:42:13 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 22:42:13 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 22:42:13 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 22:42:13 go: downloading github.com/hashicorp/go-plugin v1.4.3 22:42:13 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 22:42:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 22:42:13 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 22:42:13 go: downloading github.com/fatih/color v1.13.0 22:42:13 go: downloading github.com/mattn/go-isatty v0.0.14 22:42:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 22:42:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 22:42:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 22:42:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 22:42:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 22:42:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 22:42:15 go: downloading github.com/InVisionApp/go-logger v1.0.1 22:42:15 go: downloading github.com/armon/go-metrics v0.3.10 22:42:15 go: downloading github.com/prometheus/client_golang v1.12.1 22:42:16 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 22:42:16 go: downloading github.com/InVisionApp/go-logger v1.0.1 22:42:16 go: downloading github.com/armon/go-metrics v0.3.10 22:42:16 go: downloading github.com/prometheus/client_golang v1.12.1 22:42:16 go: downloading github.com/uber-go/tally/v4 v4.1.1 22:42:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 22:42:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 22:42:17 go: downloading github.com/open-policy-agent/opa v0.38.0 22:42:18 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 22:42:18 go: downloading github.com/open-policy-agent/opa v0.38.0 22:42:45 go: downloading github.com/mattn/go-colorable v0.1.12 22:42:45 go: downloading github.com/Masterminds/goutils v1.1.0 22:42:45 go: downloading github.com/Masterminds/semver v1.5.0 22:42:45 go: downloading github.com/google/uuid v1.1.2 22:42:45 go: downloading github.com/mattn/go-colorable v0.1.12 22:42:45 go: downloading github.com/huandu/xstrings v1.3.2 22:42:45 go: downloading github.com/Masterminds/goutils v1.1.0 22:42:45 go: downloading github.com/google/uuid v1.1.2 22:42:45 go: downloading github.com/Masterminds/semver v1.5.0 22:42:45 go: downloading github.com/huandu/xstrings v1.3.2 22:42:45 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 22:42:45 go: downloading github.com/oklog/run v1.0.0 22:42:45 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 22:42:45 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 22:42:45 go: downloading github.com/prometheus/client_model v0.2.0 22:42:45 go: downloading github.com/prometheus/common v0.32.1 22:42:45 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 22:42:45 go: downloading github.com/beorn7/perks v1.0.1 22:42:45 go: downloading github.com/oklog/run v1.0.0 22:42:45 go: downloading github.com/cespare/xxhash/v2 v2.1.2 22:42:45 go: downloading github.com/prometheus/procfs v0.7.3 22:42:45 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 22:42:45 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 22:42:45 go: downloading github.com/pkg/errors v0.9.1 22:42:45 go: downloading github.com/prometheus/client_model v0.2.0 22:42:45 go: downloading github.com/prometheus/common v0.32.1 22:42:45 go: downloading github.com/beorn7/perks v1.0.1 22:42:45 go: downloading github.com/cespare/xxhash/v2 v2.1.2 22:42:45 go: downloading go.uber.org/atomic v1.9.0 22:42:45 go: downloading github.com/prometheus/procfs v0.7.3 22:42:45 go: downloading github.com/pkg/errors v0.9.1 22:42:45 go: downloading go.uber.org/atomic v1.9.0 22:42:45 go: downloading github.com/imkira/go-observer v1.0.3 22:42:45 go: downloading github.com/imkira/go-observer v1.0.3 22:42:45 go: downloading github.com/hashicorp/errwrap v1.1.0 22:42:45 go: downloading github.com/mitchellh/reflectwalk v1.0.1 22:42:45 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:42:45 go: downloading github.com/twmb/murmur3 v1.1.6 22:42:45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 22:42:45 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 22:42:45 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 22:42:45 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 22:42:45 go: downloading github.com/hashicorp/errwrap v1.1.0 22:42:45 go: downloading github.com/mitchellh/reflectwalk v1.0.1 22:42:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:42:46 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 22:42:46 go: downloading github.com/twmb/murmur3 v1.1.6 22:42:46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 22:42:46 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 22:42:46 go: downloading github.com/blang/semver/v4 v4.0.0 22:42:46 go: downloading github.com/go-sql-driver/mysql v1.6.0 22:42:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 22:42:46 go: downloading github.com/jinzhu/gorm v1.9.16 22:42:47 go: downloading github.com/lib/pq v1.10.4 22:42:47 go: downloading github.com/mattn/go-sqlite3 v1.14.12 22:42:47 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 22:42:47 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 22:42:48 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 22:42:50 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 22:42:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 22:42:53 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 22:42:53 go: downloading github.com/stretchr/testify v1.7.0 22:42:53 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:42:53 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 22:42:53 go: downloading github.com/blang/semver/v4 v4.0.0 22:42:53 go: downloading github.com/go-sql-driver/mysql v1.6.0 22:42:53 go: downloading github.com/jinzhu/gorm v1.9.16 22:42:54 go: downloading github.com/lib/pq v1.10.4 22:42:54 go: downloading github.com/mattn/go-sqlite3 v1.14.12 22:42:54 go: downloading github.com/aws/aws-sdk-go v1.43.0 22:42:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 22:42:57 go: downloading github.com/stretchr/testify v1.7.0 22:42:57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:42:57 go: downloading github.com/aws/aws-sdk-go v1.43.0 22:43:20 go: downloading k8s.io/client-go v0.23.4 22:43:20 go: downloading k8s.io/api v0.23.4 22:43:20 go: downloading google.golang.org/api v0.70.0 22:43:21 go: downloading google.golang.org/api v0.70.0 22:43:21 go: downloading k8s.io/api v0.23.4 22:43:21 go: downloading k8s.io/client-go v0.23.4 22:43:36 go: downloading github.com/google/go-tpm v0.3.3 22:43:36 go: downloading github.com/google/go-tpm v0.3.3 22:43:36 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 22:43:36 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 22:44:09 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 22:44:09 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 22:44:09 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 22:44:09 go: downloading cloud.google.com/go/storage v1.21.0 22:44:09 go: downloading cloud.google.com/go v0.100.2 22:44:09 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 22:44:09 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 22:44:09 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 22:44:09 go: downloading k8s.io/apimachinery v0.23.4 22:44:09 go: downloading k8s.io/apimachinery v0.23.4 22:44:11 go: downloading k8s.io/kube-aggregator v0.23.3 22:44:12 go: downloading sigs.k8s.io/controller-runtime v0.11.1 22:44:13 go: downloading cloud.google.com/go/storage v1.21.0 22:44:14 go: downloading cloud.google.com/go v0.100.2 22:44:14 go: downloading k8s.io/kube-aggregator v0.23.3 22:44:15 go: downloading sigs.k8s.io/controller-runtime v0.11.1 22:44:15 go: downloading cloud.google.com/go/security v1.3.0 22:44:15 go: downloading github.com/hashicorp/vault/api v1.4.1 22:44:16 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 22:44:17 go: downloading gopkg.in/yaml.v2 v2.4.0 22:44:17 go: downloading cloud.google.com/go/security v1.3.0 22:44:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:44:17 go: downloading github.com/hashicorp/vault/api v1.4.1 22:44:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:44:17 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 22:44:18 go: downloading github.com/gobwas/glob v0.2.3 22:44:18 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 22:44:18 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 22:44:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 22:44:18 go: downloading gopkg.in/yaml.v2 v2.4.0 22:44:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 22:44:19 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:44:19 go: downloading github.com/aws/smithy-go v1.11.0 22:44:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:44:19 go: downloading github.com/gobwas/glob v0.2.3 22:44:19 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 22:44:20 go: downloading github.com/jinzhu/inflection v1.0.0 22:44:20 go: downloading github.com/aws/smithy-go v1.11.0 22:44:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 22:44:20 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 22:44:20 go: downloading github.com/jinzhu/inflection v1.0.0 22:44:21 go: downloading github.com/gogo/protobuf v1.3.2 22:44:21 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 22:44:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 22:44:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 22:44:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 22:44:22 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 22:44:22 go: downloading github.com/gogo/protobuf v1.3.2 22:44:28 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 22:44:28 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 22:44:28 go: downloading github.com/Azure/go-autorest/logger v0.2.1 22:44:28 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 22:44:28 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 22:44:28 go: downloading github.com/dimchansky/utfbom v1.1.1 22:44:28 go: downloading cloud.google.com/go/compute v1.3.0 22:44:28 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 22:44:29 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 22:44:29 go: downloading github.com/Azure/go-autorest/logger v0.2.1 22:44:29 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 22:44:30 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 22:44:30 go: downloading cloud.google.com/go/iam v0.1.1 22:44:30 go: downloading github.com/dimchansky/utfbom v1.1.1 22:44:30 go: downloading k8s.io/klog/v2 v2.30.0 22:44:30 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 22:44:30 go: downloading github.com/google/gofuzz v1.1.0 22:44:30 go: downloading github.com/google/gofuzz v1.1.0 22:44:30 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 22:44:30 go: downloading k8s.io/klog/v2 v2.30.0 22:44:30 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 22:44:31 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 22:44:31 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 22:44:32 go: downloading github.com/spf13/pflag v1.0.5 22:44:32 go: downloading github.com/spf13/pflag v1.0.5 22:44:32 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 22:44:32 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 22:44:32 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 22:44:32 go: downloading cloud.google.com/go/compute v1.3.0 22:44:33 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 22:44:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 22:44:33 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 22:44:33 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 22:44:33 go: downloading github.com/hashicorp/vault/sdk v0.4.1 22:44:34 go: downloading cloud.google.com/go/iam v0.1.1 22:44:34 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 22:44:34 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 22:44:35 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 22:44:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 22:44:35 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 22:44:35 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 22:44:35 go: downloading github.com/hashicorp/vault/sdk v0.4.1 22:44:35 go: downloading github.com/mitchellh/mapstructure v1.4.3 22:44:35 go: downloading github.com/tklauser/go-sysconf v0.3.9 22:44:36 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 22:44:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 22:44:36 go: downloading github.com/mitchellh/mapstructure v1.4.3 22:44:36 go: downloading github.com/tklauser/go-sysconf v0.3.9 22:44:36 go: downloading github.com/jmespath/go-jmespath v0.4.0 22:44:36 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 22:44:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 22:44:37 go: downloading github.com/jmespath/go-jmespath v0.4.0 22:44:39 go: downloading go.opencensus.io v0.23.0 22:44:39 go: downloading go.opencensus.io v0.23.0 22:44:39 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 22:44:39 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 22:44:39 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 22:44:40 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 22:44:40 go: downloading gopkg.in/inf.v0 v0.9.1 22:44:40 go: downloading github.com/google/go-cmp v0.5.7 22:44:40 go: downloading gopkg.in/inf.v0 v0.9.1 22:44:40 go: downloading github.com/go-logr/logr v1.2.2 22:44:40 go: downloading github.com/google/go-cmp v0.5.7 22:44:40 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 22:44:41 go: downloading github.com/go-logr/logr v1.2.2 22:44:41 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 22:44:41 go: downloading github.com/json-iterator/go v1.1.12 22:44:41 go: downloading github.com/json-iterator/go v1.1.12 22:44:42 go: downloading github.com/googleapis/gnostic v0.5.5 22:44:42 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 22:44:44 go: downloading github.com/googleapis/gnostic v0.5.5 22:44:45 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 22:44:47 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 22:44:47 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 22:44:47 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 22:44:47 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 22:44:47 go: downloading github.com/tklauser/numcpus v0.3.0 22:44:47 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 22:44:48 go: downloading go.uber.org/zap v1.21.0 22:44:48 go: downloading github.com/tklauser/numcpus v0.3.0 22:44:48 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 22:44:48 go: downloading go.uber.org/zap v1.21.0 22:44:48 go: downloading sigs.k8s.io/yaml v1.3.0 22:44:49 go: downloading sigs.k8s.io/yaml v1.3.0 22:44:49 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 22:44:49 go: downloading github.com/modern-go/reflect2 v1.0.2 22:44:49 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 22:44:49 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 22:44:49 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 22:44:49 go: downloading github.com/ryanuber/go-glob v1.0.0 22:44:49 go: downloading github.com/golang/snappy v0.0.4 22:44:49 go: downloading github.com/modern-go/reflect2 v1.0.2 22:44:49 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 22:44:50 go: downloading github.com/ryanuber/go-glob v1.0.0 22:44:50 go: downloading github.com/golang/snappy v0.0.4 22:44:50 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 22:45:02 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 22:45:02 go: downloading github.com/hashicorp/go-uuid v1.0.2 22:45:02 go: downloading github.com/hashicorp/go-version v1.2.0 22:45:02 go: downloading go.uber.org/multierr v1.6.0 22:45:02 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 22:45:02 go: downloading github.com/hashicorp/go-uuid v1.0.2 22:45:02 go: downloading github.com/hashicorp/go-version v1.2.0 22:45:02 go: downloading go.uber.org/multierr v1.6.0 22:45:29 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 22:45:29 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 22:45:30 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 22:45:30 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 22:49:37 Removing intermediate container a9b19c0abebc 22:49:37 ---> 5626dce00c7a 22:49:37 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:49:37 ---> Running in c99980a6ef09 22:49:40 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 22:49:47 Removing intermediate container c99980a6ef09 22:49:47 ---> 5eada470bed6 22:49:47 22:49:47 Step 11/23 : FROM docker:20.10.14 22:49:47 20.10.14: Pulling from library/docker 22:49:54 Removing intermediate container ecf9a97b9285 22:49:54 ---> 2f29329e3f6c 22:49:54 22:49:54 Step 10/31 : FROM alpine:3.14 22:49:54 3.14: Pulling from library/alpine 22:49:56 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:49:56 Status: Downloaded newer image for alpine:3.14 22:49:56 ---> ac73e934f311 22:49:56 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:49:57 ---> Running in ab865f028106 22:49:58 Removing intermediate container ab865f028106 22:49:58 ---> b3abbb53d85b 22:49:58 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:49:58 ---> Running in 28c479c6af51 22:50:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:50:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:50:03 (1/2) Installing dumb-init (1.2.5-r1) 22:50:03 (2/2) Installing su-exec (0.2-r1) 22:50:03 Executing busybox-1.33.1-r7.trigger 22:50:03 OK: 6 MiB in 16 packages 22:50:06 Removing intermediate container 28c479c6af51 22:50:06 ---> 50127c384998 22:50:06 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:50:07 ---> Running in 55aee4884f67 22:50:08 Removing intermediate container 55aee4884f67 22:50:08 ---> 8dfa9570dd56 22:50:08 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:50:08 ---> Running in bd6b64d9f551 22:50:10 Removing intermediate container bd6b64d9f551 22:50:10 ---> 55d3390b9088 22:50:10 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:50:10 ---> Running in 771599f80009 22:50:16 Removing intermediate container 771599f80009 22:50:16 ---> 56c27ff66ace 22:50:16 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 22:50:16 ---> Running in 1bf6227187f2 22:50:17 Removing intermediate container 1bf6227187f2 22:50:17 ---> 38d8f28af83c 22:50:17 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:50:19 ---> 816822e003ac 22:50:19 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:50:19 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 22:50:19 Status: Downloaded newer image for docker:20.10.14 22:50:19 ---> c346e9eafbab 22:50:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:50:20 ---> Running in ce546a7f12bc 22:50:20 ---> Running in 0237ccd0106f 22:50:20 Removing intermediate container b7183799d919 22:50:20 ---> 7753fdbb5086 22:50:20 22:50:20 Step 10/23 : FROM alpine:3.14 22:50:20 ---> ac73e934f311 22:50:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:50:20 ---> Running in 9b69e6a302d2 22:50:21 Removing intermediate container 0237ccd0106f 22:50:21 ---> c915bbdb4571 22:50:21 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 22:50:21 ---> Running in e1a781e4f81b 22:50:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:50:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:50:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:50:25 Removing intermediate container ce546a7f12bc 22:50:25 ---> 1e4f065e1c92 22:50:25 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:50:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:50:26 ---> 72d5b95dad81 22:50:26 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:50:26 (1/1) Installing dumb-init (1.2.5-r1) 22:50:26 Executing busybox-1.33.1-r7.trigger 22:50:26 OK: 5 MiB in 15 packages 22:50:27 (1/43) Installing readline (8.1.1-r0) 22:50:27 (2/43) Installing bash (5.1.16-r0) 22:50:27 Executing bash-5.1.16-r0.post-install 22:50:27 (3/43) Installing brotli-libs (1.0.9-r5) 22:50:27 (4/43) Installing nghttp2-libs (1.46.0-r0) 22:50:27 (5/43) Installing libcurl (7.80.0-r0) 22:50:27 (6/43) Installing curl (7.80.0-r0) 22:50:27 (7/43) Installing dumb-init (1.2.5-r1) 22:50:27 (8/43) Installing libbz2 (1.0.8-r1) 22:50:27 (9/43) Installing expat (2.4.7-r0) 22:50:27 (10/43) Installing libffi (3.4.2-r1) 22:50:27 (11/43) Installing gdbm (1.22-r0) 22:50:27 (12/43) Installing xz-libs (5.2.5-r1) 22:50:27 (13/43) Installing libgcc (10.3.1_git20211027-r0) 22:50:27 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 22:50:28 (15/43) Installing mpdecimal (2.5.1-r1) 22:50:28 (16/43) Installing sqlite-libs (3.36.0-r0) 22:50:28 (17/43) Installing python3 (3.9.7-r4) 22:50:29 Removing intermediate container 9b69e6a302d2 22:50:29 ---> 2e99bea776d3 22:50:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:50:29 ---> 199126656c60 22:50:29 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:50:29 ---> Running in 6a3fb04b4bad 22:50:30 Removing intermediate container 6a3fb04b4bad 22:50:30 ---> ee825ea768c6 22:50:30 Step 13/23 : ENV APP_PORT=59881 22:50:31 ---> Running in d9bccd9f5216 22:50:31 ---> f7c7695392c5 22:50:31 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:50:32 Removing intermediate container d9bccd9f5216 22:50:32 ---> 1e94319a41eb 22:50:32 Step 14/23 : EXPOSE $APP_PORT 22:50:32 ---> Running in ddfb350c15e4 22:50:32 (18/43) Installing py3-appdirs (1.4.4-r2) 22:50:32 (19/43) Installing py3-certifi (2020.12.5-r1) 22:50:32 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 22:50:32 (21/43) Installing py3-idna (3.3-r0) 22:50:32 (22/43) Installing py3-urllib3 (1.26.7-r0) 22:50:32 (23/43) Installing py3-requests (2.26.0-r1) 22:50:32 (24/43) Installing py3-msgpack (1.0.2-r1) 22:50:32 (25/43) Installing py3-lockfile (0.12.2-r4) 22:50:32 (26/43) Installing py3-cachecontrol (0.12.10-r0) 22:50:32 (27/43) Installing py3-colorama (0.4.4-r1) 22:50:32 (28/43) Installing py3-contextlib2 (21.6.0-r1) 22:50:32 (29/43) Installing py3-distlib (0.3.3-r0) 22:50:32 (30/43) Installing py3-distro (1.6.0-r0) 22:50:33 (31/43) Installing py3-six (1.16.0-r0) 22:50:33 (32/43) Installing py3-webencodings (0.5.1-r4) 22:50:33 (33/43) Installing py3-html5lib (1.1-r1) 22:50:33 (34/43) Installing py3-parsing (2.4.7-r2) 22:50:33 (35/43) Installing py3-packaging (20.9-r1) 22:50:33 ---> 93d2399c68ef 22:50:33 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:50:33 (36/43) Installing py3-tomli (1.2.2-r0) 22:50:33 (37/43) Installing py3-pep517 (0.12.0-r0) 22:50:33 Removing intermediate container ddfb350c15e4 22:50:33 ---> f4b3d65c3632 22:50:33 Step 15/23 : WORKDIR / 22:50:33 (38/43) Installing py3-progress (1.6-r0) 22:50:33 (39/43) Installing py3-retrying (1.3.3-r2) 22:50:33 ---> Running in 3e8fa8afdba8 22:50:33 (40/43) Installing py3-ordered-set (4.0.2-r2) 22:50:33 (41/43) Installing py3-setuptools (52.0.0-r4) 22:50:33 (42/43) Installing py3-toml (0.10.2-r2) 22:50:33 (43/43) Installing py3-pip (20.3.4-r1) 22:50:34 Removing intermediate container 3e8fa8afdba8 22:50:34 ---> 58bdd8c7c18c 22:50:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:50:34 Executing busybox-1.34.1-r5.trigger 22:50:34 OK: 82 MiB in 65 packages 22:50:35 ---> d32b48210fa7 22:50:35 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 22:50:35 ---> Running in b9b632b2157b 22:50:35 ---> 9c4317213ac5 22:50:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:50:36 Removing intermediate container b9b632b2157b 22:50:36 ---> 83eb25549e01 22:50:36 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:50:38 ---> 8aac222cfbc0 22:50:38 Step 26/31 : RUN chmod +x /entrypoint.sh 22:50:39 ---> Running in 3edf86008a7a 22:50:42 ---> 6a99dd37d1ef 22:50:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:50:43 ---> bf8224d0f725 22:50:43 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:50:43 ---> Running in 1be69ff95bbd 22:50:44 Removing intermediate container 1be69ff95bbd 22:50:44 ---> 25cb505f2d77 22:50:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:50:44 ---> Running in 2cc832b486f6 22:50:45 Removing intermediate container 3edf86008a7a 22:50:45 ---> 01894fc94f63 22:50:45 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:50:45 ---> Running in 1d06e717d4c4 22:50:45 Removing intermediate container 2cc832b486f6 22:50:45 ---> ff12c5159e9f 22:50:45 Step 21/23 : LABEL arch=arm64 22:50:46 ---> Running in f1a76b1c122d 22:50:46 Removing intermediate container 1d06e717d4c4 22:50:46 ---> bebfae6f7438 22:50:46 Step 28/31 : CMD ["gate"] 22:50:47 ---> Running in 2b7adc565ac9 22:50:47 Removing intermediate container f1a76b1c122d 22:50:47 ---> d6122862f54d 22:50:47 Step 22/23 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 22:50:47 ---> Running in b61377b9d6fd 22:50:47 Collecting docker-compose==1.23.2 22:50:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:50:48 Removing intermediate container 2b7adc565ac9 22:50:48 ---> d3dd53cf4b2c 22:50:48 Step 29/31 : LABEL arch=arm64 22:50:48 Removing intermediate container b61377b9d6fd 22:50:48 ---> 335654e9e637 22:50:48 Step 23/23 : LABEL version=0.0.0 22:50:48 ---> Running in c06d262c265f 22:50:48 ---> Running in 2fe8291d1e0b 22:50:49 Collecting websocket-client<1.0,>=0.32.0 22:50:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:50:49 Collecting texttable<0.10,>=0.9.0 22:50:49 Removing intermediate container 2fe8291d1e0b 22:50:49 ---> 7f60aebe264c 22:50:49 Step 30/31 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 22:50:49 Downloading texttable-0.9.1.tar.gz (11 kB) 22:50:49 Removing intermediate container c06d262c265f 22:50:49 ---> 0030edbd3114 22:50:49 22:50:50 ---> Running in d4bb79ef2760 22:50:50 Removing intermediate container d4bb79ef2760 22:50:50 ---> 4e17b8aa9f86 22:50:50 Step 31/31 : LABEL version=0.0.0 22:50:50 Successfully built 0030edbd3114 22:50:50 Successfully tagged core-metadata-arm64:latest 22:50:51 Building core-data 22:50:51  Building core-metadata ... done  ---> Running in 553f303e6a5f 22:50:51 Removing intermediate container 553f303e6a5f 22:50:51 ---> dfcd3d985cc1 22:50:51 22:50:52 Successfully built dfcd3d985cc1 22:50:52 Successfully tagged security-bootstrapper-arm64:latest 22:50:52  Building security-bootstrapper ... done Building support-scheduler 22:50:53 Collecting docopt<0.7,>=0.6.1 22:50:53 Downloading docopt-0.6.2.tar.gz (25 kB) 22:50:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:50:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:50:59 Collecting cached-property<2,>=1.2.0 22:50:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:50:59 Collecting jsonschema<3,>=2.5.1 22:50:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:50:59 Collecting dockerpty<0.5,>=0.4.1 22:50:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:51:03 Collecting docker<4.0,>=3.6.0 22:51:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:51:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 22:51:05 Collecting PyYAML<4,>=3.10 22:51:05 Downloading PyYAML-3.13.tar.gz (270 kB) 22:51:11 Collecting docker-pycreds>=0.4.0 22:51:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:51:11 Collecting chardet<3.1.0,>=3.0.2 22:51:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:51:11 Collecting idna<2.8,>=2.5 22:51:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:51:12 Collecting urllib3<1.25,>=1.21.1 22:51:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:51:12 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) 22:51:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:51:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:51:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:51:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:51:15 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:51:15 Attempting uninstall: urllib3 22:51:15 Found existing installation: urllib3 1.26.7 22:51:15 Uninstalling urllib3-1.26.7: 22:51:15 Successfully uninstalled urllib3-1.26.7 22:51:16 Attempting uninstall: idna 22:51:16 Found existing installation: idna 3.3 22:51:16 Uninstalling idna-3.3: 22:51:16 Successfully uninstalled idna-3.3 22:51:21 Attempting uninstall: requests 22:51:21 Found existing installation: requests 2.26.0 22:51:21 Uninstalling requests-2.26.0: 22:51:21 Successfully uninstalled requests-2.26.0 22:51:21 Running setup.py install for texttable: started 22:51:26 Running setup.py install for texttable: finished with status 'done' 22:51:26 Running setup.py install for PyYAML: started 22:51:30 Running setup.py install for PyYAML: finished with status 'done' 22:51:31 Running setup.py install for docopt: started 22:51:36 Running setup.py install for docopt: finished with status 'done' 22:51:36 Running setup.py install for dockerpty: started 22:51:40 Running setup.py install for dockerpty: finished with status 'done' 22:51:43 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 22:51:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:51:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:51:56 ---> 9918b7841aa2 22:51:56 Step 3/23 : WORKDIR /edgex-go 22:51:56 ---> Using cache 22:51:56 ---> 528623b64304 22:51:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:56 ---> Using cache 22:51:56 ---> ea6dda44adbe 22:51:56 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:51:56 ---> Running in 86e24780e70d 22:51:59 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:51:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:51:59 ---> 9918b7841aa2 22:51:59 Step 3/22 : WORKDIR /edgex-go 22:51:59 ---> Using cache 22:51:59 ---> 528623b64304 22:51:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:59 ---> Using cache 22:51:59 ---> ea6dda44adbe 22:51:59 Step 5/22 : RUN apk add --update --no-cache make git 22:51:59 ---> Running in 65a4aed11e04 22:51:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:52:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:52:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:52:02 OK: 220 MiB in 52 packages 22:52:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:52:04 Removing intermediate container 86e24780e70d 22:52:04 ---> 034e62c16a97 22:52:04 Step 6/23 : COPY go.mod vendor* ./ 22:52:04 OK: 220 MiB in 52 packages 22:52:07 Removing intermediate container 65a4aed11e04 22:52:07 ---> 3a42cc2a2f6a 22:52:07 Step 6/22 : COPY go.mod vendor* ./ 22:52:07 ---> 3fcc82846364 22:52:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:07 ---> Running in 0f6f50f36a40 22:52:09 ---> 45f722af63bc 22:52:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:09 ---> Running in 343a4f30cf44 22:52:13 Removing intermediate container e1a781e4f81b 22:52:13 ---> 7d2c78191e77 22:52:13 Step 14/23 : ENV APP_PORT=58890 22:52:13 ---> Running in ce4a47f5a6a6 22:52:14 Removing intermediate container ce4a47f5a6a6 22:52:14 ---> d274b40d5b37 22:52:14 Step 15/23 : EXPOSE $APP_PORT 22:52:14 ---> Running in 70ad270a8067 22:52:14 Removing intermediate container 0f6f50f36a40 22:52:14 ---> e9dab210a08f 22:52:14 Step 8/23 : COPY . . 22:52:15 Removing intermediate container 70ad270a8067 22:52:15 ---> ce78e5f030c0 22:52:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:52:17 Removing intermediate container 343a4f30cf44 22:52:17 ---> a53cb02cbac3 22:52:17 Step 8/22 : COPY . . 22:52:20 ---> 7c57d9d1362a 22:52:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:52:22 ---> beffe64e1ca1 22:52:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:52:24 ---> b141493a0f82 22:52:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:52:25 ---> Running in 02f1dba04e90 22:52:26 Removing intermediate container 02f1dba04e90 22:52:26 ---> d027c04d6e63 22:52:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:26 ---> Running in 41db194e15b0 22:52:27 Removing intermediate container 41db194e15b0 22:52:27 ---> 5b412727bc3e 22:52:27 Step 21/23 : LABEL arch=arm64 22:52:28 ---> Running in dd8105b74e07 22:52:29 Removing intermediate container dd8105b74e07 22:52:29 ---> 0968a031cc40 22:52:29 Step 22/23 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 22:52:29 ---> Running in c53cdc44261f 22:52:30 Removing intermediate container c53cdc44261f 22:52:30 ---> 1db4c1e93344 22:52:30 Step 23/23 : LABEL version=0.0.0 22:52:30 ---> Running in 592f6aae9768 22:52:31 Removing intermediate container 592f6aae9768 22:52:31 ---> 19b61d035950 22:52:31 22:52:34 Successfully built 19b61d035950 22:52:34 Successfully tagged sys-mgmt-agent-arm64:latest 22:52:34  Building sys-mgmt-agent ... done Building security-spire-server 22:53:13 ---> 5ac4b8553ca3 22:53:13 Step 9/23 : RUN make cmd/core-data/core-data 22:53:13 ---> Running in af0c3917658c 22:53:15 ---> a6dc982b724f 22:53:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:53:15 ---> Running in 462b690f2da2 22:53:15 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 22:53:18 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 22:53:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:53:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:53:19 ---> 9918b7841aa2 22:53:19 Step 3/25 : WORKDIR /edgex-go 22:53:19 ---> Using cache 22:53:19 ---> 528623b64304 22:53:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:19 ---> Using cache 22:53:19 ---> ea6dda44adbe 22:53:19 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:53:19 ---> Using cache 22:53:19 ---> e17195e6865a 22:53:19 Step 6/25 : COPY go.mod vendor* ./ 22:53:19 ---> Using cache 22:53:19 ---> 9fc5def67e5e 22:53:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:19 ---> Using cache 22:53:19 ---> 41ea5e05366f 22:53:19 Step 8/25 : COPY . . 22:53:19 ---> Using cache 22:53:19 ---> 1e08e7f2830a 22:53:19 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:53:19 ---> Using cache 22:53:19 ---> d6351c196900 22:53:19 Step 10/25 : RUN mkdir -p spire-build 22:53:19 ---> Using cache 22:53:19 ---> c95b75877c13 22:53:19 Step 11/25 : WORKDIR /edgex-go/spire-build 22:53:19 ---> Using cache 22:53:19 ---> 0fdfbf621c3d 22:53:19 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 22:53:19 ---> Running in 9c5ffca07458 22:53:22 spire-1.2.1/ 22:53:22 spire-1.2.1/.data/ 22:53:22 spire-1.2.1/.data/.file 22:53:22 spire-1.2.1/.dockerignore 22:53:22 spire-1.2.1/.gitattributes 22:53:22 spire-1.2.1/.githooks/ 22:53:22 spire-1.2.1/.githooks/pre-commit 22:53:22 spire-1.2.1/.github/ 22:53:22 spire-1.2.1/.github/ISSUE_TEMPLATE.md 22:53:22 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 22:53:22 spire-1.2.1/.github/dependabot.yml 22:53:22 spire-1.2.1/.github/workflows/ 22:53:22 spire-1.2.1/.github/workflows/nightly_build.yaml 22:53:22 spire-1.2.1/.github/workflows/pr_build.yaml 22:53:22 spire-1.2.1/.github/workflows/release_build.yaml 22:53:22 spire-1.2.1/.github/workflows/scripts/ 22:53:22 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 22:53:22 spire-1.2.1/.github/workflows/scripts/push-images.sh 22:53:22 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 22:53:22 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 22:53:22 spire-1.2.1/.github/workflows/scripts/split.sh 22:53:22 spire-1.2.1/.gitignore 22:53:22 spire-1.2.1/.go-version 22:53:22 spire-1.2.1/.golangci.yml 22:53:22 spire-1.2.1/ADOPTERS.md 22:53:22 spire-1.2.1/CHANGELOG.md 22:53:22 spire-1.2.1/CODE-OF-CONDUCT.md 22:53:22 spire-1.2.1/CODEOWNERS 22:53:22 spire-1.2.1/CONTRIBUTING.md 22:53:22 spire-1.2.1/Dockerfile 22:53:22 spire-1.2.1/Dockerfile.dev 22:53:22 spire-1.2.1/Dockerfile.scratch 22:53:22 spire-1.2.1/LICENSE 22:53:22 spire-1.2.1/MAINTAINERS.md 22:53:22 spire-1.2.1/Makefile 22:53:22 spire-1.2.1/README.md 22:53:22 spire-1.2.1/ROADMAP.md 22:53:22 spire-1.2.1/SECURITY.md 22:53:22 spire-1.2.1/cmd/ 22:53:22 spire-1.2.1/cmd/spire-agent/ 22:53:22 spire-1.2.1/cmd/spire-agent/cli/ 22:53:22 spire-1.2.1/cmd/spire-agent/cli/api/ 22:53:22 spire-1.2.1/cmd/spire-agent/cli/api/common.go 22:53:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 22:53:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 22:53:22 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 22:53:22 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 22:53:22 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 22:53:22 spire-1.2.1/cmd/spire-agent/cli/cli.go 22:53:22 spire-1.2.1/cmd/spire-agent/cli/common/ 22:53:22 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 22:53:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 22:53:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 22:53:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 22:53:22 spire-1.2.1/cmd/spire-agent/cli/run/ 22:53:22 spire-1.2.1/cmd/spire-agent/cli/run/run.go 22:53:22 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 22:53:22 spire-1.2.1/cmd/spire-agent/cli/validate/ 22:53:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 22:53:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 22:53:22 spire-1.2.1/cmd/spire-agent/main.go 22:53:22 spire-1.2.1/cmd/spire-server/ 22:53:22 spire-1.2.1/cmd/spire-server/cli/ 22:53:22 spire-1.2.1/cmd/spire-server/cli/agent/ 22:53:22 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/agent/count.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/agent/list.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/agent/show.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/bundle/ 22:53:22 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/cli.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/entry/ 22:53:22 spire-1.2.1/cmd/spire-server/cli/entry/count.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/entry/create.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/entry/show.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/entry/update.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/entry/util.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/federation/ 22:53:22 spire-1.2.1/cmd/spire-server/cli/federation/common.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/federation/create.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/federation/list.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/federation/show.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/federation/update.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 22:53:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/jwt/ 22:53:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/run/ 22:53:22 spire-1.2.1/cmd/spire-server/cli/run/run.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/token/ 22:53:22 spire-1.2.1/cmd/spire-server/cli/token/generate.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/validate/ 22:53:22 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/x509/ 22:53:22 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 22:53:22 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 22:53:22 spire-1.2.1/cmd/spire-server/main.go 22:53:22 spire-1.2.1/cmd/spire-server/util/ 22:53:22 spire-1.2.1/cmd/spire-server/util/util.go 22:53:22 spire-1.2.1/conf/ 22:53:22 spire-1.2.1/conf/agent/ 22:53:22 spire-1.2.1/conf/agent/agent.conf 22:53:22 spire-1.2.1/conf/agent/agent_full.conf 22:53:22 spire-1.2.1/conf/agent/dummy_root_ca.crt 22:53:22 spire-1.2.1/conf/server/ 22:53:22 spire-1.2.1/conf/server/dummy_upstream_ca.crt 22:53:22 spire-1.2.1/conf/server/dummy_upstream_ca.key 22:53:22 spire-1.2.1/conf/server/server.conf 22:53:22 spire-1.2.1/conf/server/server_full.conf 22:53:22 spire-1.2.1/doc/ 22:53:22 spire-1.2.1/doc/SPIRE101.md 22:53:22 spire-1.2.1/doc/auditlog.md 22:53:22 spire-1.2.1/doc/authorization_policy_engine.md 22:53:22 spire-1.2.1/doc/changelog_guidelines.md 22:53:22 spire-1.2.1/doc/cure53-report.pdf 22:53:22 spire-1.2.1/doc/images/ 22:53:22 spire-1.2.1/doc/images/2019_roadmap.png 22:53:22 spire-1.2.1/doc/images/SPIRE101.png 22:53:22 spire-1.2.1/doc/images/SPIRE_agent.png 22:53:22 spire-1.2.1/doc/images/SPIRE_server.png 22:53:22 spire-1.2.1/doc/images/cache_mgr.png 22:53:22 spire-1.2.1/doc/images/cache_mgr_components.png 22:53:22 spire-1.2.1/doc/images/federated_spire.png 22:53:22 spire-1.2.1/doc/images/ha_mode.png 22:53:22 spire-1.2.1/doc/images/nested_spire.png 22:53:22 spire-1.2.1/doc/images/oidc_federation.png 22:53:22 spire-1.2.1/doc/images/single_trust_domain.png 22:53:22 spire-1.2.1/doc/images/spiffe_compatible.png 22:53:22 spire-1.2.1/doc/images/spire_logo.png 22:53:22 spire-1.2.1/doc/migrating_registration_api_clients.md 22:53:22 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 22:53:22 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 22:53:22 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 22:53:22 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 22:53:22 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 22:53:22 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 22:53:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 22:53:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 22:53:22 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 22:53:22 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 22:53:22 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 22:53:22 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 22:53:22 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 22:53:22 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 22:53:22 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 22:53:22 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 22:53:22 spire-1.2.1/doc/plugin_server_datastore_sql.md 22:53:22 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 22:53:22 spire-1.2.1/doc/plugin_server_keymanager_disk.md 22:53:22 spire-1.2.1/doc/plugin_server_keymanager_memory.md 22:53:22 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 22:53:22 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 22:53:22 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 22:53:22 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 22:53:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 22:53:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 22:53:22 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 22:53:22 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 22:53:22 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 22:53:22 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 22:53:22 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 22:53:22 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 22:53:22 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 22:53:22 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 22:53:22 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 22:53:22 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 22:53:22 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 22:53:22 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 22:53:22 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 22:53:22 spire-1.2.1/doc/scaling_spire.md 22:53:22 spire-1.2.1/doc/spire_agent.md 22:53:22 spire-1.2.1/doc/spire_server.md 22:53:22 spire-1.2.1/doc/supported_integrations.md 22:53:22 spire-1.2.1/doc/telemetry.md 22:53:22 spire-1.2.1/doc/telemetry_config.md 22:53:22 spire-1.2.1/doc/upgrading.md 22:53:22 spire-1.2.1/doc/using_spire.md 22:53:22 spire-1.2.1/examples/ 22:53:22 spire-1.2.1/examples/README.md 22:53:22 spire-1.2.1/go.mod 22:53:22 spire-1.2.1/go.sum 22:53:22 spire-1.2.1/pkg/ 22:53:22 spire-1.2.1/pkg/agent/ 22:53:22 spire-1.2.1/pkg/agent/agent.go 22:53:22 spire-1.2.1/pkg/agent/api/ 22:53:22 spire-1.2.1/pkg/agent/api/config.go 22:53:22 spire-1.2.1/pkg/agent/api/debug/ 22:53:22 spire-1.2.1/pkg/agent/api/debug/v1/ 22:53:22 spire-1.2.1/pkg/agent/api/debug/v1/service.go 22:53:22 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 22:53:22 spire-1.2.1/pkg/agent/api/delegatedidentity/ 22:53:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 22:53:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 22:53:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 22:53:22 spire-1.2.1/pkg/agent/api/endpoints.go 22:53:22 spire-1.2.1/pkg/agent/api/health/ 22:53:22 spire-1.2.1/pkg/agent/api/health/v1/ 22:53:22 spire-1.2.1/pkg/agent/api/health/v1/service.go 22:53:22 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 22:53:22 spire-1.2.1/pkg/agent/api/rpccontext/ 22:53:22 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 22:53:22 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 22:53:22 spire-1.2.1/pkg/agent/attestor/ 22:53:22 spire-1.2.1/pkg/agent/attestor/node/ 22:53:22 spire-1.2.1/pkg/agent/attestor/node/experimental.go 22:53:22 spire-1.2.1/pkg/agent/attestor/node/node.go 22:53:22 spire-1.2.1/pkg/agent/attestor/node/node_test.go 22:53:22 spire-1.2.1/pkg/agent/attestor/workload/ 22:53:22 spire-1.2.1/pkg/agent/attestor/workload/workload.go 22:53:22 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 22:53:22 spire-1.2.1/pkg/agent/catalog/ 22:53:22 spire-1.2.1/pkg/agent/catalog/catalog.go 22:53:22 spire-1.2.1/pkg/agent/catalog/keymanager.go 22:53:22 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 22:53:22 spire-1.2.1/pkg/agent/catalog/svidstore.go 22:53:22 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 22:53:22 spire-1.2.1/pkg/agent/client/ 22:53:22 spire-1.2.1/pkg/agent/client/client.go 22:53:22 spire-1.2.1/pkg/agent/client/client_test.go 22:53:22 spire-1.2.1/pkg/agent/client/dial.go 22:53:22 spire-1.2.1/pkg/agent/client/nodeconn.go 22:53:22 spire-1.2.1/pkg/agent/client/nodeconn_test.go 22:53:22 spire-1.2.1/pkg/agent/client/update.go 22:53:22 spire-1.2.1/pkg/agent/client/util.go 22:53:22 spire-1.2.1/pkg/agent/common/ 22:53:22 spire-1.2.1/pkg/agent/common/backoff/ 22:53:22 spire-1.2.1/pkg/agent/common/backoff/backoff.go 22:53:22 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 22:53:22 spire-1.2.1/pkg/agent/common/cgroups/ 22:53:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 22:53:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 22:53:22 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 22:53:22 spire-1.2.1/pkg/agent/config.go 22:53:22 spire-1.2.1/pkg/agent/endpoints/ 22:53:22 spire-1.2.1/pkg/agent/endpoints/config.go 22:53:22 spire-1.2.1/pkg/agent/endpoints/endpoints.go 22:53:22 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 22:53:22 spire-1.2.1/pkg/agent/endpoints/metrics.go 22:53:22 spire-1.2.1/pkg/agent/endpoints/middleware.go 22:53:22 spire-1.2.1/pkg/agent/endpoints/peertracker.go 22:53:22 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 22:53:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 22:53:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 22:53:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 22:53:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 22:53:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 22:53:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 22:53:22 spire-1.2.1/pkg/agent/endpoints/workload/ 22:53:22 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 22:53:22 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 22:53:22 spire-1.2.1/pkg/agent/manager/ 22:53:22 spire-1.2.1/pkg/agent/manager/cache/ 22:53:22 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 22:53:22 spire-1.2.1/pkg/agent/manager/cache/cache.go 22:53:22 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 22:53:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 22:53:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 22:53:22 spire-1.2.1/pkg/agent/manager/cache/sets.go 22:53:22 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 22:53:22 spire-1.2.1/pkg/agent/manager/config.go 22:53:22 spire-1.2.1/pkg/agent/manager/manager.go 22:53:22 spire-1.2.1/pkg/agent/manager/manager_test.go 22:53:22 spire-1.2.1/pkg/agent/manager/storage.go 22:53:22 spire-1.2.1/pkg/agent/manager/storage_test.go 22:53:22 spire-1.2.1/pkg/agent/manager/storecache/ 22:53:22 spire-1.2.1/pkg/agent/manager/storecache/cache.go 22:53:22 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 22:53:22 spire-1.2.1/pkg/agent/manager/sync.go 22:53:22 spire-1.2.1/pkg/agent/plugin/ 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/ 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 22:53:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 22:53:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/svidstore/ 22:53:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 22:53:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 22:53:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 22:53:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 22:53:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 22:53:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 22:53:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 22:53:22 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 22:53:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 22:53:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 22:53:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 22:53:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 22:53:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 22:53:22 spire-1.2.1/pkg/agent/svid/ 22:53:22 spire-1.2.1/pkg/agent/svid/rotator.go 22:53:22 spire-1.2.1/pkg/agent/svid/rotator_config.go 22:53:22 spire-1.2.1/pkg/agent/svid/rotator_test.go 22:53:22 spire-1.2.1/pkg/agent/svid/store/ 22:53:22 spire-1.2.1/pkg/agent/svid/store/service.go 22:53:22 spire-1.2.1/pkg/agent/svid/store/service_test.go 22:53:22 spire-1.2.1/pkg/common/ 22:53:22 spire-1.2.1/pkg/common/agentpathtemplate/ 22:53:22 spire-1.2.1/pkg/common/agentpathtemplate/template.go 22:53:22 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 22:53:22 spire-1.2.1/pkg/common/api/ 22:53:22 spire-1.2.1/pkg/common/api/metrics.go 22:53:22 spire-1.2.1/pkg/common/api/middleware/ 22:53:22 spire-1.2.1/pkg/common/api/middleware/common_test.go 22:53:22 spire-1.2.1/pkg/common/api/middleware/interceptor.go 22:53:22 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 22:53:22 spire-1.2.1/pkg/common/api/middleware/logger.go 22:53:22 spire-1.2.1/pkg/common/api/middleware/logger_test.go 22:53:22 spire-1.2.1/pkg/common/api/middleware/metrics.go 22:53:22 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 22:53:22 spire-1.2.1/pkg/common/api/middleware/middleware.go 22:53:22 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 22:53:22 spire-1.2.1/pkg/common/api/middleware/misconfig.go 22:53:22 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 22:53:22 spire-1.2.1/pkg/common/api/middleware/names.go 22:53:22 spire-1.2.1/pkg/common/api/middleware/names_test.go 22:53:22 spire-1.2.1/pkg/common/api/names.go 22:53:22 spire-1.2.1/pkg/common/api/ratelimit.go 22:53:22 spire-1.2.1/pkg/common/api/rpccontext/ 22:53:22 spire-1.2.1/pkg/common/api/rpccontext/logger.go 22:53:22 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 22:53:22 spire-1.2.1/pkg/common/api/rpccontext/names.go 22:53:22 spire-1.2.1/pkg/common/auth/ 22:53:22 spire-1.2.1/pkg/common/auth/interceptors.go 22:53:22 spire-1.2.1/pkg/common/auth/interceptors_test.go 22:53:22 spire-1.2.1/pkg/common/auth/untracked_uds.go 22:53:22 spire-1.2.1/pkg/common/bundleutil/ 22:53:22 spire-1.2.1/pkg/common/bundleutil/bundle.go 22:53:22 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 22:53:22 spire-1.2.1/pkg/common/bundleutil/common_test.go 22:53:22 spire-1.2.1/pkg/common/bundleutil/marshal.go 22:53:22 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 22:53:22 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 22:53:22 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 22:53:22 spire-1.2.1/pkg/common/bundleutil/types.go 22:53:22 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 22:53:22 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 22:53:22 spire-1.2.1/pkg/common/catalog/ 22:53:22 spire-1.2.1/pkg/common/catalog/bind.go 22:53:22 spire-1.2.1/pkg/common/catalog/builtin.go 22:53:22 spire-1.2.1/pkg/common/catalog/catalog.go 22:53:22 spire-1.2.1/pkg/common/catalog/catalog_test.go 22:53:22 spire-1.2.1/pkg/common/catalog/closers.go 22:53:22 spire-1.2.1/pkg/common/catalog/cmd_linux.go 22:53:22 spire-1.2.1/pkg/common/catalog/cmd_other.go 22:53:22 spire-1.2.1/pkg/common/catalog/config.go 22:53:22 spire-1.2.1/pkg/common/catalog/config_test.go 22:53:22 spire-1.2.1/pkg/common/catalog/configure.go 22:53:22 spire-1.2.1/pkg/common/catalog/constraints.go 22:53:22 spire-1.2.1/pkg/common/catalog/constraints_test.go 22:53:22 spire-1.2.1/pkg/common/catalog/context.go 22:53:22 spire-1.2.1/pkg/common/catalog/external.go 22:53:22 spire-1.2.1/pkg/common/catalog/host.go 22:53:22 spire-1.2.1/pkg/common/catalog/pipenet.go 22:53:22 spire-1.2.1/pkg/common/catalog/plugin.go 22:53:22 spire-1.2.1/pkg/common/catalog/testplugin/ 22:53:22 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 22:53:22 spire-1.2.1/pkg/common/catalog/testplugin/main.go 22:53:22 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 22:53:22 spire-1.2.1/pkg/common/cli/ 22:53:22 spire-1.2.1/pkg/common/cli/env.go 22:53:22 spire-1.2.1/pkg/common/cli/flags.go 22:53:22 spire-1.2.1/pkg/common/cli/trust_domain.go 22:53:22 spire-1.2.1/pkg/common/cli/trust_domain_test.go 22:53:22 spire-1.2.1/pkg/common/cli/umask.go 22:53:22 spire-1.2.1/pkg/common/cli/umask_posix.go 22:53:22 spire-1.2.1/pkg/common/cli/umask_test.go 22:53:22 spire-1.2.1/pkg/common/cli/umask_windows.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/ 22:53:22 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/flag.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/flag_test.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/format.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/format_test.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/ 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 22:53:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 22:53:22 spire-1.2.1/pkg/common/coretypes/ 22:53:22 spire-1.2.1/pkg/common/coretypes/bundle/ 22:53:22 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 22:53:22 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 22:53:22 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 22:53:22 spire-1.2.1/pkg/common/coretypes/bundle/require.go 22:53:22 spire-1.2.1/pkg/common/coretypes/jwtkey/ 22:53:22 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 22:53:22 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 22:53:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 22:53:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 22:53:22 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 22:53:22 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 22:53:22 spire-1.2.1/pkg/common/coretypes/x509certificate/ 22:53:22 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 22:53:22 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 22:53:22 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 22:53:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 22:53:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 22:53:22 spire-1.2.1/pkg/common/cryptoutil/ 22:53:22 spire-1.2.1/pkg/common/cryptoutil/keys.go 22:53:22 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 22:53:22 spire-1.2.1/pkg/common/diskutil/ 22:53:22 spire-1.2.1/pkg/common/diskutil/file_posix.go 22:53:22 spire-1.2.1/pkg/common/diskutil/file_test.go 22:53:22 spire-1.2.1/pkg/common/diskutil/file_windows.go 22:53:22 spire-1.2.1/pkg/common/errorutil/ 22:53:22 spire-1.2.1/pkg/common/errorutil/wrapper.go 22:53:22 spire-1.2.1/pkg/common/health/ 22:53:22 spire-1.2.1/pkg/common/health/config.go 22:53:22 spire-1.2.1/pkg/common/health/context.go 22:53:22 spire-1.2.1/pkg/common/health/context_test.go 22:53:22 spire-1.2.1/pkg/common/health/health.go 22:53:22 spire-1.2.1/pkg/common/health/health_test.go 22:53:22 spire-1.2.1/pkg/common/health/logger.go 22:53:22 spire-1.2.1/pkg/common/hostservice/ 22:53:22 spire-1.2.1/pkg/common/hostservice/metricsservice/ 22:53:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 22:53:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 22:53:22 spire-1.2.1/pkg/common/idutil/ 22:53:22 spire-1.2.1/pkg/common/idutil/require.go 22:53:22 spire-1.2.1/pkg/common/idutil/require_test.go 22:53:22 spire-1.2.1/pkg/common/idutil/safety.go 22:53:22 spire-1.2.1/pkg/common/idutil/safety_test.go 22:53:22 spire-1.2.1/pkg/common/idutil/spiffeid.go 22:53:22 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 22:53:22 spire-1.2.1/pkg/common/jwtsvid/ 22:53:22 spire-1.2.1/pkg/common/jwtsvid/common.go 22:53:22 spire-1.2.1/pkg/common/jwtsvid/sign.go 22:53:22 spire-1.2.1/pkg/common/jwtsvid/token_test.go 22:53:22 spire-1.2.1/pkg/common/jwtsvid/validate.go 22:53:22 spire-1.2.1/pkg/common/jwtutil/ 22:53:22 spire-1.2.1/pkg/common/jwtutil/keyset.go 22:53:22 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 22:53:22 spire-1.2.1/pkg/common/log/ 22:53:22 spire-1.2.1/pkg/common/log/hclog_adapter.go 22:53:22 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 22:53:22 spire-1.2.1/pkg/common/log/log.go 22:53:22 spire-1.2.1/pkg/common/log/log_test.go 22:53:22 spire-1.2.1/pkg/common/log/options.go 22:53:22 spire-1.2.1/pkg/common/nodeutil/ 22:53:22 spire-1.2.1/pkg/common/nodeutil/node.go 22:53:22 spire-1.2.1/pkg/common/nodeutil/node_test.go 22:53:22 spire-1.2.1/pkg/common/peertracker/ 22:53:22 spire-1.2.1/pkg/common/peertracker/conn.go 22:53:22 spire-1.2.1/pkg/common/peertracker/credentials.go 22:53:22 spire-1.2.1/pkg/common/peertracker/errors.go 22:53:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 22:53:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 22:53:22 spire-1.2.1/pkg/common/peertracker/info.go 22:53:22 spire-1.2.1/pkg/common/peertracker/listener.go 22:53:22 spire-1.2.1/pkg/common/peertracker/listener_test.go 22:53:22 spire-1.2.1/pkg/common/peertracker/peertracker.go 22:53:22 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 22:53:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 22:53:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 22:53:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 22:53:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 22:53:22 spire-1.2.1/pkg/common/peertracker/tcp.go 22:53:22 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 22:53:22 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 22:53:22 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 22:53:22 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 22:53:22 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 22:53:22 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 22:53:22 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 22:53:22 spire-1.2.1/pkg/common/peertracker/uds.go 22:53:22 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 22:53:22 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 22:53:22 spire-1.2.1/pkg/common/peertracker/uds_linux.go 22:53:22 spire-1.2.1/pkg/common/pemutil/ 22:53:22 spire-1.2.1/pkg/common/pemutil/block.go 22:53:22 spire-1.2.1/pkg/common/pemutil/certs.go 22:53:22 spire-1.2.1/pkg/common/pemutil/common.go 22:53:22 spire-1.2.1/pkg/common/pemutil/csr.go 22:53:22 spire-1.2.1/pkg/common/pemutil/keys.go 22:53:22 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 22:53:22 spire-1.2.1/pkg/common/pemutil/testdata/ 22:53:22 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 22:53:22 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 22:53:22 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 22:53:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 22:53:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 22:53:22 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 22:53:22 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 22:53:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 22:53:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 22:53:22 spire-1.2.1/pkg/common/plugin/ 22:53:22 spire-1.2.1/pkg/common/plugin/aws/ 22:53:22 spire-1.2.1/pkg/common/plugin/aws/iid.go 22:53:22 spire-1.2.1/pkg/common/plugin/azure/ 22:53:22 spire-1.2.1/pkg/common/plugin/azure/msi.go 22:53:22 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 22:53:22 spire-1.2.1/pkg/common/plugin/facade.go 22:53:22 spire-1.2.1/pkg/common/plugin/facade_test.go 22:53:22 spire-1.2.1/pkg/common/plugin/gcp/ 22:53:22 spire-1.2.1/pkg/common/plugin/gcp/iit.go 22:53:22 spire-1.2.1/pkg/common/plugin/k8s/ 22:53:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 22:53:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 22:53:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 22:53:22 spire-1.2.1/pkg/common/plugin/k8s/utils.go 22:53:22 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 22:53:22 spire-1.2.1/pkg/common/plugin/log.go 22:53:22 spire-1.2.1/pkg/common/plugin/sshpop/ 22:53:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 22:53:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 22:53:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 22:53:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 22:53:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 22:53:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 22:53:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 22:53:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 22:53:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 22:53:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 22:53:22 spire-1.2.1/pkg/common/plugin/tpmdevid/ 22:53:22 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 22:53:22 spire-1.2.1/pkg/common/plugin/x509pop/ 22:53:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 22:53:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 22:53:22 spire-1.2.1/pkg/common/profiling/ 22:53:22 spire-1.2.1/pkg/common/profiling/dumpers.go 22:53:22 spire-1.2.1/pkg/common/profiling/profiling.go 22:53:22 spire-1.2.1/pkg/common/protoutil/ 22:53:22 spire-1.2.1/pkg/common/protoutil/masks.go 22:53:22 spire-1.2.1/pkg/common/protoutil/masks_test.go 22:53:22 spire-1.2.1/pkg/common/rotationutil/ 22:53:22 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 22:53:22 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 22:53:22 spire-1.2.1/pkg/common/selector/ 22:53:22 spire-1.2.1/pkg/common/selector/selector.go 22:53:22 spire-1.2.1/pkg/common/selector/selector_test.go 22:53:22 spire-1.2.1/pkg/common/selector/set.go 22:53:22 spire-1.2.1/pkg/common/selector/set_utils.go 22:53:22 spire-1.2.1/pkg/common/selector/set_utils_test.go 22:53:22 spire-1.2.1/pkg/common/telemetry/ 22:53:22 spire-1.2.1/pkg/common/telemetry/agent/ 22:53:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 22:53:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 22:53:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 22:53:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 22:53:22 spire-1.2.1/pkg/common/telemetry/agent/manager.go 22:53:22 spire-1.2.1/pkg/common/telemetry/agent/node.go 22:53:22 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 22:53:22 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 22:53:22 spire-1.2.1/pkg/common/telemetry/agent/store/ 22:53:22 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 22:53:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 22:53:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 22:53:22 spire-1.2.1/pkg/common/telemetry/blackhole.go 22:53:22 spire-1.2.1/pkg/common/telemetry/call.go 22:53:22 spire-1.2.1/pkg/common/telemetry/common/ 22:53:22 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 22:53:22 spire-1.2.1/pkg/common/telemetry/config.go 22:53:22 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 22:53:22 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 22:53:22 spire-1.2.1/pkg/common/telemetry/inmem.go 22:53:22 spire-1.2.1/pkg/common/telemetry/inmem_test.go 22:53:22 spire-1.2.1/pkg/common/telemetry/m3.go 22:53:22 spire-1.2.1/pkg/common/telemetry/m3_test.go 22:53:22 spire-1.2.1/pkg/common/telemetry/metrics.go 22:53:22 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 22:53:22 spire-1.2.1/pkg/common/telemetry/names.go 22:53:22 spire-1.2.1/pkg/common/telemetry/prometheus.go 22:53:22 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 22:53:22 spire-1.2.1/pkg/common/telemetry/sanitize.go 22:53:22 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 22:53:22 spire-1.2.1/pkg/common/telemetry/server/ 22:53:22 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 22:53:22 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 22:53:22 spire-1.2.1/pkg/common/telemetry/server/datastore/ 22:53:22 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 22:53:22 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 22:53:22 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 22:53:22 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 22:53:22 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 22:53:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 22:53:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 22:53:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 22:53:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 22:53:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 22:53:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 22:53:22 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 22:53:22 spire-1.2.1/pkg/common/telemetry/server/rotate.go 22:53:22 spire-1.2.1/pkg/common/telemetry/server/server.go 22:53:22 spire-1.2.1/pkg/common/telemetry/sink.go 22:53:22 spire-1.2.1/pkg/common/telemetry/statsd.go 22:53:22 spire-1.2.1/pkg/common/telemetry/statsd_test.go 22:53:22 spire-1.2.1/pkg/common/telemetry/uptime.go 22:53:22 spire-1.2.1/pkg/common/telemetry/version.go 22:53:22 spire-1.2.1/pkg/common/telemetry/withlabels.go 22:53:22 spire-1.2.1/pkg/common/uptime/ 22:53:22 spire-1.2.1/pkg/common/uptime/uptime.go 22:53:22 spire-1.2.1/pkg/common/uptime/uptime_test.go 22:53:22 spire-1.2.1/pkg/common/util/ 22:53:22 spire-1.2.1/pkg/common/util/certs.go 22:53:22 spire-1.2.1/pkg/common/util/certs_test.go 22:53:22 spire-1.2.1/pkg/common/util/csr.go 22:53:22 spire-1.2.1/pkg/common/util/hash.go 22:53:22 spire-1.2.1/pkg/common/util/selectors.go 22:53:22 spire-1.2.1/pkg/common/util/selectors_test.go 22:53:22 spire-1.2.1/pkg/common/util/signals.go 22:53:22 spire-1.2.1/pkg/common/util/sort.go 22:53:22 spire-1.2.1/pkg/common/util/sort_test.go 22:53:22 spire-1.2.1/pkg/common/util/task.go 22:53:22 spire-1.2.1/pkg/common/util/task_test.go 22:53:22 spire-1.2.1/pkg/common/util/testdata/ 22:53:22 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 22:53:22 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 22:53:22 spire-1.2.1/pkg/common/version/ 22:53:22 spire-1.2.1/pkg/common/version/version.go 22:53:22 spire-1.2.1/pkg/common/x509svid/ 22:53:22 spire-1.2.1/pkg/common/x509svid/common_test.go 22:53:22 spire-1.2.1/pkg/common/x509svid/csr.go 22:53:22 spire-1.2.1/pkg/common/x509svid/upstreamca.go 22:53:22 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 22:53:22 spire-1.2.1/pkg/common/x509util/ 22:53:22 spire-1.2.1/pkg/common/x509util/cert.go 22:53:22 spire-1.2.1/pkg/common/x509util/dns.go 22:53:22 spire-1.2.1/pkg/common/x509util/dns_test.go 22:53:22 spire-1.2.1/pkg/common/x509util/keyid.go 22:53:22 spire-1.2.1/pkg/common/x509util/keypair.go 22:53:22 spire-1.2.1/pkg/common/x509util/serialnumber.go 22:53:22 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 22:53:22 spire-1.2.1/pkg/server/ 22:53:22 spire-1.2.1/pkg/server/api/ 22:53:22 spire-1.2.1/pkg/server/api/agent.go 22:53:22 spire-1.2.1/pkg/server/api/agent/ 22:53:22 spire-1.2.1/pkg/server/api/agent/v1/ 22:53:22 spire-1.2.1/pkg/server/api/agent/v1/service.go 22:53:22 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 22:53:22 spire-1.2.1/pkg/server/api/agent_test.go 22:53:22 spire-1.2.1/pkg/server/api/api.go 22:53:22 spire-1.2.1/pkg/server/api/audit/ 22:53:22 spire-1.2.1/pkg/server/api/audit/audit.go 22:53:22 spire-1.2.1/pkg/server/api/audit/audit_test.go 22:53:22 spire-1.2.1/pkg/server/api/bundle.go 22:53:22 spire-1.2.1/pkg/server/api/bundle/ 22:53:22 spire-1.2.1/pkg/server/api/bundle/v1/ 22:53:22 spire-1.2.1/pkg/server/api/bundle/v1/service.go 22:53:22 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 22:53:22 spire-1.2.1/pkg/server/api/bundle_test.go 22:53:22 spire-1.2.1/pkg/server/api/debug/ 22:53:22 spire-1.2.1/pkg/server/api/debug/v1/ 22:53:22 spire-1.2.1/pkg/server/api/debug/v1/service.go 22:53:22 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 22:53:22 spire-1.2.1/pkg/server/api/entry.go 22:53:22 spire-1.2.1/pkg/server/api/entry/ 22:53:22 spire-1.2.1/pkg/server/api/entry/v1/ 22:53:22 spire-1.2.1/pkg/server/api/entry/v1/service.go 22:53:22 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 22:53:22 spire-1.2.1/pkg/server/api/entry_test.go 22:53:22 spire-1.2.1/pkg/server/api/health/ 22:53:22 spire-1.2.1/pkg/server/api/health/v1/ 22:53:22 spire-1.2.1/pkg/server/api/health/v1/service.go 22:53:22 spire-1.2.1/pkg/server/api/health/v1/service_test.go 22:53:22 spire-1.2.1/pkg/server/api/id.go 22:53:22 spire-1.2.1/pkg/server/api/id_test.go 22:53:22 spire-1.2.1/pkg/server/api/limits/ 22:53:22 spire-1.2.1/pkg/server/api/limits/limits.go 22:53:22 spire-1.2.1/pkg/server/api/middleware/ 22:53:22 spire-1.2.1/pkg/server/api/middleware/alias.go 22:53:22 spire-1.2.1/pkg/server/api/middleware/audit.go 22:53:22 spire-1.2.1/pkg/server/api/middleware/authorization.go 22:53:22 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 22:53:22 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 22:53:22 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 22:53:22 spire-1.2.1/pkg/server/api/middleware/caller.go 22:53:22 spire-1.2.1/pkg/server/api/middleware/caller_test.go 22:53:22 spire-1.2.1/pkg/server/api/middleware/common.go 22:53:22 spire-1.2.1/pkg/server/api/middleware/common_test.go 22:53:22 spire-1.2.1/pkg/server/api/middleware/entries.go 22:53:22 spire-1.2.1/pkg/server/api/middleware/entries_test.go 22:53:22 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 22:53:22 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 22:53:22 spire-1.2.1/pkg/server/api/ratelimit.go 22:53:22 spire-1.2.1/pkg/server/api/rpccontext/ 22:53:22 spire-1.2.1/pkg/server/api/rpccontext/alias.go 22:53:22 spire-1.2.1/pkg/server/api/rpccontext/audit.go 22:53:22 spire-1.2.1/pkg/server/api/rpccontext/caller.go 22:53:22 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 22:53:22 spire-1.2.1/pkg/server/api/selector.go 22:53:22 spire-1.2.1/pkg/server/api/selector_test.go 22:53:22 spire-1.2.1/pkg/server/api/status.go 22:53:22 spire-1.2.1/pkg/server/api/status_test.go 22:53:22 spire-1.2.1/pkg/server/api/svid/ 22:53:22 spire-1.2.1/pkg/server/api/svid/v1/ 22:53:22 spire-1.2.1/pkg/server/api/svid/v1/service.go 22:53:22 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 22:53:22 spire-1.2.1/pkg/server/api/trustdomain.go 22:53:22 spire-1.2.1/pkg/server/api/trustdomain/ 22:53:22 spire-1.2.1/pkg/server/api/trustdomain/v1/ 22:53:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 22:53:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 22:53:22 spire-1.2.1/pkg/server/api/trustdomain_test.go 22:53:22 spire-1.2.1/pkg/server/authpolicy/ 22:53:22 spire-1.2.1/pkg/server/authpolicy/defaults.go 22:53:22 spire-1.2.1/pkg/server/authpolicy/policy.go 22:53:22 spire-1.2.1/pkg/server/authpolicy/policy.rego 22:53:22 spire-1.2.1/pkg/server/authpolicy/policy_data.json 22:53:22 spire-1.2.1/pkg/server/authpolicy/policy_test.go 22:53:22 spire-1.2.1/pkg/server/authpolicy/validate.go 22:53:22 spire-1.2.1/pkg/server/bundle/ 22:53:22 spire-1.2.1/pkg/server/bundle/client/ 22:53:22 spire-1.2.1/pkg/server/bundle/client/client.go 22:53:22 spire-1.2.1/pkg/server/bundle/client/client_test.go 22:53:22 spire-1.2.1/pkg/server/bundle/client/manager.go 22:53:22 spire-1.2.1/pkg/server/bundle/client/manager_test.go 22:53:22 spire-1.2.1/pkg/server/bundle/client/sources.go 22:53:22 spire-1.2.1/pkg/server/bundle/client/sources_test.go 22:53:22 spire-1.2.1/pkg/server/bundle/client/updater.go 22:53:22 spire-1.2.1/pkg/server/bundle/client/updater_test.go 22:53:22 spire-1.2.1/pkg/server/ca/ 22:53:22 spire-1.2.1/pkg/server/ca/ca.go 22:53:22 spire-1.2.1/pkg/server/ca/ca_health.go 22:53:22 spire-1.2.1/pkg/server/ca/ca_test.go 22:53:22 spire-1.2.1/pkg/server/ca/journal.go 22:53:22 spire-1.2.1/pkg/server/ca/journal_test.go 22:53:22 spire-1.2.1/pkg/server/ca/manager.go 22:53:22 spire-1.2.1/pkg/server/ca/manager_health.go 22:53:22 spire-1.2.1/pkg/server/ca/manager_test.go 22:53:22 spire-1.2.1/pkg/server/ca/templates.go 22:53:22 spire-1.2.1/pkg/server/ca/upstream_client.go 22:53:22 spire-1.2.1/pkg/server/ca/upstream_client_test.go 22:53:22 spire-1.2.1/pkg/server/ca/validation.go 22:53:22 spire-1.2.1/pkg/server/cache/ 22:53:22 spire-1.2.1/pkg/server/cache/dscache/ 22:53:22 spire-1.2.1/pkg/server/cache/dscache/cache.go 22:53:22 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 22:53:22 spire-1.2.1/pkg/server/cache/entrycache/ 22:53:22 spire-1.2.1/pkg/server/cache/entrycache/cache.go 22:53:22 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 22:53:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 22:53:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 22:53:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 22:53:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 22:53:22 spire-1.2.1/pkg/server/catalog/ 22:53:22 spire-1.2.1/pkg/server/catalog/catalog.go 22:53:22 spire-1.2.1/pkg/server/catalog/keymanager.go 22:53:22 spire-1.2.1/pkg/server/catalog/nodeattestor.go 22:53:22 spire-1.2.1/pkg/server/catalog/noderesolver.go 22:53:22 spire-1.2.1/pkg/server/catalog/notifier.go 22:53:22 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 22:53:22 spire-1.2.1/pkg/server/config.go 22:53:22 spire-1.2.1/pkg/server/datastore/ 22:53:22 spire-1.2.1/pkg/server/datastore/datastore.go 22:53:22 spire-1.2.1/pkg/server/datastore/datastore_health.go 22:53:22 spire-1.2.1/pkg/server/datastore/repository.go 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/ 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 22:53:22 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 22:53:22 spire-1.2.1/pkg/server/endpoints/ 22:53:22 spire-1.2.1/pkg/server/endpoints/bundle/ 22:53:22 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 22:53:22 spire-1.2.1/pkg/server/endpoints/bundle/config.go 22:53:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 22:53:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 22:53:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 22:53:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 22:53:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 22:53:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 22:53:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 22:53:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 22:53:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 22:53:22 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 22:53:22 spire-1.2.1/pkg/server/endpoints/bundle/server.go 22:53:22 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 22:53:22 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 22:53:22 spire-1.2.1/pkg/server/endpoints/config.go 22:53:22 spire-1.2.1/pkg/server/endpoints/endpoints.go 22:53:22 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 22:53:22 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 22:53:22 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 22:53:22 spire-1.2.1/pkg/server/endpoints/middleware.go 22:53:22 spire-1.2.1/pkg/server/endpoints/middleware_test.go 22:53:22 spire-1.2.1/pkg/server/hostservice/ 22:53:22 spire-1.2.1/pkg/server/hostservice/agentstore/ 22:53:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 22:53:22 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 22:53:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 22:53:22 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 22:53:22 spire-1.2.1/pkg/server/hostservice/identityprovider/ 22:53:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 22:53:22 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/ 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/ 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/base/ 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/test/ 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 22:53:22 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/ 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 22:53:22 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/noderesolver/ 22:53:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 22:53:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 22:53:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 22:53:22 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 22:53:22 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 22:53:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 22:53:22 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/notifier/ 22:53:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 22:53:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 22:53:22 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 22:53:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 22:53:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 22:53:22 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 22:53:22 spire-1.2.1/pkg/server/plugin/notifier/repository.go 22:53:22 spire-1.2.1/pkg/server/plugin/notifier/v1.go 22:53:22 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 22:53:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 22:53:22 spire-1.2.1/pkg/server/registration/ 22:53:22 spire-1.2.1/pkg/server/registration/manager.go 22:53:22 spire-1.2.1/pkg/server/registration/manager_test.go 22:53:22 spire-1.2.1/pkg/server/scanentries.go 22:53:22 spire-1.2.1/pkg/server/scanentries_test.go 22:53:22 spire-1.2.1/pkg/server/server.go 22:53:22 spire-1.2.1/pkg/server/server_test.go 22:53:22 spire-1.2.1/pkg/server/svid/ 22:53:22 spire-1.2.1/pkg/server/svid/observer.go 22:53:22 spire-1.2.1/pkg/server/svid/observer_test.go 22:53:22 spire-1.2.1/pkg/server/svid/rotator.go 22:53:22 spire-1.2.1/pkg/server/svid/rotator_config.go 22:53:22 spire-1.2.1/pkg/server/svid/rotator_config_test.go 22:53:22 spire-1.2.1/pkg/server/svid/rotator_test.go 22:53:22 spire-1.2.1/proto/ 22:53:22 spire-1.2.1/proto/private/ 22:53:22 spire-1.2.1/proto/private/server/ 22:53:22 spire-1.2.1/proto/private/server/journal/ 22:53:22 spire-1.2.1/proto/private/server/journal/journal.pb.go 22:53:22 spire-1.2.1/proto/private/server/journal/journal.proto 22:53:22 spire-1.2.1/proto/spire/ 22:53:22 spire-1.2.1/proto/spire/common/ 22:53:22 spire-1.2.1/proto/spire/common/common.pb.go 22:53:22 spire-1.2.1/proto/spire/common/common.proto 22:53:22 spire-1.2.1/proto/spire/common/plugin/ 22:53:22 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 22:53:22 spire-1.2.1/proto/spire/common/plugin/plugin.proto 22:53:22 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 22:53:22 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 22:53:22 spire-1.2.1/proto/spire/plugin/ 22:53:22 spire-1.2.1/proto/spire/plugin/agent/ 22:53:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 22:53:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 22:53:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 22:53:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 22:53:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 22:53:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 22:53:22 spire-1.2.1/release/ 22:53:22 spire-1.2.1/release/spire-extras/ 22:53:22 spire-1.2.1/release/spire-extras/README.md 22:53:22 spire-1.2.1/release/spire-extras/conf/ 22:53:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 22:53:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 22:53:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 22:53:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 22:53:22 spire-1.2.1/release/spire/ 22:53:22 spire-1.2.1/release/spire/README.md 22:53:22 spire-1.2.1/release/spire/conf/ 22:53:22 spire-1.2.1/release/spire/conf/agent/ 22:53:22 spire-1.2.1/release/spire/conf/agent/agent.conf 22:53:22 spire-1.2.1/release/spire/conf/server/ 22:53:22 spire-1.2.1/release/spire/conf/server/server.conf 22:53:22 spire-1.2.1/script/ 22:53:22 spire-1.2.1/script/build-artifact.sh 22:53:22 spire-1.2.1/script/generate_dummy_ca.sh 22:53:22 spire-1.2.1/support/ 22:53:22 spire-1.2.1/support/k8s/ 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/ 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 22:53:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 22:53:22 spire-1.2.1/support/oidc-discovery-provider/ 22:53:22 spire-1.2.1/support/oidc-discovery-provider/README.md 22:53:22 spire-1.2.1/support/oidc-discovery-provider/common_test.go 22:53:22 spire-1.2.1/support/oidc-discovery-provider/config.go 22:53:22 spire-1.2.1/support/oidc-discovery-provider/config_test.go 22:53:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 22:53:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 22:53:22 spire-1.2.1/support/oidc-discovery-provider/handler.go 22:53:22 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 22:53:22 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 22:53:22 spire-1.2.1/support/oidc-discovery-provider/main.go 22:53:22 spire-1.2.1/support/oidc-discovery-provider/server_api.go 22:53:22 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 22:53:22 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 22:53:22 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 22:53:22 spire-1.2.1/test/ 22:53:22 spire-1.2.1/test/clock/ 22:53:22 spire-1.2.1/test/clock/clock.go 22:53:22 spire-1.2.1/test/fakes/ 22:53:22 spire-1.2.1/test/fakes/fakeagentcatalog/ 22:53:22 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 22:53:22 spire-1.2.1/test/fakes/fakeagentkeymanager/ 22:53:22 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 22:53:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 22:53:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 22:53:22 spire-1.2.1/test/fakes/fakeagentstore/ 22:53:23 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 22:53:23 spire-1.2.1/test/fakes/fakedatastore/ 22:53:23 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 22:53:23 spire-1.2.1/test/fakes/fakeentryclient/ 22:53:23 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 22:53:23 spire-1.2.1/test/fakes/fakehealthchecker/ 22:53:23 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 22:53:23 spire-1.2.1/test/fakes/fakeidentityprovider/ 22:53:23 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 22:53:23 spire-1.2.1/test/fakes/fakemetrics/ 22:53:23 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 22:53:23 spire-1.2.1/test/fakes/fakenoderesolver/ 22:53:23 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 22:53:23 spire-1.2.1/test/fakes/fakenotifier/ 22:53:23 spire-1.2.1/test/fakes/fakenotifier/notifier.go 22:53:23 spire-1.2.1/test/fakes/fakepluginmetrics/ 22:53:23 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 22:53:23 spire-1.2.1/test/fakes/fakeserverca/ 22:53:23 spire-1.2.1/test/fakes/fakeserverca/serverca.go 22:53:23 spire-1.2.1/test/fakes/fakeservercatalog/ 22:53:23 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 22:53:23 spire-1.2.1/test/fakes/fakeserverkeymanager/ 22:53:23 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 22:53:23 spire-1.2.1/test/fakes/fakeservernodeattestor/ 22:53:23 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 22:53:23 spire-1.2.1/test/fakes/fakeupstreamauthority/ 22:53:23 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 22:53:23 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 22:53:23 spire-1.2.1/test/fakes/fakeworkloadapi/ 22:53:23 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 22:53:23 spire-1.2.1/test/fakes/fakeworkloadattestor/ 22:53:23 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 22:53:23 spire-1.2.1/test/fixture/ 22:53:23 spire-1.2.1/test/fixture/certs/ 22:53:23 spire-1.2.1/test/fixture/certs/agent_svid.der 22:53:23 spire-1.2.1/test/fixture/certs/base_cert.pem 22:53:23 spire-1.2.1/test/fixture/certs/base_csr.pem 22:53:23 spire-1.2.1/test/fixture/certs/base_key.pem 22:53:23 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 22:53:23 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 22:53:23 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 22:53:23 spire-1.2.1/test/fixture/certs/blog_cert.pem 22:53:23 spire-1.2.1/test/fixture/certs/blog_csr.pem 22:53:23 spire-1.2.1/test/fixture/certs/blog_key.pem 22:53:23 spire-1.2.1/test/fixture/certs/bundle.der 22:53:23 spire-1.2.1/test/fixture/certs/ca.pem 22:53:23 spire-1.2.1/test/fixture/certs/ca_key.pem 22:53:23 spire-1.2.1/test/fixture/certs/database_cert.pem 22:53:23 spire-1.2.1/test/fixture/certs/database_csr.pem 22:53:23 spire-1.2.1/test/fixture/certs/database_key.pem 22:53:23 spire-1.2.1/test/fixture/certs/node_cert.pem 22:53:23 spire-1.2.1/test/fixture/certs/node_csr.pem 22:53:23 spire-1.2.1/test/fixture/certs/node_key.pem 22:53:23 spire-1.2.1/test/fixture/certs/svid.pem 22:53:23 spire-1.2.1/test/fixture/certs/svid_key.pem 22:53:23 spire-1.2.1/test/fixture/config/ 22:53:23 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 22:53:23 spire-1.2.1/test/fixture/config/agent_good.conf 22:53:23 spire-1.2.1/test/fixture/config/agent_good_templated.conf 22:53:23 spire-1.2.1/test/fixture/config/plugin_good.conf 22:53:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 22:53:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 22:53:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 22:53:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 22:53:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 22:53:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 22:53:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 22:53:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 22:53:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 22:53:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 22:53:23 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 22:53:23 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 22:53:23 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 22:53:23 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 22:53:23 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 22:53:23 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 22:53:23 spire-1.2.1/test/fixture/config/server_good.conf 22:53:23 spire-1.2.1/test/fixture/config/server_good_templated.conf 22:53:23 spire-1.2.1/test/fixture/fixture.go 22:53:23 spire-1.2.1/test/fixture/nodeattestor/ 22:53:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 22:53:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 22:53:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 22:53:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 22:53:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 22:53:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 22:53:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 22:53:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 22:53:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 22:53:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 22:53:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 22:53:23 spire-1.2.1/test/fixture/registration/ 22:53:23 spire-1.2.1/test/fixture/registration/entries.json 22:53:23 spire-1.2.1/test/fixture/registration/good-for-update.json 22:53:23 spire-1.2.1/test/fixture/registration/good.json 22:53:23 spire-1.2.1/test/fixture/registration/invalid.json 22:53:23 spire-1.2.1/test/fixture/registration/invalid_json.json 22:53:23 spire-1.2.1/test/fixture/registration/manager_test_entries.json 22:53:23 spire-1.2.1/test/integration/ 22:53:23 spire-1.2.1/test/integration/README.md 22:53:23 spire-1.2.1/test/integration/common 22:53:23 spire-1.2.1/test/integration/setup/ 22:53:23 spire-1.2.1/test/integration/setup/adminclient/ 22:53:23 spire-1.2.1/test/integration/setup/adminclient/build.sh 22:53:23 spire-1.2.1/test/integration/setup/adminclient/client.go 22:53:23 spire-1.2.1/test/integration/setup/debugagent/ 22:53:23 spire-1.2.1/test/integration/setup/debugagent/build.sh 22:53:23 spire-1.2.1/test/integration/setup/debugagent/main.go 22:53:23 spire-1.2.1/test/integration/setup/debugserver/ 22:53:23 spire-1.2.1/test/integration/setup/debugserver/build.sh 22:53:23 spire-1.2.1/test/integration/setup/debugserver/main.go 22:53:23 spire-1.2.1/test/integration/setup/downstreamclient/ 22:53:23 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 22:53:23 spire-1.2.1/test/integration/setup/downstreamclient/client.go 22:53:23 spire-1.2.1/test/integration/setup/itclient/ 22:53:23 spire-1.2.1/test/integration/setup/itclient/client.go 22:53:23 spire-1.2.1/test/integration/setup/node-attestation/ 22:53:23 spire-1.2.1/test/integration/setup/node-attestation/build.sh 22:53:23 spire-1.2.1/test/integration/setup/node-attestation/client.go 22:53:23 spire-1.2.1/test/integration/setup/x509pop/ 22:53:23 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 22:53:23 spire-1.2.1/test/integration/setup/x509pop/setup.sh 22:53:23 spire-1.2.1/test/integration/suites/ 22:53:23 spire-1.2.1/test/integration/suites/admin-endpoints/ 22:53:23 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 22:53:23 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 22:53:23 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 22:53:23 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 22:53:23 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 22:53:23 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 22:53:23 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 22:53:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 22:53:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 22:53:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 22:53:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 22:53:23 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 22:53:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 22:53:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 22:53:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 22:53:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 22:53:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 22:53:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 22:53:23 spire-1.2.1/test/integration/suites/datastore-mysql/ 22:53:23 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 22:53:23 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 22:53:23 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 22:53:23 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 22:53:23 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres/ 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 22:53:23 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 22:53:23 spire-1.2.1/test/integration/suites/debug-endpoints/ 22:53:23 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 22:53:23 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 22:53:23 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 22:53:23 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 22:53:23 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 22:53:23 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 22:53:23 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 22:53:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 22:53:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 22:53:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 22:53:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 22:53:23 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 22:53:23 spire-1.2.1/test/integration/suites/downstream-endpoints/ 22:53:23 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 22:53:23 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 22:53:23 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 22:53:23 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 22:53:23 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 22:53:23 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 22:53:23 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 22:53:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 22:53:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 22:53:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 22:53:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 22:53:23 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 22:53:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 22:53:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 22:53:23 spire-1.2.1/test/integration/suites/join-token/ 22:53:23 spire-1.2.1/test/integration/suites/join-token/01-start-server 22:53:23 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 22:53:23 spire-1.2.1/test/integration/suites/join-token/03-start-agent 22:53:23 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 22:53:23 spire-1.2.1/test/integration/suites/join-token/05-check-svid 22:53:23 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 22:53:23 spire-1.2.1/test/integration/suites/join-token/README.md 22:53:23 spire-1.2.1/test/integration/suites/join-token/conf/ 22:53:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 22:53:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/join-token/conf/server/ 22:53:23 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 22:53:23 spire-1.2.1/test/integration/suites/join-token/teardown 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/ 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 22:53:23 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/ 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 22:53:23 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 22:53:23 spire-1.2.1/test/integration/suites/k8s/ 22:53:23 spire-1.2.1/test/integration/suites/k8s/00-setup 22:53:23 spire-1.2.1/test/integration/suites/k8s/01-apply-config 22:53:23 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 22:53:23 spire-1.2.1/test/integration/suites/k8s/README.md 22:53:23 spire-1.2.1/test/integration/suites/k8s/conf/ 22:53:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 22:53:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 22:53:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s/conf/server/ 22:53:23 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 22:53:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 22:53:23 spire-1.2.1/test/integration/suites/k8s/init-kubectl 22:53:23 spire-1.2.1/test/integration/suites/k8s/teardown 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/ 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/README.md 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/root/ 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/nested-rotation/teardown 22:53:23 spire-1.2.1/test/integration/suites/node-attestation/ 22:53:23 spire-1.2.1/test/integration/suites/node-attestation/00-setup 22:53:23 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 22:53:23 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 22:53:23 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 22:53:23 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 22:53:23 spire-1.2.1/test/integration/suites/node-attestation/README.md 22:53:23 spire-1.2.1/test/integration/suites/node-attestation/conf/ 22:53:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 22:53:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 22:53:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 22:53:23 spire-1.2.1/test/integration/suites/node-attestation/teardown 22:53:23 spire-1.2.1/test/integration/suites/rotation/ 22:53:23 spire-1.2.1/test/integration/suites/rotation/00-setup 22:53:23 spire-1.2.1/test/integration/suites/rotation/01-start-server 22:53:23 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 22:53:23 spire-1.2.1/test/integration/suites/rotation/03-start-agent 22:53:23 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 22:53:23 spire-1.2.1/test/integration/suites/rotation/05-check-svids 22:53:23 spire-1.2.1/test/integration/suites/rotation/README.md 22:53:23 spire-1.2.1/test/integration/suites/rotation/conf/ 22:53:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 22:53:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/rotation/conf/server/ 22:53:23 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 22:53:23 spire-1.2.1/test/integration/suites/rotation/teardown 22:53:23 spire-1.2.1/test/integration/suites/self-test/ 22:53:23 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 22:53:23 spire-1.2.1/test/integration/suites/self-test/README.md 22:53:23 spire-1.2.1/test/integration/suites/self-test/teardown 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/ 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 22:53:23 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 22:53:23 spire-1.2.1/test/integration/suites/upgrade/ 22:53:23 spire-1.2.1/test/integration/suites/upgrade/00-setup 22:53:23 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 22:53:23 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 22:53:23 spire-1.2.1/test/integration/suites/upgrade/README.md 22:53:23 spire-1.2.1/test/integration/suites/upgrade/conf/ 22:53:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 22:53:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 22:53:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 22:53:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 22:53:23 spire-1.2.1/test/integration/suites/upgrade/teardown 22:53:23 spire-1.2.1/test/integration/suites/upgrade/versions.txt 22:53:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 22:53:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 22:53:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 22:53:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 22:53:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 22:53:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 22:53:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 22:53:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 22:53:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 22:53:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 22:53:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 22:53:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 22:53:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 22:53:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 22:53:23 spire-1.2.1/test/integration/test-one.sh 22:53:23 spire-1.2.1/test/integration/test.sh 22:53:23 spire-1.2.1/test/plugintest/ 22:53:23 spire-1.2.1/test/plugintest/config.go 22:53:23 spire-1.2.1/test/plugintest/load.go 22:53:23 spire-1.2.1/test/plugintest/option.go 22:53:23 spire-1.2.1/test/spiretest/ 22:53:23 spire-1.2.1/test/spiretest/apiserver.go 22:53:23 spire-1.2.1/test/spiretest/assertions.go 22:53:23 spire-1.2.1/test/spiretest/dir.go 22:53:23 spire-1.2.1/test/spiretest/errors_posix.go 22:53:23 spire-1.2.1/test/spiretest/errors_windows.go 22:53:23 spire-1.2.1/test/spiretest/logs.go 22:53:23 spire-1.2.1/test/spiretest/socketapi.go 22:53:23 spire-1.2.1/test/spiretest/suite.go 22:53:23 spire-1.2.1/test/spiretest/x509.go 22:53:23 spire-1.2.1/test/testca/ 22:53:23 spire-1.2.1/test/testca/ca.go 22:53:23 spire-1.2.1/test/testkey/ 22:53:23 spire-1.2.1/test/testkey/generate.sh 22:53:23 spire-1.2.1/test/testkey/genkeys.go 22:53:23 spire-1.2.1/test/testkey/keys.go 22:53:23 spire-1.2.1/test/testkey/new.go 22:53:23 spire-1.2.1/test/tpmsimulator/ 22:53:23 spire-1.2.1/test/tpmsimulator/simulator.go 22:53:23 spire-1.2.1/test/util/ 22:53:23 spire-1.2.1/test/util/cert_fixtures.go 22:53:23 spire-1.2.1/test/util/cert_generation.go 22:53:23 spire-1.2.1/test/util/io_redirection.go 22:53:23 spire-1.2.1/test/util/race.go 22:53:23 spire-1.2.1/test/util/util.go 22:53:23 building spire from source... 22:53:23 Installing go1.17.7... 22:53:56 Building bin/spire-server... 22:53:56 go: downloading github.com/mitchellh/cli v1.1.2 22:53:56 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 22:53:56 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 22:53:56 go: downloading google.golang.org/grpc v1.44.0 22:53:56 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 22:53:58 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 22:53:58 go: downloading github.com/imdario/mergo v0.3.12 22:53:58 go: downloading github.com/sirupsen/logrus v1.8.1 22:53:59 go: downloading github.com/hashicorp/go-hclog v1.1.0 22:53:59 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 22:54:00 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 22:54:00 go: downloading github.com/fatih/color v1.13.0 22:54:00 go: downloading github.com/mattn/go-isatty v0.0.14 22:54:00 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 22:54:00 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 22:54:00 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 22:54:00 go: downloading github.com/InVisionApp/go-logger v1.0.1 22:54:00 go: downloading github.com/hashicorp/go-plugin v1.4.3 22:54:01 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 22:54:02 go: downloading github.com/open-policy-agent/opa v0.38.0 22:54:29 go: downloading github.com/armon/go-metrics v0.3.10 22:54:29 go: downloading github.com/prometheus/client_golang v1.12.1 22:54:29 go: downloading github.com/uber-go/tally/v4 v4.1.1 22:54:29 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 22:54:29 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 22:54:29 go: downloading github.com/mattn/go-colorable v0.1.12 22:54:30 go: downloading github.com/Masterminds/goutils v1.1.0 22:54:30 go: downloading github.com/Masterminds/semver v1.5.0 22:54:30 go: downloading github.com/google/uuid v1.1.2 22:54:30 go: downloading github.com/huandu/xstrings v1.3.2 22:54:31 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 22:54:31 go: downloading github.com/oklog/run v1.0.0 22:54:31 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 22:54:31 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 22:54:31 go: downloading github.com/prometheus/client_model v0.2.0 22:54:31 go: downloading github.com/prometheus/common v0.32.1 22:54:31 go: downloading github.com/pkg/errors v0.9.1 22:54:32 go: downloading go.uber.org/atomic v1.9.0 22:54:32 go: downloading github.com/beorn7/perks v1.0.1 22:54:32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 22:54:32 go: downloading github.com/prometheus/procfs v0.7.3 22:54:33 go: downloading github.com/imkira/go-observer v1.0.3 22:54:33 go: downloading github.com/hashicorp/errwrap v1.1.0 22:54:33 go: downloading github.com/mitchellh/reflectwalk v1.0.1 22:54:34 go: downloading gopkg.in/yaml.v2 v2.4.0 22:54:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:54:34 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:54:35 go: downloading github.com/gobwas/glob v0.2.3 22:54:35 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 22:54:35 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:54:35 go: downloading github.com/twmb/murmur3 v1.1.6 22:54:35 go: downloading github.com/stretchr/testify v1.7.0 22:54:35 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 22:54:36 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 22:54:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 22:54:36 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 22:54:36 go: downloading github.com/blang/semver/v4 v4.0.0 22:54:37 go: downloading github.com/go-sql-driver/mysql v1.6.0 22:54:37 go: downloading github.com/jinzhu/gorm v1.9.16 22:54:38 go: downloading github.com/lib/pq v1.10.4 22:54:38 go: downloading github.com/mattn/go-sqlite3 v1.14.12 22:54:38 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 22:54:38 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 22:54:39 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 22:54:42 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 22:54:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 22:54:47 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:54:47 go: downloading github.com/aws/aws-sdk-go v1.43.0 22:55:10 go: downloading google.golang.org/api v0.70.0 22:55:10 go: downloading k8s.io/api v0.23.4 22:55:10 go: downloading github.com/google/go-tpm v0.3.3 22:55:11 go: downloading k8s.io/client-go v0.23.4 22:55:26 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 22:55:58 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 22:55:58 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 22:55:58 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 22:55:58 go: downloading cloud.google.com/go/storage v1.21.0 22:55:58 go: downloading cloud.google.com/go v0.100.2 22:55:58 go: downloading k8s.io/apimachinery v0.23.4 22:55:58 go: downloading k8s.io/kube-aggregator v0.23.3 22:55:59 go: downloading cloud.google.com/go/security v1.3.0 22:56:00 go: downloading github.com/hashicorp/vault/api v1.4.1 22:56:00 go: downloading sigs.k8s.io/controller-runtime v0.11.1 22:56:03 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 22:56:03 go: downloading github.com/jinzhu/inflection v1.0.0 22:56:03 go: downloading github.com/tklauser/go-sysconf v0.3.9 22:56:03 go: downloading github.com/aws/smithy-go v1.11.0 22:56:04 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 22:56:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 22:56:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 22:56:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 22:56:05 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 22:56:05 go: downloading github.com/gogo/protobuf v1.3.2 22:56:11 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 22:56:11 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 22:56:11 go: downloading github.com/Azure/go-autorest/logger v0.2.1 22:56:11 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 22:56:12 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 22:56:12 go: downloading github.com/dimchansky/utfbom v1.1.1 22:56:12 go: downloading cloud.google.com/go/compute v1.3.0 22:56:13 go: downloading cloud.google.com/go/iam v0.1.1 22:56:13 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 22:56:13 go: downloading k8s.io/klog/v2 v2.30.0 22:56:13 go: downloading github.com/google/gofuzz v1.1.0 22:56:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 22:56:15 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 22:56:16 go: downloading github.com/spf13/pflag v1.0.5 22:56:16 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 22:56:16 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 22:56:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 22:56:17 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 22:56:17 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 22:56:17 go: downloading github.com/hashicorp/vault/sdk v0.4.1 22:56:18 go: downloading github.com/mitchellh/mapstructure v1.4.3 22:56:18 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 22:56:18 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 22:56:18 go: downloading github.com/tklauser/numcpus v0.3.0 22:56:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 22:56:19 go: downloading github.com/jmespath/go-jmespath v0.4.0 22:56:21 go: downloading go.opencensus.io v0.23.0 22:56:22 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 22:56:22 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 22:56:23 go: downloading gopkg.in/inf.v0 v0.9.1 22:56:23 go: downloading github.com/go-logr/logr v1.2.2 22:56:23 go: downloading github.com/google/go-cmp v0.5.7 22:56:23 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 22:56:23 go: downloading github.com/json-iterator/go v1.1.12 22:56:24 go: downloading github.com/googleapis/gnostic v0.5.5 22:56:26 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 22:56:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 22:56:27 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 22:56:29 go: downloading go.uber.org/zap v1.21.0 22:56:30 go: downloading sigs.k8s.io/yaml v1.3.0 22:56:30 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 22:56:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 22:56:30 go: downloading github.com/modern-go/reflect2 v1.0.2 22:56:30 go: downloading github.com/ryanuber/go-glob v1.0.0 22:56:30 go: downloading github.com/golang/snappy v0.0.4 22:56:30 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 22:56:43 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 22:56:43 go: downloading github.com/hashicorp/go-uuid v1.0.2 22:56:43 go: downloading github.com/hashicorp/go-version v1.2.0 22:56:43 go: downloading go.uber.org/multierr v1.6.0 22:57:10 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 22:57:10 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 23:01:17 Removing intermediate container 462b690f2da2 23:01:17 ---> bd33e908ad9c 23:01:17 23:01:17 Step 10/22 : FROM alpine:3.14 23:01:17 ---> ac73e934f311 23:01:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:01:17 ---> Using cache 23:01:17 ---> 2e99bea776d3 23:01:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:01:17 ---> Using cache 23:01:17 ---> ee825ea768c6 23:01:17 Step 13/22 : ENV APP_PORT=59861 23:01:17 ---> Running in bdd451d672d4 23:01:17 Removing intermediate container bdd451d672d4 23:01:17 ---> 0b04d4d344c8 23:01:17 Step 14/22 : EXPOSE $APP_PORT 23:01:17 ---> Running in a816d2152158 23:01:17 Removing intermediate container a816d2152158 23:01:17 ---> 2eb31aa7f004 23:01:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:17 ---> 0d93258a9153 23:01:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:01:17 ---> 1cfa0dd521ee 23:01:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:01:17 ---> 068dfab4d26a 23:01:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:01:17 ---> Running in a8f83fbddfef 23:01:17 Removing intermediate container a8f83fbddfef 23:01:17 ---> 85135539f6a4 23:01:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:01:17 ---> Running in 97245bef0045 23:01:17 Removing intermediate container 97245bef0045 23:01:17 ---> 3acbeac157d8 23:01:17 Step 20/22 : LABEL arch=arm64 23:01:17 ---> Running in 1de757b87c12 23:01:17 Removing intermediate container 1de757b87c12 23:01:17 ---> d80c161202a1 23:01:17 Step 21/22 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 23:01:17 ---> Running in 5200452164f7 23:01:18 Removing intermediate container 5200452164f7 23:01:18 ---> 141eaa080318 23:01:18 Step 22/22 : LABEL version=0.0.0 23:01:18 ---> Running in a5deb948fedb 23:01:19 Removing intermediate container a5deb948fedb 23:01:19 ---> 2b3dfec4720d 23:01:19 23:01:20 Successfully built 2b3dfec4720d 23:01:20 Successfully tagged support-scheduler-arm64:latest 23:01:20 Building support-notifications 23:01:59  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:01:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:01:59 ---> 9918b7841aa2 23:01:59 Step 3/22 : WORKDIR /edgex-go 23:01:59 ---> Using cache 23:01:59 ---> 528623b64304 23:01:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:01:59 ---> Using cache 23:01:59 ---> ea6dda44adbe 23:01:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:01:59 ---> Running in 123148a16210 23:01:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:01:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:01:59 OK: 220 MiB in 52 packages 23:02:00 Removing intermediate container 123148a16210 23:02:00 ---> 5829b70c6b4a 23:02:00 Step 6/22 : COPY go.mod vendor* ./ 23:02:02 ---> 7203cef2903b 23:02:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:02:02 ---> Running in 544de779fcba 23:02:11 Removing intermediate container 544de779fcba 23:02:11 ---> 1bec184f4786 23:02:11 Step 8/22 : COPY . . 23:02:11 Removing intermediate container af0c3917658c 23:02:11 ---> cb37e0b071ca 23:02:11 23:02:11 Step 10/23 : FROM alpine:3.14 23:02:11 ---> ac73e934f311 23:02:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:02:11 ---> Running in 208c7b38363a 23:02:11 Removing intermediate container 208c7b38363a 23:02:11 ---> a46eee800471 23:02:11 Step 12/23 : ENV APP_PORT=59880 23:02:11 ---> Running in 75f364c34fe7 23:02:12 Removing intermediate container 75f364c34fe7 23:02:12 ---> ad383e685662 23:02:12 Step 13/23 : EXPOSE $APP_PORT 23:02:12 ---> Running in ca7829c4d2a9 23:02:13 Removing intermediate container ca7829c4d2a9 23:02:13 ---> d6597c6ea7d4 23:02:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:02:13 ---> Running in da90e868b010 23:02:19 Removing intermediate container da90e868b010 23:02:19 ---> 0e5f814cdbcc 23:02:19 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:02:19 ---> Running in 5f3501d586d0 23:02:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:02:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:02:23 (1/6) Installing dumb-init (1.2.5-r1) 23:02:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:02:23 (3/6) Installing libsodium (1.0.18-r0) 23:02:23 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:02:23 (5/6) Installing libzmq (4.3.4-r0) 23:02:23 (6/6) Installing zeromq (4.3.4-r0) 23:02:24 Executing busybox-1.33.1-r7.trigger 23:02:24 OK: 8 MiB in 20 packages 23:02:26 Removing intermediate container 5f3501d586d0 23:02:26 ---> 07c3e1f6caa9 23:02:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:02:28 ---> 5182f774d2d5 23:02:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:02:33 ---> 5bb18da5b4c2 23:02:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:02:34 ---> f92d711f5177 23:02:34 Step 19/23 : ENTRYPOINT ["/core-data"] 23:02:34 ---> Running in b19a78179002 23:02:35 Removing intermediate container b19a78179002 23:02:35 ---> f54bea52e8d6 23:02:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:35 ---> Running in 444df5e94338 23:02:36 Removing intermediate container 444df5e94338 23:02:36 ---> 4d1b27fc38be 23:02:36 Step 21/23 : LABEL arch=arm64 23:02:37 ---> Running in a7c5ab73d72f 23:02:37 Removing intermediate container a7c5ab73d72f 23:02:37 ---> 6ace9d5caa2d 23:02:37 Step 22/23 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 23:02:38 ---> Running in 68fed9db2f8b 23:02:39 Removing intermediate container 68fed9db2f8b 23:02:39 ---> e071d4a823de 23:02:39 Step 23/23 : LABEL version=0.0.0 23:02:39 ---> Running in 5a06a5167187 23:02:40 Removing intermediate container 5a06a5167187 23:02:40 ---> aec12745060e 23:02:40 23:02:42 Successfully built aec12745060e 23:02:42 Successfully tagged core-data-arm64:latest 23:02:42 Building security-proxy-setup 23:02:47  Building core-data ... done  ---> 6831cfb8897e 23:02:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:02:47 ---> Running in 8950defc2ce1 23:02:48 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 23:03:21 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:03:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:03:21 ---> 9918b7841aa2 23:03:21 Step 3/22 : WORKDIR /edgex-go 23:03:21 ---> Using cache 23:03:21 ---> 528623b64304 23:03:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:21 ---> Using cache 23:03:21 ---> ea6dda44adbe 23:03:21 Step 5/22 : RUN apk add --update --no-cache make git 23:03:21 ---> Using cache 23:03:21 ---> 3a42cc2a2f6a 23:03:21 Step 6/22 : COPY go.mod vendor* ./ 23:03:21 ---> Using cache 23:03:21 ---> 45f722af63bc 23:03:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:21 ---> Using cache 23:03:21 ---> a53cb02cbac3 23:03:21 Step 8/22 : COPY . . 23:03:21 ---> Using cache 23:03:21 ---> a6dc982b724f 23:03:21 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:03:21 ---> Running in e693dfe17a22 23:03:21 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 23:10:58 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 23:11:16 Removing intermediate container 8950defc2ce1 23:11:16 ---> 1561447f3e73 23:11:16 23:11:16 Step 10/22 : FROM alpine:3.14 23:11:16 ---> ac73e934f311 23:11:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:11:16 ---> Running in c749b6679bb3 23:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:11:20 (1/2) Installing ca-certificates (20211220-r0) 23:11:20 (2/2) Installing dumb-init (1.2.5-r1) 23:11:20 Executing busybox-1.33.1-r7.trigger 23:11:20 Executing ca-certificates-20211220-r0.trigger 23:11:21 OK: 6 MiB in 16 packages 23:11:24 Removing intermediate container e693dfe17a22 23:11:24 ---> 9679a7ddf2f0 23:11:24 23:11:24 Step 10/22 : FROM alpine:3.14 23:11:24 ---> ac73e934f311 23:11:24 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:11:24 Removing intermediate container c749b6679bb3 23:11:24 ---> 941a7d4ab2a6 23:11:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:11:24 ---> Running in 6e6369a29e16 23:11:24 ---> Running in 85062c4ae21d 23:11:25 Removing intermediate container 6e6369a29e16 23:11:25 ---> 6bad71709b57 23:11:25 Step 13/22 : ENV APP_PORT=59860 23:11:25 ---> Running in d78f33fcaa8a 23:11:26 Removing intermediate container d78f33fcaa8a 23:11:26 ---> 2c49c685fe3d 23:11:26 Step 14/22 : EXPOSE $APP_PORT 23:11:26 ---> Running in 7ca03951779b 23:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:11:27 Removing intermediate container 7ca03951779b 23:11:27 ---> 778774ba37f7 23:11:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:11:28 ---> f8d388833017 23:11:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:11:29 (1/6) Installing ca-certificates (20211220-r0) 23:11:29 (2/6) Installing brotli-libs (1.0.9-r5) 23:11:29 (3/6) Installing nghttp2-libs (1.43.0-r0) 23:11:29 (4/6) Installing libcurl (7.79.1-r0) 23:11:29 (5/6) Installing curl (7.79.1-r0) 23:11:29 (6/6) Installing dumb-init (1.2.5-r1) 23:11:29 Executing busybox-1.33.1-r7.trigger 23:11:29 Executing ca-certificates-20211220-r0.trigger 23:11:30 OK: 8 MiB in 20 packages 23:11:30 ---> 97c248a5cdf7 23:11:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:11:31 ---> 0f199a878129 23:11:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:11:32 ---> Running in a36c4d1d94be 23:11:32 Removing intermediate container a36c4d1d94be 23:11:32 ---> 4d323d4186c8 23:11:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:11:33 ---> Running in 70b97ee2fb44 23:11:33 Removing intermediate container 85062c4ae21d 23:11:33 ---> a785993698ea 23:11:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:11:33 ---> Running in fecb14cde5e5 23:11:33 Removing intermediate container 70b97ee2fb44 23:11:33 ---> cc2f7b801d76 23:11:33 Step 20/22 : LABEL arch=arm64 23:11:33 Removing intermediate container fecb14cde5e5 23:11:33 ---> a22d445b6b09 23:11:33 Step 13/22 : WORKDIR /edgex 23:11:34 ---> Running in ed9b156f3109 23:11:34 ---> Running in 541be6cb832f 23:11:34 Removing intermediate container 541be6cb832f 23:11:34 ---> 1541c6837225 23:11:34 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:11:34 Removing intermediate container ed9b156f3109 23:11:34 ---> f22777a5b7a1 23:11:34 Step 21/22 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 23:11:35 ---> Running in 4536f0044848 23:11:35 Removing intermediate container 4536f0044848 23:11:35 ---> 7c2eacab3968 23:11:35 Step 22/22 : LABEL version=0.0.0 23:11:36 ---> Running in e535a7473540 23:11:36 ---> 223af12d9a63 23:11:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:11:37 Removing intermediate container e535a7473540 23:11:37 ---> 970e0b32d112 23:11:37 23:11:38 Successfully built 970e0b32d112 23:11:38 Successfully tagged support-notifications-arm64:latest 23:11:38 Building security-secretstore-setup 23:11:39  Building support-notifications ... done  ---> ca673b7fb3fe 23:11:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:11:41 ---> f7c845cdab81 23:11:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:11:42 ---> 0cb3c96c1ae9 23:11:42 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:11:42 ---> Running in 3ac71aec7113 23:11:45 Removing intermediate container 3ac71aec7113 23:11:45 ---> 81fd134423f7 23:11:45 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:11:45 ---> Running in 83535bb76dcd 23:11:46 Removing intermediate container 83535bb76dcd 23:11:46 ---> 4bfb711135a5 23:11:46 Step 20/22 : LABEL arch=arm64 23:11:46 ---> Running in 4792dd13d0a6 23:11:46 Removing intermediate container 4792dd13d0a6 23:11:46 ---> d10dd4cb3751 23:11:46 Step 21/22 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 23:11:47 ---> Running in b836fcc13f59 23:11:47 Removing intermediate container b836fcc13f59 23:11:47 ---> 54ac9bc0eb39 23:11:47 Step 22/22 : LABEL version=0.0.0 23:11:48 ---> Running in 473691248ab0 23:11:48 Removing intermediate container 473691248ab0 23:11:48 ---> f7bba51cbc26 23:11:48 23:11:49 Successfully built f7bba51cbc26 23:11:49 Successfully tagged security-proxy-setup-arm64:latest 23:11:49  Building security-proxy-setup ... done Building core-command 23:12:36 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:12:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:12:36 ---> 9918b7841aa2 23:12:36 Step 3/25 : WORKDIR /edgex-go 23:12:36 ---> Using cache 23:12:36 ---> 528623b64304 23:12:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:36 ---> Using cache 23:12:36 ---> ea6dda44adbe 23:12:36 Step 5/25 : RUN apk add --update --no-cache make git 23:12:36 ---> Using cache 23:12:36 ---> 3a42cc2a2f6a 23:12:36 Step 6/25 : COPY go.mod vendor* ./ 23:12:36 ---> Using cache 23:12:36 ---> 45f722af63bc 23:12:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:36 ---> Using cache 23:12:36 ---> a53cb02cbac3 23:12:36 Step 8/25 : COPY . . 23:12:36 ---> Using cache 23:12:36 ---> a6dc982b724f 23:12:36 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:12:36 ---> Running in 3e0a902c0243 23:12:37 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 23:12:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:12:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:12:46 ---> 9918b7841aa2 23:12:46 Step 3/23 : WORKDIR /edgex-go 23:12:46 ---> Using cache 23:12:46 ---> 528623b64304 23:12:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:46 ---> Using cache 23:12:46 ---> ea6dda44adbe 23:12:46 Step 5/23 : RUN apk add --update --no-cache make git 23:12:46 ---> Using cache 23:12:46 ---> 3a42cc2a2f6a 23:12:46 Step 6/23 : COPY go.mod vendor* ./ 23:12:46 ---> Using cache 23:12:46 ---> 45f722af63bc 23:12:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:46 ---> Using cache 23:12:46 ---> a53cb02cbac3 23:12:46 Step 8/23 : COPY . . 23:12:46 ---> Using cache 23:12:46 ---> a6dc982b724f 23:12:46 Step 9/23 : RUN make cmd/core-command/core-command 23:12:46 ---> Running in a4c331486d2f 23:12:48 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 23:20:10 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 23:20:23 Removing intermediate container a4c331486d2f 23:20:23 ---> 20086fe8c02e 23:20:23 23:20:23 Step 10/23 : FROM alpine:3.14 23:20:23 ---> ac73e934f311 23:20:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:20:23 ---> Using cache 23:20:23 ---> 2e99bea776d3 23:20:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:20:23 ---> Using cache 23:20:23 ---> ee825ea768c6 23:20:23 Step 13/23 : ENV APP_PORT=59882 23:20:23 ---> Running in 18f411609e84 23:20:24 Removing intermediate container 18f411609e84 23:20:24 ---> 0d0df30420e8 23:20:24 Step 14/23 : EXPOSE $APP_PORT 23:20:24 ---> Running in 1ed247c5bcdf 23:20:25 Removing intermediate container 1ed247c5bcdf 23:20:25 ---> 11028a4dc5ee 23:20:25 Step 15/23 : WORKDIR / 23:20:25 ---> Running in 269155ca02be 23:20:26 Removing intermediate container 3e0a902c0243 23:20:26 ---> 315e0231ba4a 23:20:26 23:20:26 Step 10/25 : FROM alpine:3.14 23:20:26 ---> ac73e934f311 23:20:26 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:20:26 Removing intermediate container 269155ca02be 23:20:26 ---> ec71609c05d9 23:20:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:20:26 ---> Running in 0e872678e6d7 23:20:28 ---> 6d258106f9f0 23:20:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:20:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:20:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:20:29 ---> ae914532a266 23:20:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:20:30 (1/3) Installing ca-certificates (20211220-r0) 23:20:30 (2/3) Installing dumb-init (1.2.5-r1) 23:20:30 (3/3) Installing su-exec (0.2-r1) 23:20:30 Executing busybox-1.33.1-r7.trigger 23:20:30 Executing ca-certificates-20211220-r0.trigger 23:20:31 ---> cafea92a3e55 23:20:31 Step 19/23 : ENTRYPOINT ["/core-command"] 23:20:31 OK: 6 MiB in 17 packages 23:20:31 ---> Running in a2fda616ce2b 23:20:32 Removing intermediate container a2fda616ce2b 23:20:32 ---> c1d5a16d8e48 23:20:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:20:32 ---> Running in bb6c5be6cc3f 23:20:33 Removing intermediate container bb6c5be6cc3f 23:20:33 ---> 7ae914f0a1e3 23:20:33 Step 21/23 : LABEL arch=arm64 23:20:33 ---> Running in 7d992d792226 23:20:34 Removing intermediate container 0e872678e6d7 23:20:34 ---> 9ea3fdab2162 23:20:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:20:34 Removing intermediate container 7d992d792226 23:20:34 ---> f72bc2876268 23:20:34 Step 22/23 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 23:20:34 ---> Running in 90635502744e 23:20:34 ---> Running in 3b74e72c4281 23:20:35 Removing intermediate container 90635502744e 23:20:35 ---> b9023a8eef14 23:20:35 Step 13/25 : WORKDIR / 23:20:35 Removing intermediate container 3b74e72c4281 23:20:35 ---> bdc2a381eaae 23:20:35 Step 23/23 : LABEL version=0.0.0 23:20:35 ---> Running in c916074bd2bf 23:20:35 ---> Running in 7be0098c1c5d 23:20:36 Removing intermediate container 7be0098c1c5d 23:20:36 ---> 9e48fe995974 23:20:36 23:20:36 Removing intermediate container c916074bd2bf 23:20:36 ---> 9e0f1ec5c478 23:20:36 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:20:37 Successfully built 9e48fe995974 23:20:37 Successfully tagged core-command-arm64:latest 23:20:37 Building security-spiffe-token-provider 23:20:37  Building core-command ... done  ---> 2d3f138ad09a 23:20:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:20:38 ---> df516e23e06e 23:20:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:20:39 ---> 300e1c372786 23:20:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:20:40 ---> 1ba842afb50d 23:20:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:20:42 ---> e5fa93335b21 23:20:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:20:44 ---> 920eac548b06 23:20:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:20:45 ---> 0173a4052ab3 23:20:45 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/ 23:20:46 ---> Running in bc82dffa6c8a 23:20:49 Removing intermediate container bc82dffa6c8a 23:20:49 ---> fdd29dda00c5 23:20:49 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:20:49 ---> Running in d95a0629781a 23:20:49 Removing intermediate container d95a0629781a 23:20:49 ---> c872ca458c5d 23:20:49 Step 23/25 : LABEL arch=arm64 23:20:49 ---> Running in 0f02b369d1ec 23:20:50 Removing intermediate container 0f02b369d1ec 23:20:50 ---> c1a90a403a09 23:20:50 Step 24/25 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 23:20:50 ---> Running in ae3010fa5166 23:20:51 Removing intermediate container ae3010fa5166 23:20:51 ---> f87d31657175 23:20:51 Step 25/25 : LABEL version=0.0.0 23:20:51 ---> Running in a8c3e0e2c617 23:20:52 Removing intermediate container a8c3e0e2c617 23:20:52 ---> 23953fe7ddf2 23:20:52 23:20:53 Successfully built 23953fe7ddf2 23:20:53 Successfully tagged security-secretstore-setup-arm64:latest 23:21:15  Building security-secretstore-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:21:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:21:15 ---> 9918b7841aa2 23:21:15 Step 3/20 : WORKDIR /edgex-go 23:21:15 ---> Using cache 23:21:15 ---> 528623b64304 23:21:15 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:21:15 ---> Running in 23313051e593 23:21:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:21:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:21:19 v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:21:19 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 23:21:19 OK: 15739 distinct packages available 23:21:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:21:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:21:22 OK: 220 MiB in 52 packages 23:21:24 Removing intermediate container 23313051e593 23:21:24 ---> 4a144137aaf1 23:21:24 Step 5/20 : COPY go.mod vendor* ./ 23:21:25 ---> a122cc57eac5 23:21:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:25 ---> Running in 70739237cbed 23:21:30 Removing intermediate container 70739237cbed 23:21:30 ---> 2a3f2fad0961 23:21:30 Step 7/20 : COPY . . 23:21:57 ---> 0ae56ebc6fcc 23:21:57 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:21:57 ---> Running in 9aabb46d919b 23:21:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:28:05 Removing intermediate container 9aabb46d919b 23:28:05 ---> 43d029fc61ac 23:28:05 23:28:05 Step 9/20 : FROM alpine:3.15 23:28:05 3.15: Pulling from library/alpine 23:28:05 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 23:28:05 Status: Downloaded newer image for alpine:3.15 23:28:05 ---> 3fb3c9af89a9 23:28:05 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:28:05 ---> Running in 097a071cafab 23:28:05 Removing intermediate container 097a071cafab 23:28:05 ---> 45dafdcb3a1b 23:28:05 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:28:05 ---> Running in ada85ca52d29 23:28:05 Removing intermediate container ada85ca52d29 23:28:05 ---> be9a9e549f50 23:28:05 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:28:05 ---> Running in 7b157a0a8f05 23:28:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:28:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:28:10 v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:28:10 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 23:28:10 OK: 15729 distinct packages available 23:28:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:28:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:28:12 (1/9) Installing ca-certificates (20211220-r0) 23:28:12 (2/9) Installing brotli-libs (1.0.9-r5) 23:28:13 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:28:13 (4/9) Installing libcurl (7.80.0-r0) 23:28:13 (5/9) Installing curl (7.80.0-r0) 23:28:13 (6/9) Installing dumb-init (1.2.5-r1) 23:28:13 (7/9) Installing musl-obstack (1.2.3-r0) 23:28:13 (8/9) Installing libucontext (1.1-r0) 23:28:13 (9/9) Installing gcompat (1.0.0-r4) 23:28:13 Executing busybox-1.34.1-r5.trigger 23:28:13 Executing ca-certificates-20211220-r0.trigger 23:28:14 OK: 8 MiB in 23 packages 23:28:17 Removing intermediate container 7b157a0a8f05 23:28:17 ---> 9efc70a9f928 23:28:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:28:17 ---> c63d52dd589e 23:28:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:28:20 ---> 55601c7e0e26 23:28:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:28:21 ---> c01a517185c3 23:28:21 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:28:21 ---> Running in 37d722e36687 23:28:22 Removing intermediate container 37d722e36687 23:28:22 ---> bb580af08e97 23:28:22 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:28:22 ---> Running in 9b6b478f43a2 23:28:22 Removing intermediate container 9b6b478f43a2 23:28:22 ---> 66ae2a271f4e 23:28:22 Step 18/20 : LABEL arch=arm64 23:28:22 ---> Running in 84ce75a86e3d 23:28:23 Removing intermediate container 84ce75a86e3d 23:28:23 ---> eaf35a5de00c 23:28:23 Step 19/20 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 23:28:23 ---> Running in 30ceda8f561a 23:28:24 Removing intermediate container 30ceda8f561a 23:28:24 ---> 774a4d350790 23:28:24 Step 20/20 : LABEL version=0.0.0 23:28:24 ---> Running in 71f598d5596c 23:28:24 Removing intermediate container 71f598d5596c 23:28:24 ---> 930392c13a2e 23:28:24 23:28:25 Successfully built 930392c13a2e 23:28:25 Successfully tagged security-spiffe-token-provider-arm64:latest 23:32:47  Building security-spiffe-token-provider ... done Building bin/spire-agent... 23:32:47 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 23:32:47 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 23:32:47 go: downloading github.com/docker/docker v20.10.12+incompatible 23:32:47 Building bin/spire-agent... 23:32:48 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 23:32:49 go: downloading github.com/docker/docker v20.10.12+incompatible 23:32:49 go: downloading cloud.google.com/go/secretmanager v1.3.0 23:32:50 go: downloading github.com/google/go-tpm-tools v0.3.3 23:32:51 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 23:32:51 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 23:32:52 go: downloading github.com/docker/go-connections v0.4.0 23:32:52 go: downloading github.com/docker/go-units v0.4.0 23:32:52 go: downloading github.com/opencontainers/image-spec v1.0.1 23:32:52 go: downloading github.com/containerd/containerd v1.3.4 23:32:52 go: downloading github.com/docker/distribution v2.7.1+incompatible 23:32:52 go: downloading github.com/opencontainers/go-digest v1.0.0 23:32:53 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 23:32:53 go: downloading cloud.google.com/go/secretmanager v1.3.0 23:32:54 go: downloading github.com/google/go-tpm-tools v0.3.3 23:32:54 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 23:32:54 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 23:32:55 go: downloading github.com/docker/go-connections v0.4.0 23:32:55 go: downloading github.com/docker/go-units v0.4.0 23:32:55 go: downloading github.com/opencontainers/image-spec v1.0.1 23:32:55 go: downloading github.com/containerd/containerd v1.3.4 23:32:55 go: downloading github.com/docker/distribution v2.7.1+incompatible 23:32:56 go: downloading github.com/opencontainers/go-digest v1.0.0 23:37:48 Building bin/spire-agent... 23:37:48 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 23:37:48 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 23:37:48 go: downloading cloud.google.com/go/secretmanager v1.3.0 23:37:48 go: downloading github.com/docker/docker v20.10.12+incompatible 23:37:48 go: downloading github.com/google/go-tpm-tools v0.3.3 23:37:48 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 23:37:48 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 23:37:48 go: downloading github.com/docker/go-connections v0.4.0 23:37:48 go: downloading github.com/docker/go-units v0.4.0 23:37:48 go: downloading github.com/opencontainers/image-spec v1.0.1 23:37:48 go: downloading github.com/containerd/containerd v1.3.4 23:37:48 go: downloading github.com/docker/distribution v2.7.1+incompatible 23:37:48 go: downloading github.com/opencontainers/go-digest v1.0.0 23:39:55 Removing intermediate container 16ba05946497 23:39:55 ---> bbacd9b70c3f 23:39:55 23:39:55 Step 13/26 : FROM alpine:3.15 23:39:55 ---> 3fb3c9af89a9 23:39:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:39:55 ---> Using cache 23:39:55 ---> 45dafdcb3a1b 23:39:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:55 ---> Using cache 23:39:55 ---> be9a9e549f50 23:39:55 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:39:55 Removing intermediate container cee3e4a60fa6 23:39:55 ---> 176931e70f50 23:39:55 23:39:55 Step 13/26 : FROM alpine:3.15 23:39:55 ---> 3fb3c9af89a9 23:39:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:39:55 ---> Using cache 23:39:55 ---> 45dafdcb3a1b 23:39:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:55 ---> Using cache 23:39:55 ---> be9a9e549f50 23:39:55 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:39:55 ---> Running in 114a3cb0a995 23:39:55 ---> Running in 51d2831300ab 23:39:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:39:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:39:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:39:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:39:55 v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:39:55 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 23:39:55 OK: 15729 distinct packages available 23:39:55 v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:39:55 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 23:39:55 OK: 15729 distinct packages available 23:39:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:39:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:39:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:39:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:39:55 (1/4) Installing dumb-init (1.2.5-r1) 23:39:55 (1/5) Installing dumb-init (1.2.5-r1) 23:39:55 (2/4) Installing musl-obstack (1.2.3-r0) 23:39:55 (2/5) Installing musl-obstack (1.2.3-r0) 23:39:55 (3/4) Installing libucontext (1.1-r0) 23:39:55 (3/5) Installing libucontext (1.1-r0) 23:39:55 (4/4) Installing gcompat (1.0.0-r4) 23:39:55 (4/5) Installing gcompat (1.0.0-r4) 23:39:55 Executing busybox-1.34.1-r5.trigger 23:39:55 OK: 6 MiB in 18 packages 23:39:55 (5/5) Installing openssl (1.1.1n-r0) 23:39:55 Executing busybox-1.34.1-r5.trigger 23:39:55 OK: 6 MiB in 19 packages 23:39:55 Removing intermediate container 51d2831300ab 23:39:55 ---> b2902b5aea36 23:39:55 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 23:39:55 Removing intermediate container 114a3cb0a995 23:39:55 ---> 323a07bc2652 23:39:55 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 23:39:59 ---> 012a8abbf6c9 23:39:59 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 23:40:00 ---> eb727a58d8df 23:40:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:40:01 ---> 17f90aea60ba 23:40:01 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:40:01 ---> Running in 68476720d182 23:40:02 Removing intermediate container 68476720d182 23:40:02 ---> 9a5458a8b93a 23:40:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:40:03 ---> ad4d653f70a0 23:40:03 Step 21/26 : WORKDIR / 23:40:03 ---> Running in 425febd7bdf5 23:40:04 ---> 3d596586da6a 23:40:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:40:04 Removing intermediate container 425febd7bdf5 23:40:04 ---> ea76a5fd5e8d 23:40:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:40:04 ---> Running in 3f647215053c 23:40:04 Removing intermediate container 3f647215053c 23:40:04 ---> 49cf98da4b2a 23:40:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:40:05 ---> Running in c040d86b3988 23:40:05 ---> ba9e73bd2aba 23:40:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:40:05 Removing intermediate container c040d86b3988 23:40:05 ---> 49f2c35a12e9 23:40:05 Step 24/26 : LABEL arch=arm64 23:40:05 ---> Running in d7cb5e9da5a9 23:40:05 ---> aeb6eacc7396 23:40:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:40:06 Removing intermediate container d7cb5e9da5a9 23:40:06 ---> 59fdce25c596 23:40:06 Step 25/26 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 23:40:06 ---> Running in f4ca711f5138 23:40:06 Removing intermediate container f4ca711f5138 23:40:06 ---> b31025252687 23:40:06 Step 26/26 : LABEL version=0.0.0 23:40:07 ---> bf37807063e7 23:40:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:40:07 ---> Running in 1b30895903a6 23:40:07 ---> Running in 3a09044c84d7 23:40:07 Removing intermediate container 1b30895903a6 23:40:07 ---> 3fc7f68c2dc3 23:40:07 23:40:07 Removing intermediate container 3a09044c84d7 23:40:07 ---> fdb4c0ae588d 23:40:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:40:07 ---> Running in b74dea4c4347 23:40:08 Successfully built 3fc7f68c2dc3 23:40:08 Successfully tagged security-spire-config-arm64:latest 23:40:08  Building security-spire-config ... done Removing intermediate container b74dea4c4347 23:40:08 ---> 6d6d3a779511 23:40:08 Step 24/26 : LABEL arch=arm64 23:40:08 ---> Running in ed76a33bb4fd 23:40:08 Removing intermediate container ed76a33bb4fd 23:40:08 ---> 68333711deb9 23:40:08 Step 25/26 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 23:40:08 ---> Running in e411b34b859e 23:40:09 Removing intermediate container e411b34b859e 23:40:09 ---> 7fe1d10badfd 23:40:09 Step 26/26 : LABEL version=0.0.0 23:40:09 ---> Running in 00d3df06b8a9 23:40:10 Removing intermediate container 00d3df06b8a9 23:40:10 ---> 03917d60384d 23:40:10 23:40:10 Successfully built 03917d60384d 23:40:10 Successfully tagged security-spire-agent-arm64:latest 23:42:32  Building security-spire-agent ... done Removing intermediate container 9c5ffca07458 23:42:32 ---> cf1aa8d10264 23:42:32 23:42:32 Step 13/25 : FROM alpine:3.15 23:42:32 ---> 3fb3c9af89a9 23:42:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:42:32 ---> Using cache 23:42:32 ---> 45dafdcb3a1b 23:42:32 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:42:32 ---> Using cache 23:42:32 ---> be9a9e549f50 23:42:32 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:42:32 ---> Using cache 23:42:32 ---> 323a07bc2652 23:42:32 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 23:42:32 ---> d82bdbb0533d 23:42:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:42:32 ---> 6f03029e33ba 23:42:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:42:32 ---> 83dece773c69 23:42:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:42:32 ---> 26d3afdb1a50 23:42:32 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:42:32 ---> Running in 10174b3c4783 23:42:32 Removing intermediate container 10174b3c4783 23:42:32 ---> 7f461ca1f69c 23:42:32 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:42:32 ---> Running in 9234be68a3cf 23:42:32 Removing intermediate container 9234be68a3cf 23:42:32 ---> 88b8d378f8e2 23:42:32 Step 23/25 : LABEL arch=arm64 23:42:32 ---> Running in 362b7a2cb661 23:42:32 Removing intermediate container 362b7a2cb661 23:42:32 ---> 3d31219d4b85 23:42:32 Step 24/25 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 23:42:32 ---> Running in 0e60ac3bafa2 23:42:32 Removing intermediate container 0e60ac3bafa2 23:42:32 ---> d90b7c6bbde7 23:42:32 Step 25/25 : LABEL version=0.0.0 23:42:32 ---> Running in 1b68282ad723 23:42:32 Removing intermediate container 1b68282ad723 23:42:32 ---> 1eb6c323e29b 23:42:32 23:42:32 Successfully built 1eb6c323e29b 23:42:32 Successfully tagged security-spire-server-arm64:latest 23:42:32  Building security-spire-server ... done  [Pipeline] } 23:42:32 $ docker stop --time=1 5556c8f43f7c8706ed8ae6f939c7342743c44b0eac74632593c9e4334d37a711 23:42:34 $ docker rm -f 5556c8f43f7c8706ed8ae6f939c7342743c44b0eac74632593c9e4334d37a711 [Pipeline] // withDockerContainer [Pipeline] sh 23:42:34 + docker images 23:42:35 REPOSITORY TAG IMAGE ID CREATED SIZE 23:42:35 security-spire-server-arm64 latest 1eb6c323e29b 5 seconds ago 86.3MB 23:42:35 cf1aa8d10264 30 seconds ago 4.21GB 23:42:35 security-spire-agent-arm64 latest 03917d60384d 2 minutes ago 126MB 23:42:35 security-spire-config-arm64 latest 3fc7f68c2dc3 2 minutes ago 85.6MB 23:42:35 176931e70f50 3 minutes ago 4.21GB 23:42:35 bbacd9b70c3f 3 minutes ago 4.21GB 23:42:35 security-spiffe-token-provider-arm64 latest 930392c13a2e 14 minutes ago 27.7MB 23:42:35 43d029fc61ac 14 minutes ago 1.42GB 23:42:35 security-secretstore-setup-arm64 latest 23953fe7ddf2 21 minutes ago 40.8MB 23:42:35 core-command-arm64 latest 9e48fe995974 22 minutes ago 23.7MB 23:42:35 315e0231ba4a 22 minutes ago 1.44GB 23:42:35 20086fe8c02e 22 minutes ago 1.43GB 23:42:35 security-proxy-setup-arm64 latest f7bba51cbc26 30 minutes ago 42.1MB 23:42:35 support-notifications-arm64 latest 970e0b32d112 30 minutes ago 25.5MB 23:42:35 9679a7ddf2f0 31 minutes ago 1.44GB 23:42:35 1561447f3e73 31 minutes ago 1.43GB 23:42:35 core-data-arm64 latest aec12745060e 39 minutes ago 34.4MB 23:42:35 cb37e0b071ca 40 minutes ago 1.46GB 23:42:35 support-scheduler-arm64 latest 2b3dfec4720d 41 minutes ago 24.9MB 23:42:35 bd33e908ad9c 41 minutes ago 1.43GB 23:42:35 sys-mgmt-agent-arm64 latest 19b61d035950 50 minutes ago 290MB 23:42:35 security-bootstrapper-arm64 latest dfcd3d985cc1 51 minutes ago 23.6MB 23:42:35 core-metadata-arm64 latest 0030edbd3114 51 minutes ago 25.1MB 23:42:35 7753fdbb5086 52 minutes ago 1.43GB 23:42:35 2f29329e3f6c 52 minutes ago 1.43GB 23:42:35 5eada470bed6 52 minutes ago 1.43GB 23:42:35 ci-base-image-arm64 latest 9918b7841aa2 About an hour ago 885MB 23:42:35 docker 20.10.14 c346e9eafbab 5 days ago 202MB 23:42:35 alpine 3.14 ac73e934f311 6 days ago 5.34MB 23:42:35 alpine 3.15 3fb3c9af89a9 6 days ago 5.32MB 23:42:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 23:42:35 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 23:42:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:42:35 23:42:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:42:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:42:36 arm64: Pulling from edgex-lftools-log-publisher 23:42:36 8998bd30e6a1: Pulling fs layer 23:42:36 04944245beec: Pulling fs layer 23:42:36 699f458cf7ca: Pulling fs layer 23:42:36 765212b225bb: Pulling fs layer 23:42:36 f23df028b6ca: Pulling fs layer 23:42:36 d65c8cfc05b1: Pulling fs layer 23:42:36 2437ff75d9bd: Pulling fs layer 23:42:36 765212b225bb: Waiting 23:42:36 f23df028b6ca: Waiting 23:42:36 d65c8cfc05b1: Waiting 23:42:36 2437ff75d9bd: Waiting 23:42:36 04944245beec: Verifying Checksum 23:42:36 04944245beec: Download complete 23:42:36 765212b225bb: Verifying Checksum 23:42:36 765212b225bb: Download complete 23:42:36 f23df028b6ca: Verifying Checksum 23:42:36 f23df028b6ca: Download complete 23:42:36 d65c8cfc05b1: Verifying Checksum 23:42:36 d65c8cfc05b1: Download complete 23:42:36 699f458cf7ca: Verifying Checksum 23:42:36 699f458cf7ca: Download complete 23:42:37 8998bd30e6a1: Verifying Checksum 23:42:37 8998bd30e6a1: Download complete 23:42:40 2437ff75d9bd: Verifying Checksum 23:42:40 2437ff75d9bd: Download complete 23:42:42 8998bd30e6a1: Pull complete 23:42:42 04944245beec: Pull complete 23:42:44 699f458cf7ca: Pull complete 23:42:44 765212b225bb: Pull complete 23:42:45 f23df028b6ca: Pull complete 23:42:45 d65c8cfc05b1: Pull complete 23:43:04 2437ff75d9bd: Pull complete 23:43:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:43:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:43:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:43:04 prd-ubuntu20.04-docker-arm64-4c-16g-18809 does not seem to be running inside a container 23:43:04 $ 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 23:43:07 $ docker top 37471710f32efe133b46b6e93daea033a4b512fe67ab7b21125c5a40dfedbe40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:08 ---> job-cost.sh 23:43:08 lf-activate-venv: SKIPPING 23:43:08 INFO: No Stack... 23:43:09 INFO: Retrieving Pricing Info for: v3-standard-4 23:43:10 INFO: Archiving Costs [Pipeline] sh 23:43:10 + cat /w/workspace/edgex-go/4/archives/cost.csv 23:43:10 + cut -d, -f6 [Pipeline] lock 23:43:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3948-4-stack-cost] 23:43:10 Resource [jenkins-edgexfoundry-edgex-go-PR-3948-4-stack-cost] did not exist. Created. 23:43:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3948-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:43:11 + echo total: 0.2199999988079071 [Pipeline] stash 23:43:11 Stashed 1 file(s) [Pipeline] } 23:43:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3948-4-stack-cost] [Pipeline] // lock [Pipeline] } 23:43:11 $ docker stop --time=1 37471710f32efe133b46b6e93daea033a4b512fe67ab7b21125c5a40dfedbe40 23:43:13 $ docker rm -f 37471710f32efe133b46b6e93daea033a4b512fe67ab7b21125c5a40dfedbe40 [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 23:43:13 provisioning config files... 23:43:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config1564986226134580347tmp [Pipeline] { [Pipeline] sh 23:43:14 + set +x 23:43:14 + curl -s https://codecov.io/bash 23:43:14 + bash -s -- 23:43:14 23:43:14 _____ _ 23:43:14 / ____| | | 23:43:14 | | ___ __| | ___ ___ _____ __ 23:43:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:43:14 | |___| (_) | (_| | __/ (_| (_) \ V / 23:43:14 \_____\___/ \__,_|\___|\___\___/ \_/ 23:43:14 Bash-1.0.6 23:43:14 23:43:14 23:43:14 ==> git version 2.25.1 found 23:43:14 ==> 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 23:43:14 Release-Date: 2020-01-08 23:43:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:43:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:43:14 ==> Jenkins CI detected. 23:43:14 current dir:  /w/workspace/edgex-go/4 23:43:14 project root: . 23:43:14 --> token set from env 23:43:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:43:14 ==> Running gcov in . (disable via -X gcov) 23:43:14 ==> Python coveragepy not found 23:43:14 ==> Searching for coverage reports in: 23:43:14 + . 23:43:14 -> Found 1 reports 23:43:14 ==> Detecting git/mercurial file structure 23:43:14 ==> Reading reports 23:43:14 + ./coverage.out bytes=431014 23:43:14 ==> Appending adjustments 23:43:14 https://docs.codecov.io/docs/fixing-reports 23:43:15 + Found adjustments 23:43:15 ==> Gzipping contents 23:43:15 60K /tmp/codecov.2x1PgU.gz 23:43:15 ==> Uploading reports 23:43:15 url: https://codecov.io 23:43:15 query: branch=PR-3948&commit=da0346f258aaeca69e9cf5825f8063ee599b9926&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= 23:43:15 -> Pinging Codecov 23:43:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3948&commit=da0346f258aaeca69e9cf5825f8063ee599b9926&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= 23:43:15 -> Uploading to 23:43:15 https://storage.googleapis.com/codecov/v4/raw/2022-04-10/00271124DB129430A58F1EEE437C3FCB/da0346f258aaeca69e9cf5825f8063ee599b9926/566b4499-dd2c-45a8-8075-15afb16cdf3c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220410%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220410T234315Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4691dfc3fcb992c6a56ac340e47c02b3485ec59458da931f2ba302b71796780 23:43:15 % Total % Received % Xferd Average Speed Time Time Time Current 23:43:15 Dload Upload Total Spent Left Speed 23:43:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59249 0 0 100 59249 0 236k --:--:-- --:--:-- --:--:-- 236k 23:43:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/da0346f258aaeca69e9cf5825f8063ee599b9926 [Pipeline] } 23:43:15 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 23:43:16 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 23:43:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:43:17 ---> package-listing.sh 23:43:17 ++ facter osfamily 23:43:17 ++ tr '[:upper:]' '[:lower:]' 23:43:17 + OS_FAMILY=debian 23:43:17 + workspace=/w/workspace/edgex-go/4 23:43:17 + START_PACKAGES=/tmp/packages_start.txt 23:43:17 + END_PACKAGES=/tmp/packages_end.txt 23:43:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:43:17 + PACKAGES=/tmp/packages_start.txt 23:43:17 + '[' /w/workspace/edgex-go/4 ']' 23:43:17 + PACKAGES=/tmp/packages_end.txt 23:43:17 + case "${OS_FAMILY}" in 23:43:17 + dpkg -l 23:43:17 + grep '^ii' 23:43:17 + '[' -f /tmp/packages_start.txt ']' 23:43:17 + '[' -f /tmp/packages_end.txt ']' 23:43:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:43:17 + '[' /w/workspace/edgex-go/4 ']' 23:43:17 + mkdir -p /w/workspace/edgex-go/4/archives/ 23:43:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 23:43:17 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 23:43:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:43:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:18 23:43:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:43:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:19 latest: Pulling from edgex-lftools-log-publisher 23:43:19 5eb5b503b376: Pulling fs layer 23:43:19 5c69ac0246d0: Pulling fs layer 23:43:19 ec43610c2a17: Pulling fs layer 23:43:19 3a2ae6a8a46f: Pulling fs layer 23:43:19 33b1e0a273af: Pulling fs layer 23:43:19 5d3b04190fa2: Pulling fs layer 23:43:19 2f39f015ded8: Pulling fs layer 23:43:19 33b1e0a273af: Waiting 23:43:19 5d3b04190fa2: Waiting 23:43:19 2f39f015ded8: Waiting 23:43:19 3a2ae6a8a46f: Waiting 23:43:19 5c69ac0246d0: Verifying Checksum 23:43:19 5c69ac0246d0: Download complete 23:43:19 3a2ae6a8a46f: Verifying Checksum 23:43:19 3a2ae6a8a46f: Download complete 23:43:19 33b1e0a273af: Verifying Checksum 23:43:19 33b1e0a273af: Download complete 23:43:19 5d3b04190fa2: Verifying Checksum 23:43:19 5d3b04190fa2: Download complete 23:43:19 ec43610c2a17: Verifying Checksum 23:43:19 ec43610c2a17: Download complete 23:43:19 5eb5b503b376: Download complete 23:43:19 2f39f015ded8: Download complete 23:43:20 5eb5b503b376: Pull complete 23:43:20 5c69ac0246d0: Pull complete 23:43:21 ec43610c2a17: Pull complete 23:43:21 3a2ae6a8a46f: Pull complete 23:43:21 33b1e0a273af: Pull complete 23:43:21 5d3b04190fa2: Pull complete 23:43:25 2f39f015ded8: Pull complete 23:43:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:43:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:43:25 prd-ubuntu20.04-docker-8c-8g-11898 does not seem to be running inside a container 23:43:25 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:43:27 $ docker top 30ab081ea7929beae39a6948ee9856312f91cafb63678d49ba91701a9904889e -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:27 + touch /tmp/pre-build-complete [Pipeline] sh 23:43:28 + mkdir -p /var/log/sysstat [Pipeline] sh 23:43:28 + ls /var/log/sa-host 23:43:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:28 provisioning config files... 23:43:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5120188691971769889tmp [Pipeline] { [Pipeline] echo 23:43:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:43:28 ---> create-netrc.sh [Pipeline] } 23:43:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:43:29 ---> python-tools-install.sh [Pipeline] echo 23:43:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:43:29 ---> sudo-logs.sh 23:43:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:43:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:43:29 ---> job-cost.sh 23:43:29 lf-activate-venv: SKIPPING 23:43:29 DEBUG: total: 0.2199999988079071 23:43:29 INFO: Retrieving Stack Cost... 23:43:30 INFO: Retrieving Pricing Info for: v3-standard-8 23:43:30 INFO: Archiving Costs [Pipeline] echo 23:43:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:43:30 ---> logs-deploy.sh 23:43:30 lf-activate-venv: SKIPPING 23:43:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3948/4 23:43:30 INFO: archiving workspace using pattern(s): 23:43:31 Archives upload complete. 23:43:31 INFO: archiving logs to Nexus 23:43:32 ---> uname -a: 23:43:32 Linux prd-ubuntu20-04-docker-8c-8g-11898 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:43:32 23:43:32 23:43:32 ---> lscpu: 23:43:32 Architecture: x86_64 23:43:32 CPU op-mode(s): 32-bit, 64-bit 23:43:32 Byte Order: Little Endian 23:43:32 Address sizes: 40 bits physical, 48 bits virtual 23:43:32 CPU(s): 8 23:43:32 On-line CPU(s) list: 0-7 23:43:32 Thread(s) per core: 1 23:43:32 Core(s) per socket: 1 23:43:32 Socket(s): 8 23:43:32 NUMA node(s): 1 23:43:32 Vendor ID: AuthenticAMD 23:43:32 CPU family: 23 23:43:32 Model: 49 23:43:32 Model name: AMD EPYC-Rome Processor 23:43:32 Stepping: 0 23:43:32 CPU MHz: 2799.998 23:43:32 BogoMIPS: 5599.99 23:43:32 Virtualization: AMD-V 23:43:32 Hypervisor vendor: KVM 23:43:32 Virtualization type: full 23:43:32 L1d cache: 256 KiB 23:43:32 L1i cache: 256 KiB 23:43:32 L2 cache: 4 MiB 23:43:32 L3 cache: 128 MiB 23:43:32 NUMA node0 CPU(s): 0-7 23:43:32 Vulnerability Itlb multihit: Not affected 23:43:32 Vulnerability L1tf: Not affected 23:43:32 Vulnerability Mds: Not affected 23:43:32 Vulnerability Meltdown: Not affected 23:43:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:43:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:43:32 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:43:32 Vulnerability Srbds: Not affected 23:43:32 Vulnerability Tsx async abort: Not affected 23:43:32 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 23:43:32 23:43:32 23:43:32 ---> nproc: 23:43:32 8 23:43:32 23:43:32 23:43:32 ---> df -h: 23:43:32 Filesystem Size Used Avail Use% Mounted on 23:43:32 overlay 155G 27G 129G 18% / 23:43:32 tmpfs 64M 0 64M 0% /dev 23:43:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:43:32 shm 64M 0 64M 0% /dev/shm 23:43:32 /dev/vda1 155G 27G 129G 18% /facter-os 23:43:32 23:43:32 23:43:32 ---> sar -b -r -n DEV: 23:43:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11898) 04/10/22 _x86_64_ (8 CPU) 23:43:32 23:43:32 20:29:43 LINUX RESTART (8 CPU) 23:43:32 23:43:32 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:43:32 20:31:02 310.99 53.79 257.20 0.00 5104.11 154306.58 0.00 23:43:32 20:32:01 126.15 2.27 123.88 0.00 29.83 94234.47 0.00 23:43:32 20:33:01 45.16 0.08 45.08 0.00 1.33 16412.08 0.00 23:43:32 20:34:01 399.60 0.23 399.37 0.00 27.19 379128.96 0.00 23:43:32 20:35:01 647.88 6.45 641.44 0.00 51.85 250170.21 0.00 23:43:32 20:36:01 586.25 0.00 586.25 0.00 0.00 226187.14 0.00 23:43:32 20:37:01 371.09 0.07 371.02 0.00 3.60 165262.46 0.00 23:43:32 20:38:01 773.62 3.95 769.67 0.00 31.59 272788.00 0.00 23:43:32 20:39:01 1254.19 28.79 1225.40 0.00 1444.98 402945.84 0.00 23:43:32 20:40:02 684.26 0.55 683.71 0.00 16.79 194687.90 0.00 23:43:32 20:41:01 2.05 0.00 2.05 0.00 0.00 21.96 0.00 23:43:32 20:42:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 23:43:32 20:43:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 23:43:32 20:44:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 23:43:32 20:45:01 4.15 2.28 1.87 0.00 20.79 20.93 0.00 23:43:32 20:46:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 23:43:32 20:47:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 23:43:32 20:48:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 23:43:32 20:49:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 23:43:32 20:50:01 1.83 0.75 1.08 0.00 33.06 13.46 0.00 23:43:32 20:51:01 2.73 1.38 1.35 0.00 60.12 18.40 0.00 23:43:32 20:52:01 1.22 0.00 1.22 0.00 0.00 15.60 0.00 23:43:32 20:53:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 23:43:32 20:54:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 23:43:32 20:55:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 23:43:32 20:56:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 23:43:32 20:57:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 23:43:32 20:58:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 23:43:32 20:59:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 23:43:32 21:00:01 1.57 0.00 1.57 0.00 0.00 18.39 0.00 23:43:32 21:01:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 23:43:32 21:02:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 23:43:32 21:03:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 23:43:32 21:04:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 23:43:32 21:05:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 23:43:32 21:06:01 1.45 0.00 1.45 0.00 0.00 18.79 0.00 23:43:32 21:07:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 23:43:32 21:08:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 23:43:32 21:09:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 23:43:32 21:10:01 1.08 0.00 1.08 0.00 0.00 14.00 0.00 23:43:32 21:11:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 23:43:32 21:12:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 23:43:32 21:13:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 23:43:32 21:14:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 23:43:32 21:15:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 23:43:32 21:16:01 1.82 0.00 1.82 0.00 0.00 21.20 0.00 23:43:32 21:17:01 1.02 0.07 0.95 0.00 1.20 10.93 0.00 23:43:32 21:18:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 23:43:32 21:19:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 23:43:32 21:20:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 23:43:32 21:21:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 23:43:32 21:22:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 23:43:32 21:23:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 23:43:32 21:24:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 23:43:32 21:25:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 23:43:32 21:26:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 23:43:32 21:27:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 23:43:32 21:28:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 23:43:32 21:29:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 23:43:32 21:30:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 23:43:32 21:31:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 23:43:32 21:32:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 23:43:32 21:33:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 23:43:32 21:34:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 23:43:32 21:35:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 23:43:32 21:36:01 1.55 0.00 1.55 0.00 0.00 19.20 0.00 23:43:32 21:37:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 23:43:32 21:38:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 23:43:32 21:39:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 23:43:32 21:40:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 23:43:32 21:41:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 23:43:32 21:42:01 0.92 0.00 0.92 0.00 0.00 12.13 0.00 23:43:32 21:43:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 23:43:32 21:44:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 23:43:32 21:45:01 1.32 0.00 1.32 0.00 0.00 15.59 0.00 23:43:32 21:46:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 23:43:32 21:47:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 23:43:32 21:48:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 23:43:32 21:49:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 23:43:32 21:50:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 23:43:32 21:51:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 23:43:32 21:52:01 1.00 0.00 1.00 0.00 0.00 13.33 0.00 23:43:32 21:53:01 1.30 0.00 1.30 0.00 0.00 15.05 0.00 23:43:32 21:54:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 23:43:32 21:55:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 23:43:32 21:56:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 23:43:32 21:57:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 23:43:32 21:58:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 23:43:32 21:59:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 23:43:32 22:00:01 0.93 0.00 0.93 0.00 0.00 12.53 0.00 23:43:32 22:01:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 23:43:32 22:02:01 1.85 0.00 1.85 0.00 0.00 21.46 0.00 23:43:32 22:03:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 23:43:32 22:04:01 1.72 0.00 1.72 0.00 0.00 19.99 0.00 23:43:32 22:05:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 23:43:32 22:06:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 23:43:32 22:07:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 23:43:32 22:08:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 23:43:32 22:09:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 23:43:32 22:10:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 23:43:32 22:11:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 23:43:32 22:12:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 23:43:32 22:13:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 23:43:32 22:14:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 23:43:32 22:15:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 23:43:32 22:16:01 1.87 0.00 1.87 0.00 0.00 22.66 0.00 23:43:32 22:17:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 23:43:32 22:18:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 23:43:32 22:19:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 23:43:32 22:20:01 3.28 0.60 2.68 0.00 43.06 31.73 0.00 23:43:32 22:21:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 23:43:32 22:22:01 1.85 0.00 1.85 0.00 0.00 21.46 0.00 23:43:32 22:23:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 23:43:32 22:24:01 1.70 0.00 1.70 0.00 0.00 20.66 0.00 23:43:32 22:25:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 23:43:32 22:26:01 1.82 0.00 1.82 0.00 0.00 22.00 0.00 23:43:32 22:27:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 23:43:32 22:28:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 23:43:32 22:29:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 23:43:32 22:30:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 23:43:32 22:31:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 23:43:32 22:32:01 1.68 0.00 1.68 0.00 0.00 21.06 0.00 23:43:32 22:33:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 23:43:32 22:34:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 23:43:32 22:35:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 23:43:32 22:36:01 1.05 0.00 1.05 0.00 0.00 13.86 0.00 23:43:32 22:37:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 23:43:32 22:38:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 23:43:32 22:39:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 23:43:32 22:40:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 23:43:32 22:41:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 23:43:32 22:42:01 1.68 0.00 1.68 0.00 0.00 20.40 0.00 23:43:32 22:43:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 23:43:32 22:44:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 23:43:32 22:45:01 1.42 0.00 1.42 0.00 0.00 17.46 0.00 23:43:32 22:46:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 23:43:32 22:47:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 23:43:32 22:48:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 23:43:32 22:49:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 23:43:32 22:50:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 23:43:32 22:51:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 23:43:32 22:52:01 1.78 0.00 1.78 0.00 0.00 22.13 0.00 23:43:32 22:53:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 23:43:32 22:54:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 23:43:32 22:55:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 23:43:32 22:56:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 23:43:32 22:57:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 23:43:32 22:58:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 23:43:32 22:59:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 23:43:32 23:00:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 23:43:32 23:01:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 23:43:32 23:02:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 23:43:32 23:03:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 23:43:32 23:04:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 23:43:32 23:05:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 23:43:32 23:06:01 1.03 0.00 1.03 0.00 0.00 14.40 0.00 23:43:32 23:07:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 23:43:32 23:08:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 23:43:32 23:09:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 23:43:32 23:10:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 23:43:32 23:11:01 1.40 0.00 1.40 0.00 0.00 16.79 0.00 23:43:32 23:12:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 23:43:32 23:13:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 23:43:32 23:14:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 23:43:32 23:15:01 1.39 0.00 1.39 0.00 0.00 15.32 0.00 23:43:32 23:16:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 23:43:32 23:17:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 23:43:32 23:18:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 23:43:32 23:19:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 23:43:32 23:20:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 23:43:32 23:21:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 23:43:32 23:22:01 1.12 0.00 1.12 0.00 0.00 14.26 0.00 23:43:32 23:23:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 23:43:32 23:24:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 23:43:32 23:25:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 23:43:32 23:26:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 23:43:32 23:27:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 23:43:32 23:28:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 23:43:32 23:29:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 23:43:32 23:30:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 23:43:32 23:31:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 23:43:32 23:32:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 23:43:32 23:33:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 23:43:32 23:34:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 23:43:32 23:35:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 23:43:32 23:36:01 1.12 0.02 1.10 0.00 1.20 13.73 0.00 23:43:32 23:37:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 23:43:32 23:38:01 1.28 0.00 1.28 0.00 0.00 15.59 0.00 23:43:32 23:39:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 23:43:32 23:40:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 23:43:32 23:41:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 23:43:32 23:42:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 23:43:32 23:43:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 23:43:32 Average: 28.19 0.53 27.66 0.00 35.63 11186.05 0.00 23:43:32 23:43:32 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:43:32 20:31:02 28910644 31762824 548848 1.67 106028 3026828 2307096 6.80 1156404 2459308 608552 23:43:32 20:32:01 27944584 31708116 578212 1.76 150220 3811268 2187708 6.45 1582104 2888868 416332 23:43:32 20:33:01 27500416 31666788 617656 1.88 155136 4174500 2172480 6.40 1551344 3330856 447536 23:43:32 20:34:01 21453892 31704844 572896 1.74 168648 10070804 2113704 6.23 1896768 8844916 796860 23:43:32 20:35:01 13685620 31192072 1045716 3.18 391296 16337092 3963768 11.68 3754524 13939520 1579560 23:43:32 20:36:01 7356444 27671256 4567736 13.89 406536 19038940 7758816 22.87 8665132 15258188 347216 23:43:32 20:37:01 8108092 31074628 1162752 3.54 423644 21580656 3372324 9.94 6028376 17060464 253952 23:43:32 20:38:01 4098116 31336488 915964 2.79 625448 25394020 2978360 8.78 4251612 22610140 1458332 23:43:32 20:39:01 8102164 31391576 861984 2.62 682336 21737028 3042704 8.97 3243204 19956952 307260 23:43:32 20:40:02 10138792 31615284 647632 1.97 702784 19944276 2370648 6.99 3053516 18159752 360 23:43:32 20:41:01 10140564 31617088 645852 1.96 702800 19944276 2370648 6.99 3052636 18159608 16 23:43:32 20:42:01 10142164 31618692 644264 1.96 702816 19944280 2370648 6.99 3051116 18159612 48 23:43:32 20:43:01 10157260 31634148 629156 1.91 702828 19944280 2370648 6.99 3035848 18160004 184 23:43:32 20:44:01 10158568 31635500 627844 1.91 702848 19944284 2370648 6.99 3035100 18160016 260 23:43:32 20:45:01 10158912 31636568 626772 1.91 703316 19944464 2374532 7.00 3035668 18160092 204 23:43:32 20:46:01 10158864 31636540 626792 1.91 703332 19944464 2374532 7.00 3036176 18160092 200 23:43:32 20:47:01 10158776 31636480 626720 1.91 703340 19944468 2374532 7.00 3035640 18160096 16 23:43:32 20:48:01 10158792 31636528 626704 1.91 703364 19944476 2374532 7.00 3035364 18160100 180 23:43:32 20:49:01 10158992 31636732 626680 1.91 703384 19944476 2374532 7.00 3035348 18160100 16 23:43:32 20:50:01 10155892 31635552 627760 1.91 703524 19945344 2374532 7.00 3038604 18160660 276 23:43:32 20:51:01 10154624 31636144 627152 1.91 703612 19947068 2374532 7.00 3041704 18160732 28 23:43:32 20:52:01 10154836 31636404 626864 1.91 703632 19947080 2374532 7.00 3041044 18160728 152 23:43:32 20:53:01 10154024 31635600 627608 1.91 703636 19947084 2374532 7.00 3041028 18160732 12 23:43:32 20:54:01 10153724 31635316 627824 1.91 703648 19947088 2374532 7.00 3041056 18160728 196 23:43:32 20:55:01 10153456 31635060 628060 1.91 703660 19947092 2374532 7.00 3041016 18160740 12 23:43:32 20:56:01 10153852 31635500 627796 1.91 703692 19947092 2374532 7.00 3041428 18160740 8 23:43:32 20:57:01 10153836 31635500 627756 1.91 703712 19947100 2374532 7.00 3041076 18160748 12 23:43:32 20:58:01 10153536 31635240 627964 1.91 703736 19947104 2374532 7.00 3041108 18160752 188 23:43:32 20:59:01 10153268 31634980 628168 1.91 703740 19947104 2374532 7.00 3041432 18160752 12 23:43:32 21:00:01 10153408 31635148 627936 1.91 703760 19947108 2374532 7.00 3041132 18160756 48 23:43:32 21:01:01 10153140 31634900 628128 1.91 703780 19947104 2374532 7.00 3041520 18160760 12 23:43:32 21:02:01 10153156 31635080 628044 1.91 703804 19947240 2374532 7.00 3041208 18160888 184 23:43:32 21:03:01 10153292 31635228 628044 1.91 703808 19947244 2374532 7.00 3041560 18160892 192 23:43:32 21:04:01 10153536 31635496 627780 1.91 703824 19947244 2374532 7.00 3041240 18160892 44 23:43:32 21:05:01 10153196 31635164 627976 1.91 703832 19947248 2374532 7.00 3041768 18160896 196 23:43:32 21:06:01 10153180 31635172 627972 1.91 703852 19947248 2374532 7.00 3041612 18160904 192 23:43:32 21:07:01 10153124 31635140 627936 1.91 703868 19947256 2374532 7.00 3041344 18160904 12 23:43:32 21:08:01 10152824 31634856 628164 1.91 703876 19947260 2374532 7.00 3041364 18160908 196 23:43:32 21:09:01 10152808 31634840 628116 1.91 703880 19947260 2374532 7.00 3041356 18160908 12 23:43:32 21:10:01 10152760 31634812 628084 1.91 703896 19947264 2374532 7.00 3041716 18160912 184 23:43:32 21:11:01 10152668 31634724 628292 1.91 703928 19947264 2374532 7.00 3041752 18160916 44 23:43:32 21:12:01 10152432 31634552 628460 1.91 703956 19947272 2374532 7.00 3041432 18160920 192 23:43:32 21:13:01 10152320 31634444 628492 1.91 703972 19947276 2374532 7.00 3041692 18160924 16 23:43:32 21:14:01 10152272 31634444 628452 1.91 703996 19947280 2374532 7.00 3041488 18160928 8 23:43:32 21:15:01 10152004 31634176 628648 1.91 704008 19947280 2374532 7.00 3041480 18160928 12 23:43:32 21:16:01 10151704 31633912 628864 1.91 704040 19947272 2374532 7.00 3041920 18160936 8 23:43:32 21:17:01 10151368 31633600 629332 1.91 704056 19947280 2374532 7.00 3041976 18160936 16 23:43:32 21:18:01 10151212 31633568 629456 1.91 704084 19947320 2374532 7.00 3041768 18160960 204 23:43:32 21:19:01 10150944 31633308 629672 1.91 704108 19947324 2374532 7.00 3041628 18160964 8 23:43:32 21:20:01 10150792 31633200 629704 1.91 704120 19947324 2374532 7.00 3041912 18160964 188 23:43:32 21:21:01 10151020 31633460 629388 1.91 704144 19947328 2374532 7.00 3042304 18160968 40 23:43:32 21:22:01 10150948 31633388 629504 1.91 704144 19947328 2374532 7.00 3042196 18160968 296 23:43:32 21:23:01 10150924 31633368 629472 1.91 704164 19947332 2374532 7.00 3041940 18160972 20 23:43:32 21:24:01 10151632 31634112 629188 1.91 704180 19947340 2374532 7.00 3041724 18160976 216 23:43:32 21:25:01 10151568 31634048 629136 1.91 704200 19947340 2374240 7.00 3042040 18160976 192 23:43:32 21:26:01 10151260 31633784 629356 1.91 704216 19947344 2374240 7.00 3042388 18160984 224 23:43:32 21:27:01 10151464 31634008 629064 1.91 704236 19947352 2374240 7.00 3042080 18160992 188 23:43:32 21:28:01 10151204 31633896 629160 1.91 704256 19947480 2374240 7.00 3042152 18161108 304 23:43:32 21:29:01 10151100 31633804 629124 1.91 704280 19947484 2374240 7.00 3042180 18161112 184 23:43:32 21:30:01 10151740 31634476 628612 1.91 704296 19947484 2357800 6.95 3042140 18161112 300 23:43:32 21:31:01 10151252 31634024 629052 1.91 704320 19947488 2357800 6.95 3042544 18161128 36 23:43:32 21:32:01 10151276 31634080 628996 1.91 704348 19947492 2357800 6.95 3041880 18161132 212 23:43:32 21:33:01 10151228 31634032 628964 1.91 704368 19947492 2357800 6.95 3042064 18161132 12 23:43:32 21:34:01 10151180 31634028 628928 1.91 704380 19947500 2357800 6.95 3041928 18161136 164 23:43:32 21:35:01 10150800 31633652 629172 1.91 704392 19947504 2357800 6.95 3042368 18161140 192 23:43:32 21:36:01 10150800 31633708 629132 1.91 704428 19947504 2357800 6.95 3042312 18161144 68 23:43:32 21:37:01 10151000 31633912 629060 1.91 704456 19947504 2357800 6.95 3042188 18161148 8 23:43:32 21:38:01 10150660 31633612 629308 1.91 704472 19947508 2373856 7.00 3042320 18161148 200 23:43:32 21:39:01 10150644 31633600 629244 1.91 704488 19947512 2373856 7.00 3042364 18161152 28 23:43:32 21:40:01 10151068 31634068 628932 1.91 704508 19947516 2373856 7.00 3042392 18161156 312 23:43:32 21:41:01 10150720 31633736 629204 1.91 704528 19947516 2373856 7.00 3042844 18161156 12 23:43:32 21:42:01 10150712 31633752 629136 1.91 704544 19947524 2373856 7.00 3042460 18161160 316 23:43:32 21:43:01 10150872 31633912 629108 1.91 704560 19947528 2373856 7.00 3042448 18161160 220 23:43:32 21:44:01 10150604 31633672 629340 1.91 704568 19947532 2373856 7.00 3042948 18161164 324 23:43:32 21:45:01 10150548 31633628 629320 1.91 704572 19947536 2373856 7.00 3042408 18161168 192 23:43:32 21:46:01 10150784 31633884 629064 1.91 704592 19947536 2373856 7.00 3042592 18161176 196 23:43:32 21:47:01 10150404 31633528 629288 1.91 704616 19947540 2373856 7.00 3042724 18161180 196 23:43:32 21:48:01 10150388 31633548 629220 1.91 704636 19947544 2373856 7.00 3042600 18161184 328 23:43:32 21:49:01 10150264 31633424 629480 1.91 704648 19947544 2373856 7.00 3042880 18161184 196 23:43:32 21:50:01 10150328 31633508 629416 1.91 704652 19947548 2373856 7.00 3042236 18161188 196 23:43:32 21:51:01 10149796 31632816 630284 1.92 704668 19947536 2390072 7.04 3044912 18159392 24 23:43:32 21:52:01 10149780 31632832 630240 1.92 704688 19947556 2390072 7.04 3044192 18159396 208 23:43:32 21:53:01 10150196 31633256 629680 1.91 704696 19947560 2390072 7.04 3044760 18159400 196 23:43:32 21:54:01 10150188 31633268 629676 1.91 704708 19947560 2390072 7.04 3044232 18159400 200 23:43:32 21:55:01 10149804 31632908 630236 1.92 704728 19947564 2373376 6.99 3045376 18159408 196 23:43:32 21:56:01 10150268 31633400 629740 1.92 704748 19947564 2373376 6.99 3044936 18159408 300 23:43:32 21:57:01 10150472 31633620 629452 1.91 704764 19947568 2373376 6.99 3044648 18159412 36 23:43:32 21:58:01 10150528 31633700 629384 1.91 704772 19947572 2373376 6.99 3044300 18159416 0 23:43:32 21:59:01 10150252 31633428 629656 1.91 704776 19947572 2373376 6.99 3044300 18159416 8 23:43:32 22:00:01 10150496 31633680 629340 1.91 704780 19947580 2373376 6.99 3044508 18159420 232 23:43:32 22:01:01 10150164 31633360 629592 1.91 704792 19947588 2373376 6.99 3044624 18159424 12 23:43:32 22:02:01 10150400 31633624 629264 1.91 704828 19947584 2373376 6.99 3044352 18159424 12 23:43:32 22:03:01 10150568 31633808 629236 1.91 704832 19947592 2373376 6.99 3044384 18159436 12 23:43:32 22:04:01 10150244 31633524 629484 1.91 704864 19947592 2373376 6.99 3045212 18159436 16 23:43:32 22:05:01 10149936 31633252 629660 1.91 704884 19947596 2373376 6.99 3044672 18159440 32 23:43:32 22:06:01 10149920 31633260 629652 1.91 704900 19947600 2373376 6.99 3044824 18159444 188 23:43:32 22:07:01 10149880 31633220 629604 1.91 704920 19947592 2373376 6.99 3044456 18159444 12 23:43:32 22:08:01 10150108 31633484 629308 1.91 704928 19947604 2373376 6.99 3044488 18159448 204 23:43:32 22:09:01 10150276 31633652 629296 1.91 704928 19947604 2373376 6.99 3044472 18159448 12 23:43:32 22:10:01 10150228 31633624 629332 1.91 704948 19947612 2373376 6.99 3044768 18159452 300 23:43:32 22:11:01 10150212 31633624 629440 1.91 704956 19947616 2373376 6.99 3044920 18159460 12 23:43:32 22:12:01 10150312 31633752 629220 1.91 704980 19947616 2357324 6.95 3044916 18159460 72 23:43:32 22:13:01 10149996 31633456 629460 1.91 704984 19947620 2357324 6.95 3044896 18159464 188 23:43:32 22:14:01 10149684 31633168 629904 1.92 704992 19947624 2357324 6.95 3045504 18159468 224 23:43:32 22:15:01 10149716 31633200 629864 1.92 705008 19947624 2357324 6.95 3045400 18159468 24 23:43:32 22:16:01 10149660 31633184 629824 1.92 705040 19947620 2357324 6.95 3045500 18159472 52 23:43:32 22:17:01 10149400 31632948 630044 1.92 705056 19947624 2373408 6.99 3044732 18159472 12 23:43:32 22:18:01 10150056 31633636 629492 1.91 705068 19947636 2373408 6.99 3044800 18159464 48 23:43:32 22:19:01 10150024 31633616 629488 1.91 705084 19947644 2389460 7.04 3044964 18159468 16 23:43:32 22:20:01 10146544 31631728 631560 1.92 705236 19948868 2366328 6.97 3045144 18160548 44 23:43:32 22:21:01 10146716 31631920 631300 1.92 705256 19948872 2366328 6.97 3045580 18160552 12 23:43:32 22:22:01 10146992 31632224 630940 1.92 705280 19948868 2366328 6.97 3045180 18160552 8 23:43:32 22:23:01 10146868 31632112 631204 1.92 705288 19948876 2366328 6.97 3045172 18160556 12 23:43:32 22:24:01 10146528 31631804 631428 1.92 705308 19948880 2366328 6.97 3046004 18160560 8 23:43:32 22:25:01 10146732 31632012 631148 1.92 705336 19948880 2366328 6.97 3046156 18160560 8 23:43:32 22:26:01 10146668 31632112 630948 1.92 705356 19949016 2366328 6.97 3045812 18160684 28 23:43:32 22:27:01 10146360 31631840 631172 1.92 705372 19949016 2366328 6.97 3045340 18160700 12 23:43:32 22:28:01 10146580 31632268 630856 1.92 705400 19949148 2382380 7.02 3045656 18160828 200 23:43:32 22:29:01 10146564 31632260 630836 1.92 705416 19949152 2382380 7.02 3045764 18160832 216 23:43:32 22:30:01 10146264 31631964 631060 1.92 705428 19949152 2382380 7.02 3045756 18160832 236 23:43:32 22:31:01 10145688 31631452 631556 1.92 705444 19949156 2382380 7.02 3048116 18160836 60 23:43:32 22:32:01 10145948 31631728 631224 1.92 705464 19949156 2382380 7.02 3048156 18160844 48 23:43:32 22:33:01 10145932 31631740 631168 1.92 705472 19949160 2382380 7.02 3048108 18160844 8 23:43:32 22:34:01 10145852 31631668 631160 1.92 705488 19949168 2382380 7.02 3048096 18160848 216 23:43:32 22:35:01 10145008 31630860 631924 1.92 705496 19949168 2382380 7.02 3048556 18160848 8 23:43:32 22:36:01 10144956 31630820 632140 1.92 705520 19949176 2382380 7.02 3048296 18160856 220 23:43:32 22:37:01 10144940 31630848 632104 1.92 705540 19949176 2366276 6.97 3047976 18160860 8 23:43:32 22:38:01 10144680 31630608 632284 1.92 705548 19949180 2366276 6.97 3047924 18160860 204 23:43:32 22:39:01 10144576 31630516 632288 1.92 705560 19949184 2366276 6.97 3047952 18160864 8 23:43:32 22:40:01 10144576 31630544 632212 1.92 705580 19949188 2366276 6.97 3047964 18160868 216 23:43:32 22:41:01 10144528 31630520 632180 1.92 705596 19949188 2366276 6.97 3048048 18160868 8 23:43:32 22:42:01 10144664 31630684 632140 1.92 705628 19949184 2366276 6.97 3048248 18160872 48 23:43:32 22:43:01 10145176 31631220 631708 1.92 705640 19949192 2366276 6.97 3048076 18160872 12 23:43:32 22:44:01 10145128 31631208 631768 1.92 705656 19949196 2366276 6.97 3048360 18160876 220 23:43:32 22:45:01 10144772 31630868 632036 1.92 705676 19949200 2366276 6.97 3048452 18160884 44 23:43:32 22:46:01 10144732 31630828 631992 1.92 705688 19949204 2366276 6.97 3048852 18160884 196 23:43:32 22:47:01 10145380 31631532 631448 1.92 705720 19949200 2366276 6.97 3048468 18160888 12 23:43:32 22:48:01 10145152 31631308 631636 1.92 705736 19949208 2366276 6.97 3048488 18160888 308 23:43:32 22:49:01 10145344 31631508 631612 1.92 705748 19949216 2366276 6.97 3048552 18160892 212 23:43:32 22:50:01 10145248 31631328 631732 1.92 705764 19949220 2366276 6.97 3048452 18160900 208 23:43:32 22:51:01 10143664 31629860 633200 1.93 705792 19949220 2349264 6.92 3049728 18160720 224 23:43:32 22:52:01 10144176 31630408 632636 1.92 705828 19949220 2349264 6.92 3048872 18160724 60 23:43:32 22:53:01 10143900 31630140 632872 1.92 705840 19949228 2332644 6.87 3048976 18160728 204 23:43:32 22:54:01 10143884 31630128 632828 1.92 705872 19949232 2332644 6.87 3048904 18160732 316 23:43:32 22:55:01 10144120 31630368 632536 1.92 705876 19949236 2332644 6.87 3048884 18160736 84 23:43:32 22:56:01 10144048 31630356 632532 1.92 705888 19949236 2332644 6.87 3049028 18160736 228 23:43:32 22:57:01 10144104 31630436 632460 1.92 705900 19949240 2332644 6.87 3048648 18160740 28 23:43:32 22:58:01 10144264 31630600 632476 1.92 705920 19949244 2332644 6.87 3048636 18160744 200 23:43:32 22:59:01 10144004 31630344 632708 1.92 705936 19949244 2348776 6.92 3048636 18160744 12 23:43:32 23:00:01 10143900 31630244 632728 1.92 705952 19949248 2348776 6.92 3048656 18160748 220 23:43:32 23:01:01 10144128 31630532 632444 1.92 705972 19949252 2348776 6.92 3048772 18160752 12 23:43:32 23:02:01 10144112 31630668 632452 1.92 706000 19949380 2348776 6.92 3048720 18160880 204 23:43:32 23:03:01 10143780 31630368 632684 1.92 706048 19949384 2348776 6.92 3048748 18160884 8 23:43:32 23:04:01 10144012 31630644 632580 1.92 706084 19949388 2348776 6.92 3048804 18160888 208 23:43:32 23:05:01 10143608 31630296 632872 1.92 706108 19949396 2348776 6.92 3049356 18160892 212 23:43:32 23:06:01 10143560 31630272 632832 1.92 706136 19949400 2348776 6.92 3049588 18160900 356 23:43:32 23:07:01 10143544 31630296 632816 1.92 706152 19949400 2348776 6.92 3049740 18160900 204 23:43:32 23:08:01 10144032 31630792 632284 1.92 706172 19949404 2348776 6.92 3049252 18160904 336 23:43:32 23:09:01 10144016 31630780 632224 1.92 706184 19949404 2348776 6.92 3049240 18160904 196 23:43:32 23:10:01 10144000 31630832 632184 1.92 706216 19949408 2348776 6.92 3049388 18160912 332 23:43:32 23:11:01 10143748 31630592 632400 1.92 706232 19949412 2348776 6.92 3049296 18160912 12 23:43:32 23:12:01 10143724 31630608 632356 1.92 706260 19949416 2348776 6.92 3049276 18160912 120 23:43:32 23:13:01 10143700 31630592 632312 1.92 706280 19949420 2348776 6.92 3049020 18160916 12 23:43:32 23:14:01 10143608 31630512 632540 1.92 706304 19949424 2348776 6.92 3049360 18160920 336 23:43:32 23:15:01 10143560 31630464 632512 1.92 706320 19949424 2348776 6.92 3049372 18160920 216 23:43:32 23:16:01 10143504 31630480 632520 1.92 706336 19949428 2348776 6.92 3049472 18160928 320 23:43:32 23:17:01 10143528 31630544 632520 1.92 706344 19949428 2348776 6.92 3049716 18160928 264 23:43:32 23:18:01 10143560 31630584 632472 1.92 706360 19949432 2348776 6.92 3049532 18160932 336 23:43:32 23:19:01 10143820 31630852 632160 1.92 706368 19949436 2348776 6.92 3049428 18160936 220 23:43:32 23:20:01 10143772 31630804 632144 1.92 706372 19949436 2348776 6.92 3049500 18160936 324 23:43:32 23:21:01 10143796 31630868 632096 1.92 706392 19949440 2364908 6.97 3049212 18160940 8 23:43:32 23:22:01 10143748 31630840 632048 1.92 706420 19949448 2364908 6.97 3049156 18160948 228 23:43:32 23:23:01 10143700 31630844 632008 1.92 706444 19949452 2364908 6.97 3049204 18160952 16 23:43:32 23:24:01 10143628 31630776 632032 1.92 706456 19949456 2348580 6.92 3049216 18160956 252 23:43:32 23:25:01 10143636 31630784 632008 1.92 706472 19949456 2348580 6.92 3049204 18160956 8 23:43:32 23:26:01 10143576 31630848 632156 1.92 706508 19949524 2348580 6.92 3049556 18161024 248 23:43:32 23:27:01 10143292 31630568 632404 1.92 706532 19949524 2348580 6.92 3049688 18161028 16 23:43:32 23:28:01 10143536 31630876 632180 1.92 706560 19949528 2348580 6.92 3049368 18161028 148 23:43:32 23:29:01 10143488 31630856 632148 1.92 706576 19949532 2348580 6.92 3049628 18161032 8 23:43:32 23:30:01 10143472 31630844 632092 1.92 706592 19949536 2348580 6.92 3049368 18161036 224 23:43:32 23:31:01 10143140 31630532 632344 1.92 706608 19949540 2364636 6.97 3049464 18161040 12 23:43:32 23:32:01 10143124 31630556 632320 1.92 706628 19949544 2364636 6.97 3049740 18161044 228 23:43:32 23:33:01 10143276 31630728 632304 1.92 706648 19949544 2364636 6.97 3049792 18161044 220 23:43:32 23:34:01 10143308 31630892 632092 1.92 706668 19949676 2364636 6.97 3049440 18161176 240 23:43:32 23:35:01 10143188 31630772 632084 1.92 706676 19949676 2364636 6.97 3049748 18161176 108 23:43:32 23:36:01 10142824 31630520 632248 1.92 706696 19949716 2364636 6.97 3049652 18161216 340 23:43:32 23:37:01 10142728 31630452 632208 1.92 706720 19949720 2364636 6.97 3050012 18161220 200 23:43:32 23:38:01 10142436 31630208 632448 1.92 706752 19949724 2364636 6.97 3049764 18161220 140 23:43:32 23:39:01 10142704 31630484 632160 1.92 706768 19949728 2364636 6.97 3049508 18161224 32 23:43:32 23:40:01 10142688 31630476 632092 1.92 706784 19949732 2364636 6.97 3049520 18161228 208 23:43:32 23:41:01 10142816 31630648 632088 1.92 706804 19949736 2364636 6.97 3049628 18161236 8 23:43:32 23:42:01 10142816 31630668 632068 1.92 706820 19949740 2364636 6.97 3049564 18161240 212 23:43:32 23:43:01 10142816 31630668 632060 1.92 706836 19949732 2364636 6.97 3049564 18161240 12 23:43:32 Average: 10437513 31605540 657532 2.00 688283 19666448 2410872 7.11 3069773 17864804 32332 23:43:32 23:43:32 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:43:32 20:31:02 lo 5.06 5.06 0.49 0.49 0.00 0.00 0.00 0.00 23:43:32 20:31:02 ens3 1505.51 1643.33 9813.28 226.27 0.00 0.00 0.00 0.00 23:43:32 20:31:02 docker0 784.02 436.60 66.79 2715.05 0.00 0.00 0.00 0.00 23:43:32 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 20:32:01 ens3 201.14 151.62 1043.05 78.10 0.00 0.00 0.00 0.00 23:43:32 20:32:01 docker0 98.58 129.66 7.99 1003.75 0.00 0.00 0.00 0.00 23:43:32 20:32:01 veth830946e 0.92 1.10 0.07 0.09 0.00 0.00 0.00 0.00 23:43:32 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:33:01 ens3 25.86 14.70 21.69 11.54 0.00 0.00 0.00 0.00 23:43:32 20:33:01 docker0 0.53 0.53 0.03 0.04 0.00 0.00 0.00 0.00 23:43:32 20:33:01 veth830946e 0.53 0.55 0.04 0.04 0.00 0.00 0.00 0.00 23:43:32 20:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 23:43:32 20:34:01 veth692ce4b 0.00 0.87 0.00 0.05 0.00 0.00 0.00 0.00 23:43:32 20:34:01 ens3 161.21 114.51 1893.02 75.21 0.00 0.00 0.00 0.00 23:43:32 20:34:01 docker0 36.79 45.90 2.09 190.62 0.00 0.00 0.00 0.00 23:43:32 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:35:01 veth692ce4b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:43:32 20:35:01 veth6a2bce1 250.37 424.18 22.12 5828.34 0.00 0.00 0.00 0.48 23:43:32 20:35:01 ens3 1327.42 812.10 17512.41 88.33 0.00 0.00 0.00 0.00 23:43:32 20:35:01 veth9c3e444 267.11 430.81 23.11 5828.90 0.00 0.00 0.00 0.48 23:43:32 20:35:01 docker0 792.14 1294.42 58.28 17486.84 0.00 0.00 0.00 0.00 23:43:32 20:35:01 veth0cf21ad 274.66 439.89 23.89 5829.64 0.00 0.00 0.00 0.48 23:43:32 20:36:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 23:43:32 20:36:01 veth692ce4b 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 23:43:32 20:36:01 veth6a2bce1 0.15 0.37 0.01 0.02 0.00 0.00 0.00 0.00 23:43:32 20:36:01 ens3 48.73 35.50 179.92 11.30 0.00 0.00 0.00 0.00 23:43:32 20:36:01 veth9c3e444 0.12 0.33 0.01 0.02 0.00 0.00 0.00 0.00 23:43:32 20:36:01 docker0 15.56 21.86 0.91 115.30 0.00 0.00 0.00 0.00 23:43:32 20:36:01 veth0cf21ad 0.13 0.35 0.01 0.02 0.00 0.00 0.00 0.00 23:43:32 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:37:01 veth692ce4b 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:37:01 veth6a2bce1 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 23:43:32 20:37:01 ens3 23.85 13.36 84.37 7.01 0.00 0.00 0.00 0.00 23:43:32 20:37:01 veth9c3e444 0.08 0.18 0.00 0.01 0.00 0.00 0.00 0.00 23:43:32 20:37:01 docker0 4.20 8.33 0.25 72.03 0.00 0.00 0.00 0.00 23:43:32 20:37:01 veth0cf21ad 0.07 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:43:32 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 20:38:01 veth692ce4b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:38:01 ens3 74.69 46.38 647.69 17.64 0.00 0.00 0.00 0.00 23:43:32 20:38:01 docker0 26.83 39.26 2.32 619.55 0.00 0.00 0.00 0.00 23:43:32 20:39:01 veth3abd56c 0.05 0.28 0.00 0.02 0.00 0.00 0.00 0.00 23:43:32 20:39:01 lo 1.26 1.26 0.12 0.12 0.00 0.00 0.00 0.00 23:43:32 20:39:01 veth692ce4b 0.00 0.53 0.00 0.03 0.00 0.00 0.00 0.00 23:43:32 20:39:01 ens3 121.92 89.69 477.89 18.77 0.00 0.00 0.00 0.00 23:43:32 20:39:01 docker0 68.01 86.63 3.93 405.49 0.00 0.00 0.00 0.00 23:43:32 20:40:02 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 23:43:32 20:40:02 ens3 249.40 205.95 1719.69 197.02 0.00 0.00 0.00 0.00 23:43:32 20:40:02 docker0 51.87 80.94 3.38 590.68 0.00 0.00 0.00 0.00 23:43:32 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:41:01 ens3 0.59 0.44 0.10 0.10 0.00 0.00 0.00 0.00 23:43:32 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 20:42:01 ens3 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 23:43:32 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:43:01 ens3 0.28 0.22 0.42 0.02 0.00 0.00 0.00 0.00 23:43:32 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 20:44:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:45:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 20:46:01 ens3 0.38 0.25 0.09 0.08 0.00 0.00 0.00 0.00 23:43:32 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:47:01 ens3 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:43:32 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 20:48:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:49:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 20:50:01 ens3 2.17 1.60 1.75 2.86 0.00 0.00 0.00 0.00 23:43:32 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 20:51:01 ens3 5.67 3.98 3.89 3.44 0.00 0.00 0.00 0.00 23:43:32 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 20:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:53:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 20:54:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:55:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 20:56:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 23:43:32 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 20:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 20:59:01 ens3 0.17 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:43:32 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:01:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:43:32 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:02:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:03:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:04:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:05:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 23:43:32 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:06:01 ens3 0.32 0.23 0.09 0.08 0.00 0.00 0.00 0.00 23:43:32 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:09:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:43:32 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:10:01 ens3 0.32 0.18 0.07 0.01 0.00 0.00 0.00 0.00 23:43:32 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:11:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:43:32 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:12:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:14:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:15:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:16:01 ens3 0.32 0.28 0.17 0.08 0.00 0.00 0.00 0.00 23:43:32 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:17:01 ens3 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 23:43:32 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:18:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:19:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:20:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:21:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:43:32 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:22:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 23:43:32 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:24:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:25:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:26:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 23:43:32 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:28:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 23:43:32 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:30:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:31:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:43:32 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:32:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:33:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 23:43:32 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:35:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:43:32 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:36:01 ens3 0.33 0.27 0.09 0.08 0.00 0.00 0.00 0.00 23:43:32 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:37:01 ens3 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 23:43:32 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:38:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:39:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:40:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:43:32 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:41:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:43:32 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:42:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:43:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:44:01 ens3 1.60 0.82 0.50 0.30 0.00 0.00 0.00 0.00 23:43:32 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:46:01 ens3 0.38 0.23 0.09 0.07 0.00 0.00 0.00 0.00 23:43:32 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:47:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:49:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 23:43:32 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:50:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:51:01 ens3 4.63 3.57 2.66 5.39 0.00 0.00 0.00 0.00 23:43:32 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:53:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:54:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 23:43:32 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:55:01 ens3 0.48 0.27 0.31 0.20 0.00 0.00 0.00 0.00 23:43:32 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:56:01 ens3 0.38 0.20 0.09 0.07 0.00 0.00 0.00 0.00 23:43:32 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:58:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:59:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:00:01 ens3 0.32 0.15 0.07 0.01 0.00 0.00 0.00 0.00 23:43:32 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:01:01 ens3 0.27 0.10 0.14 0.07 0.00 0.00 0.00 0.00 23:43:32 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:02:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:03:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:04:01 ens3 1.43 0.48 0.44 0.28 0.00 0.00 0.00 0.00 23:43:32 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:05:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:43:32 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:06:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:43:32 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:08:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:10:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:11:01 ens3 0.42 0.20 0.20 0.07 0.00 0.00 0.00 0.00 23:43:32 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:12:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:13:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:14:01 ens3 2.38 0.42 0.45 0.22 0.00 0.00 0.00 0.00 23:43:32 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:15:01 ens3 1.37 0.80 0.78 0.60 0.00 0.00 0.00 0.00 23:43:32 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:16:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 23:43:32 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:18:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:19:01 ens3 0.22 0.08 0.07 0.00 0.00 0.00 0.00 0.00 23:43:32 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:20:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 23:43:32 22:20:01 ens3 0.32 0.35 0.11 0.04 0.00 0.00 0.00 0.00 23:43:32 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:21:01 ens3 0.18 0.08 0.08 0.07 0.00 0.00 0.00 0.00 23:43:32 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:22:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:23:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:24:01 ens3 2.28 0.55 0.51 0.29 0.00 0.00 0.00 0.00 23:43:32 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:25:01 ens3 1.07 0.70 0.61 0.48 0.00 0.00 0.00 0.00 23:43:32 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:26:01 ens3 0.33 0.18 0.14 0.07 0.00 0.00 0.00 0.00 23:43:32 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:28:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:30:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:31:01 ens3 5.63 10.66 0.43 10.72 0.00 0.00 0.00 0.00 23:43:32 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:32:01 ens3 0.33 0.22 0.13 0.01 0.00 0.00 0.00 0.00 23:43:32 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:33:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:43:32 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:34:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 23:43:32 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:35:01 ens3 2.40 4.07 0.38 7.22 0.00 0.00 0.00 0.00 23:43:32 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:36:01 ens3 4.58 4.43 0.36 7.01 0.00 0.00 0.00 0.00 23:43:32 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:38:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:40:01 ens3 0.27 0.22 0.07 0.01 0.00 0.00 0.00 0.00 23:43:32 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:41:01 ens3 4.50 8.42 0.41 7.60 0.00 0.00 0.00 0.00 23:43:32 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:42:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:43:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:43:32 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:44:01 ens3 1.38 0.10 0.12 0.01 0.00 0.00 0.00 0.00 23:43:32 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:45:01 ens3 8.37 16.06 0.85 15.27 0.00 0.00 0.00 0.00 23:43:32 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:46:01 ens3 4.52 8.80 0.36 7.63 0.00 0.00 0.00 0.00 23:43:32 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:47:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:49:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:50:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:51:01 ens3 5.78 5.76 2.74 7.91 0.00 0.00 0.00 0.00 23:43:32 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:53:01 ens3 0.25 0.12 0.12 0.01 0.00 0.00 0.00 0.00 23:43:32 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:54:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:43:32 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:55:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:56:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 23:43:32 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:59:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:00:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:01:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 23:43:32 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:02:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:03:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:04:01 ens3 1.48 0.20 0.23 0.01 0.00 0.00 0.00 0.00 23:43:32 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:05:01 ens3 0.95 0.10 0.16 0.07 0.00 0.00 0.00 0.00 23:43:32 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:06:01 ens3 1.13 0.77 0.60 0.48 0.00 0.00 0.00 0.00 23:43:32 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:07:01 ens3 0.43 0.28 0.26 0.20 0.00 0.00 0.00 0.00 23:43:32 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:09:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:43:32 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:11:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:43:32 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:13:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:14:01 ens3 0.48 0.13 0.14 0.01 0.00 0.00 0.00 0.00 23:43:32 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:16:01 ens3 0.37 0.23 0.09 0.08 0.00 0.00 0.00 0.00 23:43:32 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:21:01 ens3 0.25 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:43:32 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:23:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:43:32 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:26:01 ens3 1.62 0.58 0.60 0.29 0.00 0.00 0.00 0.00 23:43:32 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:27:01 ens3 1.32 0.53 0.57 0.40 0.00 0.00 0.00 0.00 23:43:32 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:28:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:30:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:31:01 ens3 0.85 0.08 0.14 0.07 0.00 0.00 0.00 0.00 23:43:32 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:32:01 ens3 0.83 0.53 0.42 0.28 0.00 0.00 0.00 0.00 23:43:32 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:34:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:43:32 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:35:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:36:01 ens3 0.42 0.28 0.10 0.08 0.00 0.00 0.00 0.00 23:43:32 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:38:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:40:01 ens3 0.35 0.20 0.08 0.01 0.00 0.00 0.00 0.00 23:43:32 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:41:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:43:32 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:42:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:43:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:32 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 23:43:32 Average: ens3 19.87 16.66 173.15 4.21 0.00 0.00 0.00 0.00 23:43:32 Average: docker0 9.73 11.10 0.76 120.18 0.00 0.00 0.00 0.00 23:43:32 23:43:32 23:43:32 ---> sar -P ALL: 23:43:32 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11898) 04/10/22 _x86_64_ (8 CPU) 23:43:32 23:43:32 20:29:43 LINUX RESTART (8 CPU) 23:43:32 23:43:32 20:30:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 20:31:02 all 11.97 0.00 4.00 1.89 0.05 82.08 23:43:32 20:31:02 0 8.83 0.00 3.13 1.55 0.05 86.45 23:43:32 20:31:02 1 16.60 0.00 4.30 3.10 0.05 75.95 23:43:32 20:31:02 2 10.52 0.00 7.13 2.13 0.05 80.17 23:43:32 20:31:02 3 13.31 0.00 3.61 1.16 0.05 81.87 23:43:32 20:31:02 4 8.94 0.00 3.59 5.17 0.05 82.25 23:43:32 20:31:02 5 11.46 0.00 3.19 0.46 0.03 84.87 23:43:32 20:31:02 6 13.31 0.00 3.27 0.18 0.05 83.18 23:43:32 20:31:02 7 12.83 0.00 3.81 1.39 0.08 81.88 23:43:32 20:32:01 all 29.23 0.00 6.58 1.37 0.08 62.74 23:43:32 20:32:01 0 26.94 0.00 8.13 0.24 0.07 64.62 23:43:32 20:32:01 1 28.67 0.00 6.68 1.15 0.09 63.42 23:43:32 20:32:01 2 30.62 0.00 5.69 0.48 0.09 63.12 23:43:32 20:32:01 3 29.00 0.00 6.46 1.32 0.09 63.13 23:43:32 20:32:01 4 31.02 0.00 6.63 3.42 0.07 58.86 23:43:32 20:32:01 5 29.97 0.00 6.42 1.38 0.09 62.14 23:43:32 20:32:01 6 29.33 0.00 6.07 0.10 0.07 64.43 23:43:32 20:32:01 7 28.29 0.00 6.58 2.88 0.07 62.19 23:43:32 20:33:01 all 47.31 0.00 6.28 0.20 0.10 46.11 23:43:32 20:33:01 0 47.41 0.00 6.47 0.03 0.08 46.00 23:43:32 20:33:01 1 47.35 0.00 5.96 0.00 0.12 46.58 23:43:32 20:33:01 2 47.60 0.00 6.13 0.25 0.08 45.93 23:43:32 20:33:01 3 46.07 0.00 6.55 1.20 0.10 46.09 23:43:32 20:33:01 4 46.58 0.00 6.32 0.00 0.10 47.00 23:43:32 20:33:01 5 46.55 0.00 6.09 0.02 0.10 47.24 23:43:32 20:33:01 6 47.87 0.00 6.28 0.02 0.10 45.73 23:43:32 20:33:01 7 49.05 0.00 6.47 0.08 0.08 44.31 23:43:32 20:34:01 all 15.18 0.00 11.45 8.46 0.08 64.84 23:43:32 20:34:01 0 14.85 0.00 10.84 11.45 0.07 62.79 23:43:32 20:34:01 1 14.52 0.00 11.16 32.37 0.09 41.87 23:43:32 20:34:01 2 13.14 0.00 9.52 3.84 0.07 73.43 23:43:32 20:34:01 3 15.36 0.00 9.49 2.80 0.07 72.28 23:43:32 20:34:01 4 18.88 0.00 11.81 2.87 0.09 66.35 23:43:32 20:34:01 5 14.86 0.00 14.22 6.83 0.10 63.98 23:43:32 20:34:01 6 14.57 0.00 10.80 1.96 0.07 72.60 23:43:32 20:34:01 7 15.23 0.00 13.83 5.82 0.09 65.04 23:43:32 20:35:01 all 63.73 0.00 12.85 11.78 0.17 11.46 23:43:32 20:35:01 0 63.06 0.00 11.13 12.47 0.15 13.18 23:43:32 20:35:01 1 62.30 0.00 12.36 11.41 0.14 13.80 23:43:32 20:35:01 2 62.78 0.00 11.26 8.97 0.15 16.84 23:43:32 20:35:01 3 64.17 0.00 14.57 14.51 0.15 6.60 23:43:32 20:35:01 4 67.20 0.00 11.86 10.96 0.17 9.82 23:43:32 20:35:01 5 59.24 0.00 15.92 17.41 0.26 7.17 23:43:32 20:35:01 6 64.66 0.00 12.96 10.46 0.17 11.76 23:43:32 20:35:01 7 66.39 0.00 12.78 8.11 0.15 12.57 23:43:32 20:36:01 all 90.16 0.00 9.65 0.00 0.17 0.02 23:43:32 20:36:01 0 89.76 0.00 10.09 0.00 0.15 0.00 23:43:32 20:36:01 1 90.09 0.00 9.76 0.00 0.15 0.00 23:43:32 20:36:01 2 88.53 0.00 11.17 0.00 0.15 0.15 23:43:32 20:36:01 3 90.84 0.00 8.96 0.00 0.20 0.00 23:43:32 20:36:01 4 89.38 0.00 10.38 0.00 0.24 0.00 23:43:32 20:36:01 5 90.44 0.00 9.42 0.00 0.13 0.00 23:43:32 20:36:01 6 90.62 0.00 9.21 0.00 0.17 0.00 23:43:32 20:36:01 7 91.64 0.00 8.17 0.00 0.18 0.00 23:43:32 20:37:01 all 75.26 0.00 8.70 3.59 0.14 12.31 23:43:32 20:37:01 0 75.39 0.00 8.89 0.92 0.13 14.66 23:43:32 20:37:01 1 87.47 0.00 5.65 1.45 0.15 5.28 23:43:32 20:37:01 2 74.08 0.00 8.14 3.55 0.13 14.10 23:43:32 20:37:01 3 78.92 0.00 9.52 2.25 0.17 9.14 23:43:32 20:37:01 4 67.66 0.00 9.77 2.06 0.13 20.37 23:43:32 20:37:01 5 67.50 0.00 10.16 11.15 0.12 11.07 23:43:32 20:37:01 6 76.60 0.00 7.33 3.86 0.13 12.09 23:43:32 20:37:01 7 74.42 0.00 10.15 3.51 0.13 11.79 23:43:32 20:38:01 all 56.70 0.00 13.92 7.42 0.15 21.81 23:43:32 20:38:01 0 56.72 0.00 13.19 7.04 0.12 22.94 23:43:32 20:38:01 1 56.93 0.00 14.22 11.12 0.15 17.56 23:43:32 20:38:01 2 56.48 0.00 14.35 6.45 0.17 22.56 23:43:32 20:38:01 3 53.86 0.00 16.34 9.38 0.19 20.23 23:43:32 20:38:01 4 57.06 0.00 14.36 4.06 0.14 24.38 23:43:32 20:38:01 5 56.88 0.00 13.18 11.30 0.14 18.50 23:43:32 20:38:01 6 58.24 0.00 13.28 5.73 0.17 22.58 23:43:32 20:38:01 7 57.43 0.00 12.42 4.29 0.15 25.71 23:43:32 20:39:01 all 22.75 0.00 11.46 16.53 0.13 49.13 23:43:32 20:39:01 0 20.57 0.00 11.85 14.71 0.15 52.72 23:43:32 20:39:01 1 23.69 0.00 11.95 21.40 0.12 42.85 23:43:32 20:39:01 2 23.01 0.00 11.13 19.01 0.12 46.73 23:43:32 20:39:01 3 24.62 0.00 11.14 18.61 0.12 45.52 23:43:32 20:39:01 4 22.18 0.00 12.30 12.06 0.14 53.33 23:43:32 20:39:01 5 23.59 0.00 12.18 16.54 0.15 47.53 23:43:32 20:39:01 6 23.72 0.00 12.08 13.45 0.14 50.61 23:43:32 20:39:01 7 20.59 0.00 9.03 16.46 0.10 53.82 23:43:32 20:40:02 all 41.14 0.00 9.55 4.64 0.12 44.56 23:43:32 20:40:02 0 39.46 0.00 8.99 4.77 0.12 46.67 23:43:32 20:40:02 1 41.04 0.00 10.84 5.93 0.12 42.08 23:43:32 20:40:02 2 42.65 0.00 9.59 1.22 0.12 46.42 23:43:32 20:40:02 3 41.74 0.00 10.00 4.00 0.14 44.12 23:43:32 20:40:02 4 40.48 0.00 9.07 1.73 0.12 48.60 23:43:32 20:40:02 5 43.90 0.00 9.20 3.52 0.12 43.27 23:43:32 20:40:02 6 41.88 0.00 9.75 5.58 0.12 42.67 23:43:32 20:40:02 7 37.89 0.00 8.98 10.42 0.10 42.61 23:43:32 20:41:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:43:32 20:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 20:41:01 1 0.02 0.00 0.00 0.03 0.00 99.95 23:43:32 20:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 20:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 20:41:01 5 0.02 0.00 0.00 0.05 0.00 99.93 23:43:32 20:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:43:32 20:41:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 20:42:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:43:32 20:42:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:43:32 20:42:01 1 0.02 0.00 0.02 0.02 0.02 99.93 23:43:32 20:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 20:42:01 3 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 20:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 20:42:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 20:42:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 20:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 20:43:01 all 0.01 0.00 0.02 0.00 0.01 99.96 23:43:32 20:43:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:43:32 20:43:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 20:43:01 2 0.00 0.00 0.03 0.00 0.00 99.97 23:43:32 20:43:01 3 0.05 0.00 0.05 0.02 0.02 99.87 23:43:32 20:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 20:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 20:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:44:01 all 0.01 0.00 0.01 0.00 0.01 99.98 23:43:32 20:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 20:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 20:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 20:44:01 5 0.00 0.00 0.00 0.02 0.02 99.97 23:43:32 20:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 20:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:45:01 all 0.03 0.00 0.02 0.01 0.01 99.93 23:43:32 20:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:43:32 20:45:01 1 0.03 0.00 0.02 0.02 0.03 99.90 23:43:32 20:45:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:43:32 20:45:01 3 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 20:45:01 4 0.05 0.00 0.02 0.00 0.00 99.93 23:43:32 20:45:01 5 0.03 0.00 0.00 0.02 0.00 99.95 23:43:32 20:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:43:32 20:45:01 7 0.02 0.00 0.03 0.03 0.00 99.92 23:43:32 20:46:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:43:32 20:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:46:01 1 0.02 0.00 0.02 0.03 0.03 99.90 23:43:32 20:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:46:01 4 0.08 0.00 0.02 0.00 0.00 99.90 23:43:32 20:46:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 20:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 20:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 20:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:43:32 20:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:43:32 20:47:01 1 0.03 0.00 0.02 0.02 0.02 99.92 23:43:32 20:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 20:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 20:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 20:47:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 20:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:43:32 20:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:48:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:43:32 20:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 20:48:01 1 0.03 0.00 0.02 0.05 0.03 99.87 23:43:32 20:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:48:01 3 0.00 0.00 0.02 0.03 0.00 99.95 23:43:32 20:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:49:01 all 0.01 0.00 0.00 0.00 0.01 99.98 23:43:32 20:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 20:49:01 1 0.02 0.00 0.00 0.00 0.03 99.95 23:43:32 20:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 20:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 20:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 20:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 20:50:01 all 0.08 0.00 0.02 0.01 0.01 99.89 23:43:32 20:50:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:43:32 20:50:01 1 0.10 0.00 0.02 0.02 0.02 99.85 23:43:32 20:50:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:43:32 20:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 20:50:01 4 0.15 0.00 0.00 0.02 0.00 99.83 23:43:32 20:50:01 5 0.03 0.00 0.00 0.02 0.02 99.93 23:43:32 20:50:01 6 0.13 0.00 0.03 0.00 0.02 99.82 23:43:32 20:50:01 7 0.12 0.00 0.02 0.00 0.00 99.87 23:43:32 20:51:01 all 0.12 0.00 0.03 0.01 0.01 99.83 23:43:32 20:51:01 0 0.22 0.00 0.05 0.02 0.02 99.70 23:43:32 20:51:01 1 0.10 0.00 0.02 0.03 0.02 99.83 23:43:32 20:51:01 2 0.02 0.00 0.03 0.02 0.00 99.93 23:43:32 20:51:01 3 0.13 0.00 0.03 0.02 0.02 99.80 23:43:32 20:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 20:51:01 5 0.17 0.00 0.02 0.00 0.00 99.82 23:43:32 20:51:01 6 0.22 0.00 0.02 0.00 0.00 99.77 23:43:32 20:51:01 7 0.12 0.00 0.02 0.02 0.00 99.85 23:43:32 20:52:01 all 0.00 0.00 0.01 0.01 0.00 99.98 23:43:32 20:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:43:32 20:52:01 1 0.00 0.00 0.00 0.08 0.00 99.92 23:43:32 20:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:52:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 20:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 20:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:43:32 20:52:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 20:53:01 all 0.01 0.00 0.00 0.00 0.01 99.97 23:43:32 20:53:01 0 0.03 0.00 0.00 0.00 0.03 99.93 23:43:32 20:53:01 1 0.02 0.00 0.00 0.02 0.02 99.95 23:43:32 20:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 20:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 20:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:53:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 20:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 20:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:54:01 all 0.00 0.00 0.01 0.00 0.00 99.98 23:43:32 20:54:01 0 0.00 0.00 0.03 0.00 0.02 99.95 23:43:32 20:54:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 20:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 20:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 20:54:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 20:54:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:43:32 20:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:55:01 all 0.01 0.00 0.00 0.01 0.01 99.97 23:43:32 20:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:43:32 20:55:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 20:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 20:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:55:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:43:32 20:55:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 20:55:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 20:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 20:56:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:43:32 20:56:01 0 0.02 0.00 0.03 0.00 0.03 99.92 23:43:32 20:56:01 1 0.00 0.00 0.02 0.02 0.02 99.95 23:43:32 20:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 20:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 20:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:56:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 20:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:57:01 all 0.01 0.00 0.00 0.00 0.01 99.98 23:43:32 20:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:43:32 20:57:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 20:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 20:57:01 5 0.02 0.00 0.00 0.02 0.02 99.95 23:43:32 20:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 20:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 20:58:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:43:32 20:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:43:32 20:58:01 1 0.02 0.00 0.02 0.05 0.02 99.90 23:43:32 20:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:58:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 20:58:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 20:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 20:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:43:32 20:59:01 0 0.02 0.00 0.05 0.00 0.02 99.92 23:43:32 20:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 20:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 20:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 20:59:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 20:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 20:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:00:01 all 0.01 0.00 0.00 0.01 0.01 99.97 23:43:32 21:00:01 0 0.02 0.00 0.00 0.00 0.03 99.95 23:43:32 21:00:01 1 0.03 0.00 0.00 0.05 0.00 99.92 23:43:32 21:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 21:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:00:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 21:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:01:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:43:32 21:01:01 0 0.02 0.00 0.03 0.00 0.03 99.92 23:43:32 21:01:01 1 0.00 0.00 0.03 0.02 0.02 99.93 23:43:32 21:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:01:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 21:01:01 5 0.00 0.00 0.00 0.05 0.00 99.95 23:43:32 21:01:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:43:32 21:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:02:01 all 0.24 0.00 0.01 0.01 0.01 99.74 23:43:32 21:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 21:02:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 21:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 21:02:01 4 1.84 0.00 0.02 0.00 0.00 98.14 23:43:32 21:02:01 5 0.03 0.00 0.02 0.02 0.02 99.92 23:43:32 21:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:03:01 all 0.25 0.00 0.01 0.01 0.00 99.73 23:43:32 21:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 21:03:01 1 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 21:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:03:01 4 1.97 0.00 0.02 0.00 0.02 98.00 23:43:32 21:03:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 21:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:43:32 21:03:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 21:04:01 all 0.26 0.00 0.00 0.01 0.01 99.72 23:43:32 21:04:01 0 0.00 0.00 0.02 0.00 0.03 99.95 23:43:32 21:04:01 1 0.00 0.00 0.00 0.03 0.02 99.95 23:43:32 21:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:04:01 4 1.97 0.00 0.00 0.00 0.00 98.03 23:43:32 21:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:04:01 6 0.02 0.00 0.00 0.05 0.00 99.93 23:43:32 21:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:05:01 all 0.27 0.00 0.01 0.00 0.00 99.71 23:43:32 21:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:43:32 21:05:01 1 0.10 0.00 0.02 0.02 0.00 99.87 23:43:32 21:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:05:01 4 1.97 0.00 0.00 0.00 0.00 98.03 23:43:32 21:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:43:32 21:05:01 6 0.03 0.00 0.02 0.02 0.00 99.93 23:43:32 21:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:06:01 all 0.26 0.00 0.01 0.01 0.01 99.71 23:43:32 21:06:01 0 1.99 0.00 0.02 0.00 0.03 97.96 23:43:32 21:06:01 1 0.00 0.00 0.03 0.03 0.02 99.92 23:43:32 21:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:06:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 21:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 21:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:07:01 all 0.25 0.00 0.01 0.00 0.00 99.73 23:43:32 21:07:01 0 1.92 0.00 0.03 0.00 0.03 98.01 23:43:32 21:07:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 21:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:07:01 5 0.07 0.00 0.00 0.02 0.00 99.92 23:43:32 21:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:08:01 all 0.26 0.00 0.01 0.01 0.00 99.72 23:43:32 21:08:01 0 1.94 0.00 0.00 0.00 0.02 98.04 23:43:32 21:08:01 1 0.05 0.00 0.05 0.03 0.02 99.85 23:43:32 21:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:08:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 21:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 21:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:43:32 21:09:01 0 0.15 0.00 0.03 0.00 0.05 99.77 23:43:32 21:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 21:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 21:09:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 21:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:10:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:43:32 21:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 21:10:01 1 0.02 0.00 0.00 0.03 0.00 99.95 23:43:32 21:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:10:01 5 0.02 0.00 0.00 0.02 0.02 99.95 23:43:32 21:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:43:32 21:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:43:32 21:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:43:32 21:11:01 1 0.02 0.00 0.02 0.03 0.02 99.92 23:43:32 21:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:11:01 5 0.00 0.00 0.02 0.03 0.00 99.95 23:43:32 21:11:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:43:32 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:12:01 all 0.01 0.00 0.00 0.01 0.01 99.97 23:43:32 21:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 21:12:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 21:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 21:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:43:32 21:12:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 21:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 21:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:43:32 21:13:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:43:32 21:13:01 1 0.02 0.00 0.00 0.07 0.02 99.90 23:43:32 21:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:13:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 21:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:14:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:43:32 21:14:01 0 0.00 0.00 0.03 0.00 0.03 99.93 23:43:32 21:14:01 1 0.02 0.00 0.03 0.03 0.00 99.92 23:43:32 21:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 21:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 21:14:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 21:14:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:43:32 21:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:43:32 21:14:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 21:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:43:32 21:15:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:43:32 21:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 21:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:16:01 all 0.01 0.00 0.00 0.01 0.00 99.98 23:43:32 21:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 21:16:01 1 0.02 0.00 0.00 0.03 0.02 99.93 23:43:32 21:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:16:01 5 0.00 0.00 0.02 0.03 0.00 99.95 23:43:32 21:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:43:32 21:17:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:43:32 21:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:17:01 5 0.02 0.00 0.00 0.02 0.02 99.95 23:43:32 21:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:43:32 21:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:18:01 1 0.07 0.00 0.02 0.02 0.00 99.90 23:43:32 21:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:43:32 21:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:18:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 21:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:19:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:43:32 21:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 21:19:01 1 0.00 0.00 0.00 0.03 0.02 99.95 23:43:32 21:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:19:01 3 0.02 0.00 0.03 0.00 0.03 99.92 23:43:32 21:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 21:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 21:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:43:32 21:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 21:20:01 1 0.03 0.00 0.02 0.02 0.00 99.93 23:43:32 21:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 21:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:43:32 21:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:21:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 21:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:21:01 3 0.00 0.00 0.03 0.00 0.02 99.95 23:43:32 21:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 21:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:22:01 all 0.00 0.00 0.01 0.00 0.01 99.97 23:43:32 21:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 21:22:01 1 0.00 0.00 0.03 0.00 0.02 99.95 23:43:32 21:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:22:01 3 0.02 0.00 0.02 0.00 0.03 99.93 23:43:32 21:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:22:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 21:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:23:01 all 0.11 0.00 0.01 0.00 0.00 99.88 23:43:32 21:23:01 0 0.76 0.00 0.02 0.00 0.00 99.22 23:43:32 21:23:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 21:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:23:01 3 0.00 0.00 0.03 0.00 0.02 99.95 23:43:32 21:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:23:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 21:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 21:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:43:32 21:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:24:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:43:32 21:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 21:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 21:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 21:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:25:01 all 0.10 0.00 0.01 0.01 0.01 99.87 23:43:32 21:25:01 0 0.73 0.00 0.02 0.00 0.02 99.24 23:43:32 21:25:01 1 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 21:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:25:01 3 0.03 0.00 0.03 0.00 0.03 99.90 23:43:32 21:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:25:01 5 0.02 0.00 0.02 0.03 0.02 99.92 23:43:32 21:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:43:32 21:25:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 21:26:01 all 0.09 0.00 0.01 0.01 0.00 99.90 23:43:32 21:26:01 0 0.67 0.00 0.00 0.00 0.00 99.33 23:43:32 21:26:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 21:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 21:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:26:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 21:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:27:01 all 0.01 0.00 0.00 0.01 0.01 99.97 23:43:32 21:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 21:27:01 1 0.02 0.00 0.00 0.03 0.02 99.93 23:43:32 21:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 21:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 21:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 21:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 21:28:01 all 0.10 0.00 0.01 0.01 0.00 99.88 23:43:32 21:28:01 0 0.78 0.00 0.00 0.00 0.00 99.22 23:43:32 21:28:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:28:01 3 0.02 0.00 0.02 0.00 0.03 99.93 23:43:32 21:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:28:01 5 0.02 0.00 0.00 0.03 0.00 99.95 23:43:32 21:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:29:01 all 0.09 0.00 0.01 0.00 0.01 99.89 23:43:32 21:29:01 0 0.58 0.00 0.03 0.00 0.02 99.37 23:43:32 21:29:01 1 0.02 0.00 0.00 0.02 0.02 99.95 23:43:32 21:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:29:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:43:32 21:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:29:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:43:32 21:30:01 0 0.05 0.00 0.00 0.00 0.00 99.95 23:43:32 21:30:01 1 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 21:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 21:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:30:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 21:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:31:01 all 0.09 0.00 0.01 0.01 0.01 99.88 23:43:32 21:31:01 0 0.70 0.00 0.03 0.00 0.02 99.25 23:43:32 21:31:01 1 0.00 0.00 0.02 0.03 0.02 99.93 23:43:32 21:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 21:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:31:01 5 0.00 0.00 0.00 0.02 0.02 99.97 23:43:32 21:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:32:01 all 0.08 0.00 0.01 0.00 0.00 99.90 23:43:32 21:32:01 0 0.57 0.00 0.02 0.00 0.00 99.42 23:43:32 21:32:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 21:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:43:32 21:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 21:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:33:01 all 0.00 0.00 0.01 0.01 0.00 99.98 23:43:32 21:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 21:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 21:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:33:01 5 0.00 0.00 0.02 0.03 0.00 99.95 23:43:32 21:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:34:01 all 0.09 0.00 0.01 0.01 0.01 99.88 23:43:32 21:34:01 0 0.65 0.00 0.03 0.00 0.00 99.32 23:43:32 21:34:01 1 0.02 0.00 0.03 0.05 0.02 99.88 23:43:32 21:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 21:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:43:32 21:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:43:32 21:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:35:01 all 0.08 0.00 0.00 0.00 0.01 99.91 23:43:32 21:35:01 0 0.62 0.00 0.02 0.00 0.02 99.35 23:43:32 21:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 21:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 21:36:01 all 0.07 0.00 0.01 0.01 0.00 99.92 23:43:32 21:36:01 0 0.50 0.00 0.00 0.00 0.00 99.50 23:43:32 21:36:01 1 0.02 0.00 0.00 0.05 0.00 99.93 23:43:32 21:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:36:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:43:32 21:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:43:32 21:36:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 21:37:01 all 0.04 0.00 0.01 0.00 0.01 99.95 23:43:32 21:37:01 0 0.22 0.00 0.03 0.00 0.02 99.73 23:43:32 21:37:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:43:32 21:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 21:37:01 5 0.02 0.00 0.00 0.02 0.02 99.95 23:43:32 21:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:38:01 all 0.10 0.00 0.01 0.01 0.00 99.89 23:43:32 21:38:01 0 0.65 0.00 0.00 0.00 0.00 99.35 23:43:32 21:38:01 1 0.02 0.00 0.00 0.03 0.00 99.95 23:43:32 21:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:38:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:43:32 21:38:01 5 0.02 0.00 0.02 0.03 0.00 99.93 23:43:32 21:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:39:01 all 0.08 0.00 0.01 0.01 0.01 99.90 23:43:32 21:39:01 0 0.60 0.00 0.02 0.00 0.02 99.37 23:43:32 21:39:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:39:01 4 0.02 0.00 0.02 0.00 0.03 99.93 23:43:32 21:39:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 21:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:43:32 21:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:43:32 21:40:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:43:32 21:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 21:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:41:01 all 0.09 0.00 0.01 0.01 0.01 99.88 23:43:32 21:41:01 0 0.63 0.00 0.02 0.00 0.02 99.33 23:43:32 21:41:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 21:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 21:41:01 4 0.03 0.00 0.05 0.00 0.03 99.88 23:43:32 21:41:01 5 0.02 0.00 0.02 0.02 0.02 99.93 23:43:32 21:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:42:01 all 0.09 0.00 0.01 0.00 0.01 99.89 23:43:32 21:42:01 0 0.70 0.00 0.02 0.00 0.00 99.29 23:43:32 21:42:01 1 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 21:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:42:01 4 0.02 0.00 0.02 0.00 0.03 99.93 23:43:32 21:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 21:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 21:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:43:01 all 0.00 0.00 0.01 0.00 0.01 99.98 23:43:32 21:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 21:43:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:43:32 21:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:43:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 21:43:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 21:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:43:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 21:44:01 all 0.10 0.00 0.01 0.00 0.00 99.89 23:43:32 21:44:01 0 0.68 0.00 0.00 0.00 0.00 99.32 23:43:32 21:44:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 21:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 21:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 21:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 21:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:45:01 all 0.18 0.00 0.01 0.00 0.01 99.80 23:43:32 21:45:01 0 1.35 0.00 0.02 0.00 0.02 98.61 23:43:32 21:45:01 1 0.00 0.00 0.02 0.02 0.02 99.95 23:43:32 21:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 21:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:45:01 4 0.03 0.00 0.02 0.00 0.03 99.92 23:43:32 21:45:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 21:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:46:01 all 0.03 0.00 0.01 0.01 0.00 99.96 23:43:32 21:46:01 0 0.20 0.00 0.02 0.00 0.00 99.78 23:43:32 21:46:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 21:46:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 21:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 21:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:47:01 all 0.08 0.00 0.01 0.01 0.01 99.90 23:43:32 21:47:01 0 0.53 0.00 0.00 0.00 0.02 99.45 23:43:32 21:47:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 21:47:01 5 0.02 0.00 0.02 0.03 0.02 99.92 23:43:32 21:47:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:43:32 21:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 23:43:32 21:47:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 21:48:01 all 0.10 0.00 0.01 0.00 0.00 99.88 23:43:32 21:48:01 0 0.78 0.00 0.02 0.00 0.00 99.20 23:43:32 21:48:01 1 0.00 0.00 0.02 0.03 0.00 99.95 23:43:32 21:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:48:01 4 0.03 0.00 0.02 0.00 0.03 99.92 23:43:32 21:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:49:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:43:32 21:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 21:49:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:43:32 21:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 21:49:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:43:32 21:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:49:01 6 0.02 0.00 0.02 0.03 0.00 99.93 23:43:32 21:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 21:50:01 all 0.10 0.00 0.01 0.00 0.00 99.88 23:43:32 21:50:01 0 0.75 0.00 0.02 0.00 0.00 99.24 23:43:32 21:50:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 21:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:43:32 21:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:51:01 all 0.18 0.00 0.02 0.00 0.01 99.79 23:43:32 21:51:01 0 0.78 0.00 0.03 0.00 0.02 99.17 23:43:32 21:51:01 1 0.17 0.00 0.00 0.02 0.00 99.82 23:43:32 21:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:51:01 3 0.17 0.00 0.02 0.00 0.00 99.82 23:43:32 21:51:01 4 0.08 0.00 0.07 0.00 0.03 99.82 23:43:32 21:51:01 5 0.08 0.00 0.02 0.02 0.00 99.88 23:43:32 21:51:01 6 0.05 0.00 0.02 0.00 0.00 99.93 23:43:32 21:51:01 7 0.07 0.00 0.03 0.00 0.00 99.90 23:43:32 21:52:01 all 0.01 0.00 0.00 0.01 0.00 99.98 23:43:32 21:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:52:01 1 0.02 0.00 0.00 0.02 0.02 99.95 23:43:32 21:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:43:32 21:52:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 21:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:53:01 all 0.12 0.00 0.00 0.00 0.01 99.87 23:43:32 21:53:01 0 0.83 0.00 0.02 0.00 0.02 99.14 23:43:32 21:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 21:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 21:53:01 5 0.02 0.00 0.02 0.02 0.02 99.93 23:43:32 21:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 21:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:54:01 all 0.08 0.00 0.01 0.00 0.01 99.90 23:43:32 21:54:01 0 0.65 0.00 0.00 0.00 0.00 99.35 23:43:32 21:54:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:54:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 21:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:54:01 4 0.00 0.00 0.03 0.00 0.02 99.95 23:43:32 21:54:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 21:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 21:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:43:32 21:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 21:55:01 1 0.05 0.00 0.02 0.02 0.02 99.90 23:43:32 21:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 21:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:55:01 4 0.03 0.00 0.03 0.00 0.03 99.90 23:43:32 21:55:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 21:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:43:32 21:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:56:01 all 0.10 0.00 0.00 0.00 0.00 99.89 23:43:32 21:56:01 0 0.76 0.00 0.00 0.00 0.00 99.24 23:43:32 21:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:43:32 21:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 21:57:01 all 0.05 0.00 0.01 0.00 0.01 99.93 23:43:32 21:57:01 0 0.35 0.00 0.00 0.00 0.02 99.63 23:43:32 21:57:01 1 0.02 0.00 0.00 0.03 0.02 99.93 23:43:32 21:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:57:01 4 0.02 0.00 0.03 0.00 0.03 99.92 23:43:32 21:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 21:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:58:01 all 0.06 0.00 0.00 0.01 0.00 99.93 23:43:32 21:58:01 0 0.47 0.00 0.00 0.00 0.02 99.52 23:43:32 21:58:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 21:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 21:58:01 5 0.00 0.00 0.02 0.03 0.00 99.95 23:43:32 21:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 21:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:43:32 21:58:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 21:59:01 all 0.04 0.00 0.00 0.00 0.01 99.95 23:43:32 21:59:01 0 0.18 0.00 0.00 0.00 0.00 99.82 23:43:32 21:59:01 1 0.02 0.00 0.00 0.02 0.02 99.95 23:43:32 21:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 21:59:01 4 0.05 0.00 0.02 0.00 0.02 99.92 23:43:32 21:59:01 5 0.02 0.00 0.00 0.02 0.02 99.95 23:43:32 21:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 21:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:00:01 all 0.09 0.00 0.01 0.00 0.00 99.89 23:43:32 22:00:01 0 0.68 0.00 0.00 0.00 0.02 99.30 23:43:32 22:00:01 1 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 22:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:43:32 22:00:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 22:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:01:01 all 0.07 0.00 0.01 0.00 0.00 99.91 23:43:32 22:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:01:01 1 0.51 0.00 0.02 0.00 0.02 99.45 23:43:32 22:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:01:01 4 0.00 0.00 0.03 0.00 0.02 99.95 23:43:32 22:01:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 22:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:02:01 all 0.26 0.00 0.01 0.01 0.01 99.71 23:43:32 22:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 22:02:01 1 2.00 0.00 0.00 0.05 0.00 97.95 23:43:32 22:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 22:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:02:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:43:32 22:02:01 5 0.02 0.00 0.00 0.03 0.00 99.95 23:43:32 22:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:03:01 all 0.21 0.00 0.01 0.00 0.01 99.77 23:43:32 22:03:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:43:32 22:03:01 1 1.68 0.00 0.00 0.00 0.02 98.30 23:43:32 22:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:03:01 4 0.00 0.00 0.02 0.00 0.03 99.95 23:43:32 22:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:04:01 all 0.07 0.00 0.01 0.01 0.00 99.91 23:43:32 22:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:04:01 1 0.42 0.00 0.02 0.02 0.00 99.55 23:43:32 22:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:04:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:43:32 22:04:01 5 0.02 0.00 0.00 0.03 0.00 99.95 23:43:32 22:04:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:43:32 22:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:05:01 all 0.26 0.00 0.01 0.00 0.01 99.73 23:43:32 22:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:05:01 1 1.99 0.00 0.00 0.02 0.02 97.98 23:43:32 22:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:05:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:43:32 22:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 22:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:06:01 all 0.26 0.00 0.01 0.01 0.01 99.72 23:43:32 22:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 22:06:01 1 1.63 0.00 0.02 0.02 0.02 98.32 23:43:32 22:06:01 2 0.35 0.00 0.00 0.00 0.00 99.65 23:43:32 22:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 22:06:01 5 0.00 0.00 0.02 0.03 0.00 99.95 23:43:32 22:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:07:01 all 0.25 0.00 0.00 0.00 0.00 99.74 23:43:32 22:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:07:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:07:01 2 1.97 0.00 0.00 0.00 0.02 98.01 23:43:32 22:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 22:07:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 22:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:08:01 all 0.25 0.00 0.00 0.00 0.00 99.74 23:43:32 22:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:08:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 22:08:01 2 1.94 0.00 0.00 0.00 0.00 98.06 23:43:32 22:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:43:32 22:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:09:01 all 0.25 0.00 0.01 0.00 0.00 99.74 23:43:32 22:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:09:01 2 1.87 0.00 0.00 0.00 0.00 98.13 23:43:32 22:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 22:09:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 22:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:43:32 22:09:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 22:10:01 all 0.23 0.00 0.02 0.00 0.00 99.75 23:43:32 22:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 22:10:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 22:10:01 2 1.69 0.00 0.12 0.00 0.00 98.19 23:43:32 22:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:43:32 22:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:43:32 22:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:43:32 22:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 22:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 22:11:01 4 0.02 0.00 0.02 0.00 0.03 99.93 23:43:32 22:11:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 22:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:43:32 22:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 22:12:01 1 0.02 0.00 0.00 0.03 0.00 99.95 23:43:32 22:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 22:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:12:01 6 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 22:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:13:01 all 0.01 0.00 0.00 0.00 0.00 99.99 23:43:32 22:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:13:01 4 0.02 0.00 0.00 0.00 0.03 99.95 23:43:32 22:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:13:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 22:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:14:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:43:32 22:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:14:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:43:32 22:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:14:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:43:32 22:14:01 5 0.00 0.00 0.00 0.02 0.02 99.97 23:43:32 22:14:01 6 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 22:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:15:01 all 0.01 0.00 0.00 0.00 0.01 99.98 23:43:32 22:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 22:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:15:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:43:32 22:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:15:01 6 0.02 0.00 0.00 0.02 0.02 99.95 23:43:32 22:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:16:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:43:32 22:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:16:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 22:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:16:01 4 0.02 0.00 0.00 0.00 0.03 99.95 23:43:32 22:16:01 5 0.02 0.00 0.02 0.03 0.00 99.93 23:43:32 22:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 22:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:17:01 all 0.03 0.00 0.01 0.01 0.01 99.94 23:43:32 22:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:17:01 1 0.00 0.00 0.00 0.03 0.02 99.95 23:43:32 22:17:01 2 0.17 0.00 0.03 0.00 0.03 99.77 23:43:32 22:17:01 3 0.03 0.00 0.02 0.00 0.03 99.92 23:43:32 22:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:17:01 5 0.02 0.00 0.02 0.03 0.00 99.93 23:43:32 22:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:18:01 all 0.21 0.00 0.00 0.01 0.00 99.77 23:43:32 22:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:18:01 2 1.65 0.00 0.00 0.00 0.02 98.34 23:43:32 22:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 22:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:19:01 all 0.14 0.00 0.01 0.01 0.00 99.84 23:43:32 22:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:19:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 22:19:01 2 1.01 0.00 0.02 0.00 0.02 98.96 23:43:32 22:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 22:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:19:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 22:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:20:01 all 0.13 0.00 0.04 0.02 0.01 99.80 23:43:32 22:20:01 0 0.00 0.00 0.05 0.00 0.02 99.93 23:43:32 22:20:01 1 0.43 0.00 0.07 0.05 0.02 99.43 23:43:32 22:20:01 2 0.48 0.00 0.07 0.00 0.00 99.45 23:43:32 22:20:01 3 0.03 0.00 0.05 0.00 0.03 99.88 23:43:32 22:20:01 4 0.00 0.00 0.03 0.00 0.00 99.97 23:43:32 22:20:01 5 0.03 0.00 0.03 0.05 0.02 99.87 23:43:32 22:20:01 6 0.02 0.00 0.02 0.03 0.02 99.92 23:43:32 22:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 23:43:32 23:43:32 22:20:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 22:21:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:43:32 22:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:21:01 1 0.00 0.00 0.02 0.03 0.00 99.95 23:43:32 22:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 22:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:43:32 22:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:21:01 6 0.02 0.00 0.00 0.03 0.00 99.95 23:43:32 22:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:43:32 22:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:22:01 1 0.02 0.00 0.02 0.03 0.02 99.92 23:43:32 22:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 22:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 22:22:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 22:22:01 6 0.00 0.00 0.02 0.03 0.00 99.95 23:43:32 22:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:43:32 22:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 22:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 22:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:23:01 4 0.03 0.00 0.02 0.00 0.03 99.92 23:43:32 22:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:23:01 6 0.02 0.00 0.00 0.02 0.02 99.95 23:43:32 22:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:24:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:43:32 22:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 22:24:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:43:32 22:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 22:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 22:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:25:01 all 0.02 0.00 0.00 0.01 0.00 99.96 23:43:32 22:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:25:01 1 0.02 0.00 0.00 0.03 0.00 99.95 23:43:32 22:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 22:25:01 4 0.05 0.00 0.00 0.00 0.02 99.93 23:43:32 22:25:01 5 0.02 0.00 0.00 0.03 0.00 99.95 23:43:32 22:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:26:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:43:32 22:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:26:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 22:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:26:01 4 0.02 0.00 0.03 0.00 0.03 99.92 23:43:32 22:26:01 5 0.00 0.00 0.00 0.02 0.02 99.97 23:43:32 22:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 22:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:27:01 all 0.01 0.00 0.00 0.00 0.01 99.97 23:43:32 22:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 22:27:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:43:32 22:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 22:27:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 22:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:28:01 all 0.00 0.00 0.00 0.01 0.01 99.98 23:43:32 22:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:28:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 22:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 22:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 22:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:28:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 22:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:43:32 22:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:43:32 22:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:29:01 4 0.03 0.00 0.02 0.00 0.03 99.92 23:43:32 22:29:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 22:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:30:01 all 0.01 0.00 0.00 0.01 0.01 99.98 23:43:32 22:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:30:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 22:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:30:01 5 0.03 0.00 0.00 0.03 0.00 99.93 23:43:32 22:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 22:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:43:32 22:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 22:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 22:31:01 2 0.07 0.00 0.03 0.00 0.00 99.90 23:43:32 22:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:31:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:43:32 22:31:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 22:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:43:32 22:31:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 22:32:01 all 0.01 0.00 0.00 0.01 0.01 99.97 23:43:32 22:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:32:01 1 0.02 0.00 0.00 0.03 0.02 99.93 23:43:32 22:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:32:01 4 0.03 0.00 0.02 0.00 0.03 99.92 23:43:32 22:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:43:32 22:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:33:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:43:32 22:33:01 5 0.00 0.00 0.02 0.02 0.02 99.95 23:43:32 22:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:43:32 22:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:34:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 22:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 22:34:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 22:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 22:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:35:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:43:32 22:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 22:35:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:43:32 22:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:35:01 4 0.05 0.00 0.00 0.00 0.03 99.92 23:43:32 22:35:01 5 0.02 0.00 0.00 0.03 0.00 99.95 23:43:32 22:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 22:35:01 7 0.03 0.00 0.05 0.00 0.02 99.90 23:43:32 22:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:43:32 22:36:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:43:32 22:36:01 1 0.03 0.00 0.00 0.03 0.00 99.93 23:43:32 22:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:36:01 4 0.05 0.00 0.05 0.00 0.03 99.87 23:43:32 22:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:43:32 22:37:01 all 0.00 0.00 0.01 0.00 0.00 99.98 23:43:32 22:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:37:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:37:01 4 0.00 0.00 0.03 0.00 0.02 99.95 23:43:32 22:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:38:01 all 0.01 0.00 0.00 0.01 0.01 99.97 23:43:32 22:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:38:01 1 0.02 0.00 0.00 0.02 0.02 99.95 23:43:32 22:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:38:01 4 0.03 0.00 0.00 0.00 0.03 99.93 23:43:32 22:38:01 5 0.02 0.00 0.02 0.03 0.00 99.93 23:43:32 22:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:39:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:43:32 22:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:43:32 22:39:01 5 0.02 0.00 0.00 0.03 0.00 99.95 23:43:32 22:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:43:32 22:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 22:40:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 22:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:43:32 22:40:01 5 0.02 0.00 0.00 0.02 0.02 99.95 23:43:32 22:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 22:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:43:32 22:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:41:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:43:32 22:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:41:01 4 0.08 0.00 0.05 0.00 0.02 99.85 23:43:32 22:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:41:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:43:32 22:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:42:01 all 0.00 0.00 0.01 0.01 0.00 99.98 23:43:32 22:42:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:42:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 22:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:42:01 4 0.02 0.00 0.03 0.00 0.03 99.92 23:43:32 22:42:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 22:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:43:32 22:42:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 22:43:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:43:32 22:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:43:01 1 0.00 0.00 0.03 0.00 0.00 99.97 23:43:32 22:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:43:32 22:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 22:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:43:32 22:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:44:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:43:32 22:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 22:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:43:32 22:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 22:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:45:01 all 0.02 0.00 0.02 0.01 0.01 99.94 23:43:32 22:45:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:43:32 22:45:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:43:32 22:45:01 4 0.08 0.00 0.05 0.00 0.03 99.83 23:43:32 22:45:01 5 0.00 0.00 0.03 0.03 0.00 99.93 23:43:32 22:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 22:46:01 all 0.02 0.00 0.00 0.00 0.01 99.97 23:43:32 22:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:46:01 1 0.02 0.00 0.00 0.02 0.02 99.95 23:43:32 22:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 22:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:46:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:43:32 22:46:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 22:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 22:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:43:32 22:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 22:47:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 22:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:47:01 4 0.05 0.00 0.03 0.00 0.03 99.88 23:43:32 22:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 22:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:48:01 all 0.01 0.00 0.00 0.00 0.01 99.98 23:43:32 22:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:48:01 1 0.02 0.00 0.00 0.00 0.03 99.95 23:43:32 22:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 22:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 22:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:43:32 22:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:49:01 1 0.02 0.00 0.02 0.03 0.02 99.92 23:43:32 22:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:49:01 6 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 22:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:50:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:43:32 22:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:50:01 1 0.02 0.00 0.02 0.00 0.03 99.93 23:43:32 22:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:51:01 all 0.08 0.00 0.02 0.00 0.01 99.89 23:43:32 22:51:01 0 0.13 0.00 0.00 0.00 0.02 99.85 23:43:32 22:51:01 1 0.15 0.00 0.05 0.02 0.03 99.75 23:43:32 22:51:01 2 0.08 0.00 0.02 0.00 0.00 99.90 23:43:32 22:51:01 3 0.07 0.00 0.02 0.00 0.00 99.92 23:43:32 22:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:43:32 22:51:01 6 0.05 0.00 0.05 0.02 0.00 99.88 23:43:32 22:51:01 7 0.10 0.00 0.00 0.00 0.00 99.90 23:43:32 22:52:01 all 0.00 0.00 0.01 0.01 0.01 99.97 23:43:32 22:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:52:01 1 0.02 0.00 0.02 0.03 0.02 99.92 23:43:32 22:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 22:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:52:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:53:01 all 0.02 0.00 0.00 0.00 0.01 99.97 23:43:32 22:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 22:53:01 1 0.02 0.00 0.02 0.02 0.03 99.92 23:43:32 22:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 22:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:53:01 6 0.02 0.00 0.00 0.02 0.02 99.95 23:43:32 22:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:43:32 22:53:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 22:54:01 all 0.00 0.00 0.00 0.00 0.00 99.99 23:43:32 22:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:54:01 1 0.00 0.00 0.02 0.02 0.02 99.95 23:43:32 22:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:54:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 22:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:55:01 all 0.02 0.00 0.00 0.01 0.01 99.97 23:43:32 22:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 22:55:01 1 0.03 0.00 0.00 0.02 0.03 99.92 23:43:32 22:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 22:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:55:01 6 0.00 0.00 0.02 0.03 0.00 99.95 23:43:32 22:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:56:01 all 0.01 0.00 0.00 0.01 0.00 99.98 23:43:32 22:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:56:01 1 0.00 0.00 0.02 0.02 0.02 99.95 23:43:32 22:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:56:01 6 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 22:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:43:32 22:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:57:01 1 0.02 0.00 0.02 0.02 0.02 99.93 23:43:32 22:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 22:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:57:01 6 0.00 0.00 0.03 0.02 0.02 99.93 23:43:32 22:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:58:01 all 0.00 0.00 0.01 0.00 0.00 99.98 23:43:32 22:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:58:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:43:32 22:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 22:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:58:01 6 0.03 0.00 0.02 0.02 0.02 99.92 23:43:32 22:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:43:32 22:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 22:59:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 22:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 22:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 22:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 22:59:01 6 0.02 0.00 0.03 0.02 0.02 99.92 23:43:32 22:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:00:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:43:32 23:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 23:00:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 23:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 23:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 23:00:01 5 0.02 0.00 0.00 0.03 0.00 99.95 23:43:32 23:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 23:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:01:01 all 0.00 0.00 0.01 0.01 0.01 99.97 23:43:32 23:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:01:01 1 0.00 0.00 0.02 0.03 0.02 99.93 23:43:32 23:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:01:01 5 0.00 0.00 0.02 0.03 0.00 99.95 23:43:32 23:01:01 6 0.00 0.00 0.00 0.00 0.03 99.97 23:43:32 23:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 23:02:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:43:32 23:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:02:01 1 0.00 0.00 0.00 0.05 0.00 99.95 23:43:32 23:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 23:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 23:02:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 23:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 23:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:03:01 all 0.00 0.00 0.00 0.01 0.01 99.98 23:43:32 23:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:03:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 23:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 23:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:03:01 5 0.00 0.00 0.02 0.03 0.00 99.95 23:43:32 23:03:01 6 0.02 0.00 0.00 0.00 0.03 99.95 23:43:32 23:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:04:01 all 0.02 0.00 0.00 0.01 0.01 99.97 23:43:32 23:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 23:04:01 1 0.02 0.00 0.00 0.03 0.02 99.93 23:43:32 23:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 23:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 23:04:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:43:32 23:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 23:43:32 23:04:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 23:05:01 all 0.01 0.00 0.00 0.01 0.01 99.97 23:43:32 23:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:05:01 1 0.00 0.00 0.00 0.03 0.02 99.95 23:43:32 23:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 23:05:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 23:05:01 6 0.02 0.00 0.00 0.00 0.03 99.95 23:43:32 23:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:43:32 23:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:06:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 23:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 23:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 23:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 23:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:07:01 all 0.00 0.00 0.01 0.01 0.01 99.97 23:43:32 23:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:07:01 1 0.00 0.00 0.00 0.02 0.03 99.95 23:43:32 23:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 23:07:01 5 0.00 0.00 0.02 0.05 0.00 99.93 23:43:32 23:07:01 6 0.00 0.00 0.02 0.00 0.03 99.95 23:43:32 23:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:08:01 all 0.21 0.00 0.01 0.00 0.00 99.77 23:43:32 23:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 23:08:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 23:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:08:01 4 1.57 0.00 0.03 0.00 0.00 98.40 23:43:32 23:08:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 23:08:01 6 0.03 0.00 0.02 0.00 0.03 99.92 23:43:32 23:08:01 7 0.00 0.00 0.03 0.00 0.00 99.97 23:43:32 23:09:01 all 0.26 0.00 0.00 0.00 0.00 99.73 23:43:32 23:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:09:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:09:01 4 1.99 0.00 0.00 0.00 0.00 98.01 23:43:32 23:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:43:32 23:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:10:01 all 0.26 0.00 0.01 0.00 0.01 99.71 23:43:32 23:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 23:10:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 23:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 23:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:10:01 4 1.99 0.00 0.00 0.00 0.02 98.00 23:43:32 23:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 23:10:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:43:32 23:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:11:01 all 0.26 0.00 0.01 0.01 0.01 99.72 23:43:32 23:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 23:11:01 1 0.00 0.00 0.02 0.03 0.02 99.93 23:43:32 23:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:11:01 4 1.97 0.00 0.00 0.00 0.00 98.03 23:43:32 23:11:01 5 0.02 0.00 0.02 0.03 0.00 99.93 23:43:32 23:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:43:32 23:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:12:01 all 0.26 0.00 0.00 0.01 0.01 99.72 23:43:32 23:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 23:12:01 1 0.00 0.00 0.00 0.05 0.00 99.95 23:43:32 23:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:12:01 4 1.97 0.00 0.02 0.00 0.02 98.00 23:43:32 23:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:12:01 6 0.02 0.00 0.00 0.00 0.03 99.95 23:43:32 23:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:13:01 all 0.25 0.00 0.01 0.01 0.00 99.73 23:43:32 23:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:13:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 23:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 23:13:01 4 1.90 0.00 0.00 0.00 0.00 98.10 23:43:32 23:13:01 5 0.00 0.00 0.02 0.02 0.00 99.97 23:43:32 23:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 23:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 23:14:01 all 0.25 0.00 0.00 0.00 0.00 99.74 23:43:32 23:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:14:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:14:01 4 1.92 0.00 0.00 0.00 0.00 98.08 23:43:32 23:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 23:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 23:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:15:01 all 0.11 0.00 0.01 0.01 0.00 99.87 23:43:32 23:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:15:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:43:32 23:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:15:01 4 0.83 0.00 0.07 0.00 0.00 99.11 23:43:32 23:15:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 23:15:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 23:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:43:32 23:15:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 23:16:01 all 0.00 0.00 0.00 0.01 0.00 99.98 23:43:32 23:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:16:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 23:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:16:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 23:16:01 6 0.02 0.00 0.02 0.00 0.03 99.93 23:43:32 23:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:17:01 all 0.02 0.00 0.01 0.01 0.00 99.97 23:43:32 23:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 23:17:01 1 0.00 0.00 0.02 0.03 0.00 99.95 23:43:32 23:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 23:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 23:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:17:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 23:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:43:32 23:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:18:01 all 0.00 0.00 0.01 0.01 0.01 99.98 23:43:32 23:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:18:01 1 0.00 0.00 0.00 0.05 0.00 99.95 23:43:32 23:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 23:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 23:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 23:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:43:32 23:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:19:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 23:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:19:01 5 0.02 0.00 0.02 0.03 0.00 99.93 23:43:32 23:19:01 6 0.03 0.00 0.02 0.00 0.03 99.92 23:43:32 23:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:20:01 all 0.00 0.00 0.00 0.01 0.01 99.98 23:43:32 23:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:20:01 1 0.00 0.00 0.00 0.03 0.02 99.95 23:43:32 23:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 23:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:20:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:43:32 23:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:21:01 all 0.01 0.00 0.00 0.01 0.01 99.97 23:43:32 23:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 23:21:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 23:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 23:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 23:21:01 5 0.00 0.00 0.00 0.03 0.02 99.95 23:43:32 23:21:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:43:32 23:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:22:01 all 0.00 0.00 0.01 0.01 0.01 99.97 23:43:32 23:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:22:01 1 0.00 0.00 0.02 0.03 0.00 99.95 23:43:32 23:22:01 2 0.02 0.00 0.02 0.00 0.03 99.93 23:43:32 23:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 23:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 23:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:23:01 all 0.12 0.00 0.00 0.00 0.00 99.87 23:43:32 23:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 23:23:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 23:23:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:43:32 23:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:23:01 4 0.83 0.00 0.00 0.00 0.00 99.17 23:43:32 23:23:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 23:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:24:01 all 0.25 0.00 0.01 0.01 0.01 99.73 23:43:32 23:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:24:01 1 0.00 0.00 0.00 0.08 0.02 99.90 23:43:32 23:24:01 2 0.00 0.00 0.03 0.00 0.02 99.95 23:43:32 23:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:24:01 4 1.92 0.00 0.00 0.00 0.00 98.08 23:43:32 23:24:01 5 0.00 0.00 0.02 0.02 0.02 99.95 23:43:32 23:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:25:01 all 0.17 0.00 0.03 0.01 0.01 99.79 23:43:32 23:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 23:25:01 1 0.02 0.00 0.02 0.03 0.00 99.93 23:43:32 23:25:01 2 0.02 0.00 0.03 0.00 0.03 99.92 23:43:32 23:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:25:01 4 1.25 0.00 0.12 0.00 0.00 98.63 23:43:32 23:25:01 5 0.02 0.00 0.02 0.03 0.00 99.93 23:43:32 23:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 23:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:26:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:43:32 23:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 23:26:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:43:32 23:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:43:32 23:26:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 23:27:01 all 0.02 0.00 0.00 0.01 0.01 99.97 23:43:32 23:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 23:27:01 1 0.00 0.00 0.00 0.02 0.03 99.95 23:43:32 23:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 23:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:27:01 5 0.03 0.00 0.00 0.03 0.00 99.93 23:43:32 23:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 23:28:01 all 0.00 0.00 0.00 0.01 0.00 99.98 23:43:32 23:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:28:01 1 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 23:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:43:32 23:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:28:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:29:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:43:32 23:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:29:01 1 0.02 0.00 0.00 0.03 0.00 99.95 23:43:32 23:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:43:32 23:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 23:29:01 5 0.03 0.00 0.02 0.03 0.00 99.92 23:43:32 23:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 23:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:30:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:43:32 23:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:30:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:30:01 2 0.05 0.00 0.02 0.00 0.03 99.90 23:43:32 23:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:31:01 all 0.01 0.00 0.01 0.02 0.01 99.96 23:43:32 23:31:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:43:32 23:31:01 1 0.00 0.00 0.02 0.07 0.02 99.90 23:43:32 23:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 23:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:31:01 5 0.00 0.00 0.02 0.07 0.00 99.92 23:43:32 23:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:32:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:43:32 23:32:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:43:32 23:32:01 1 0.02 0.00 0.00 0.03 0.00 99.95 23:43:32 23:32:01 2 0.05 0.00 0.00 0.00 0.03 99.92 23:43:32 23:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 23:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 23:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 23:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 23:33:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:43:32 23:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:33:01 2 0.07 0.00 0.03 0.00 0.02 99.88 23:43:32 23:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:33:01 5 0.02 0.00 0.00 0.05 0.00 99.93 23:43:32 23:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 23:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:34:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:43:32 23:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:34:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:34:01 2 0.03 0.00 0.03 0.00 0.03 99.90 23:43:32 23:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:34:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 23:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:35:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:43:32 23:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:35:01 1 0.00 0.00 0.00 0.03 0.02 99.95 23:43:32 23:35:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:43:32 23:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 23:35:01 5 0.00 0.00 0.00 0.03 0.02 99.95 23:43:32 23:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:36:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:43:32 23:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:36:01 1 0.02 0.00 0.00 0.05 0.02 99.92 23:43:32 23:36:01 2 0.00 0.00 0.02 0.00 0.03 99.95 23:43:32 23:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:36:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 23:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 23:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:37:01 all 0.01 0.00 0.01 0.01 0.00 99.98 23:43:32 23:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:37:01 1 0.00 0.00 0.02 0.03 0.00 99.95 23:43:32 23:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 23:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 23:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:43:32 23:37:01 CPU %user %nice %system %iowait %steal %idle 23:43:32 23:38:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:43:32 23:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:43:32 23:38:01 1 0.02 0.00 0.00 0.03 0.00 99.95 23:43:32 23:38:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:43:32 23:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 23:38:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 23:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:39:01 all 0.00 0.00 0.01 0.01 0.00 99.97 23:43:32 23:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:39:01 1 0.00 0.00 0.02 0.07 0.00 99.92 23:43:32 23:39:01 2 0.00 0.00 0.03 0.00 0.02 99.95 23:43:32 23:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:39:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:43:32 23:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:40:01 all 0.01 0.00 0.00 0.00 0.01 99.98 23:43:32 23:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:40:01 1 0.02 0.00 0.00 0.02 0.02 99.95 23:43:32 23:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:43:32 23:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 23:40:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 23:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:41:01 all 0.01 0.00 0.01 0.01 0.00 99.98 23:43:32 23:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:41:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 23:41:01 2 0.02 0.00 0.02 0.00 0.03 99.93 23:43:32 23:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:41:01 5 0.00 0.00 0.02 0.03 0.00 99.95 23:43:32 23:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:43:32 23:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 23:42:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:43:32 23:42:01 2 0.03 0.00 0.05 0.00 0.03 99.88 23:43:32 23:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 23:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:42:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:43:32 23:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:43:32 23:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:43:01 all 0.01 0.00 0.01 0.01 0.00 99.98 23:43:32 23:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:43:32 23:43:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:43:32 23:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:43:32 23:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:32 23:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:43:32 23:43:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:43:32 23:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:32 23:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:32 Average: all 2.38 0.00 0.49 0.29 0.01 96.83 23:43:32 Average: 0 2.41 0.00 0.48 0.27 0.01 96.82 23:43:32 Average: 1 2.46 0.00 0.48 0.47 0.01 96.58 23:43:32 Average: 2 2.37 0.00 0.49 0.23 0.01 96.90 23:43:32 Average: 3 2.36 0.00 0.50 0.28 0.01 96.85 23:43:32 Average: 4 2.45 0.00 0.50 0.22 0.02 96.82 23:43:32 Average: 5 2.28 0.00 0.52 0.37 0.01 96.83 23:43:32 Average: 6 2.38 0.00 0.47 0.21 0.01 96.92 23:43:32 Average: 7 2.33 0.00 0.47 0.27 0.01 96.92 23:43:32 23:43:32 23:43:32